Browse State-of-the-Art › Visual Dialog
Visual Dialog
56 papers with code · 8 benchmarks · 9 datasets archive 2025-07-28
Visual Dialog 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 follow-up question about the image, the task is to answer the question.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
8 leaderboard tables shown for this task, 8 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| Visual Dialog v1.0 test-std (80 rows) | Single | — | — | — | Compare |
| VisDial v0.9 val (18 rows) | 9xFGA (VGG) | Factor Graph Attention | code | — | Compare |
| VisDial v1.0 test-std (3 rows) | 5xFGA + LS*+ | Ensemble of MRR and NDCG models for Visual Dialog | code | Syntology ran 2 of 2 samples · 0 unverified | Compare |
| BlendedSkillTalk (1 row) | Multi-Modal BlenderBot | Multi-Modal Open-Domain Dialogue | — | — | Compare |
| ConvAI2 (1 row) | Multi-Modal BlenderBot | Multi-Modal Open-Domain Dialogue | — | — | Compare |
| EmpatheticDialogues (1 row) | Multi-Modal BlenderBot | Multi-Modal Open-Domain Dialogue | — | — | Compare |
| Image-Chat (1 row) | Multi-Modal BlenderBot | Multi-Modal Open-Domain Dialogue | — | — | Compare |
| Wizard of Wikipedia (1 row) | Multi-Modal BlenderBot | Multi-Modal Open-Domain Dialogue | — | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
9 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 56 papers with code (118 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
26 Nov 2016 11 repositories listed Syntology ran 2 of 2 samples · 0 unverifiedWe 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.
-
31 May 2016 9 repositories listed Syntology ran 1 of 7 samples · 6 unverified · 1 pointer-only (licence)In addition, our model reasons about the question (and consequently the image via the co-attention mechanism) in a hierarchical fashion via a novel 1-dimensional convolution neural networks (CNN).
-
20 Mar 2017 7 repositories listed Syntology ran 4 of 4 samples · 0 unverified · 1 pointer-only (licence)Specifically, we pose a cooperative 'image guessing' game between two agents -- Qbot and Abot -- who communicate in natural language dialog so that Qbot can select an unseen image from a lineup of images.
-
1 Jun 2018 4 repositories listedScene-aware dialog systems will be able to have conversations with users about the objects and events around them.
-
27 Oct 2021 3 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)To study and quantify this concern, we introduce the perceptual score, a metric that assesses the degree to which a model relies on the different subsets of the input features, i.
-
27 Mar 2024 2 repositories listed Syntology ran 7 of 8 samples · 1 unverifiedWe try to narrow the gap by mining the potential of VLMs for better performance and any-to-any workflow from three aspects, i.
-
25 May 2022 2 repositories listedAs a result, GST scales the amount of training data up to an order of magnitude that of VisDial (1.
-
16 Nov 2020 2 repositories listedIn this paper, we focus on the LED task -- providing a strong baseline model with detailed ablations characterizing both dataset biases and the importance of various modeling choices.
-
8 May 2020 2 repositories listedVisual Dialog involves "understanding" the dialog history (what has been discussed previously) and the current question (what is asked), in addition to grounding information in the image, to generate the correct…
-
5 Dec 2019 2 repositories listed Syntology ran 3 of 6 samples · 3 unverifiedNext, we find that additional finetuning using "dense" annotations in VisDial leads to even higher NDCG -- more than 10% over our base model -- but hurts MRR -- more than 17% below our base model!
-
25 Feb 2019 2 repositories listed Syntology ran 1 of 7 samples · 6 unverifiedSpecifically, REFER module learns latent relationships between a given question and a dialog history by employing a self-attention mechanism.
-
16 Dec 2018 2 repositories listedWe characterise some of the quirks and shortcomings in the exploration of Visual Dialogue - a sequential question-answering task where the questions and corresponding answers are related through given visual stimuli.
-
27 May 2024 1 repository listed Syntology ran 7 of 9 samples · 2 unverified · 9 pointer-only (licence)Video Anomaly Detection (VAD) systems can autonomously monitor and identify disturbances, reducing the need for manual labor and associated costs.
-
10 Sep 2023 1 repository listedWe address these concerns by introducing a collaborative image ranking task, a grounded agreement game we call "A Game Of Sorts".
-
24 May 2023 1 repository listed Syntology ran 0 of 1 samples · 1 unverifiedIt utilizes a combination of several fundamental experts to accommodate multiple dialogue-related tasks and can be pre-trained using limited dialogue and extensive non-dialogue multi-modal data.
-
23 Nov 2022 1 repository listedPrior work performs the standard likelihood training for answer generation on the positive instances (involving correct answers).
-
15 Sep 2022 1 repository listedWe introduce LAVIS, an open-source deep learning library for LAnguage-VISion research and applications.
-
8 Jul 2022 1 repository listedTo tackle these challenges we present a new object-centric framework for video dialog that supports neural reasoning dubbed COST - which stands for Conversation about Objects in Space-Time.
-
29 May 2022 1 repository listedIn this paper, we propose VD-PCR, a novel framework to improve Visual Dialog understanding with Pronoun Coreference Resolution in both implicit and explicit ways.
-
16 Mar 2022 1 repository listedVisual dialog has witnessed great progress after introducing various vision-oriented goals into the conversation, especially such as GuessWhich and GuessWhat, where the only image is visible by either and both of the…
-
7 Dec 2021 1 repository listedOur model ranks second in the official evaluation on the object coreference resolution task with an F1 score of 73.
-
6 Sep 2021 1 repository listedTo enhance VD Questioner: 1) we propose a Related entity enhanced Questioner (ReeQ) that generates questions under the guidance of related entities and learns entity-based questioning strategy from human dialogs; 2) we…
-
1 Aug 2021 1 repository listedIn 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.
-
24 May 2021 1 repository listedMost existing work for Guesser encode the dialog history as a whole and train the Guesser models from scratch on the GuessWhat?!
-
15 Apr 2021 1 repository listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)However, the NDCG metric favors the usually applicable uncertain answers such as `I don't know.
-
1 Oct 2020 1 repository listedIn this paper, we propose an Answer-Driven Visual State Estimator (ADVSE) to impose the effects of different answers on visual states.
-
2 Aug 2020 1 repository listedIP based SeqDialN is our baseline with a simple 2-layer LSTM design that achieves decent performance.
-
24 Jul 2020 1 repository listedCan we develop visually grounded dialog agents that can efficiently adapt to new tasks without forgetting how to talk to people?
-
29 Apr 2020 1 repository listedTo resolve the visual dialog task, a high-level understanding of various multimodal inputs (e.
-
28 Apr 2020 1 repository listed Syntology ran 2 of 11 samples · 9 unverifiedBy contrast, in this work, we propose VD-BERT, a simple yet effective framework of unified vision-dialog Transformer that leverages the pretrained BERT language models for Visual Dialog tasks.
Syntology lines on 11 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections