paper-with-me

Papers

CLBench-V: Evaluating Multimodal Context Learning from Grounding to Knowledge Acquisition

2026-07-28 · Lai Wei, Chengqi Li, Jiapeng Li, Ruina Hu, Yue Wang, Weiran Huang arxiv

Real-world tasks often require models to learn from task-specific context rather than relying only on pre-trained knowledge. While recent work has highlighted this capability as context learning, existing evaluations mainly focus on textual contexts. In many practical settings, however, the context to be learned from is multimodal: scientific findings are conveyed through figures and tables, financial indicators are scattered across converted reports, and spatial decisions depend on maps, scenes, or web pages. We introduce CLBench-V, a benchmark for multimodal context learning that addresses the difficulty of localizing where context use breaks down by organizing tasks around three dimensions: context grounding, new information application, and new knowledge learning. CLBench-V combines converted public benchmarks with newly constructed datasets spanning domains such as science, finance, long-document understanding, spatial reasoning, and web-based visual question answering. To reduce the cost of constructing domain-specific context-learning tasks, we further use automated construction and filtering procedures for our newly built datasets. Across 3,443 instances and six recent multimodal models, the best overall score is only 0.2847, indicating that multimodal context learning remains far from saturated. Moreover, InternVL3.5-30B-A3B performs best on context grounding and new knowledge learning, while Qwen3.5-Plus performs best on new information application. We further analyze judge reliability, context length, image count, and representative failure cases. Code is available at https://github.com/IamLihua/CLBench-V.

📄 PDF Abstract BibTeX arXiv:2607.25294

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringSpatial Reasoning

Similar Papers 제목 키워드 기반

Retrieval or Global Context Understanding? On Many-Shot In-Context Learning for Long-Context Evaluation

2024-11-11 · Kaijian Zou, Muhammad Khalifa, Lu Wang

Language models (LMs) have demonstrated an improved capacity to handle long-context information, yet existing long-context benchmarks primarily measure LMs' retrieval abilities with extended inputs, e.g., pinpointing a s…

16kBenchmarkingIn-Context LearningRetrieval

Long-context LLMs Struggle with Long In-context Learning

2024-04-02 · Tianle Li, Ge Zhang, Quy Duc Do, Xiang Yue 외

Large Language Models (LLMs) have made significant strides in handling long sequences. Some models like Gemini could even to be capable of dealing with millions of tokens. However, their performance evaluation has largel…

2kIn-Context LearningLong-Context Understanding

M$^3$Exam: Benchmarking Multimodal Memory for Realistic User-Agent Interactions

2026-06-05 · Zhengjun Huang, Wenxuan Liu, Zhoujin Tian, Wei Chen 외 arxiv

Language agents are increasingly deployed over accumulating multimodal information, yet existing benchmarks assume a human-human form with sparse visuals and straightforward content, evaluating neither reasoning over aut…

M$^3$KG-RAG: Multi-hop Multimodal Knowledge Graph-enhanced Retrieval-Augmented Generation

2025-12-23 · Hyeongcheol Park, Jiyoung Seo, Jaewon Mun, Hogun Park 외 arxiv

Retrieval-Augmented Generation (RAG) has recently been extended to multimodal settings, connecting multimodal large language models (MLLMs) with vast corpora of external knowledge such as multimodal knowledge graphs (MMK…

Multimodal ReasoningResponse GenerationKnowledge Graphs

MemLens: Benchmarking Multimodal Long-Term Memory in Large Vision-Language Models

2026-05-14 · Xiyu Ren, Zhaowei Wang, Yiming Du, Zhongwei Xie 외 arxiv

Memory is essential for large vision-language models (LVLMs) to handle long, multimodal interactions, with two method directions providing this capability: long-context LVLMs and memory-augmented agents. However, no exis…

Information ExtractionVisual Grounding