paper-with-me

홈 › Papers

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, Yicheng Zou, Songyang Zhang, Zhi Chen, Hang Yan, Qi Zhang, Qipeng Guo, Kai Chen

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 remains between validation loss and the model's downstream capabilities, making it untrivial to apply scaling law to direct performance prediction for downstream tasks. The loss typically represents a cumulative penalty for predicted tokens, which are implicitly considered to have equal importance. Nevertheless, our studies have shown evidence that when considering different training data distributions, we cannot directly model the relationship between downstream capability and computation or token loss. To bridge the gap between validation loss and downstream task capabilities, in this work, we introduce Capability Salience Vector, which decomposes the overall loss and assigns different importance weights to tokens to assess a specific meta-capability, aligning the validation loss with downstream task performance in terms of the model's capabilities. Experiments on various popular benchmarks demonstrate that our proposed Capability Salience Vector could significantly improve the predictability of language model performance on downstream tasks.

📄 PDF Abstract BibTeX arXiv:2506.13216

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Vector Retrieval as Sparse Alignment

2022-11-02 · Yujie Qian, Jinhyuk Lee, Sai Meher Karthik Duddu, Zhuyun Dai 외

Multi-vector retrieval models improve over single-vector dual encoders on many information retrieval tasks. In this paper, we cast the multi-vector retrieval problem as sparse alignment between query and document tokens.…

Argument RetrievalInformation RetrievalRetrieval

Cascaded Attention based Unsupervised Information Distillation for Compressive Summarization

2017-09-01 · EMNLP 2017 9 · Piji Li, Wai Lam, Lidong Bing, Weiwei Guo 외

When people recall and digest what they have read for writing summaries, the important content is more likely to attract their attention. Inspired by this observation, we propose a cascaded attention based unsupervised m…

Document SummarizationMulti-Document SummarizationSentenceSentence Compression

MEUV: Achieving Fine-Grained Capability Activation in Large Language Models via Mutually Exclusive Unlock Vectors

2025-09-04 · Xin Tong, Zhi Lin, Jingya Wang, Meng Han 외 arxiv

Large language models (LLMs) enforce safety alignment to reliably refuse malicious requests, yet the same blanket safeguards also block legitimate uses in policing, defense, and other high-stakes settings. Earlier "refus…

Tango3D: Towards Alignment for Global and Local 2D-3D Correspondence

2026-05-19 · Zebin He, Mingxin Yang, Shuhui Yang, Hanxiao Sun 외 arxiv

Existing 3D foundation models typically align point clouds to frozen vision-language spaces like CLIP, which achieve strong cross-modal retrieval by compressing 3D shape into a global vector. However, this global-only al…

Cross-Modal RetrievalPoint Clouds

Salience DETR: Enhancing Detection Transformer with Hierarchical Salience Filtering Refinement

2024-03-24 · CVPR 2024 1 · Xiuquan Hou, Meiqin Liu, Senlin Zhang, Ping Wei 외

DETR-like methods have significantly increased detection performance in an end-to-end manner. The mainstream two-stage frameworks of them perform dense self-attention and select a fraction of queries for sparse cross-att…

2D Object DetectionComputational EfficiencyDense Object DetectionObject Detection