paper-with-me

Papers

Visual Error Patterns in Multi-Modal AI: A Statistical Approach

2024-11-27 · Ching-Yi Wang

Multi-modal large language models (MLLMs), such as GPT-4o, excel at integrating text and visual data but face systematic challenges when interpreting ambiguous or incomplete visual stimuli. This study leverages statistical modeling to analyze the factors driving these errors, using a dataset of geometric stimuli characterized by features like 3D, rotation, and missing face/side. We applied parametric methods, non-parametric methods, and ensemble techniques to predict classification errors, with the non-linear gradient boosting model achieving the highest performance (AUC=0.85) during cross-validation. Feature importance analysis highlighted difficulties in depth perception and reconstructing incomplete structures as key contributors to misclassification. These findings demonstrate the effectiveness of statistical approaches for uncovering limitations in MLLMs and offer actionable insights for enhancing model architectures by integrating contextual reasoning mechanisms.

📄 PDF Abstract BibTeX arXiv:2412.00083

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Test for Shared Patterns in Cross-modal Brain Activation Analysis

2019-10-08 · Elena Kalinina, Fabian Pedregosa, Vittorio Iacovella, Emanuele Olivetti 외

Determining the extent to which different cognitive modalities (understood here as the set of cognitive processes underlying the elaboration of a stimulus by the brain) rely on overlapping neural representations is a fun…

Two-sample testing

Adaptive Token Boundaries: Integrating Human Chunking Mechanisms into Multimodal LLMs

2025-05-03 · Dongxing Yu

Recent advancements in multimodal large language models (MLLMs) have demonstrated remarkable capabilities in processing diverse data types, yet significant disparities persist between human cognitive processes and comput…

ChunkingQuestion AnsweringVisual Question Answering

Eyes Wide Shut? Exploring the Visual Shortcomings of Multimodal LLMs

2024-01-11 · CVPR 2024 1 · Shengbang Tong, Zhuang Liu, Yuexiang Zhai, Yi Ma 외

Is vision good enough for language? Recent advancements in multimodal models primarily stem from the powerful reasoning abilities of large language models (LLMs). However, the visual component typically depends only on t…

Representation LearningSelf-Supervised LearningVisual Grounding

Agentic Learner with Grow-and-Refine Multimodal Semantic Memory

2025-11-26 · Weihao Bo, Shan Zhang, Yanpeng Sun, Jingjing Wu 외 arxiv

MLLMs exhibit strong reasoning on isolated queries, yet they operate de novo -- solving each problem independently and often repeating the same mistakes. Existing memory-augmented agents mainly store past trajectories fo…

Logical Reasoning

MMCL-Bench: Multimodal Context Learning from Visual Rules, Procedures, and Evidence

2026-05-12 · Yifan Chen, Fei Yin, Qingyan Bai, Zicheng Lin 외 arxiv

We introduce MMCL-Bench, a benchmark for multimodal context learning: learning task-local rules, procedures, and empirical patterns from visual or mixed-modality teaching context and applying them to new visual instances…

Question Answering