Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

VisCo: Hugging Face Researchers Use LLMs as Intrinsic Encoders for Visual Token Compression

AI By Crimson AI Hugging Face Papers 27 July 2026 · 00:00 13 views
Share: X Telegram

VisCo introduces a training-efficient self-compression framework that reuses a pretrained VLM as an intrinsic compressor, achieving superior performance across all compression ratios without external modules.

VisCo: Hugging Face Researchers Use LLMs as Intrinsic Encoders for Visual Token Compression

Key points

Researchers from Hugging Face have proposed VisCo, a novel framework for visual token compression in vision-language models (VLMs). The work addresses the high inference latency and memory overhead caused by the large number of visual tokens processed by VLMs.

Existing approaches fall into two categories: training-free strategies that rely on heuristic metrics and suffer performance degradation at high compression ratios, and training-based methods that introduce external compression modules, requiring costly retraining and potentially compromising the VLM's pretrained priors. VisCo takes a different approach by reusing the pretrained VLM itself as an intrinsic compressor.

VisCo is a parameter-sharing autoencoder that compresses visual information using a small set of memory tokens and transfers hierarchical information from encoding to decoding. This design eliminates the need for external modules and minimizes retraining cost while preserving the VLM's original capabilities.

Experiments demonstrate that VisCo surpasses prior methods across all evaluated compression ratios, with larger gains under more aggressive compression. Notably, it remains stable even in the extreme single-token setting. Furthermore, when combined with the original visual tokens, the learned memory tokens can even improve the base model, suggesting that VisCo captures complementary representations beyond compression.

The code is available on GitHub at https://github.com/Zyvpeng/VisCo.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1