paper-with-me

홈 › Papers

Mapping Overlaps in Benchmarks through Perplexity in the Wild

2025-09-27 · Siyang Wu, Honglin Bao, Sida Li, Ari Holtzman, James A. Evans arxiv

We introduce benchmark signatures to characterize the capacity demands of LLM benchmarks and their overlaps. Signatures are sets of salient tokens from in-the-wild corpora whose model token perplexity, reflecting training exposure, predicts benchmark performance. We extract them via stepwise forward selection with linear regression in a meta-evaluation spanning 32 LLMs and 89 benchmarks across diverse domains. We then analyze how these signatures relate to both the semantic similarity of benchmark questions and the correlation structure of model performance. While performance correlations are uniformly high and semantic overlaps stay in a narrow mid-range, benchmark signatures reveal more nuanced structure. For instance, they uncover substantial overlap between benchmarks in knowledge and reasoning tasks, whereas benchmarks in culture- and humanity-oriented domains show low similarity with each other. Unlike raw performance correlations, which are influenced by benchmark-orthogonal factors such as question formats, signatures are robust to such confounds. We further identify cross-functional overlaps between logic, math, language, instruction following, and cultural/world modeling, with coding emerging as the most isolated function, interacting only moderately with the ability of detecting missing information. Qualitative analysis shows that only the knowledge signature aligns with actual knowledge, suggesting that LLM semantic organization may differ from human conceptual structure. Together, these findings offer insights into benchmark validity, LLM sensitivities, and the landscape of interconnected LLM capacities. We have open-sourced the code and data in this https://github.com/siyangwu1/Benchmark-Signature-Repository.

📄 PDF Abstract BibTeX arXiv:2509.23488

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingSemantic Similarity

Similar Papers 제목 키워드 기반

Disentangling Homophemes in Lip Reading using Perplexity Analysis

2020-11-28 · Souheil Fenghour, Daqing Chen, Kun Guo, Perry Xiao

The performance of automated lip reading using visemes as a classification schema has achieved less success compared with the use of ASCII characters and words largely due to the problem of different words sharing identi…

Language ModelingLanguage ModellingLip ReadingSentence+2

Dogs on forest trails; Understanding ecology of Striped Hyena and wild Canids in the presence of free-ranging dogs in Udanti-Sitanadi Tiger Reserve, Central India using Joint Distribution and Deep Neural Networks

2024-08-30 · Chiranjib Chaudhuri, Krishnendu Basak, M Suraj, Moiz Ahmed 외

This study uses Joint Species Distribution Models (JSDMs) and Deep Neural Networks (DNNs) to explore how wild carnivores and free-ranging dogs interact in the Udanti-Sitanadi Tiger Reserve (USTR) in Central India. The re…

TS-SatFire: A Multi-Task Satellite Image Time-Series Dataset for Wildfire Detection and Prediction

2024-12-16 · Yu Zhao, Sebastian Gerard, Yifang Ban

Wildfire monitoring and prediction are essential for understanding wildfire behaviour. With extensive Earth observation data, these tasks can be integrated and enhanced through multi-task deep learning models. We present…

Earth ObservationFire DetectionPredictionTime Series

Dual-Task Learning for Dead Tree Detection and Segmentation with Hybrid Self-Attention U-Nets in Aerial Imagery

2025-03-27 · Anis Ur Rahman, Einari Heinaro, Mete Ahishali, Samuli Junttila

Mapping standing dead trees is critical for assessing forest health, monitoring biodiversity, and mitigating wildfire risks, for which aerial imagery has proven useful. However, dense canopy structures, spectral overlaps…

Computational EfficiencySegmentation

Alignment Collapse Under KV Cache Quantization: Diagnosis and Mitigation

2026-06-01 · Bruce Changlong Xu, Adarsh Kumarappan, Mu Zhou arxiv

Key-value (KV) cache quantization is widely used to reduce Large Language Model (LLM) inference memory, yet existing evaluations solely focus on measuring perplexity and accuracy without assessing the safety impact. In t…