CVDec 3, 2018

Multi-task Learning of Hierarchical Vision-Language Representation

arXiv:1812.00500v156 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of isolated task learning in vision-language AI, offering a more integrated approach for researchers and practitioners, though it is incremental as it builds on existing multi-task learning concepts.

The paper tackles the challenge of building AI systems for vision-language tasks by proposing a multi-task learning approach that learns a hierarchical shared representation from diverse datasets, which consistently outperforms previous single-task methods on tasks like image caption retrieval, visual question answering, and visual grounding.

It is still challenging to build an AI system that can perform tasks that involve vision and language at human level. So far, researchers have singled out individual tasks separately, for each of which they have designed networks and trained them on its dedicated datasets. Although this approach has seen a certain degree of success, it comes with difficulties of understanding relations among different tasks and transferring the knowledge learned for a task to others. We propose a multi-task learning approach that enables to learn vision-language representation that is shared by many tasks from their diverse datasets. The representation is hierarchical, and prediction for each task is computed from the representation at its corresponding level of the hierarchy. We show through experiments that our method consistently outperforms previous single-task-learning methods on image caption retrieval, visual question answering, and visual grounding. We also analyze the learned hierarchical representation by visualizing attention maps generated in our network.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes