UTCS Artificial Intelligence
courses
talks/events
demos
people
projects
publications
software/data
labs
areas
admin
Stacking With Auxiliary Features for Visual Question Answering (2018)
Nazneen Fatema Rajani
,
Raymond J. Mooney
Visual Question Answering (VQA) is a well-known and challenging task that requires systems to jointly reason about natural language and vision. Deep learning models in various forms have been the standard for solving VQA. However, some of these VQA models are better at certain types of image-question pairs than other models. Ensembling VQA models intelligently to leverage their diverse expertise is, therefore, advantageous. Stacking With Auxiliary Features (SWAF) is an intelligent ensembling technique which learns to combine the results of multiple models using features of the current problem as context. We propose four categories of auxiliary features for ensembling for VQA. Three out of the four categories of features can be inferred from an image-question pair and do not require querying the component models. The fourth category of auxiliary features uses model-specific explanations. In this paper, we describe how we use these various categories of auxiliary features to improve performance for VQA. Using SWAF to effectively ensemble three recent systems, we obtain a new state-of-the-art. Our work also highlights the advantages of explainable AI models.
View:
PDF
Citation:
In
Proceedings of the 16th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies
, pp. 2217-2226 2018.
Bibtex:
@inproceedings{rajani:naacl18, title={Stacking With Auxiliary Features for Visual Question Answering}, author={Nazneen Fatema Rajani and Raymond J. Mooney}, booktitle={Proceedings of the 16th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies}, pages={2217-2226}, url="http://www.cs.utexas.edu/users/ai-labpub-view.php?PubID=127690", year={2018} }
Presentation:
Poster
People
Raymond J. Mooney
Faculty
mooney [at] cs utexas edu
Nazneen Rajani
Ph.D. Alumni
nrajani [at] cs utexas edu
Areas of Interest
Ensemble Learning
Explanation-Based Learning
Language and Vision
Labs
Machine Learning