English
Related papers

Related papers: Towards Automated Customer Support

200 papers

Recently, the seq2seq abstractive summarization models have achieved good results on the CNN/Daily Mail dataset. Still, how to improve abstractive methods with extractive methods is a good research direction, since extractive methods have…

Computation and Language · Computer Science 2018-08-07 Niantao Xie , Sujian Li , Huiling Ren , Qibin Zhai

Traditional chatbots usually need a mass of human dialogue data, especially when using supervised machine learning method. Though they can easily deal with single-turn question answering, for multi-turn the performance is usually…

Computation and Language · Computer Science 2018-08-13 Pengfei Zhu , Zhuosheng Zhang , Jiangtong Li , Yafang Huang , Hai Zhao

Conversational agents ("bots") are beginning to be widely used in conversational interfaces. To design a system that is capable of emulating human-like interactions, a conversational layer that can serve as a fabric for chat-like…

Artificial Intelligence · Computer Science 2016-06-23 Abhay Prakash , Chris Brockett , Puneet Agrawal

Natural language processing has greatly benefited from the introduction of the attention mechanism. However, standard attention models are of limited interpretability for tasks that involve a series of inference steps. We describe an…

Computation and Language · Computer Science 2018-09-03 Martin Tutek , Jan Šnajder

Interactive conversational recommender systems have gained significant attention for their ability to capture user preferences through natural language interactions. However, existing approaches face substantial challenges in handling…

Artificial Intelligence · Computer Science 2025-10-03 Bo Ma , Hang Li , ZeHua Hu , XiaoFan Gui , LuYao Liu , Simon Lau

We present a study on the design of multilingual Answer Sentence Selection (AS2) models, which are a core component of modern Question Answering (QA) systems. The main idea is to transfer data, created from one resource rich language, e.g.,…

Computation and Language · Computer Science 2021-02-23 Thuy Vu , Alessandro Moschitti

Recently emerged intelligent assistants on smartphones and home electronics (e.g., Siri and Alexa) can be seen as novel hybrids of domain-specific task-oriented spoken dialogue systems and open-domain non-task-oriented ones. To realize such…

Computation and Language · Computer Science 2018-07-25 Satoshi Akasaki , Nobuhiro Kaji

Intelligent personal assistant systems that are able to have multi-turn conversations with human users are becoming increasingly popular. Most previous research has been focused on using either retrieval-based or generation-based methods to…

Information Retrieval · Computer Science 2019-08-27 Liu Yang , Junjie Hu , Minghui Qiu , Chen Qu , Jianfeng Gao , W. Bruce Croft , Xiaodong Liu , Yelong Shen , Jingjing Liu

Conversational agents are increasingly used as support tools along mental therapeutic pathways with significant societal impacts. In particular, empathy is a key non-functional requirement in therapeutic contexts, yet current chatbot…

Computation and Language · Computer Science 2026-01-14 Francesco Dettori , Matteo Forasassi , Lorenzo Veronese , Livia Lestingi , Vincenzo Scotti , Matteo Giovanni Rossi

As emotional support chatbots have recently gained significant traction across both research and industry, a common evaluation strategy has emerged: use help-seeker simulators to interact with supporter chatbots. However, current simulators…

Computation and Language · Computer Science 2026-04-28 Chaewon Heo , Cheyon Jin , Yohan Jo

Conversational agents are increasingly used to address emotional needs on top of information needs. One use case of increasing interest are counselling-style mental health and behaviour change interventions, with large language model…

Human-Computer Interaction · Computer Science 2026-04-22 Selina Meyer , David Elsweiler

The rise of intelligent assistant systems like Siri and Alexa have led to the emergence of Conversational Search, a research track of Information Retrieval (IR) that involves interactive and iterative information-seeking user-system dialog.…

Information Retrieval · Computer Science 2021-02-09 Somil Gupta , Neeraj Sharma

We introduce a new task of rephrasing for a more natural virtual assistant. Currently, virtual assistants work in the paradigm of intent slot tagging and the slot values are directly passed as-is to the execution engine. However, this setup…

Computation and Language · Computer Science 2020-11-05 Arash Einolghozati , Anchit Gupta , Keith Diedrick , Sonal Gupta

Software development is a cognitively intensive process requiring multitasking, adherence to evolving workflows, and continuous learning. With the rise of large language model (LLM)-based tools, such as conversational agents (CAs), there is…

Software Engineering · Computer Science 2025-05-14 Glaucia Melo , Paulo Alencar , Donald Cowan

We consider the importance of different utterances in the context for selecting the response usually depends on the current query. In this paper, we propose the model TripleNet to fully model the task with the triple <context, query,…

Computation and Language · Computer Science 2019-11-05 Wentao Ma , Yiming Cui , Nan Shao , Su He , Wei-Nan Zhang , Ting Liu , Shijin Wang , Guoping Hu

Stylistic variation is critical to render the utterances generated by conversational agents natural and engaging. In this paper, we focus on sequence-to-sequence models for open-domain dialogue response generation and propose a new method…

Computation and Language · Computer Science 2018-10-02 Yujie Xing , Raquel Fernández

An effective paradigm for building Automated Question Answering systems is the re-use of previously answered questions, e.g., for FAQs or forum applications. Given a database (DB) of question/answer (q/a) pairs, it is possible to answer a…

Computation and Language · Computer Science 2023-04-04 Stefano Campese , Ivano Lauriola , Alessandro Moschitti

We develop a chatbot using Deep Bidirectional Transformer models (BERT) to handle client questions in financial investment customer service. The bot can recognize 381 intents, and decides when to say "I don't know" and escalates…

Computation and Language · Computer Science 2020-03-12 Shi Yu , Yuxin Chen , Hussain Zaidi

Protoform reconstruction is the task of inferring what morphemes or words appeared like in the ancestral languages of a set of daughter languages. Meloni et al. (2021) achieved the state-of-the-art on Latin protoform reconstruction with an…

Computation and Language · Computer Science 2023-07-07 Young Min Kim , Kalvin Chang , Chenxuan Cui , David Mortensen

Having a bot for seamless conversations is a much-desired feature that products and services today seek for their websites and mobile apps. These bots help reduce traffic received by human support significantly by handling frequent and…