Hi-Token: Hierarchical Coordinate Tokenization for Generative Visual Grounding

📅 2026-08-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the limitation of existing generative vision-language models that treat bounding box coordinates as unordered symbols, disregarding their numerical order and axis-specific semantics, which leads to imprecise localization. To overcome this, the authors propose Hi-Token, a hierarchical coordinate tokenization scheme that decomposes each coordinate into hundreds, tens, and units digits using axis-aware tokens. They further introduce Hi-GAR, a geometry-based multi-scale reward mechanism, optimized via Group Relative Policy Optimization (GRPO). Notably, this approach requires no architectural modifications to the underlying model. Evaluated on the RefCOCO benchmark suite, Hi-Token consistently improves performance across three mainstream vision-language model backbones, with Hi-R1 outperforming strong baselines on most metrics, significantly reducing low-overlap predictions and enhancing localization accuracy.
📝 Abstract
Generative Vision-Language Models (VLMs) commonly treat bounding-box coordinates as independent output symbols, leaving numerical order and axis semantics implicit. We identify this representation as an important source of error in visual grounding. Hi-Token encodes each coordinate with axis-specific tokens for the hundreds, tens, and ones digits, which adds coarse-to-fine structure and increases token reuse while retaining the existing VLM architecture. Hi-GAR complements this representation with a geometry-based reward for Group Relative Policy Optimization (GRPO), using box overlap and coordinate accuracy at multiple scales. Controlled comparisons under matched training conditions show that Hi-Token improves localization throughout the evaluated IoU range. Hi-GAR further reduces low-overlap predictions and is used only during training. Experiments on three VLM backbones and the RefCOCO family show consistent gains across models and benchmarks. Hi-R1 achieves higher values than strong specialist baselines on most reported metrics. Analyses of token frequency, digit boundaries, object scale, and IoU distributions explain the effects of coordinate representation and reward training. The results show that structured coordinate generation provides an effective approach to generative visual grounding.
Problem

Research questions and friction points this paper is trying to address.

visual grounding
coordinate representation
generative vision-language models
bounding-box coordinates
numerical semantics
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hi-Token
hierarchical tokenization
generative visual grounding
coordinate representation
geometry-based reward
🔎 Similar Papers
X
Xiuyuan Zhu
University of Chinese Academy of Sciences, Beijing, China; State Key Laboratory of Communication Content Cognition, Beijing, China
Ke Lu
Ke Lu
Duke University
K
Kun Dong
University of Chinese Academy of Sciences, Beijing, China; State Key Laboratory of Communication Content Cognition, Beijing, China
S
Siwen Jiao
National University of Singapore, Singapore
Hao Wu
Hao Wu
Associate Professor of Computer Science, Southern Connecticut State University
distributed systemscloud computingreal-time systems
Z
Zijin Du
University of Chinese Academy of Sciences, Beijing, China; State Key Laboratory of Communication Content Cognition, Beijing, China
S
Shun Mao
University of Chinese Academy of Sciences, Beijing, China; State Key Laboratory of Communication Content Cognition, Beijing, China
Dongming Zhang
Dongming Zhang
sklccc
multimedia retrievalimage/video generationobject recognitionvideo coding
Jian Xue
Jian Xue
Professor of Computer Applied Technology, University of Chinese Academy of Sciences
Image ProcessingComputer GraphicsVisualization