English

Resolving Language and Vision Ambiguities Together: Joint Segmentation & Prepositional Attachment Resolution in Captioned Scenes

Computer Vision and Pattern Recognition 2016-09-27 v4 Computation and Language Machine Learning

Abstract

We present an approach to simultaneously perform semantic segmentation and prepositional phrase attachment resolution for captioned images. Some ambiguities in language cannot be resolved without simultaneously reasoning about an associated image. If we consider the sentence "I shot an elephant in my pajamas", looking at language alone (and not using common sense), it is unclear if it is the person or the elephant wearing the pajamas or both. Our approach produces a diverse set of plausible hypotheses for both semantic segmentation and prepositional phrase attachment resolution that are then jointly reranked to select the most consistent pair. We show that our semantic segmentation and prepositional phrase attachment resolution modules have complementary strengths, and that joint reasoning produces more accurate results than any module operating in isolation. Multiple hypotheses are also shown to be crucial to improved multiple-module reasoning. Our vision and language approach significantly outperforms the Stanford Parser (De Marneffe et al., 2006) by 17.91% (28.69% relative) and 12.83% (25.28% relative) in two different experiments. We also make small improvements over DeepLab-CRF (Chen et al., 2015).

Keywords

Cite

@article{arxiv.1604.02125,
  title  = {Resolving Language and Vision Ambiguities Together: Joint Segmentation & Prepositional Attachment Resolution in Captioned Scenes},
  author = {Gordon Christie and Ankit Laddha and Aishwarya Agrawal and Stanislaw Antol and Yash Goyal and Kevin Kochersberger and Dhruv Batra},
  journal= {arXiv preprint arXiv:1604.02125},
  year   = {2016}
}

Comments

*The first two authors contributed equally. Conference on Empirical Methods in Natural Language Processing (EMNLP) 2016

R2 v1 2026-06-22T13:27:41.104Z