The Smiling Chatbot

The Smiling Chatbot PDF Author: Konstantin Prinz
Publisher: Springer Nature
ISBN: 3658400285
Category : Business & Economics
Languages : en
Pages : 230

Get Book Here

Book Description
Significant advances in the field of artificial intelligence have given a strong tailwind to the spread of technologies based on it. AI technologies are increasingly influencing private contexts but also the service sector where more and more service encounters are handled by chatbots. In part, however, the spread of chatbots and the associated focus on their functional advantages seem to contradict extant research findings that service interactions are also driven by emotional components. A central role is played here by so-called emotional contagion (i.e., the unconscious transfer of emotions from employees to customers). Against the background that this contagion with positive emotions can lead to a better evaluation of the service transaction in the further course, it is the goal of this book to investigate the effects of positive displayed emotions of a chatbot. For this purpose, six consecutive studies were conducted. The results show that the expression of positive emotions by a chatbot enriches the service interactions by transmitting positive emotions that, in the further course, do also lead to a better evaluation of the service experienced. Moreover, it is shown that these emotional reactions are dependent on the customer’s personality and the chatbot’s appearance, expressed through an avatar.

The Smiling Chatbot

The Smiling Chatbot PDF Author: Konstantin Prinz
Publisher: Springer Nature
ISBN: 3658400285
Category : Business & Economics
Languages : en
Pages : 230

Get Book Here

Book Description
Significant advances in the field of artificial intelligence have given a strong tailwind to the spread of technologies based on it. AI technologies are increasingly influencing private contexts but also the service sector where more and more service encounters are handled by chatbots. In part, however, the spread of chatbots and the associated focus on their functional advantages seem to contradict extant research findings that service interactions are also driven by emotional components. A central role is played here by so-called emotional contagion (i.e., the unconscious transfer of emotions from employees to customers). Against the background that this contagion with positive emotions can lead to a better evaluation of the service transaction in the further course, it is the goal of this book to investigate the effects of positive displayed emotions of a chatbot. For this purpose, six consecutive studies were conducted. The results show that the expression of positive emotions by a chatbot enriches the service interactions by transmitting positive emotions that, in the further course, do also lead to a better evaluation of the service experienced. Moreover, it is shown that these emotional reactions are dependent on the customer’s personality and the chatbot’s appearance, expressed through an avatar.

Developing Enterprise Chatbots

Developing Enterprise Chatbots PDF Author: Boris Galitsky
Publisher: Springer
ISBN: 3030042995
Category : Computers
Languages : en
Pages : 566

Get Book Here

Book Description
A chatbot is expected to be capable of supporting a cohesive and coherent conversation and be knowledgeable, which makes it one of the most complex intelligent systems being designed nowadays. Designers have to learn to combine intuitive, explainable language understanding and reasoning approaches with high-performance statistical and deep learning technologies. Today, there are two popular paradigms for chatbot construction: 1. Build a bot platform with universal NLP and ML capabilities so that a bot developer for a particular enterprise, not being an expert, can populate it with training data; 2. Accumulate a huge set of training dialogue data, feed it to a deep learning network and expect the trained chatbot to automatically learn “how to chat”. Although these two approaches are reported to imitate some intelligent dialogues, both of them are unsuitable for enterprise chatbots, being unreliable and too brittle. The latter approach is based on a belief that some learning miracle will happen and a chatbot will start functioning without a thorough feature and domain engineering by an expert and interpretable dialogue management algorithms. Enterprise high-performance chatbots with extensive domain knowledge require a mix of statistical, inductive, deep machine learning and learning from the web, syntactic, semantic and discourse NLP, ontology-based reasoning and a state machine to control a dialogue. This book will provide a comprehensive source of algorithms and architectures for building chatbots for various domains based on the recent trends in computational linguistics and machine learning. The foci of this book are applications of discourse analysis in text relevant assessment, dialogue management and content generation, which help to overcome the limitations of platform-based and data driven-based approaches. Supplementary material and code is available at https://github.com/bgalitsky/relevance-based-on-parse-trees

Artificial Intelligence for Customer Relationship Management

Artificial Intelligence for Customer Relationship Management PDF Author: Boris Galitsky
Publisher: Springer Nature
ISBN: 303061641X
Category : Computers
Languages : en
Pages : 474

Get Book Here

Book Description
The second volume of this research monograph describes a number of applications of Artificial Intelligence in the field of Customer Relationship Management with the focus of solving customer problems. We design a system that tries to understand the customer complaint, his mood, and what can be done to resolve an issue with the product or service. To solve a customer problem efficiently, we maintain a dialogue with the customer so that the problem can be clarified and multiple ways to fix it can be sought. We introduce dialogue management based on discourse analysis: a systematic linguistic way to handle the thought process of the author of the content to be delivered. We analyze user sentiments and personal traits to tailor dialogue management to individual customers. We also design a number of dialogue scenarios for CRM with replies following certain patterns and propose virtual and social dialogues for various modalities of communication with a customer. After we learn to detect fake content, deception and hypocrisy, we examine the domain of customer complaints. We simulate mental states, attitudes and emotions of a complainant and try to predict his behavior. Having suggested graph-based formal representations of complaint scenarios, we machine-learn them to identify the best action the customer support organization can chose to retain the complainant as a customer.

