paper-with-me

Papers

ScienceMeter: Tracking Scientific Knowledge Updates in Language Models

2025-05-30 · Yike Wang, Shangbin Feng, Yulia Tsvetkov, Hannaneh Hajishirzi

Large Language Models (LLMs) are increasingly used to support scientific research, but their knowledge of scientific advancements can quickly become outdated. We introduce ScienceMeter, a new framework for evaluating scientific knowledge update methods over scientific knowledge spanning the past, present, and future. ScienceMeter defines three metrics: knowledge preservation, the extent to which models' understanding of previously learned papers are preserved; knowledge acquisition, how well scientific claims from newly introduced papers are acquired; and knowledge projection, the ability of the updated model to anticipate or generalize to related scientific claims that may emerge in the future. Using ScienceMeter, we examine the scientific knowledge of LLMs on claim judgment and generation tasks across a curated dataset of 15,444 scientific papers and 30,888 scientific claims from ten domains including medicine, biology, materials science, and computer science. We evaluate five representative knowledge update approaches including training- and inference-time methods. With extensive experiments, we find that the best-performing knowledge update methods can preserve only 85.9% of existing knowledge, acquire 71.7% of new knowledge, and project 37.7% of future knowledge. Inference-based methods work for larger models, whereas smaller models require training to achieve comparable performance. Cross-domain analysis reveals that performance on these objectives is correlated. Even when applying on specialized scientific LLMs, existing knowledge update methods fail to achieve these objectives collectively, underscoring that developing robust scientific knowledge update mechanisms is both crucial and challenging.

📄 PDF Abstract BibTeX arXiv:2505.24302

Code (1)

yikee/sciencemeter 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Diagnosing Retrieval Bias Under Multiple In-Context Knowledge Updates in Large Language Models

2026-02-18 · Boyu Qiao, Sean Guo, Xian Yang, Kun Li 외 arxiv

LLMs are widely used in knowledge-intensive tasks where the same fact may be revised multiple times within context. Unlike prior work focusing on one-shot updates or single conflicts, multi-update scenarios contain multi…

Decoding Knowledge Claims: The Evaluation of Scientific Publication Contributions through Semantic Analysis

2024-07-26 · Luca D'Aniello, Nicolas Robinson-Garcia, Massimo Aria, Corrado Cuccurullo

The surge in scientific publications challenges the use of publication counts as a measure of scientific progress, requiring alternative metrics that emphasize the quality and novelty of scientific contributions rather t…

text similarity

Real-time Tracking System with Partially Coupled Sources

2025-03-27 · Saeid Sadeghi Vilni, Risto Wichman

We consider a pull-based real-time tracking system consisting of multiple partially coupled sources and a sink. The sink monitors the sources in real-time and can request one source for an update at each time instant. Th…

WikiSTAR: A System for Shedding Light on the Hidden History of Scientific Wikipedia Articles

2026-07-14 · Omer Ehrlich, Nitzan Barzilay, Rona Aviram, Tom Hope arxiv

Wikipedia plays a key role in shaping public understanding of science, and its openly accessible revision history is a unique record of how scientific knowledge evolves over time. Yet scientifically meaningful revisions …

AI Assistants to Enhance and Exploit the PETSc Knowledge Base

2025-06-25 · Barry Smith, Junchao Zhang, Hong Zhang, Lois Curfman McInnes 외

Generative AI, especially through large language models (LLMs), is transforming how technical knowledge can be accessed, reused, and extended. PETSc, a widely used numerical library for high-performance scientific comput…

RAGRerankingRetrieval-augmented Generationscientific discovery