Switch language한국어
Back to the list

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

TL;DR AI

Key summary

2 min read
  1. VisCo is a parameter-sharing self-compression framework that reuses a pretrained vision-language model as its own compressor.

  2. It encodes visual information into a small set of memory tokens and transfers hierarchical information during decoding.

  3. The method outperforms prior compression approaches across tested ratios and remains stable even at extreme compression levels.

  4. It can also complement the original visual tokens, improving the base model while reducing inference cost and memory overhead.

Read the original