English

CORE: Compact Object-centric REpresentations as a New Paradigm for Token Merging in LVLMs

Computer Vision and Pattern Recognition 2025-11-19 v1

Abstract

Large Vision-Language Models (LVLMs) usually suffer from prohibitive computational and memory costs due to the quadratic growth of visual tokens with image resolution. Existing token compression methods, while varied, often lack a high-level semantic understanding, leading to suboptimal merges, information redundancy, or context loss. To address these limitations, we introduce CORE (Compact Object-centric REpresentations), a new paradigm for visual token compression. CORE leverages an efficient segmentation decoder to generate object masks, which serve as a high-level semantic prior to guide the merging of visual tokens into a compact set of object-centric representations. Furthermore, a novel centroid-guided sorting mechanism restores a coherent spatial order to the merged tokens, preserving vital positional information. Extensive experiments show that CORE not only establishes a new state-of-the-art on six authoritative benchmarks for fixed-rate compression, but also achieves dramatic efficiency gains in adaptive-rate settings. Even under extreme compression, after aggressively retaining with only 2.2% of all visual tokens, CORE still maintains 97.4% of baseline performance. Our work demonstrates the superiority of object-centric representations for efficient and effective LVLM processing.

Keywords

Cite

@article{arxiv.2511.14072,
  title  = {CORE: Compact Object-centric REpresentations as a New Paradigm for Token Merging in LVLMs},
  author = {Jingyu Lei and Gaoang Wang and Der-Horng Lee},
  journal= {arXiv preprint arXiv:2511.14072},
  year   = {2025}
}
R2 v1 2026-07-01T07:42:31.844Z