Papers by Zhong-Qiu Zhao
Dual Capsule Attention Mask Network with Mutual Learning for Visual Question Answering (2022.coling-1)
Copied to clipboard
| Challenge: | Visual Question Answering (VQA) models extract features from images and questions independently, but these methods fail to capture fine-grained key features and include much unnecessary information. |
| Approach: | They propose a dual capsule attention mask network with mutual learning for visual question answering (VQA) it contains two branches processing coarse-grained features and fine-grain features, respectively. |
| Outcome: | The proposed model outperforms baselines in terms of performance and interpretability and achieves new SOTA performance on the VQA-v2 dataset. |