Hands-On Explainable AI (XAI) with Python

Hands-On Explainable AI (XAI) with Python PDF Author: Denis Rothman
Publisher: Packt Publishing Ltd
ISBN: 1800202768
Category : Computers
Languages : en
Pages : 455

Get Book Here

Book Description
Resolve the black box models in your AI applications to make them fair, trustworthy, and secure. Familiarize yourself with the basic principles and tools to deploy Explainable AI (XAI) into your apps and reporting interfaces. Key FeaturesLearn explainable AI tools and techniques to process trustworthy AI resultsUnderstand how to detect, handle, and avoid common issues with AI ethics and biasIntegrate fair AI into popular apps and reporting tools to deliver business value using Python and associated toolsBook Description Effectively translating AI insights to business stakeholders requires careful planning, design, and visualization choices. Describing the problem, the model, and the relationships among variables and their findings are often subtle, surprising, and technically complex. Hands-On Explainable AI (XAI) with Python will see you work with specific hands-on machine learning Python projects that are strategically arranged to enhance your grasp on AI results analysis. You will be building models, interpreting results with visualizations, and integrating XAI reporting tools and different applications. You will build XAI solutions in Python, TensorFlow 2, Google Cloud’s XAI platform, Google Colaboratory, and other frameworks to open up the black box of machine learning models. The book will introduce you to several open-source XAI tools for Python that can be used throughout the machine learning project life cycle. You will learn how to explore machine learning model results, review key influencing variables and variable relationships, detect and handle bias and ethics issues, and integrate predictions using Python along with supporting the visualization of machine learning models into user explainable interfaces. By the end of this AI book, you will possess an in-depth understanding of the core concepts of XAI. What you will learnPlan for XAI through the different stages of the machine learning life cycleEstimate the strengths and weaknesses of popular open-source XAI applicationsExamine how to detect and handle bias issues in machine learning dataReview ethics considerations and tools to address common problems in machine learning dataShare XAI design and visualization best practicesIntegrate explainable AI results using Python modelsUse XAI toolkits for Python in machine learning life cycles to solve business problemsWho this book is for This book is not an introduction to Python programming or machine learning concepts. You must have some foundational knowledge and/or experience with machine learning libraries such as scikit-learn to make the most out of this book. Some of the potential readers of this book include: Professionals who already use Python for as data science, machine learning, research, and analysisData analysts and data scientists who want an introduction into explainable AI tools and techniquesAI Project managers who must face the contractual and legal obligations of AI Explainability for the acceptance phase of their applications

Trends, Applications, and Challenges of Chatbot Technology

Trends, Applications, and Challenges of Chatbot Technology PDF Author: Kuhail, Mohammad Amin
Publisher: IGI Global
ISBN: 1668462354
Category : Computers
Languages : en
Pages : 393

Get Book Here

Book Description
Chatbots offer exceptional services to end-users due to various factors, including the ability to respond to customer requests quickly according to their convenience. Given the magnitude of research and interest in chatbots, further study on several vital and evolving concerns including human-bot interaction, chatbot adoption, chatbot architecture, design considerations, and chatbot applications in various domains including education and customer support is necessary. Trends, Applications, and Challenges of Chatbot Technology provides novel research content and reviews of current chatbot technology and sheds light on challenges and open questions as well as possible research directions. Covering key topics such as human-computer interaction, education, customer support, and algorithms, this reference work is ideal for computer scientists, industry professionals, policymakers, researchers, academicians, practitioners, scholars, instructors, and students.

Human-Computer Interaction. Interaction Technologies

Human-Computer Interaction. Interaction Technologies PDF Author: Masaaki Kurosu
Publisher: Springer
ISBN: 331991250X
Category : Computers
Languages : en
Pages : 527

Get Book Here

Book Description
The 3 volume-set LNCS 10901, 10902 + 10903 constitutes the refereed proceedings of the 20th International Conference on Human-Computer Interaction, HCI 2018, which took place in Las Vegas, Nevada, in July 2018. The total of 1171 papers and 160 posters included in the 30 HCII 2018 proceedings volumes was carefully reviewed and selected from 4346 submissions. HCI 2018 includes a total of 145 papers; they were organized in topical sections named: Part I: HCI theories, methods and tools; perception and psychological issues in HCI; emotion and attention recognition; security, privacy and ethics in HCI. Part II: HCI in medicine; HCI for health and wellbeing; HCI in cultural heritage; HCI in complex environments; mobile and wearable HCI. Part III: input techniques and devices; speech-based interfaces and chatbots; gesture, motion and eye-tracking based interaction; games and gamification.

Proceedings of the 6th International Conference on Big Data and Internet of Things

