Dialogues with Social Robots

Dialogues with Social Robots

Author: Kristiina Jokinen

Publisher: Springer

Published: 2016-12-23

Total Pages: 477

ISBN-13: 9811025851

DOWNLOAD EBOOK

This book explores novel aspects of social robotics, spoken dialogue systems, human-robot interaction, spoken language understanding, multimodal communication, and system evaluation. It offers a variety of perspectives on and solutions to the most important questions about advanced techniques for social robots and chat systems. Chapters by leading researchers address key research and development topics in the field of spoken dialogue systems, focusing in particular on three special themes: dialogue state tracking, evaluation of human-robot dialogue in social robotics, and socio-cognitive language processing. The book offers a valuable resource for researchers and practitioners in both academia and industry whose work involves advanced interaction technology and who are seeking an up-to-date overview of the key topics. It also provides supplementary educational material for courses on state-of-the-art dialogue system technologies, social robotics, and related research fields.


How to Talk to Robots: a Girls' Guide to a Future Dominated by AI

How to Talk to Robots: a Girls' Guide to a Future Dominated by AI

Author: Tabitha Goldstaub

Publisher: Fourth Estate

Published: 2021-08-04

Total Pages: 256

ISBN-13: 9780008328238

DOWNLOAD EBOOK

'...an essential and fascinating manual for every woman who wants to understand equality within an ever-changing, modern world.' Scarlett Curtis '...[this book] taught me more than any book has ever taught me about AI.' Chris Evans, Virgin Radio How To Talk To Robots, is your girls guide to Artificial Intelligence. Entrepreneur Tabitha Goldstaub welcomes you into the AI world with a warm embrace. She brilliantly breaks down the tech-bro barriers offering a straightforward introduction and makes clear the enormous benefits of understanding AI.. If your social feed defines your spending habits or you've downloaded the latest filter to see what you'll look like when you are old or now connect with your doctor using an app, have applied for a job online or used your phone to arrive at work in record time, AI is playing a part in how you live, work and play. We live in an era where machines are taught to learn and act without human intervention and there are infinite possibilities to their applications. The risk of these technologies biasing against you is real, and this book will give you tools to navigate the current and future developments consciously. As well as explaining the risks Tabitha lays out the awesome benefits AI can offer. From spotting disease to tailoring education and tackling climate change the potential rewards are life-changing. Starting with a potted history, Tabitha shines a light on the many unsung heroines since the rise of AI in the 1960s. In conversation with Karen Hao she simply demonstrates how the technology works (and sometimes doesn't work!) and interviews a cross-section of women who use AI in their work today including Jeanette Winterson, Sharmadean Reid, Martha Lane Fox and Hannah Fry. This book doesn't just present the challenge; Tabitha offers supportive practical advice and shares an extensive list of books, films, courses and more for further exploration. However it is that you identify with womanhood, wherever you are in life, and whatever you do, this technology is inescapable and now is your time to make sure AI works for you - and not you for it!


Robust Processing of Spoken Situated Dialogue

Robust Processing of Spoken Situated Dialogue

Author: Pierre Lison

Publisher: Diplomica Verlag

Published: 2010-03

Total Pages: 203

ISBN-13: 3836691132

DOWNLOAD EBOOK

Recent years have witnessed a surge of interest for service robots endowed with communicative abilities. Such robots could take care of routine tasks, in homes, offices, schools or hospitals, help disabled or mentally impaired persons, serve as social companions for the elderly, or simply entertain us. They would assist us in our daily life activities. These robots are, by definition, meant to be deployed in social environments, and their capacity to interact naturally with humans is thus a crucial factor. The development of such "talking robots" led to the emergence of a new research field, Human-Robot Interaction (HRI), which draws from a wide range of scientific disciplines such as artificial intelligence, robotics, linguistics and cognitive science. This work focuses on the issue of robust speech understanding - that is, how to process spoken dialogue automatically to extract the intended meaning. The book presents a new approach which combines linguistic resources with statistical techniques and context-sensitive interpretation to achieve both deep and robust spoken dialogue comprehension. The first part of the book provides a general introduction to the field of human-robot interaction and details the major linguistic properties of spoken dialogue, as well as some grammatical formalisms used to analyse them. The second part describes the approach itself, devoting one chapter to context-sensitive speech recognition for HRI, and one chapter to the robust parsing of spoken inputs via grammar relaxation and statistical parse selection. All the algorithms presented are fully implemented, and integrated as part of a distributed cognitive architecture for autonomous robots. A complete evaluation of our approach using Wizard-of-Oz experiments is also provided in this book. The results demonstrate very significant improvements in accuracy and robustness compared to the baseline.


Robots that Talk and Listen

Robots that Talk and Listen

Author: Judith Markowitz

Publisher: Walter de Gruyter GmbH & Co KG

Published: 2014-12-12

Total Pages: 298

ISBN-13: 1614519153

DOWNLOAD EBOOK

Robots That Talk and Listen provides a forward-looking examination of speech and language in robots from technical, functional, and social perspectives. Contributors address cultural foundations as well as the linguistic skills and technologies that robots need to function effectively in real-world settings. Among the most difficult and complex is the ability to understand and use language. Speech-enabled automata are already serving as interactive toys, teacher’s aides, and research assistants. These robots will soon be joined by personal companions, industrial co-workers, and military support automata. The social impact of these and other robots extends well beyond the specific tasks they perform. Contributors tackle the most knotty of those issues, notably acceptance of advanced, speech-enabled robots and developing ethical and moral controls for robots. Topics in this book include: • Language and Beyond: The True Meaning of “Speech Enabled” • Robots in Myth and Media • Enabling Robots to Converse • Language Learning by Automata • Handling Noisy Settings • Empirical Studies of Robots in Real-World Environments • Acceptance of Intelligent Robots • Managing Robots that Can Lie and Deceive • Envisioning a World Shared with Intelligent Robots


Social Robot with End-to-End Methods to Select Responses and Gestures in the Context of Hospital Receptionist

Social Robot with End-to-End Methods to Select Responses and Gestures in the Context of Hospital Receptionist

Author: Eui Jun Hwang

Publisher:

Published: 2019

Total Pages: 108

ISBN-13:

DOWNLOAD EBOOK

Many of us in the near future will be working together with robots. In the context of Human Robot Interaction (HRI), the dialogue system has a vital role in interacting with users. The reason behind this is because of robots' capability of effectively gathering required information but also providing easy access to a variety of services useful to people. Depending on the objectives, the dialogue systems can be classified into two categories; task-oriented and chat-oriented. Task-oriented dialogue system aids users to achieve a specific goal, and chat-oriented dialogue system is designed for entertainment by having a casual chat with users. A robot with a task-oriented dialogue system is highly effective in terms of reducing time and effort when replaced with a human operator. This thesis focuses on task-oriented dialogue systems for HRI. To the best of our knowledge, dialogue systems in HRI have been developed based on conventional pipeline approach. It consists of separately developed components; natural language understanding, dialogue state tracking, dialogue policy, and natural language generation. Moreover, the robot's behaviour relies on purely rule-based methods that developers manually define such a gesture and facial expression on the corresponding dialogue states. However, the conventional approach faces several challenges yet. The most prominent challenges include the approach being expensive, time-consuming, high training cost on the separated modules and error propagation from one module to another. To overcome this limitation, researchers have strived to develop the end-to-end dialogue system recently. It is based on an idea that Recurrent Neural Network (RNN) can be directly trained on text transcripts of dialogues to represent distributed dialogue representations. In this thesis, we address the limitations of the conventional approach in HRI and propose the end-to-end approach. We employed Hybrid Code Network (HCN), which is a practical RNN based dialogue system. We also proposed an RNN based gesture selector to select the best-fitted gesture according to the response generated by the dialogue system. Therefore, the proposed system is enabled to learn how to make a response from dialogue corpus, and it demonstrates a proper gesture without manually being defined by the developer. We perform the system evaluation in a real user evaluation setting and make comparisons to the conventional method. Empirical result shows that our proposed system has benefits in terms of dialogue efficiency, which indicate how efficient users were in performing the given tasks with the help of the robot. Moreover, we achieved the same performance regarding the robot's gesture with the proposed method compared to manually defining gestures.


Natural Interaction with Robots, Knowbots and Smartphones

Natural Interaction with Robots, Knowbots and Smartphones

Author: Joseph Mariani

Publisher: Springer Science & Business Media

Published: 2014-07-08

Total Pages: 385

ISBN-13: 1461482801

DOWNLOAD EBOOK

These proceedings presents the state-of-the-art in spoken dialog systems with applications in robotics, knowledge access and communication. It addresses specifically: 1. Dialog for interacting with smartphones; 2. Dialog for Open Domain knowledge access; 3. Dialog for robot interaction; 4. Mediated dialog (including crosslingual dialog involving Speech Translation); and,5. Dialog quality evaluation. These articles were presented at the IWSDS 2012 workshop.


Social Robots: Technological, Societal and Ethical Aspects of Human-Robot Interaction

Social Robots: Technological, Societal and Ethical Aspects of Human-Robot Interaction

Author: Oliver Korn

Publisher: Springer

Published: 2019-07-01

Total Pages: 288

ISBN-13: 3030171078

DOWNLOAD EBOOK

Social robots not only work with humans in collaborative workspaces – we meet them in shopping malls and even more personal settings like health and care. Does this imply they should become more human, able to interpret and adequately respond to human emotions? Do we want them to help elderly people? Do we want them to support us when we are old ourselves? Do we want them to just clean and keep things orderly – or would we accept them helping us to go to the toilet, or even feed us if we suffer from Parkinson’s disease? The answers to these questions differ from person to person. They depend on cultural background, personal experiences – but probably most of all on the robot in question. This book covers the phenomenon of social robots from the historic roots to today’s best practices and future perspectives. To achieve this, we used a hands-on, interdisciplinary approach, incorporating findings from computer scientists, engineers, designers, psychologists, doctors, nurses, historians and many more. The book also covers a vast spectrum of applications, from collaborative industrial work over education to sales. Especially for developments with a high societal impact like robots in health and care settings, the authors discuss not only technology, design and usage but also ethical aspects. Thus this book creates both a compendium and a guideline, helping to navigate the design space for future developments in social robotics.


Conversational Dialogue Systems for the Next Decade

Conversational Dialogue Systems for the Next Decade

Author: Luis Fernando D'Haro

Publisher: Springer Nature

Published: 2020-10-24

Total Pages: 405

ISBN-13: 9811583951

DOWNLOAD EBOOK

This book compiles and presents a synopsis on current global research efforts to push forward the state of the art in dialogue technologies, including advances to the classical problems of dialogue management, language generation, question answering, human–robot interaction, chatbots design and evaluation, as well as topics related to the human nature of the conversational phenomena such as humour, social context, specific applications for e-health, understanding, and awareness


Social Robotics

Social Robotics

Author: Shuzhi Sam Ge

Publisher: Springer

Published: 2018-11-26

Total Pages: 635

ISBN-13: 3030052044

DOWNLOAD EBOOK

This book constitutes the refereed proceedings of the 10th International Conference on Social Robotics, ICSR 2018, held in Qingdao, China, in November 2018.The 60 full papers presented were carefully reviewed and selected from 79 submissions. The theme of the 2018 conference is: Social Robotics and AI. In addition to the technical sessions, ICSR 2018 included 2 workshops:Smart Sensing Systems: Towards Safe Navigation and Social Human-Robot Interaction of Service Robots.


HCI International 2022 - Late Breaking Papers. Multimodality in Advanced Interaction Environments

HCI International 2022 - Late Breaking Papers. Multimodality in Advanced Interaction Environments

Author: Masaaki Kurosu

Publisher: Springer Nature

Published: 2022-10-01

Total Pages: 569

ISBN-13: 3031176189

DOWNLOAD EBOOK

Volume LNCS 13519 is part of the refereed proceedings of the 24th International Conference on Human-Computer Interaction, HCII 2022, which was held virtually during June 26 to July 1, 2022. A total of 5583 individuals from academia, research institutes, industry, and governmental agencies from 88 countries submitted contributions, and 1276 papers and 275 posters were included in the proceedings that were published just before the start of the conference. Additionally, 296 papers and 181 posters are included in the volumes of the proceedings published after the conference, as “Late Breaking Work” (papers and posters). The contributions thoroughly cover the entire field of human-computer interaction, addressing major advances in knowledge and effective use of computers in a variety of application areas.