paper-with-me

홈 › Papers

Scaling Capability in Token Space: An Analysis of Large Vision Language Model

2024-12-24 · Tenghui Li, Guoxu Zhou, Xuyang Zhao, Qibin Zhao

The scaling capability has been widely validated in neural language models with respect to the number of parameters and the size of training data. One important question is that does the scaling capability also exists similarly with respect to the number of vision tokens in large vision language Model? This study fills the gap by investigating the relationship between the number of vision tokens and the performance on vision-language models. Our theoretical analysis and empirical evaluations demonstrate that the model exhibits scalable performance \(S(N_l)\) with respect to the number of vision tokens \(N_l\), characterized by the relationship \(S(N_l) \approx (c/N_l)^{\alpha}\). Furthermore, we also investigate the impact of a fusion mechanism that integrates the user's question with vision tokens. The results reveal two key findings. First, the scaling capability remains intact with the incorporation of the fusion mechanism. Second, the fusion mechanism enhances model performance, particularly when the user's question is task-specific and relevant. The analysis, conducted on fifteen diverse benchmarks spanning a broad range of tasks and domains, validates the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2412.18387

Code (1)

tenghuilee/scalingcapfusedvisionlm 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Visual Autoregressive Models Beat Diffusion Models on Inference Time Scaling

2025-10-19 · Erik Riise, Mehmet Onurcan Kaya, Dim P. Papadopoulos arxiv

While inference-time scaling through search has revolutionized Large Language Models, translating these gains to image generation has proven difficult. Recent attempts to apply search strategies to continuous diffusion m…

Text-to-Image Generation

Towards a Densing Law for User Representation Learning at Billion-Scale Capacity

2026-08-24 · Bin Dou, Junru Zhang, Zhaoyi Yuan, Wuliang Huang 외 arxiv

User representation learning in real-world industrial scenarios is commonly scaled by increasing user amount, behavioral sequence length and model size. However, existing methods face two challenges: (i) Bottleneck for r…

Representation Learning

Reinforcement Pre-Training

2025-06-09 · Qingxiu Dong, Li Dong, Yao Tang, Tianzhu Ye 외

In this work, we introduce Reinforcement Pre-Training (RPT) as a new scaling paradigm for large language models and reinforcement learning (RL). Specifically, we reframe next-token prediction as a reasoning task trained …

Language ModelingLanguage ModellingReinforcement Learning (RL)

A Closer Look at Failure Modes in Temporal Understanding of Large Audio-Language Models

2026-06-16 · Apoorva Kulkarni, Kaousheik Jayakumar, Sreyan Ghosh, Sarah Wiegreffe 외 arxiv

Large Audio Language Models (LALMs) achieve strong performance on a variety of audio understanding tasks but continue to struggle with temporal reasoning, a fundamental capability central to human auditory perception. Un…

Capability Salience Vector: Fine-grained Alignment of Loss and Capabilities for Downstream Task Scaling Law

2025-06-16 · Qiming Ge, Shuhao Xing, Songyang Gao, Yunhua Zhou 외

Scaling law builds the relationship between training computation and validation loss, enabling researchers to effectively predict the loss trending of models across different levels of computation. However, a gap still r…