EMNLP 2021finding8 citations

Visually Grounded Concept Composition

Bowen Zhang, Hexiang Hu, Linlu Qiu, Peter Shaw, Fei Sha

Abstract

We investigate ways to compose complex concepts in texts from primitive ones while grounding them in images. We propose Concept and Relation Graph (CRG), which builds on top of constituency analysis and consists of recursively combined concepts with predicate functions. Meanwhile, we propose a concept composition neural network called Composer to leverage the CRG for visually grounded concept learning. Specifically, we learn the grounding of both primitive and all composed concepts by aligning them to images and show that learning to compose leads to more robust grounding results, measured in text-to-image matching accuracy. Notably, our model can model grounded concepts forming at both the finer-grained sentence level and the coarser-grained intermediate level (or word-level). Composer leads to pronounced improvement in matching accuracy when the evaluation data has significant compound divergence from the training data.

BibTeX
@inproceedings{zhang-etal-2021-visually-grounded,
    title = "Visually Grounded Concept Composition",
    author = "Zhang, Bowen  and
      Hu, Hexiang  and
      Qiu, Linlu  and
      Shaw, Peter  and
      Sha, Fei",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.20/",
    doi = "10.18653/v1/2021.findings-emnlp.20",
    pages = "201--215"
}