paper-with-me

Papers

Interpersonal Memory Matters: A New Task for Proactive Dialogue Utilizing Conversational History

2025-03-07 · Bowen Wu, Wenqing Wang, Haoran Li, Ying Li, Jingsong Yu, Baoxun Wang

Proactive dialogue systems aim to empower chatbots with the capability of leading conversations towards specific targets, thereby enhancing user engagement and service autonomy. Existing systems typically target pre-defined keywords or entities, neglecting user attributes and preferences implicit in dialogue history, hindering the development of long-term user intimacy. To address these challenges, we take a radical step towards building a more human-like conversational agent by integrating proactive dialogue systems with long-term memory into a unified framework. Specifically, we define a novel task named Memory-aware Proactive Dialogue (MapDia). By decomposing the task, we then propose an automatic data construction method and create the first Chinese Memory-aware Proactive Dataset (ChMapData). Furthermore, we introduce a joint framework based on Retrieval Augmented Generation (RAG), featuring three modules: Topic Summarization, Topic Retrieval, and Proactive Topic-shifting Detection and Generation, designed to steer dialogues towards relevant historical topics at the right time. The effectiveness of our dataset and models is validated through both automatic and human evaluations. We release the open-source framework and dataset at https://github.com/FrontierLabs/MapDia.

📄 PDF Abstract BibTeX arXiv:2503.05150

Code (1)

frontierlabs/mapdia 공식 구현 pytorch

Tasks

RAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Bridging the Long-Term Gap: A Memory-Active Policy for Multi-Session Task-Oriented Dialogue

2025-05-26 · Yiming Du, Bingbing Wang, Yang He, Bin Liang 외

Existing Task-Oriented Dialogue (TOD) systems primarily focus on single-session dialogues, limiting their effectiveness in long-term memory augmentation. To address this challenge, we introduce a MS-TOD dataset, the firs…

MPDD: A Multi-Party Dialogue Dataset for Analysis of Emotions and Interpersonal Relationships

2020-05-01 · LREC 2020 5 · Yi-Ting Chen, Hen-Hsen Huang, Hsin-Hsi Chen

A dialogue dataset is an indispensable resource for building a dialogue system. Additional information like emotions and interpersonal relationships labeled on conversations enables the system to capture the emotion flow…

RelationRelation Classification

PRINCIPLES: Synthetic Strategy Memory for Proactive Dialogue Agents

2025-09-22 · Namyoung Kim, Kai Tzu-iunn Ong, Yeonjun Hwang, Minseok Kang 외 arxiv

Dialogue agents based on large language models (LLMs) have shown promising performance in proactive dialogue, which requires effective strategy planning. However, existing approaches to strategy planning for proactive di…

DDRel: A New Dataset for Interpersonal Relation Classification in Dyadic Dialogues

2020-12-04 · Qi Jia, Hongru Huang, Kenny Q. Zhu

Interpersonal language style shifting in dialogues is an interesting and almost instinctive ability of human. Understanding interpersonal relationship from language content is also a crucial step toward further understan…

Dialog Relation ExtractionGeneral ClassificationRelationRelation Classification+1

Proactive Knowledge Inquiry in Doctor-Patient Dialogue: Stateful Extraction, Belief Updating, and Path-Aware Action Planning

2026-03-18 · Zhenhai Pan, Yan Liu, Jia You arxiv

Most automated electronic medical record (EMR) pipelines remain output-oriented: they transcribe, extract, and summarize after the consultation, but they do not explicitly model what is already known, what is still missi…