History For Visual Dialog: Do We Really Need It? | Awesome LLM Papers Contribute to Awesome LLM Papers

History For Visual Dialog: Do We Really Need It?

Shubham Agarwal, Trung Bui, Joon-Young Lee, Ioannis Konstas, Verena Rieser . Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics 2020 – 59 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Uncategorized

Visual 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 response. In this paper, we show that co-attention models which explicitly encode dialog history outperform models that don’t, achieving state-of-the-art performance (72 % NDCG on val set). However, we also expose shortcomings of the crowd-sourcing dataset collection procedure by showing that history is indeed only required for a small amount of the data and that the current evaluation metric encourages generic replies. To that end, we propose a challenging subset (VisDialConv) of the VisDial val set and provide a benchmark of 63% NDCG.

Similar Work