paper-with-me

Papers

Knowledge acquisition for dialogue agents using reinforcement learning on graph representations

2024-06-27 · Selene Baez Santamaria, Shihan Wang, Piek Vossen

We develop an artificial agent motivated to augment its knowledge base beyond its initial training. The agent actively participates in dialogues with other agents, strategically acquiring new information. The agent models its knowledge as an RDF knowledge graph, integrating new beliefs acquired through conversation. Responses in dialogue are generated by identifying graph patterns around these new integrated beliefs. We show that policies can be learned using reinforcement learning to select effective graph patterns during an interaction, without relying on explicit user feedback. Within this context, our study is a proof of concept for leveraging users as effective sources of information.

📄 PDF Abstract BibTeX arXiv:2406.19500

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

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

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

Towards End-to-End Reinforcement Learning of Dialogue Agents for Information Access

2016-09-03 · ACL 2017 7 · Bhuwan Dhingra, Lihong Li, Xiujun Li, Jianfeng Gao 외

This paper proposes KB-InfoBot -- a multi-turn dialogue agent which helps users search Knowledge Bases (KBs) without composing complicated queries. Such goal-oriented dialogue agents typically need to interact with an ex…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Retrieval+1

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 chall…

Knowledge Graph Embeddings

Alquist 3.0: Alexa Prize Bot Using Conversational Knowledge Graph

2020-11-06 · Jan Pichl, Petr Marek, Jakub Konrád, Petr Lorenc 외

The third version of the open-domain dialogue system Alquist developed within the Alexa Prize 2020 competition is designed to conduct coherent and engaging conversations on popular topics. The main novel contribution is …