Arbitrary Ratio Feature Compression via Next Token Prediction
Yufan Liu, Daoyuan Ren, Zhipeng Zhang, Wenyang Luo, Bing Li, Weiming Hu, Stephen Maybank

TL;DR
This paper introduces ARFC, a flexible feature compression framework that uses next token prediction to support any compression ratio with a single model, improving efficiency and robustness across multiple tasks.
Contribution
The paper presents a novel auto-regressive model for arbitrary ratio feature compression, eliminating the need for multiple models and introducing modules to enhance quality and preserve structure.
Findings
Outperforms existing methods across various tasks and datasets.
Can surpass original feature performance in some cases.
Supports any compression ratio with a single model.
Abstract
Feature compression is increasingly important for improving the efficiency of downstream tasks, especially in applications involving large-scale or multi-modal data. While existing methods typically rely on dedicated models for achieving specific compression ratios, they are often limited in flexibility and generalization. In particular, retraining is necessary when adapting to a new compression ratio. To address this limitation, we propose a novel and flexible Arbitrary Ratio Feature Compression (ARFC) framework, which supports any compression ratio with a single model, eliminating the need for multiple specialized models. At its core, the Arbitrary Ratio Compressor (ARC) is an auto-regressive model that performs compression via next-token prediction. This allows the compression ratio to be controlled at inference simply by adjusting the number of generated tokens. To enhance the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Data Compression Techniques · Graph Theory and Algorithms
