English
Related papers

Related papers: FlipDial: A Generative Model for Two-Way Visual Di…

200 papers

In this paper, we build a visual dialogue dataset, named InfoVisDial, which provides rich informative answers in each round even with external knowledge related to the visual content. Different from existing datasets where the answer is…

Computer Vision and Pattern Recognition · Computer Science 2023-12-22 Bingbing Wen , Zhengyuan Yang , Jianfeng Wang , Zhe Gan , Bill Howe , Lijuan Wang

When humans converse, what a speaker will say next significantly depends on what he sees. Unfortunately, existing dialogue models generate dialogue utterances only based on preceding textual contexts, and visual contexts are rarely…

Computation and Language · Computer Science 2021-06-01 Yuxian Meng , Shuhe Wang , Qinghong Han , Xiaofei Sun , Fei Wu , Rui Yan , Jiwei Li

Different from Visual Question Answering task that requires to answer only one question about an image, Visual Dialogue involves multiple questions which cover a broad range of visual content that could be related to any objects,…

Computer Vision and Pattern Recognition · Computer Science 2019-11-19 Xiaoze Jiang , Jing Yu , Zengchang Qin , Yingying Zhuang , Xingxing Zhang , Yue Hu , Qi Wu

Responsing with image has been recognized as an important capability for an intelligent conversational agent. Yet existing works only focus on exploring the multimodal dialogue models which depend on retrieval-based methods, but neglecting…

Computation and Language · Computer Science 2022-03-30 Qingfeng Sun , Yujing Wang , Can Xu , Kai Zheng , Yaming Yang , Huang Hu , Fei Xu , Jessica Zhang , Xiubo Geng , Daxin Jiang

A picture is worth a thousand words, thus, it is crucial for conversational agents to understand, perceive, and effectively respond with pictures. However, we find that directly employing conventional image generation techniques is…

Computation and Language · Computer Science 2024-02-09 Xiaowen Sun , Jiazhan Feng , Yuxuan Wang , Yuxuan Lai , Xingyu Shen , Dongyan Zhao

In order to better simulate the real human conversation process, models need to generate dialogue utterances based on not only preceding textual contexts but also visual contexts. However, with the development of multi-modal dialogue…

Computation and Language · Computer Science 2021-09-29 Shuhe Wang , Yuxian Meng , Xiaoya Li , Xiaofei Sun , Rongbin Ouyang , Jiwei Li

We introduce the task of Visual Dialog, which requires an AI agent to hold a meaningful dialog with humans in natural, conversational language about visual content. Specifically, given an image, a dialog history, and a question about the…

Computer Vision and Pattern Recognition · Computer Science 2017-08-03 Abhishek Das , Satwik Kottur , Khushi Gupta , Avi Singh , Deshraj Yadav , José M. F. Moura , Devi Parikh , Dhruv Batra

As large dialogue models become commonplace in practice, the problems surrounding high compute requirements for training, inference and larger memory footprint still persists. In this work, we present AUTODIAL, a multi-task dialogue model…

Computation and Language · Computer Science 2023-06-12 Prajjwal Bhargava , Pooyan Amini , Shahin Shayandeh , Chinnadhurai Sankar

This paper presents a new model for visual dialog, Recurrent Dual Attention Network (ReDAN), using multi-step reasoning to answer a series of questions about an image. In each question-answering turn of a dialog, ReDAN infers the answer…

Computer Vision and Pattern Recognition · Computer Science 2019-06-05 Zhe Gan , Yu Cheng , Ahmed El Kholy , Linjie Li , Jingjing Liu , Jianfeng Gao

Visual Dialog is a vision-language task that requires an AI agent to engage in a conversation with humans grounded in an image. It remains a challenging task since it requires the agent to fully understand a given question before making an…

Computation and Language · Computer Science 2019-12-19 Feilong Chen , Fandong Meng , Jiaming Xu , Peng Li , Bo Xu , Jie Zhou

Multi-modal dialog modeling is of growing interest. In this work, we propose frameworks to resolve a specific case of multi-modal dialog generation that better mimics multi-modal dialog generation in the real world, where each dialog turn…

Computation and Language · Computer Science 2021-06-01 Shuhe Wang , Yuxian Meng , Xiaofei Sun , Fei Wu , Rongbin Ouyang , Rui Yan , Tianwei Zhang , Jiwei Li

Recent breakthroughs in computer vision and natural language processing have spurred interest in challenging multi-modal tasks such as visual question-answering and visual dialogue. For such tasks, one successful approach is to condition…

Computer Vision and Pattern Recognition · Computer Science 2018-10-15 Florian Strub , Mathieu Seurin , Ethan Perez , Harm de Vries , Jérémie Mary , Philippe Preux , Aaron Courville , Olivier Pietquin

The Visual Dialogue task requires an agent to engage in a conversation about an image with a human. It represents an extension of the Visual Question Answering task in that the agent needs to answer a question about an image, but it needs…

Computer Vision and Pattern Recognition · Computer Science 2017-11-22 Qi Wu , Peng Wang , Chunhua Shen , Ian Reid , Anton van den Hengel

We present V$^2$Dial - a novel expert-based model specifically geared towards simultaneously handling image and video input data for multimodal conversational tasks. Current multimodal models primarily focus on simpler tasks (e.g., VQA,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-17 Adnen Abdessaied , Anna Rohrbach , Marcus Rohrbach , Andreas Bulling

Evaluating Visual Dialogue, the task of answering a sequence of questions relating to a visual input, remains an open research challenge. The current evaluation scheme of the VisDial dataset computes the ranks of ground-truth answers in…

Computer Vision and Pattern Recognition · Computer Science 2020-04-27 Daniela Massiceti , Viveka Kulharia , Puneet K. Dokania , N. Siddharth , Philip H. S. Torr

We consider grounding open domain dialogues with images. Existing work assumes that both an image and a textual context are available, but image-grounded dialogues by nature are more difficult to obtain than textual dialogues. Thus, we…

Computation and Language · Computer Science 2021-06-02 Ze Yang , Wei Wu , Huang Hu , Can Xu , Wei Wang , Zhoujun Li

Visual dialog is a task of answering a sequence of questions grounded in an image using the previous dialog history as context. In this paper, we study how to address two fundamental challenges for this task: (1) reasoning over underlying…

Computer Vision and Pattern Recognition · Computer Science 2021-09-01 Gi-Cheon Kang , Junseok Park , Hwaran Lee , Byoung-Tak Zhang , Jin-Hwa Kim

In this work, we formulate a visual dialog as an information flow in which each piece of information is encoded with the joint visual-linguistic representation of a single dialog round. Based on this formulation, we consider the visual…

Computer Vision and Pattern Recognition · Computer Science 2022-04-28 Liu Yang

Prior work on training generative Visual Dialog models with reinforcement learning(Das et al.) has explored a Qbot-Abot image-guessing game and shown that this 'self-talk' approach can lead to improved performance at the downstream…

Machine Learning · Computer Science 2019-10-04 Vishvak Murahari , Prithvijit Chattopadhyay , Dhruv Batra , Devi Parikh , Abhishek Das

The key challenge of generative Visual Dialogue (VD) systems is to respond to human queries with informative answers in natural and contiguous conversation flow. Traditional Maximum Likelihood Estimation (MLE)-based methods only learn from…

Computer Vision and Pattern Recognition · Computer Science 2019-08-15 Heming Zhang , Shalini Ghosh , Larry Heck , Stephen Walsh , Junting Zhang , Jie Zhang , C. -C. Jay Kuo
‹ Prev 1 2 3 10 Next ›