LaViSA: A Language and Vision Structural Ambiguity Benchmark

19d ago · Global · primary source: export.arxiv.org

A new benchmark called LaViSA has been introduced to test how well vision-and-language models resolve structural ambiguity — sentences with multiple valid interpretations — by using visual context, according to a paper posted to arXiv on June 17, 2026 [1]. Structural ambiguity occurs when a sentence’s syntax allows more than one reading, a long-standing challenge for language understanding [1]. The LaViSA benchmark pairs ambiguous sentences with disambiguated versions and corresponding images across seven categories of ambiguity [2]. Researchers evaluated a range of proprietary and open-source vision-and-language models (VLMs) of varying sizes and reasoning capabilities [2]. Results indicate that recent VLMs can use visual scenes to resolve structural ambiguity to some degree, but they continue to struggle with certain ambiguity types and visually subtle semantic distinctions [2]. The paper describes these gaps as “remaining limitations in resolving structural ambiguity using visual scenes” [2]. The work does not report specific numeric scores in its abstract, focusing instead on qualitative performance patterns across model classes [1]. While LaViSA addresses a narrow technical problem, the underlying technology — mapping language to visual representations — connects to broader trends in machine learning. Vector databases, for instance, store high-dimensional embeddings of data such as words, images, and documents, enabling semantic similarity search across modalities [7]. These embeddings are computed via feature-extraction algorithms or deep-learning networks so that semantically similar items sit close together in vector space [7]. Such infrastructure underpins many multi-modal AI applications, including retrieval-augmented generation and recommendation engines [7]. The LaViSA paper arrives amid sustained investment in AI research. Microsoft Research, founded in 1991, employs more than 1,000 scientists and engineers and has filed a significant share of global AI patents — roughly 20 percent of the 154,000 AI patents filed worldwide between 2010 and 2018, according to trade-publication estimates [5]. The organization has infused AI advances into products such as Bing, HoloLens, and Cortana, and its annual research spending has ranged from an estimated $10 billion to $14 billion since 2010 [5]. LaViSA was submitted to arXiv, the open-access repository for preprints in computer science and related fields, where it is available for community scrutiny before formal peer review [1].

research-paperbenchmarktool-release

Background sources we checked (6)
  • arxiv.org ↗ Structural ambiguity arises when a single sentence admits multiple valid interpretations due to its syntactic structure, posing a fundamental challenge for language understanding. Visual scenes serve as useful cues for resolving such ambiguity, and Vision and Language Models (VLM…
  • en.wikipedia.org ↗ 3,4-Methylenedioxymethamphetamine (MDMA), commonly known as ecstasy in tablet form, and molly in crystal form, is an entactogen with stimulant and minor psychedelic properties. MDMA was first synthesized in 1912 by Merck chemist Anton Köllisch. It was used to enhance psychothera…
  • en.wikipedia.org ↗ Riba (Arabic: ربا ,الربا، الربٰوة, ribā or al-ribā, IPA: [ˈrɪbæː]) is an Arabic word used in Islamic law and roughly translated as "usury": unjust, exploitative gains made in trade or business (especially banking). Riba is mentioned and condemned in several different verses in th…
  • en.wikipedia.org ↗ Microsoft Research (MSR) is the research subsidiary of Microsoft. It was created in 1991 by Richard Rashid, Bill Gates and Nathan Myhrvold with the intent to advance state-of-the-art computing and solve difficult world problems through technological innovation in collaboration wi…
  • en.wikipedia.org ↗ Microsoft Academic was a free internet-based academic search engine for academic publications and literature, developed by Microsoft Research in 2016 as a successor of Microsoft Academic Search. Microsoft Academic was shut down in 2022. Both OpenAlex and The Lens claim to be succ…
  • en.wikipedia.org ↗ A vector database, vector store or vector search engine is a database that stores and retrieves embeddings of data in vector space. Vector databases typically implement approximate nearest neighbor algorithms so users can search for records semantically similar to a given input, …

Sources

Spot something wrong? Report an issue