TA-Student VQA: Multi-Agents Training by Self-Questioning
Abstract
There are two main challenges in Visual Question Answering (VQA). The first one is that each model obtains its strengths and shortcomings when applied to several questions; what is more, the "ceiling effect" for specific questions is difficult to overcome with simple consecutive training. The second challenge is that even the state-of-the-art dataset is of large scale, questions targeted at a single image are off in format and lack diversity in content. We introduce our self-questioning model with multi-agent training: TA-student VQA. This framework differs from standard VQA algorithms by involving question-generating mechanisms and collaborative learning questions between question-answering agents. Thus, TA-student VQA overcomes the limitation of the content diversity and format variation of questions and improves the overall performance of multiple question-answering agents. We evaluate our model on VQA-v2, which outperforms algorithms without such mechanisms. In addition, TA-student VQA achieves a greater model capacity, allowing it to answer more generated questions in addition to those in the annotated datasets.
Cite
Text
Xiong and Wu. "TA-Student VQA: Multi-Agents Training by Self-Questioning." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.01008Markdown
[Xiong and Wu. "TA-Student VQA: Multi-Agents Training by Self-Questioning." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/xiong2020cvpr-tastudent/) doi:10.1109/CVPR42600.2020.01008BibTeX
@inproceedings{xiong2020cvpr-tastudent,
title = {{TA-Student VQA: Multi-Agents Training by Self-Questioning}},
author = {Xiong, Peixi and Wu, Ying},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2020},
doi = {10.1109/CVPR42600.2020.01008},
url = {https://mlanthology.org/cvpr/2020/xiong2020cvpr-tastudent/}
}