paper-with-me

홈 › Papers

Dialog without Dialog Data: Learning Visual Dialog Agents from VQA Data

2020-07-24 · NeurIPS 2020 12 · Michael Cogswell, Jiasen Lu, Rishabh Jain, Stefan Lee, Devi Parikh, Dhruv Batra

Can we develop visually grounded dialog agents that can efficiently adapt to new tasks without forgetting how to talk to people? Such agents could leverage a larger variety of existing data to generalize to new tasks, minimizing expensive data collection and annotation. In this work, we study a setting we call "Dialog without Dialog", which requires agents to develop visually grounded dialog models that can adapt to new tasks without language level supervision. By factorizing intention and language, our model minimizes linguistic drift after fine-tuning for new tasks. We present qualitative results, automated metrics, and human studies that all show our model can adapt to new tasks and maintain language quality. Baselines either fail to perform well at new tasks or experience language drift, becoming unintelligible to humans. Code has been made available at https://github.com/mcogswell/dialog_without_dialog

📄 PDF Abstract BibTeX arXiv:2007.12750

Code (1)

mcogswell/dialog_without_dialog 공식 구현 pytorch

Tasks

Visual DialogVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

CLEVR-Dialog: A Diagnostic Dataset for Multi-Round Reasoning in Visual Dialog

2019-03-07 · NAACL 2019 6 · Satwik Kottur, José M. F. Moura, Devi Parikh, Dhruv Batra 외

Visual Dialog is a multimodal task of answering a sequence of questions grounded in an image, using the conversation history as context. It entails challenges in vision, language, reasoning, and grounding. However, study…

coreference-resolutionCoreference ResolutionDiagnosticVisual Dialog

Let's Go Real Talk: Spoken Dialogue Model for Face-to-Face Conversation

2024-06-12 · Se Jin Park, Chae Won Kim, Hyeongseop Rha, Minsu Kim 외

In this paper, we introduce a novel Face-to-Face spoken dialogue model. It processes audio-visual speech from user input and generates audio-visual speech as the response, marking the initial step towards creating an ava…

ChatbotLanguage ModelingLanguage ModellingLarge Language Model

Response to "Visual Dialogue without Vision or Dialogue" (Massiceti et al., 2018)

2019-01-16 · Abhishek Das, Devi Parikh, Dhruv Batra

In a recent workshop paper, Massiceti et al. presented a baseline model and subsequent critique of Visual Dialog (Das et al., CVPR 2017) that raises what we believe to be unfounded concerns about the dataset and evaluati…

Visual Dialog

VD-BERT: A Unified Vision and Dialog Transformer with BERT

2020-04-28 · EMNLP 2020 11 · Yue Wang, Shafiq Joty, Michael R. Lyu, Irwin King 외

Visual dialog is a challenging vision-language task, where a dialog agent needs to answer a series of questions through reasoning on the image content and dialog history. Prior work has mostly focused on various attentio…

Answer GenerationVisual Dialog

Learning Reasoning Paths over Semantic Graphs for Video-grounded Dialogues

2021-03-01 · ICLR 2021 1 · Hung Le, Nancy F. Chen, Steven C. H. Hoi

Compared to traditional visual question answering, video-grounded dialogues require additional reasoning over dialogue context to answer questions in a multi-turn setting. Previous approaches to video-grounded dialogues …

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)