Video Question Answering on Screencast Tutorials
Wentian Zhao, Seokhwan Kim, Ning Xu, Hailin Jin
Abstract
This paper presents a new video question answering task on screencast tutorials. We introduce a dataset including question, answer and context triples from the tutorial videos for a software. Unlike other video question answering works, all the answers in our dataset are grounded to the domain knowledge base. An one-shot recognition algorithm is designed to extract the visual cues, which helps enhance the performance of video question answering. We also propose several baseline neural network architectures based on various aspects of video contexts from the dataset. The experimental results demonstrate that our proposed models significantly improve the question answering performances by incorporating multi-modal contexts and domain knowledge.
BibTeX
@inproceedings{ijcai2020p148,
title = {Video Question Answering on Screencast Tutorials},
author = {Zhao, Wentian and Kim, Seokhwan and Xu, Ning and Jin, Hailin},
booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
Artificial Intelligence, {IJCAI-20}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Christian Bessiere},
pages = {1061--1068},
year = {2020},
month = {7},
note = {Main track},
doi = {10.24963/ijcai.2020/148},
url = {https://doi.org/10.24963/ijcai.2020/148},
}