1: \begin{abstract}
2: Visual Question Answering(VQA)\citep{antol2015vqa} is a highly complex problem set, relying on many sub-problems to produce reasonable answers. In this paper, we present the hypothesis that Visual Question Answering should be viewed as a multi-task problem\citep{caruana1997multitask}, and provide evidence to support this hypothesis. We demonstrate this by reformatting two commonly used Visual Question Answering datasets, COCO-QA\citep{ren2015exploring} and DAQUAR\citep{malinowski2014nips}, into a multi-task format and train these reformatted datasets on two baseline networks, with one designed specifically to eliminate other possible causes for performance changes as a result of the reformatting. Though the networks demonstrated in this paper do not achieve strongly competitive results, we find that the multi-task approach to Visual Question Answering results in increases in performance of 5-9\% against the single-task formatting, and that the networks reach convergence much faster than in the single-task case. Finally we discuss possible reasons for the observed difference in performance, and perform additional experiments which ruled out causes not associated with the learning of the dataset as a multi-task problem.
3:
4: \end{abstract}
5: