I Remember You!: SUI Corpus for Remembering and Utilizing Users’ Information in Chat-oriented Dialogue Systems (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods for remembering and utilizing information on users in system utterances do not always fit the context of the dialogue. |
| Approach: | They propose to use user information to fill in utterance templates but the utterrances do not always fit the context. |
| Outcome: | The proposed system can remember and utilize user information on users in dialogues while keeping appropriateness for the context. |
Similar Papers
Task-Oriented Conversation Generation Using Heterogeneous Memory Networks (D19-1)
Copied to clipboard
| Challenge: | Existing memory networks do not perform well when leveraging heterogeneous information from different sources. |
| Approach: | They propose to use user utterances, dialogue history and background knowledge tuples to integrate external knowledge into a neural dialogue model. |
| Outcome: | The proposed model outperforms the state-of-the-art data-driven task-oriented dialogue models on real-world datasets. |
Construction and Analysis of a Multimodal Chat-talk Corpus for Dialog Systems Considering Interpersonal Closeness (2020.lrec-1)
Copied to clipboard
| Challenge: | a large-scale multimodal dialog corpus is needed to accelerate research on dialog systems that can handle social signals and verbal information. |
| Approach: | They construct a multimodal dialog corpus focusing on the relationship between speakers and 19 pairs of participants. |
| Outcome: | The proposed system is based on a multimodal dialog corpus of 19,303 utterances (10 hours) from 19 pairs of participants. |
Educational Dialogue Systems for Visually Impaired Students: Introducing a Task-Oriented User-Agent Corpus (2024.lrec-main)
Copied to clipboard
Elisa Di Nuovo, Manuela Sanguinetti, Pier Felice Balestrucci, Luca Anselma, Cristian Bernareggi, Alessandro Mazzei
| Challenge: | a corpus of real-world dialogues between visually impaired users and an agent is described . the corpus is part of a larger research project aimed at developing tools for easier access to educational content for visually impaired people. |
| Approach: | They describe a corpus consisting of real-world dialogues between users and a task-oriented conversational agent . they report the results of a classification experiment on the annotated corpus and an additional experiment to assess the annotation capabilities of three large language models. |
| Outcome: | The proposed corpus is part of a larger research project aimed at improving visual aids for visually impaired users. |
DIALKI: Knowledge Identification in Conversational Systems through Dialogue-Document Contextualization (2021.emnlp-main)
Copied to clipboard
| Challenge: | Existing knowledge grounding models focus on locating knowledge in document contexts that are relevant to the conversation. |
| Approach: | They propose a knowledge identification model that leverages document structure to provide dialogue-contextualized passage encodings and better locate knowledge relevant to the conversation. |
| Outcome: | The proposed model can be applied to document-grounded conversational datasets and shows generalization to unseen documents and long dialogue contexts. |
The Margarita Dialogue Corpus: A Data Set for Time-Offset Interactions and Unstructured Dialogue Systems (2020.lrec-1)
Copied to clipboard
| Challenge: | Time-Offset Interaction Applications (TOIAs) simulate face-to-face conversations between humans and digital human avatars recorded in the past. |
| Approach: | They propose a methodology for creating the knowledge base for a TOIA, a dialogue corpus, and baselines for single-turn answer retrieval. |
| Outcome: | The proposed method lets the avatar maker list pairs by intuition, guessing what possible questions a user may ask to the avatar. |
An Information-Providing Closed-Domain Human-Agent Interaction Corpus (L18-1)
Copied to clipboard
| Challenge: | a human-agent interaction corpus is a corpus of conversations between a user and an embodied conversational agent operated by a wizard of oz . data collected to create a 'corpus' with unexpected situations, such as misunderstandings, false information, and interruptions. |
| Approach: | They propose a public corpus for Human-Agent Interaction where the agent is controlled by a Wizard of Oz. |
| Outcome: | The proposed corpus is based on 15 conversations between users and a wizard of Oz agent . the data are used to create a corpus with unexpected situations, such as misunderstandings, false information, and interruptions. |
Compress to Impress: Unleashing the Potential of Compressive Memory in Real-World Long-Term Conversations (2025.coling-main)
Copied to clipboard
| Challenge: | Existing retrieval-based methods for long-term conversations face challenges in memory database management and accurate memory retrieval, hindering their efficacy in dynamic, real-world interactions. |
| Approach: | They propose a framework that eschews traditional retrieval modules and memory databases and adopts a “One-for-All” approach to manage memory generation, compression, and response generation. |
| Outcome: | The proposed framework produces more nuanced and human-like experiences than retrieval-based methods. |
SHARE: Shared Memory-Aware Open-Domain Long-Term Dialogue Dataset Constructed from Movie Script (2025.acl-long)
Copied to clipboard
| Challenge: | Antoine de Saint-Exupéry Memory in dialogue plays a crucial role in building relationships and facilitating the ongoing conversation. |
| Approach: | They propose a long-term dialogue dataset named SHARE that includes shared memories between two individuals. |
| Outcome: | The proposed dataset makes long-term dialogues more engaging and sustainable . it includes summaries of persona information and events of two individuals . |
Does Your Voice Assistant Remember? Analyzing Conversational Context Recall and Utilization in Voice Interaction Models (2025.findings-acl)
Copied to clipboard
| Challenge: | Recent advances in multi-turn voice interaction models have improved user-model communication, but whether open-source models share this ability remains unexplored. |
| Approach: | They propose to use ContextDialog to evaluate open-source interaction models' ability to recall past utterances to identify key limitations. |
| Outcome: | The proposed model retains and recalls past utterances better than closed-source models, but still struggles with questions about past . findings highlight key limitations in open-source model and suggest ways to improve memory retention and retrieval robustness. |
Automatic Dialogue Generation with Expressed Emotions (N18-2)
Copied to clipboard
| Challenge: | a growing interest in neural dialogue generation systems is focusing on generating human-like responses based on past utterances . despite efforts, few consider putting restrictions on the response itself . authors present three models that concatenate the desired emotion with the source input . |
| Approach: | They propose three models that concatenate the desired emotion with the source input or push the emotion in the decoder. |
| Outcome: | The proposed model is more efficient than the previous models, but it lacks the emotion vector. |