paper-with-me

홈 › Papers

Converse, Focus and Guess -- Towards Multi-Document Driven Dialogue

2021-02-04 · Han Liu, Caixia Yuan, Xiaojie Wang, Yushu Yang, Huixing Jiang, Zhongyuan Wang

We propose a novel task, Multi-Document Driven Dialogue (MD3), in which an agent can guess the target document that the user is interested in by leading a dialogue. To benchmark progress, we introduce a new dataset of GuessMovie, which contains 16,881 documents, each describing a movie, and associated 13,434 dialogues. Further, we propose the MD3 model. Keeping guessing the target document in mind, it converses with the user conditioned on both document engagement and user feedback. In order to incorporate large-scale external documents into the dialogue, it pretrains a document representation which is sensitive to attributes it talks about an object. Then it tracks dialogue state by detecting evolvement of document belief and attribute belief, and finally optimizes dialogue policy in principle of entropy decreasing and reward increasing, which is expected to successfully guess the user's target in a minimum number of turns. Experiments show that our method significantly outperforms several strong baseline methods and is very close to human's performance.

📄 PDF Abstract BibTeX arXiv:2102.02435

Code (1)

laddie132/MD3 공식 구현 pytorch

Tasks

Attribute

Similar Papers 제목 키워드 기반

Answer-Driven Visual State Estimator for Goal-Oriented Visual Dialogue

2020-10-01 · Zipeng Xu, Fangxiang Feng, Xiaojie Wang, Yushu Yang 외

A goal-oriented visual dialogue involves multi-turn interactions between two agents, Questioner and Oracle. During which, the answer given by Oracle is of great significance, as it provides golden response to what Questi…

Question GenerationQuestion-GenerationState EstimationVisual Dialog

GUESS:GradUally Enriching SyntheSis for Text-Driven Human Motion Generation

2024-01-04 · Xuehao Gao, Yang Yang, Zhenyu Xie, Shaoyi Du 외

In this paper, we propose a novel cascaded diffusion-based generative framework for text-driven human motion synthesis, which exploits a strategy named GradUally Enriching SyntheSis (GUESS as its abbreviation). The strat…

Motion GenerationMotion Synthesis

How Contrastive Decoding Enhances Large Audio Language Models?

2026-03-10 · Tzu-Quan Lin, Wei-Ping Huang, Yi-Cheng Lin, Hung-yi Lee arxiv

While Contrastive Decoding (CD) has proven effective at enhancing Large Audio Language Models (LALMs), the underlying mechanisms driving its success and the comparative efficacy of different strategies remain unclear. Th…

IK Seed Generator for Dual-Arm Human-like Physicality Robot with Mobile Base

2025-05-01 · Jun Takamatsu, Atsushi Kanehira, Kazuhiro Sasabuchi, Naoki Wake 외

Robots are strongly expected as a means of replacing human tasks. If a robot has a human-like physicality, the possibility of replacing human tasks increases. In the case of household service robots, it is desirable for …

Tabouid: a Wikipedia-based word guessing game

2020-07-01 · ACL 2020 6 · Timoth{\'e}e Bernard

We present Tabouid, a word-guessing game automatically generated from Wikipedia. Tabouid contains 10,000 (virtual) cards in English, and as many in French, covering not only words and linguistic expressions but also a va…

Articles