English

Visually Grounded Concept Composition

Computer Vision and Pattern Recognition 2022-01-02 v1 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2109.14115,
  title  = {Visually Grounded Concept Composition},
  author = {Bowen Zhang and Hexiang Hu and Linlu Qiu and Peter Shaw and Fei Sha},
  journal= {arXiv preprint arXiv:2109.14115},
  year   = {2022}
}

Comments

Findings of EMNLP 2021

R2 v1 2026-06-24T06:27:49.933Z