MMAICLCVAug 24, 2023

Can Linguistic Knowledge Improve Multimodal Alignment in Vision-Language Pretraining?

arXiv:2308.12898v229 citationsh-index: 49Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses a gap in evaluating linguistic knowledge in multimodal models for researchers in AI and NLP, though it is incremental as it focuses on benchmarking rather than proposing new methods.

The paper tackles the problem of understanding whether linguistic knowledge improves multimodal alignment in vision-language pretraining by designing SNARE, a large-scale probing benchmark, and finds that advanced models show insensitivity to syntax, limited comprehension of negations, and challenges with actions and relationships.

The multimedia community has shown a significant interest in perceiving and representing the physical world with multimodal pretrained neural network models, and among them, the visual-language pertaining (VLP) is, currently, the most captivating topic. However, there have been few endeavors dedicated to the exploration of 1) whether essential linguistic knowledge (e.g., semantics and syntax) can be extracted during VLP, and 2) how such linguistic knowledge impact or enhance the multimodal alignment. In response, here we aim to elucidate the impact of comprehensive linguistic knowledge, including semantic expression and syntactic structure, on multimodal alignment. Specifically, we design and release the SNARE, the first large-scale multimodal alignment probing benchmark, to detect the vital linguistic components, e.g., lexical, semantic, and syntax knowledge, containing four tasks: Semantic structure, Negation logic, Attribute ownership, and Relationship composition. Based on our proposed probing benchmarks, our holistic analyses of five advanced VLP models illustrate that the VLP model: i) shows insensitivity towards complex syntax structures and relies on content words for sentence comprehension; ii) demonstrates limited comprehension of combinations between sentences and negations; iii) faces challenges in determining the presence of actions or spatial relationships within visual information and struggles with verifying the correctness of triple combinations. We make our benchmark and code available at \url{https://github.com/WangFei-2019/SNARE/}.

Code Implementations1 repo
Foundations

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

Your Notes