CoverPruner: Optimizing Visual Token Pruning via Coverage
September 4, 2026
A training-free pruning method that uses Representational Coverage Maximization to ensure surviving tokens represent discarded ones. It outperforms existing methods in VLM inference cost reduction, particularly under aggressive compression rates.
HOW THIS AFFECTS YOU
●
builderYou can reduce VLM inference costs with higher accuracy through better token management.
●
researcherYou can implement RCM to improve VLM compression research.