← Latest papers
💻 computer science

VisCo: Leveraging Large Language Models as Intrinsic Encoders for Visual Token Compression

VisCo is a training-efficient framework that leverages a pretrained Vision-Language Model as an intrinsic encoder to compress visual tokens into a compact set of memory tokens, achieving superior performance and stability across various compression ratios without requiring extensive retraining or external modules.

Original authors: Yupeng Zheng, Kai Zou, Bin Liu, Nenghai Yu

Published 2026-08-10
📖 3 min read☕ Coffee break read

Original authors: Yupeng Zheng, Kai Zou, Bin Liu, Nenghai Yu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a super-smart robot friend who can look at a picture and tell you a story about it. This robot is incredibly talented, but it has a tiny, very expensive brain. When you show it a high-definition photo, the robot tries to look at every single pixel, turning the image into a massive list of thousands of tiny notes called "tokens." It's like trying to read a whole encyclopedia just to decide if a picture shows a cat or a dog. This process is so heavy that it makes the robot slow, hungry for memory, and hard to use on regular phones or in real-time situations. Scientists have been trying to teach the robot to be more efficient, usually by either throwing away the "boring" notes (which sometimes makes the robot miss important details) or by building a whole new, heavy machine to help it summarize (which is expensive and hard to train). The big question is: Can we make the robot summarize the picture itself, using its own existing brainpower, without needing a massive overhaul?

This is exactly what the researchers behind VisCo set out to solve. They realized that the robot's brain (a Vision-Language Model) is already a master at understanding pictures; it just hasn't been asked to summarize them efficiently before. Instead of building a new tool or blindly deleting notes, VisCo treats the robot's brain like a self-contained compression machine. They introduce a tiny set of "memory tokens"—think of them as a few sticky notes the robot can write on—and ask the robot to read the whole picture and condense all that information onto those few notes. The magic happens because the robot uses its own internal "attention" (how it focuses on different parts of an image) to figure out what matters most, layer by layer, from simple textures to complex meanings.

The paper finds that this approach is a game-changer. While other methods crash and burn when you force them to use very few notes (like trying to describe a whole city with just one word), VisCo stays surprisingly strong. In their tests, even when they squeezed the image down to a single token, VisCo kept about 85% of its original smarts, far beating other methods that dropped to around 35-50%. Even cooler, the researchers discovered that these "memory notes" aren't just a smaller version of the original picture; they actually capture new ways of seeing the image that can sometimes make the robot even smarter than before. It's a lightweight, efficient way to let the robot do more with less, without needing to retrain its entire brain from scratch.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →