multimodal-llms

Tag

Cards List
#multimodal-llms

Looks Right, Works Right: A Project-Level Benchmark for Multi-Screen Mobile App Generation

arXiv cs.AI · 2026-08-03 Cached

MobileForge is a benchmark for project-level multi-screen mobile app generation, evaluating multimodal LLMs on build success, cross-page navigation, visual fidelity, maintainability, and efficiency. Experiments on six frontier multimodal LLMs show current models can compile and reach pages but still struggle with interactive navigation and visual quality.

0 favorites 0 likes
#multimodal-llms

TokenSwap: Benchmarking and Reducing the Modality Gap in Multimodal LLMs

arXiv cs.CL · 2026-08-03 Cached

This paper introduces TokenSwap, a method to convert text-only benchmarks into image-interleaved counterparts, and TokenSwap-Bench to measure the modality gap across 42 multimodal LLMs. It finds reasoning models have smaller gaps and shows that TokenSwap-based training can reduce the gap.

0 favorites 0 likes
#multimodal-llms

Symphony of Bias: Exploring Gender Associations with Musical Instruments in Multimodal LLMs

arXiv cs.CL · 2026-07-30 Cached

This paper introduces Symphony-Bias, a multimodal dataset for evaluating gender bias in LLMs' associations with musical instruments across text, vision, and audio. It finds that 92% of instrument-level outcomes align with prior social-science findings, with gender biases strongest in text and weakest in audio.

0 favorites 0 likes
#multimodal-llms

Seeing or Knowing? Visual Context Sensitivity in Multimodal Large Language Models

Hugging Face Daily Papers · 2026-07-28 Cached

This paper investigates why multimodal LLMs fail on vision-centric tasks when visual evidence conflicts with language priors, introducing the WhatIfVis benchmark and showing that models often encode visual evidence but cannot reliably control their reliance on it.

0 favorites 0 likes
#multimodal-llms

Computational Humor with Multimodal LLMs: Methods, Datasets, Evaluation, and Challenges

arXiv cs.CL · 2026-07-22 Cached

A comprehensive survey on multimodal humor understanding using large language models, covering methods, datasets, evaluation protocols, and challenges in interpreting humor in memes, cartoons, and comics.

0 favorites 0 likes
#multimodal-llms

An Exam for Active Observers

arXiv cs.CL · 2026-07-20 Cached

This paper introduces ActiveVision, a benchmark to evaluate active observation in multimodal large language models. Frontier models like GPT-5.5 and Claude Fable 5 perform poorly, solving only 10.6% and 3.5% of tasks respectively, compared to human 96.1%, highlighting a lack of iterative visual perception.

0 favorites 0 likes
#multimodal-llms

Low-cost concept-based localized explanations: How far can we get with training-free approaches?

arXiv cs.AI · 2026-06-30 Cached

This paper evaluates the zero-shot capability of multimodal large language models (MLLMs) for localized concept naming in images, proposing a reproducible evaluation protocol that achieves 62-88% object-level accuracy without training.

0 favorites 0 likes
#multimodal-llms

NormAct: A Benchmark for Hidden Social Norm Compliance in Embodied Planning

arXiv cs.AI · 2026-06-29 Cached

NormAct is a benchmark that evaluates embodied planning agents on hidden social norm compliance, revealing that state-of-the-art MLLMs achieve 67.3% goal achievement but only 26.4% norm compliance, and proposes NormPerceptor to improve task success from 24.2% to 46.7%.

0 favorites 0 likes
#multimodal-llms

Mechanistic Insights into Functional Sparsity in Multimodal LLMs via CoRe Heads

arXiv cs.CL · 2026-06-05 Cached

This paper identifies a specialized subset of attention heads called CoRe heads in multimodal LLMs that exhibit functional sparsity in cross-modal retrieval. Causal interventions show these heads are crucial for multimodal reasoning, and leveraging this sparsity can accelerate inference.

