Industry
An Embodied Empathic Tutor
Aylett, Ruth (Heriot-Watt University Riccarton, Edinburgh) | Barendregt, Wolmet (Gothenburg University) | Castellano, Ginevra (University of Birmingham) | Kappas, Arvid (Jacobs University) | Menezes, Nuno (YDreams Robotics) | Paiva, Ana (INESC-IT and IST-Lisbon)
The two applications under development The EMOTE project (http://www.emote-project.eu/) is are a Treasure Hunt exercise designed to teach mapreading working towards the development of an empathic robot tutor skills, and a multi-player game Enercities-2 designed to be used with the 11-14 group and a multi-touch table to teach aspects of sustainable urban development.
Learning Anticipatory Control: A Trace for Intention Recognition
Recent psychological experiments intend to show that social intentions can be read from the recording of motor actions (Becchio, Sartori, and Castiello 2010; Ferri et al. 2011). At the center of the debate is the hypothesis that the motor system is (Blackemore and Decety 2001), or is not (Jacob and Jeannerod 2005) used to recognize social intentions, with a potential openning to a bottom-up understanding of social behavior, agentivity and theory of mind. In (Becchio et al. 2007), the authors proposed to record the arm's trajectories during episodes of a "pick and place" task with a motor vs social outcome. The results provided evidence for differences in motor patterning depending on the social context and intention, but where not yet a direct evidence of the involvement of the motor system in recognizing social intention. In (Becchio, Sartori, and Castiello 2010; Ferri et al. 2011), the authors show how social affordances can change the movement parametrization with the hypothesis that a same action linked to a social context may involve an increase of the index of difficulty.
Toward Ensuring Ethical Behavior from Autonomous Systems: A Case-Supported Principle-Based Paradigm
Anderson, Michael (University of Hartford) | Anderson, Susan Leigh (University of Connecticut)
A paradigm of case-supported principle-based behavior (CPB) is proposed to help ensure ethical behavior of autonomous machines. We argue that ethically significant behavior of autonomous systems should be guided by explicit ethical principles determined through a consensus of ethicists. Such a consensus is likely to emerge in many areas in which autonomous systems are apt to be deployed and for the actions they are liable to undertake, as we are more likely to agree on how machines ought to treat us than on how human beings ought to treat one another. Given such a consensus, particular cases of ethical dilemmas where ethicists agree on the ethically relevant features and the right course of action can be used to help discover principles needed for ethical guidance of the behavior of autonomous systems. Such principles help ensure the ethical behavior of complex and dynamic systems and further serve as a basis for justification of their actions as well as a control abstraction for managing unanticipated behavior. The requirements, methods, implementation, and evaluation components of the CPB paradigm are detailed.
Towards Enhancing Human-Robot Relationship: Customized Robotโs Behavior to Humanโs Profile
Aly, Amir (ENSTA ParisTech) | Tapus, Adriana (ENSTA ParisTech)
A social robot should be able to understand humanโs profile (i.e., humanโs emotions and personality), so as to make the robot able to behave appropriately to the multimodal interaction context. This research addresses the online recognition of emotions based on a new fuzzy-based methodology. It also focuses on investigating how could a match between the humanโs and the robotโs personalities influence interaction. Furthermore, it studies the automatic generation of head-arm metaphoric gestures under different emotional states based on the prosodic cues of the interacting human. The conducted experiments have been validated with NAO robot from Aldebaran Robotics and ALICE robot from Hanson Robotics.
Meet Me Halfway: Eye Behaviour as an Expression of Robot's Language
Alves-Oliveira, Patrรญcia (INESC-ID and Instituto Superior Tรฉcnico, Universidade de Lisboa) | Tullio, Eugenio Di (INESC-ID and Instituto Superior Tรฉcnico, Universidade de Lisboa) | Ribeiro, Tiago (INESC-ID and Instituto Superior Tรฉcnico, Universidade de Lisboa) | Paiva, Ana (INESC-ID and Instituto Superior Tรฉcnico, Universidade de Lisboa)
Eye contact is a crucial behaviour in human communication and therefore an essencial feature in human-robot interaction. A study regarding the development of an eye behaviour model for a robotic tutor in a task-oriented environment is presented, along with a description of how our proposed model is being used to implement an autonomous robot in the EMOTE project.
Nonverbal Behavior Modeling for Socially Assistive Robots
Admoni, Henny (Yale University) | Scassellati, Brian (Yale University)
The field of socially assistive robotics (SAR) aims to build robots that help people through social interaction. Human social interaction involves complex systems of behavior, and modeling these systems is one goal of SAR. Nonverbal behaviors, such as eye gaze and gesture, are particularly amenable to modeling through machine learning because the effects of the systemโthe nonverbal behaviors themselvesโare inherently observable. Uncovering the underlying model that defines those behaviors would allow socially assistive robots to become better interaction partners. Our research investigates how people use nonverbal behaviors in tutoring applications. We use data from human-human interactions to build a model of nonverbal behaviors using supervised machine learning. This model can both predict the context of observed behaviors and generate appropriate nonverbal behaviors.
Humanoid Robots and Spoken Dialog Systems for Brief Health Interventions
Abeyruwan, Saminda (University of Miami) | Baral, Ramesh (Florida International University) | Yasavur, Ugan (Florida International University) | Lisetti, Christine (Florida International University) | Visser, Ubbo (University of Miami)
We combined a spoken dialog system that we developed to deliver brief health interventions with the fully autonomous humanoid robot (NAO).ย The dialog system is based on a framework facilitating Markov decision processes (MDP). It is optimized using reinforcement learning (RL) algorithms with data we collected from real user interactions. The system begins to learn optimal dialog strategies for initiative selection and for the type of confirmations that it uses during theinteraction.ย The health intervention, delivered by a 3D character instead of the NAO, has already been evaluated, with positive results in terms of task completion, ease of use, and future intention to use the system. ย The current spoken dialog system for the humanoid robot is a novelty and exists so far as a proof ofconcept.
Product Concept Evaluation System Applying Preference Market
Imai, Miku (Aoyama Gakuin University) | Mizuyama, Hajime (Aoyama Gakuin University)
A product concept evaluation system combining conjoint analysis with prediction markets is developed. It is also proposed how to determine the payoff for each prediction security corresponding to a product concept, so as to have participants to behave truthfully in the market. Further, how the proposed system works is investigated by evolutionary game simulation.
Optimal Scheduling of Contract Algorithms for Anytime Problem-Solving
Lopez-Ortiz, A., Angelopoulos, S., Hamel, A. M.
A contract algorithm is an algorithm which is given, as part of the input, a specified amount of allowable computation time. The algorithm must then complete its execution within the allotted time. An interruptible algorithm, in contrast, can be interrupted at an arbitrary point in time, at which point it must report its currently best solution. It is known that contract algorithms can simulate interruptible algorithms using iterative deepening techniques. This simulation is done at a penalty in the performance of the solution, as measured by the so-called acceleration ratio. In this paper we give matching (i.e., optimal) upper and lower bounds for the acceleration ratio under such a simulation. We assume the most general setting in which n problem instances must be solved by means of scheduling executions of contract algorithms in $m$ identical parallel processors. This resolves an open conjecture of Bernstein, Filkenstein, and Zilberstein who gave an optimal schedule under the restricted setting of round robin and length-increasing schedules, but whose optimality in the general unrestricted case remained open. Lastly, we show how to evaluate the average acceleration ratio of the class of exponential strategies in the setting of n problem instances and m parallel processors. This is a broad class of schedules that tend to be either optimal or near-optimal, for several variants of the basic problem.
Testing Pre-Annotation to Help Non-Experts Identify Drug-Drug Interactions Mentioned in Drug Product Labeling
Hernandez, Andres M. (University of Pittsburgh) | Hochheiser, Harry S. (University of Pittsburgh) | Horn, John R. (University of Washington) | Crowley, Rebecca S. (University of Pittsburgh) | Boyce, Richard D. (University of Pittsburgh)
In this study, a system for allowing combination of textmining and crowdsourcing of annotation approaches for detection of DDIs from drug package inserts is presented. An annotation study was designed to evaluate expert versus non-expert curation performance, and the impact of NLP pre-annotation on precision and recall on both groups. The design and development of the system and annotation study, consisted of three stages. First, our existing NLP pipeline for DDI extraction was improved, and it was used to preannotate 208 drug product labels with drug mentions and DDIs. Secondly, a DDI machine readable representation scheme was created using the Annotation Ontolgy. This model allowed us to load the NLP preannotated drug label sections into our plugin for human curation created using the Annotation tool DOMEO. Finally, the annotation study was performed along with usability questionnaires for collecting qualitative feedback. To our knowledge, this is the first study in comparing experts and non-experts for pharmacokinetic DDI annotation. Results showed lower performance on non-experts compared with expert annotation without the use of NLP,and an improvement of non-expert annotation performance using the NER module of the NLP assistance. Simplification of the workflow for NLP assisted annotation is necessary for scaling ourapproach.