paper-with-me

Papers

Context Matters: Learning Global Semantics via Object-Centric Representation

2025-10-07 · Jike Zhong, Yuxiang Lai, Xiaofeng Yang, Konstantinos Psounis arxiv

Recent advances in language modeling have witnessed the rise of highly desirable emergent capabilities, such as reasoning and in-context learning. However, vision models have yet to exhibit comparable progress in these areas. In this paper, we argue that this gap could stem from the lack of semantic and contextual guidance in current vision transformer (ViT) training schemes, and such a gap can be narrowed through the design of a semantic-grounded objective. Specifically, we notice that individual words in natural language are inherently semantic, and modeling directly on word tokens naturally learns a realistic distribution. In contrast, ViTs rely on spatial patchification, which inevitably lacks semantic information. To bridge this gap, we propose to directly model "object" as the visual equivalence of "word," pushing the model to learn the global context and semantics among visual elements. We investigate our hypotheses via masked image modeling (MIM), a framework where our approach can be readily tested by applying masks to visual objects rather than random patches. Considerable evidence from qualitative and quantitative evaluations reveals a key finding: object-level representation alone helps to learn a real-world distribution, whereas pixel-averaging shortcuts are often learned without it. Moreover, further evaluations with multimodal LLMs (MLLM) on visual question answering (VQA, GQA, ScienceQA) tasks demonstrate the strong reasoning and contextual understanding gained with this simple objective. We hope our study highlights the effectiveness of object-level encoding and provides a plausible direction for developing stronger vision encoders and tokenizers. Code and model will be publicly released. Keywords: Semantic Visual Tokenizer, Vision Reasoning, In-context Learning, Multimodal Reasoning

📄 PDF Abstract BibTeX arXiv:2510.05674

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringMultimodal Reasoning

Similar Papers 제목 키워드 기반

DenseGrounding: Improving Dense Language-Vision Semantics for Ego-Centric 3D Visual Grounding

2025-05-08 · Henry Zheng, Hao Shi, Qihang Peng, Yong Xien Chng 외

Enabling intelligent agents to comprehend and interact with 3D environments through natural language is crucial for advancing robotics and human-computer interaction. A fundamental task in this field is ego-centric 3D vi…

3D visual groundingcross-modal alignmentVisual Grounding

Chat-Scene++: Exploiting Context-Rich Object Identification for 3D LLM

2026-03-29 · Haifeng Huang, Yilun Chen, Zehan Wang, Jiangmiao Pang 외 arxiv

Recent advancements in multi-modal large language models (MLLMs) have shown strong potential for 3D scene understanding. However, existing methods struggle with fine-grained object grounding and contextual reasoning, lim…

Scene UnderstandingSpatial Reasoning

Assistant Placement Aria: A Benchmark for Egocentric Placement Assistance

2026-08-01 · Amir Belder, Gonçalo Dias Pais, Refael Vivanti, Omri Carmi 외 arxiv

Human assistance in robotics spans around several tasks such as navigation, object manipulation, and placement, where a key challenge is selecting target destinations that align with human intentions or preferences. We f…

Object Detection

EgoLCD: Egocentric Video Generation with Long Context Diffusion

2025-12-04 · Liuzhou Zhang, Jiarui Ye, Yuanlei Wang, Ming Zhong 외 arxiv

Generating long, coherent egocentric videos is difficult, as hand-object interactions and procedural tasks require reliable long-term memory. Existing autoregressive models suffer from content drift, where object identit…

Video Generation

Semantic Lens: Instance-Centric Semantic Alignment for Video Super-Resolution

2023-12-13 · Qi Tang, Yao Zhao, Meiqin Liu, Jian Jin 외

As a critical clue of video super-resolution (VSR), inter-frame alignment significantly impacts overall performance. However, accurate pixel-level alignment is a challenging task due to the intricate motion interweaving …

Super-ResolutionVideo Super-Resolution