paper-with-me

홈 › Papers

RMM: A Recursive Mental Model for Dialog Navigation

2020-05-02 · 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 dialogue where robots need to both ask and answer questions.

📄 PDF Abstract BibTeX arXiv:2005.00728

Code (1)

HomeroRR/rmm 공식 구현 pytorch

Tasks

Answer GenerationInstruction Followingmodel

Similar 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 외

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

Recursive Visual Attention in Visual Dialog

2018-12-06 · CVPR 2019 6 · Yulei Niu, Hanwang Zhang, Manli Zhang, Jianhong Zhang 외

Visual dialog is a challenging vision-language task, which requires the agent to answer multi-round questions about an image. It typically needs to address two major problems: (1) How to answer visually-grounded question…

Question AnsweringVisual DialogVisual Question AnsweringVisual Question Answering (VQA)

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

DialNav: Multi-turn Dialog Navigation with a Remote Guide

2025-09-16 · Leekyeung Han, Hyunji Min, Gyeom Hwangbo, Jonghyun Choi 외 arxiv

We introduce DialNav, a novel collaborative embodied dialog task, where a navigation agent (Navigator) and a remote guide (Guide) engage in multi-turn dialog to reach a goal location. Unlike prior work, DialNav aims for …

Recursive Template-based Frame Generation for Task Oriented Dialog

2020-07-01 · ACL 2020 6 · Rashmi Gangadharaiah, Balakrishnan Narayanaswamy

The Natural Language Understanding (NLU) component in task oriented dialog systems processes a user{'}s request and converts it into structured information that can be consumed by downstream components such as the Dialog…

DecoderNatural Language Understanding