English

Finding Structural Knowledge in Multimodal-BERT

Computation and Language 2022-03-18 v1 Computer Vision and Pattern Recognition

Abstract

In this work, we investigate the knowledge learned in the embeddings of multimodal-BERT models. More specifically, we probe their capabilities of storing the grammatical structure of linguistic data and the structure learned over objects in visual data. To reach that goal, we first make the inherent structure of language and visuals explicit by a dependency parse of the sentences that describe the image and by the dependencies between the object regions in the image, respectively. We call this explicit visual structure the \textit{scene tree}, that is based on the dependency tree of the language description. Extensive probing experiments show that the multimodal-BERT models do not encode these scene trees.Code available at \url{https://github.com/VSJMilewski/multimodal-probes}.

Keywords

Cite

@article{arxiv.2203.09306,
  title  = {Finding Structural Knowledge in Multimodal-BERT},
  author = {Victor Milewski and Miryam de Lhoneux and Marie-Francine Moens},
  journal= {arXiv preprint arXiv:2203.09306},
  year   = {2022}
}

Comments

Accepted at ACL 2022

R2 v1 2026-06-24T10:17:04.633Z