paper-with-me

홈 › Papers

RMM: A Recursive Mental Model for Dialogue Navigation

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Homero Roman Roman, Yonatan Bisk, Jesse Thomason, Asli Celikyilmaz, Jianfeng Gao

Language-guided robots must be able to both ask humans questions and understand answers. Much existing work focuses only on the latter. In this paper, we go beyond instruction following and introduce a two-agent task where one agent navigates and asks questions that a second, guiding agent answers. Inspired by theory of mind, we propose the Recursive Mental Model (RMM). The navigating agent models the guiding agent to simulate answers given candidate generated questions. The guiding agent in turn models the navigating agent to simulate navigation steps it would take to generate answers. We use the progress agents make towards the goal as a reinforcement learning reward signal to directly inform not only navigation actions, but also both question and answer generation. We demonstrate that RMM enables better generalization to novel environments. Interlocutor modelling may be a way forward for human-agent RMM where robots need to both ask and answer questions.

📄 PDF Abstract BibTeX

Code (1)

HomeroRR/rmm 공식 구현 pytorch

Tasks

Answer GenerationInstruction Followingmodel

Similar Papers 제목 키워드 기반

RMM: A Recursive Mental Model for Dialog Navigation

2020-05-02 · Homero Roman Roman, Yonatan Bisk, Jesse Thomason, Asli Celikyilmaz 외

Language-guided robots must be able to both ask humans questions and understand answers. Much existing work focuses only on the latter. In this paper, we go beyond instruction following and introduce a two-agent task whe…

Answer GenerationInstruction Followingmodel

Utterance Intent Classification of a Spoken Dialogue System with Efficiently Untied Recursive Autoencoders

2017-08-01 · WS 2017 8 · Tsuneo Kato, Atsushi Nagai, Naoki Noda, Ryosuke Sumitomo 외

Recursive autoencoders (RAEs) for compositionality of a vector space model were applied to utterance intent classification of a smartphone-based Japanese-language spoken dialogue system. Though the RAEs express a nonline…

Automatic Speech Recognition (ASR)ClassificationGeneral Classificationintent-classification+4

Recursive Visual Imagination and Adaptive Linguistic Grounding for Vision Language Navigation

2025-07-29 · Bolei Chen, Jiaxu Kang, Yifei Wang, Ping Zhong 외 arxiv

Vision Language Navigation (VLN) typically requires agents to navigate to specified objects or remote regions in unknown scenes by obeying linguistic commands. Such tasks require organizing historical visual observations…

Information Navigation System with Discovering User Interests

2017-08-01 · WS 2017 8 · Koichiro Yoshino, Yu Suzuki, Satoshi Nakamura

We demonstrate an information navigation system for sightseeing domains that has a dialogue interface for discovering user interests for tourist activities. The system discovers interests of a user with focus detection o…

Semantic Textual SimilaritySpeech Recognition

NDH-Full: Learning and Evaluating Navigational Agents on Full-Length Dialogue

2021-11-01 · EMNLP 2021 11 · Hyounghun Kim, Jialu Li, Mohit Bansal

Communication between human and mobile agents is getting increasingly important as such agents are widely deployed in our daily lives. Vision-and-Dialogue Navigation is one of the tasks that evaluate the agent’s ability …

Data AugmentationDynamic Time WarpingNavigate