English

Mapping 1,000+ Language Models via the Log-Likelihood Vector

Computation and Language 2025-06-03 v2

Abstract

To compare autoregressive language models at scale, we propose using log-likelihood vectors computed on a predefined text set as model features. This approach has a solid theoretical basis: when treated as model coordinates, their squared Euclidean distance approximates the Kullback-Leibler divergence of text-generation probabilities. Our method is highly scalable, with computational cost growing linearly in both the number of models and text samples, and is easy to implement as the required features are derived from cross-entropy loss. Applying this method to over 1,000 language models, we constructed a "model map," providing a new perspective on large-scale model analysis.

Keywords

Cite

@article{arxiv.2502.16173,
  title  = {Mapping 1,000+ Language Models via the Log-Likelihood Vector},
  author = {Momose Oyama and Hiroaki Yamagiwa and Yusuke Takase and Hidetoshi Shimodaira},
  journal= {arXiv preprint arXiv:2502.16173},
  year   = {2025}
}

Comments

ACL 2025

R2 v1 2026-06-28T21:53:56.219Z