0 favorites 0 likes
#multimodal-llms

Watch, Remember, Reason: Human-View Video Understanding with MLLMs

Hugging Face Daily Papers · 2026-06-05 Cached

A survey presenting a human-view perspective on video understanding with multimodal large language models, organized around watching, remembering, and reasoning abilities, covering challenges, methods, and applications.

0 favorites 0 likes
#multimodal-llms

Eliciting Complex Spatial Reasoning in MLLMs through Wide-Baseline Matching

Hugging Face Daily Papers · 2026-06-02 Cached

This paper introduces ReasonMatch-Bench, a benchmark for wide-baseline matching in multimodal LLMs, and proposes Dynamic Correspondence Reinforcement Learning (DCRL) to improve spatial reasoning. Experiments show significant gains on the benchmark while maintaining general performance.

0 favorites 0 likes
#multimodal-llms

LatentOmni: Rethinking Omni-Modal Understanding via Unified Audio-Visual Latent Reasoning

Hugging Face Daily Papers · 2026-05-21 Cached

LatentOmni proposes a cross-modal reasoning framework that interleaves textual reasoning with audio-visual latent states, outperforming explicit text-based chain-of-thought methods in audio-visual reasoning tasks.

0 favorites 0 likes
#multimodal-llms

Injecting Distributional Awareness into MLLMs via Reinforcement Learning for Deep Imbalanced Regression

Hugging Face Daily Papers · 2026-05-11 Cached

This paper introduces a distribution-aware reinforcement learning framework that enhances MLLM performance in long-tailed numerical regression tasks using batch-level comparison-based supervision.

0 favorites 0 likes
#multimodal-llms

Causal Probing for Internal Visual Representations in Multimodal Large Language Models

arXiv cs.AI · 2026-05-08 Cached

This paper proposes a causal framework for probing internal visual representations in Multimodal Large Language Models, revealing differences in how entities and abstract concepts are encoded. The study highlights that increasing model depth is crucial for encoding abstract concepts and uncovers a disconnect between perception and reasoning in current MLLMs.

0 favorites 0 likes
#multimodal-llms

BalCapRL: A Balanced Framework for RL-Based MLLM Image Captioning

Hugging Face Daily Papers · 2026-05-08 Cached

The paper introduces BalCapRL, a balanced reinforcement learning framework for multimodal large language models that jointly optimizes correctness, coverage, and linguistic quality in image captioning. It demonstrates improved performance over existing methods by addressing trade-offs between utility and fluency through reward decoupling and length-conditional masking.

0 favorites 0 likes
#multimodal-llms

Multiplication in Multimodal LLMs: Computation with Text, Image, and Audio Inputs

Hugging Face Daily Papers · 2026-04-20 Cached

This paper investigates the arithmetic limitations of multimodal LLMs on multi-digit multiplication across text, image, and audio modalities, introducing a controlled benchmark and a novel 'arithmetic load' metric (C) that better predicts model accuracy than traditional step-counting methods. Results show accuracy collapses as C grows, and that performance degradation is primarily computational rather than perceptual.

0 favorites 0 likes
#multimodal-llms

Mind's Eye: A Benchmark of Visual Abstraction, Transformation and Composition for Multimodal LLMs

Hugging Face Daily Papers · 2026-04-17 Cached

Researchers introduce Mind’s Eye, a benchmark of eight visual-cognitive tasks that reveals top multimodal LLMs score under 50% while humans reach 80%, exposing major gaps in visual abstraction, relation mapping and mental transformation.

0 favorites 0 likes
#multimodal-llms

Chain-of-Thought Degrades Visual Spatial Reasoning Capabilities of Multimodal LLMs

Hugging Face Daily Papers · 2026-04-17 Cached

Research shows Chain-of-Thought prompting harms visual-spatial reasoning in multimodal LLMs due to shortcut learning and hallucinating visual details from text alone.

0 favorites 0 likes
← Back to home

Submit Feedback