🛰️ Daily AI Frontier
‹ back to 2026-08-04

Messages, Not Tokens: Grounded Coresets for Faithful VLM Compression

Research Efficiency & Systems

Ranking

Overall 67
Content 80
Popularity 36

Observed public metrics from 1 member.

Representative image for Messages, Not Tokens: Grounded Coresets for Faithful VLM Compression

Merged summary

TL;DR - An arXiv cs.CV preprint reframes visual token pruning in vision-language models as building a coreset for the collective attention messages the decoder receives, rather than scoring tokens independently. It matters because it lets VLMs drop ~80% of visual tokens while retaining near-full accuracy, cutting KV-cache and inference cost.

  • Critiques score-based Top-K pruning: independent importance scores over-cover one salient region, miss sparse complementary evidence, and throw away the signed message contributed by removed tokens.
  • Proposes Grounded Message Coreset Pruning (GMC), training-free, allocating support jointly across query-grounded, appearance, and coordinate-aware evidence, then transporting discarded states onto selected representatives at their original multimodal positions before physical compaction and native attention resume.
  • Decomposes the problem into carrier selection (covering message modes) and population realization on those carriers, with derived error bounds tied to signed-message distortion, visual innovation, and candidate-margin stability.
  • Reported results: GMC-H2 keeps 97.78% of full-model mean capability on Qwen2.5-VL-7B with 80.2% fewer visual tokens; GMC-L16 reaches 100.36%. Ablations attribute gains to both collective support and population realization.

Sources (1)

Messages, Not Tokens: Grounded Coresets for Faithful VLM Compression

arXiv cs.CV Long Qian, Jiaqi Wei, Bingke Zhu, Yingying Chen, Jinqiao Wang 2026-08-03 arXiv:2608.02134
Public signals Semantic Scholar citations 0 · Semantic Scholar influential citations 0
Providers: Hugging Face · N/A OpenAlex · N/A Publisher · N/A Semantic Scholar · Citations 0 · Influential citations 0 X · N/A Fetched 2026-08-30 14:26:32.778564 UTC

TL;DR - An arXiv cs.CV preprint reframes visual token pruning in vision-language models as building a coreset for the collective attention messages the decoder receives, rather than scoring tokens independently. It matters because it lets VLMs drop ~80% of visual tokens while retaining near-full accuracy, cutting KV-cache and inference cost.

  • Critiques score-based Top-K pruning: independent importance scores over-cover one salient region, miss sparse complementary evidence, and throw away the signed message contributed by removed tokens.
  • Proposes Grounded Message Coreset Pruning (GMC), training-free, allocating support jointly across query-grounded, appearance, and coordinate-aware evidence, then transporting discarded states onto selected representatives at their original multimodal positions before physical compaction and native attention resume.
  • Decomposes the problem into carrier selection (covering message modes) and population realization on those carriers, with derived error bounds tied to signed-message distortion, visual innovation, and candidate-margin stability.
  • Reported results: GMC-H2 keeps 97.78% of full-model mean capability on Qwen2.5-VL-7B with 80.2% fewer visual tokens; GMC-L16 reaches 100.36%. Ablations attribute gains to both collective support and population realization.
item →