Zum Hauptinhalt springen

Showing 1–9 of 9 results for author: Hanson, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2408.10417  [pdf

    cs.AI cs.CL

    Development of an AI Anti-Bullying System Using Large Language Model Key Topic Detection

    Authors: Matthew Tassava, Cameron Kolodjski, Jordan Milbrath, Adorah Bishop, Nathan Flanders, Robbie Fetsch, Danielle Hanson, Jeremy Straub

    Abstract: This paper presents and evaluates work on the development of an artificial intelligence (AI) anti-bullying system. The system is designed to identify coordinated bullying attacks via social media and other mechanisms, characterize them and propose remediation and response activities to them. In particular, a large language model (LLM) is used to populate an enhanced expert system-based network mod… ▽ More

    Submitted 19 August, 2024; originally announced August 2024.

  2. arXiv:2205.12992  [pdf, other

    cs.RO cs.AI

    Open Arms: Open-Source Arms, Hands & Control

    Authors: David Hanson, Alishba Imran, Gerardo Morales, Vytas Krisciunas, Aditya Sagi, Aman Malali, Rushali Mohbe, Raviteja Upadrashta

    Abstract: Open Arms is a novel open-source platform of realistic human-like robotic hands and arms hardware with 28 Degree-of-Freedom (DoF), designed to extend the capabilities and accessibility of humanoid robotic grasping and manipulation. The Open Arms framework includes an open SDK and development environment, simulation tools, and application development tools to build and operate Open Arms. This paper… ▽ More

    Submitted 15 July, 2022; v1 submitted 20 May, 2022; originally announced May 2022.

    Comments: Submitted to 36th Conference on Neural Information Processing Systems (NeurIPS 2022)

  3. arXiv:2103.10911  [pdf, other

    cs.DC cs.AI

    Performance Analysis of Deep Learning Workloads on a Composable System

    Authors: Kauotar El Maghraoui, Lorraine M. Herger, Chekuri Choudary, Kim Tran, Todd Deshane, David Hanson

    Abstract: A composable infrastructure is defined as resources, such as compute, storage, accelerators and networking, that are shared in a pool and that can be grouped in various configurations to meet application requirements. This freedom to 'mix and match' resources dynamically allows for experimentation early in the design cycle, prior to the final architectural design or hardware implementation of a sy… ▽ More

    Submitted 19 March, 2021; originally announced March 2021.

    Comments: Submitted to IPDPS ScaDL 2021

  4. arXiv:2011.10363  [pdf

    cs.AI cs.HC

    SophiaPop: Experiments in Human-AI Collaboration on Popular Music

    Authors: David Hanson, Frankie Storm, Wenwei Huang, Vytas Krisciunas, Tiger Darrow, Audrey Brown, Mengna Lei, Matthew Aylett, Adam Pickrell, Sophia the Robot

    Abstract: A diverse team of engineers, artists, and algorithms, collaborated to create songs for SophiaPop, via various neural networks, robotics technologies, and artistic tools, and animated the results on Sophia the Robot, a robotic celebrity and animated character. Sophia is a platform for arts, research, and other uses. To advance the art and technology of Sophia, we combine various AI with a fictional… ▽ More

    Submitted 20 November, 2020; originally announced November 2020.

    Comments: 7 pages, 4 figures

  5. arXiv:2010.13983  [pdf

    cs.RO cs.AI

    A Neuro-Symbolic Humanlike Arm Controller for Sophia the Robot

    Authors: David Hanson, Alishba Imran, Abhinandan Vellanki, Sanjeew Kanagaraj

    Abstract: We outline the design and construction of novel robotic arms using machine perception, convolutional neural networks, and symbolic AI for logical control and affordance indexing. We describe our robotic arms built with a humanlike mechanical configuration and aesthetic, with 28 degrees of freedom, touch sensors, and series elastic actuators. The arms were modelled in Roodle and Gazebo with URDF mo… ▽ More

    Submitted 26 October, 2020; originally announced October 2020.

    Comments: 12 pages, 11 figures, 1 table

  6. arXiv:1709.07791  [pdf, other

    cs.AI

    Humanoid Robots as Agents of Human Consciousness Expansion

    Authors: Ben Goertzel, Julia Mossbridge, Eddie Monroe, David Hanson, Gino Yu

    Abstract: The "Loving AI" project involves developing software enabling humanoid robots to interact with people in loving and compassionate ways, and to promote people' self-understanding and self-transcendence. Currently the project centers on the Hanson Robotics robot "Sophia" -- specifically, on supplying Sophia with personality content and cognitive, linguistic, perceptual and behavioral content aimed a… ▽ More

    Submitted 22 September, 2017; originally announced September 2017.

  7. arXiv:1703.04368  [pdf, other

    cs.AI

    Symbol Grounding via Chaining of Morphisms

    Authors: Ruiting Lian, Ben Goertzel, Linas Vepstas, David Hanson, Changle Zhou

    Abstract: A new model of symbol grounding is presented, in which the structures of natural language, logical semantics, perception and action are represented categorically, and symbol grounding is modeled via the composition of morphisms between the relevant categories. This model gives conceptual insight into the fundamentally systematic nature of symbol grounding, and also connects naturally to practical… ▽ More

    Submitted 13 March, 2017; originally announced March 2017.

  8. arXiv:cs/9904017  [pdf

    cs.PL cs.SE

    A Machine-Independent Debugger--Revisited

    Authors: David R. Hanson

    Abstract: Most debuggers are notoriously machine-dependent, but some recent research prototypes achieve varying degrees of machine-independence with novel designs. Cdb, a simple source-level debugger for C, is completely independent of its target architecture. This independence is achieved by embedding symbol tables and debugging code in the target program, which costs both time and space. This paper desc… ▽ More

    Submitted 23 April, 1999; originally announced April 1999.

    Comments: 12 pages; 6 figures; 3 tables

    Report number: Microsoft Research MSR-TR-99-04 ACM Class: D.3.4

    Journal ref: Software--Practice & Experience, vol. 29, no. 10, 849-862, Aug. 1999

  9. arXiv:cs/9810013  [pdf, ps, other

    cs.PL cs.SE

    Early Experience with ASDL in lcc

    Authors: David R. Hanson

    Abstract: The Abstract Syntax Description Language (ASDL) is a language for specifying the tree data structures often found in compiler intermediate representations. The ASDL generator reads an ASDL specification and generates code to construct, read, and write instances of the trees specified. Using ASDL permits a compiler to be decomposed into semi-independent components that communicate by reading and… ▽ More

    Submitted 13 October, 1998; originally announced October 1998.

    Comments: 16 pages, 12 figures

    Report number: Microsoft Research MSR-TR-98-50 ACM Class: D.3.4

    Journal ref: Software--Practice & Experience, vol. 29, no. 5, 417-435, Apr. 1999