Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Factor Graph Attention

About

Dialog is an effective way to exchange information, but subtle details and nuances are extremely important. While significant progress has paved a path to address visual dialog with algorithms, details and nuances remain a challenge. Attention mechanisms have demonstrated compelling results to extract details in visual question answering and also provide a convincing framework for visual dialog due to their interpretability and effectiveness. However, the many data utilities that accompany visual dialog challenge existing attention techniques. We address this issue and develop a general attention mechanism for visual dialog which operates on any number of data utilities. To this end, we design a factor graph based attention mechanism which combines any number of utility representations. We illustrate the applicability of the proposed approach on the challenging and recently introduced VisDial datasets, outperforming recent state-of-the-art methods by 1.1% for VisDial0.9 and by 2% for VisDial1.0 on MRR. Our ensemble model improved the MRR score on VisDial1.0 by more than 6%.

Idan Schwartz, Seunghak Yu, Tamir Hazan, Alexander Schwing• 2019

Related benchmarks

TaskDatasetResultRank
Visual DialogVisDial v0.9 (val)
MRR67.12
141
Visual DialogVisDial v1.0 (test-std)
NDCG57.2
77
Visual DialogueVisDial v1.0 (test)
NDCG56.9
26
Question GenerationVisDial v0.9 (val)
MRR0.4138
2
Visual DialogVisDial v1.0 (val)
Y/N Accuracy (C)55.62
2
Visual DialogVisDial (val)
RAD (Y/N <- C)31.36
2
Showing 6 of 6 rows

Other info

Code

Follow for update