LLM-Metrics: Measuring Research Impact Through Large Language Model Memory
Summary
LLM-Metrics introduces a novel research-impact assessment metric derived from the parametric memory of large language models. This approach hypothesizes that academic papers with higher exposure in the community are more strongly encoded in LLM training data. Researchers evaluated 549 computer science papers from 2023–2024 across 17 LLMs, ranging from 0.5B to 72B parameters, using four multiple-choice probe types. The study found that 15 of 17 models yielded positive predictions, with an overall Spearman correlation of ρ=0.1495 (p=0.0004) against citation counts. Notably, the predictive signal was stronger for 2024 papers (ρ=0.1880), whose citations were minimal at model training time, disproving a simple reverse-causality. Author-recognition probes demonstrated the highest discriminative power, and model scale showed a non-monotonic relationship, with a 3B-parameter model outperforming many larger ones. LLM-Metrics offers a real-time, cross-disciplinary, and citation-independent paradigm for research assessment.
Key takeaway
For research scientists and evaluators seeking timely impact signals, LLM-Metrics provides a valuable, citation-independent assessment tool. You should consider integrating this memory-based metric to overcome the temporal lag and disciplinary biases of traditional citation counts. When applying LLM-Metrics, calibrate your model choice on validation data, as larger models don't always yield superior results, and prioritize author and title recognition probes for stronger discriminative power. Be mindful that it may reflect author visibility alongside paper merit.
Key insights
LLM-Metrics measures research impact by quantifying how strongly LLMs remember academic papers, reflecting scholarly exposure.
Principles
- Academic exposure drives LLM memory encoding.
- LLM memory strength predicts future citations.
- Model scale does not guarantee better memory recall.
Method
LLM-Metrics computes paper memory via multi-choice probes, scoring responses (e.g., CORRECT +2, HALLUCINATION -2), mapping to a [0,1] binarized signal, then averaging per paper per model.
In practice
- Prioritize author and title recognition probes.
- Calibrate LLM-Metrics; larger models aren't always superior.
- Integrate LLM-Metrics with altmetrics for broader assessment.
Topics
- LLM-Metrics
- Research Impact Assessment
- Large Language Models
- Scientometrics
- Parametric Memory
- Citation Prediction
Best for: AI Scientist, Research Scientist, AI Ethicist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.