paper-with-me

Papers

Learning Symmetric Collaborative Dialogue Agents with Dynamic Knowledge Graph Embeddings

2017-04-24 · ACL 2017 7 · He He, Anusha Balakrishnan, Mihail Eric, Percy Liang

We study a symmetric collaborative dialogue setting in which two agents, each with private knowledge, must strategically communicate to achieve a common goal. The open-ended dialogue state in this setting poses new challenges for existing dialogue systems. We collected a dataset of 11K human-human dialogues, which exhibits interesting lexical, semantic, and strategic elements. To model both structured knowledge and unstructured language, we propose a neural model with dynamic knowledge graph embeddings that evolve as the dialogue progresses. Automatic and human evaluations show that our model is both more effective at achieving the goal and more human-like than baseline neural and rule-based models.

📄 PDF Abstract BibTeX arXiv:1704.07130

Code (2)

https://worksheets.codalab.org/worksheets/0xc757f29f5c794e5eb7bfa8ca9c945573 공식 구현
stanfordnlp/cocoa pytorch

Tasks

Knowledge Graph Embeddings

Similar Papers 제목 키워드 기반

Towards Collaborative Plan Acquisition through Theory of Mind Modeling in Situated Dialogue

2023-05-18 · Cristian-Paul Bara, Ziqiao Ma, Yingzhuo Yu, Julie Shah 외

Collaborative tasks often begin with partial task knowledge and incomplete initial plans from each partner. To complete these tasks, agents need to engage in situated communication with their partners and coordinate thei…

Collaborative Plan AcquisitionTheory of Mind Modeling

WHEN TO ACT, WHEN TO WAIT: Modeling Structural Trajectories for Intent Triggerability in Task-Oriented Dialogue

2025-06-02 · Yaoyao Qian, Jindan Huang, Yuanli Wang, Simon Yu 외

Task-oriented dialogue systems often face difficulties when user utterances seem semantically complete but lack necessary structural information for appropriate system action. This arises because users frequently do not …

Task-Oriented Dialogue Systems

Limits of Theory of Mind Modelling in Dialogue-Based Collaborative Plan Acquisition

2024-05-21 · Matteo Bortoletto, Constantin Ruhdorfer, Adnen Abdessaied, Lei Shi 외

Recent work on dialogue-based collaborative plan acquisition (CPA) has suggested that Theory of Mind (ToM) modelling can improve missing knowledge prediction in settings with asymmetric skill-sets and knowledge. Although…

Collaborative Plan Acquisition

Bridging Talk and Thought: Understanding Dialogue Dynamics Across Collaborative Problem-Solving Contexts

2026-06-25 · Zhengyuan Liu, Stella Xin Yin, Min-Yen Kan, Nancy F. Chen arxiv

We present a conceptual framework for analyzing dialogue in collaborative problem-solving contexts, with an emphasis on the emerging dynamics of human-AI and multi-agent collaboration. As intelligent systems become activ…

Collaborative Memory: Multi-User Memory Sharing in LLM Agents with Dynamic Access Control

2025-05-23 · Alireza Rezazadeh, Zichao Li, Ange Lou, Yuying Zhao 외

Complex tasks are increasingly delegated to ensembles of specialized LLM-based agents that reason, communicate, and coordinate actions-both among themselves and through interactions with external tools, APIs, and databas…

Transfer Learning