Switch language한국어
Back to the list

GOTS: Greedy Orthogonal Token Selection for High-Resolution Vision-Language Models

TL;DR AI

Key summary

2 min read
  1. Researchers introduced GOTS, a training-free method for reducing visual tokens in high-resolution vision-language models.

  2. GOTS greedily keeps tokens with the largest orthogonal residual energy relative to the selected set.

  3. It shows strong results across backbones and benchmarks such as Qwen-VL, InternVL, and OCRBench, even after selection overhead is counted.

  4. The approach lowers inference cost and latency while preserving more performance than competing token-pruning methods.

Read the original