Proceedings of the 6th International Conference on Big Data and Internet of Things PDF Author: Mohamed Lazaar
Publisher: Springer Nature
ISBN: 3031283872
Category : Computers
Languages : en
Pages : 607

Get Book Here

Book Description
This book is a collection of papers that were presented at the 6th International Conference on Big Data Cloud and Internet of Things, BDIoT 2022. The conference took place on October 25-27, 2022, Tangier, Morocco. The book consisted of 49 chapters, which correspond to the four major areas that are covered during the conference, namely Big Data & Cloud Computing, Cybersecurity, Machine Learning, Deep Learning, E-Learning, Internet of Things, Information System and Natural Language Processing. Every year BDIoT attracted researchers from all over the world, and this year was not an exception – the authors received 98 submissions from 7 countries. More importantly, there were participants from many countries, which indicates that the conference is truly gaining more and more international recognition as it brought together a vast number of specialists who represented the aforementioned fields and share information about their newest projects. Since the authors strived to make the conference presentations and proceedings of the highest quality possible, the authors only accepted papers that presented the results of various investigations directed to the discovery of new scientific knowledge in the area of Big Data, IoT and their applications. All the papers were reviewed and selected by the Program Committee, which comprised 96 reviewers from over 58 academic institutions. As usual, each submission was reviewed following a double process by at least two reviewers. When necessary, some of the papers were reviewed by three or four reviewers. Authors’ deepest thanks and appreciation go to all the reviewers for devoting their precious time to produce truly through reviews and feedback to the authors.

On the Design of Service Interaction with Conversational Agents

On the Design of Service Interaction with Conversational Agents PDF Author: Johannes Riquel
Publisher: Cuvillier Verlag
ISBN: 3736966466
Category : Business & Economics
Languages : en
Pages : 219

Get Book Here

Book Description
Conversational Agents (CAs) are changing the way people interact in their daily lives. Specifically, CAs such as chatbots or voice assistants are increasingly covering services traditionally provided by human employees. CA-based services are available at any time and in any capacity, providing convenience and comfort while overcoming the limitations of human employees. However, many CAs are imperfect and prone to errors, such as frequently misinterpreting users’ requests, which leads to a mismatch between the expectations of the service and the service provided. As a result, some CA-based services have been discontinued in the past. In this context, a human-like design of CAs potentially offers a valuable approach to enhancing the user’s perception of a service. Prior research shows that this leads to individuals interacting with a human-like CA as if they would interact with a real individual. Furthermore, human-like errors could be considered a social cue, since it is human nature to make errors. To address the overall research area of CAs imperfections, four studies were conducted and synthesized in this dissertation. The studies provide novel insights into the design of human-like text-based CAs interrelated with the occurrence of CA imperfections, including human-like errors. Through a set of experiments, four major contributions are provided. First, the human-like design of imperfect CAs can mitigate the negative individuals’ perceptions, if implemented carefully. Second, the human-like design of imperfect CAs can shift individuals into a positive emotional state which increases service satisfaction. Third, human-like errors are not perceived as human-like and should not be employed in CA-based service encounters at present. Fourth, not every CA-based service requires a high level of human-like design, as the expectations of a CA-based service may be as different as the expectations of traditional human-based services.

Human-Computer Interaction. HCI Intelligent Multimodal Interaction Environments

Human-Computer Interaction. HCI Intelligent Multimodal Interaction Environments PDF Author: Julie A. Jacko
Publisher: Springer
ISBN: 3540731105
Category : Computers
Languages : en
Pages : 1049

Get Book Here

Book Description
Here is the third of a four-volume set that constitutes the refereed proceedings of the 12th International Conference on Human-Computer Interaction, HCII 2007, held in Beijing, China, in July 2007, jointly with eight other thematically similar conferences. It covers multimodality and conversational dialogue; adaptive, intelligent and emotional user interfaces; gesture and eye gaze recognition; and interactive TV and media.

Communicating Artificial Intelligence (AI)

Communicating Artificial Intelligence (AI) PDF Author: Seungahn Nah
Publisher: Routledge
ISBN: 1000326268
Category : Fiction
Languages : en
Pages : 135

Get Book Here

Book Description
Despite increasing scholarly attention to artificial intelligence (AI), studies at the intersection of AI and communication remain ripe for exploration, including investigations of the social, political, cultural, and ethical aspects of machine intelligence, interactions among agents, and social artifacts. This book tackles these unexplored research areas with special emphasis on conditions, components, and consequences of cognitive, attitudinal, affective, and behavioural dimensions toward communication and AI. In doing so, this book epitomizes communication, journalism and media scholarship on AI and its social, political, cultural, and ethical perspectives. Topics vary widely from interactions between humans and robots through news representation of AI and AI-based news credibility to privacy and value toward AI in the public sphere. Contributors from such countries as Brazil, Netherland, South Korea, Spain, and United States discuss important issues and challenges in AI and communication studies. The collection of chapters in the book considers implications for not only theoretical and methodological approaches, but policymakers and practitioners alike. The chapters in this book were originally published as a special issue of Communication Studies.