paper-with-me

홈 › Papers

Fewer Tokens, Greater Scaling: Self-Adaptive Visual Bases for Efficient and Expansive Representation Learning

2025-11-24 · Shawn Young, Xingyu Zeng, Lijian Xu arxiv

This paper investigates the fundamental relationship between model capacity and the minimal number of visual tokens required to preserve image semantics. Inspired by the Minimum Description Length principle, we reinterpret image tokens as vectors in a visual semantic space and define the intrinsic semantic complexity of an image as the smallest set of basis vectors needed to span this space. Building on this perspective, we propose Orthogonal Filtering, a lightweight module that adaptively clusters redundant tokens into a compact set of orthogonal bases. Through extensive experiments across a range of ViT models, we reveal a consistent token, model scaling law: larger models require significantly fewer tokens to span visual semantic space. Besides, we also contribute a visual long-context dataset.

📄 PDF Abstract BibTeX arXiv:2511.19515

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

MedARC: Training-Free Adaptive Redundancy Compression of Visual Tokens for 3D Medical Vision-Language Models

2026-07-29 · Yitao Zhu, Mengjun Liu, Yingji Fu, Haowen Pang 외 arxiv

Integrating 3D medical images with vision-language models (VLMs) holds substantial promise for computer-aided diagnosis. However, volumetric images generate prohibitively long visual-token sequences with considerable spa…

EAGer: Entropy-Aware GEneRation for Adaptive Inference-Time Scaling

2025-10-13 · Daniel Scalena, Leonidas Zotos, Elisabetta Fersini, Malvina Nissim 외 arxiv

With the rise of reasoning language models and test-time scaling methods as a paradigm for improving model performance, substantial computation is often required to generate multiple candidate sequences from the same pro…

Mixture of Layers with Hybrid Attention

2026-05-10 · Ivan Ternovtsii, Yurii Bilak arxiv

Standard Mixture-of-Experts (MoE) transformers route tokens to expert subnetworks within each layer, but the layer structure itself remains monolithic. We introduce Mixture of Layers (MoL), which replaces full-width tran…

Adaptive Rectification Sampling for Test-Time Compute Scaling

2025-04-02 · Zhendong Tan, Xingjun Zhang, Chaoyi Hu, Yancheng Pan 외

The newly released OpenAI-o1 and DeepSeek-R1 have demonstrated that test-time scaling can significantly improve model performance, especially in complex tasks such as logical reasoning. Common test-time scaling methods i…

GSM8KLogical Reasoning

Extreme Model Compression for Edge Vision-Language Models: Sparse Temporal Token Fusion and Adaptive Neural Compression

2025-11-23 · Md Tasnin Tanvir, Soumitra Das, Sk Md Abidar Rahaman, Ali Shiri Sichani arxiv

The demand for edge AI in vision-language tasks requires models that achieve real-time performance on resource-constrained devices with limited power and memory. This paper proposes two adaptive compression techniques --…

Event-based visionModel CompressionChange Detection