中文
相关论文

相关论文: Conversation Chronicles: Towards Diverse Temporal …

200 篇论文

There has been growing interest in using neural networks and deep learning techniques to create dialogue systems. Conversational recommendation is an interesting setting for the scientific exploration of dialogue with natural language as…

机器学习 · 计算机科学 2019-03-05 Raymond Li , Samira Kahou , Hannes Schulz , Vincent Michalski , Laurent Charlin , Chris Pal

Current neural network-based conversational models lack diversity and generate boring responses to open-ended utterances. Priors such as persona, emotion, or topic provide additional information to dialog models to aid response generation,…

计算与语言 · 计算机科学 2019-08-05 Richard Csaky , Patrik Purgai , Gabor Recski

Nowadays, open-domain dialogue models can generate acceptable responses according to the historical context based on the large-scale pre-trained language models. However, they generally concatenate the dialogue history directly as the model…

计算与语言 · 计算机科学 2021-06-07 Zekang Li , Jinchao Zhang , Zhengcong Fei , Yang Feng , Jie Zhou

Social chatbots have become essential intelligent companions in daily scenarios ranging from emotional support to personal interaction. However, conventional chatbots with passive response mechanisms usually rely on users to initiate or…

人工智能 · 计算机科学 2025-04-30 Zihan Niu , Zheyong Xie , Shaosheng Cao , Chonggang Lu , Zheyu Ye , Tong Xu , Zuozhu Liu , Yan Gao , Jia Chen , Zhe Xu , Yi Wu , Yao Hu

While multimodal conversation agents are gaining importance in several domains such as retail, travel etc., deep learning research in this area has been limited primarily due to the lack of availability of large-scale, open chatlogs. To…

计算与语言 · 计算机科学 2018-02-01 Amrita Saha , Mitesh Khapra , Karthik Sankaranarayanan

Designing machine intelligence to converse with a human user necessarily requires an understanding of how humans participate in conversation, and thus conversation modeling is an important task in natural language processing. New…

计算与语言 · 计算机科学 2023-05-16 Sean Paulsen

Dialogue systems, commonly known as chatbots, have gained escalating popularity in recent times due to their wide-spread applications in carrying out chit-chat conversations with users and task-oriented dialogues to accomplish various user…

计算与语言 · 计算机科学 2024-06-18 Sahisnu Mazumder , Bing Liu

Detecting dialogue breakdown in real time is critical for conversational AI systems, because it enables taking corrective action to successfully complete a task. In spoken dialog systems, this breakdown can be caused by a variety of…

计算与语言 · 计算机科学 2024-04-15 Md Messal Monem Miah , Ulie Schnaithmann , Arushi Raghuvanshi , Youngseo Son

In this paper, we investigate the problem of including relevant information as context in open-domain dialogue systems. Most models struggle to identify and incorporate important knowledge from dialogues and simply use the entire turns as…

计算与语言 · 计算机科学 2022-10-14 Rui Ribeiro , Luísa Coheur

One challenge for dialogue agents is recognizing feelings in the conversation partner and replying accordingly, a key communicative skill. While it is straightforward for humans to recognize and acknowledge others' feelings in a…

计算与语言 · 计算机科学 2019-08-30 Hannah Rashkin , Eric Michael Smith , Margaret Li , Y-Lan Boureau

Recent advances in conversational AI have demonstrated impressive capabilities in single-turn responses, yet multi-turn dialogues remain challenging for even the most sophisticated language models. Current dialogue datasets are limited in…

计算与语言 · 计算机科学 2025-05-27 Alkis Koudounas , Moreno La Quatra , Elena Baralis

Dialogue systems are usually categorized into two types, open-domain and task-oriented. The first one focuses on chatting with users and making them engage in the conversations, where selecting a proper topic to fit the dialogue context is…

计算与语言 · 计算机科学 2022-04-25 Ssu Chiu , Maolin Li , Yen-Ting Lin , Yun-Nung Chen

Transformer-based open-domain dialog models have become increasingly popular in recent years. These models typically represent context as a concatenation of a dialog history. However, there is no criterion to decide how many utterances…

计算与语言 · 计算机科学 2024-09-04 Xinyi Shen , Zuoquan Lin

There is a resurgent interest in developing intelligent open-domain dialog systems due to the availability of large amounts of conversational data and the recent progress on neural approaches to conversational AI. Unlike traditional…

计算与语言 · 计算机科学 2020-03-02 Minlie Huang , Xiaoyan Zhu , Jianfeng Gao

Recently introduced dialogue systems have demonstrated high usability. However, they still fall short of reflecting real-world conversation scenarios. Current dialogue systems exhibit an inability to replicate the dynamic, continuous,…

计算与语言 · 计算机科学 2024-10-04 Jihyoung Jang , Taeyoung Kim , Hyounghun Kim

In human-human conversations, Context Tracking deals with identifying important entities and keeping track of their properties and relationships. This is a challenging problem that encompasses several subtasks such as slot tagging,…

计算与语言 · 计算机科学 2022-04-27 Ulrich Rückert , Srinivas Sunkara , Abhinav Rastogi , Sushant Prakash , Pranav Khaitan

In this work, we propose contextual language models that incorporate dialog level discourse information into language modeling. Previous works on contextual language model treat preceding utterances as a sequence of inputs, without…

计算与语言 · 计算机科学 2017-01-17 Bing Liu , Ian Lane

Many users communicate with chatbots and AI assistants in order to help them with various tasks. A key component of the assistant is the ability to understand and answer a user's natural language questions for question-answering (QA).…

计算与语言 · 计算机科学 2020-06-08 Anthony Colas , Trung Bui , Franck Dernoncourt , Moumita Sinha , Doo Soon Kim

With the rapid development of large language models, researchers have created increasingly advanced spoken dialogue systems that can naturally converse with humans. However, these systems still struggle to handle the full complexity of…

Domain specific chatbot applications often involve multi step interactions, such as refining search filters, selecting multiple items, or performing comparisons. Traditional graphical user interfaces (GUIs) handle these workflows by…