paper-with-me

홈 › Papers

Can We Edit LLMs for Long-Tail Biomedical Knowledge?

2025-04-14 · Xinhao Yi, Jake Lever, Kevin Bryson, Zaiqiao Meng

Knowledge editing has emerged as an effective approach for updating large language models (LLMs) by modifying their internal knowledge. However, their application to the biomedical domain faces unique challenges due to the long-tailed distribution of biomedical knowledge, where rare and infrequent information is prevalent. In this paper, we conduct the first comprehensive study to investigate the effectiveness of knowledge editing methods for editing long-tail biomedical knowledge. Our results indicate that, while existing editing methods can enhance LLMs' performance on long-tail biomedical knowledge, their performance on long-tail knowledge remains inferior to that on high-frequency popular knowledge, even after editing. Our further analysis reveals that long-tail biomedical knowledge contains a significant amount of one-to-many knowledge, where one subject and relation link to multiple objects. This high prevalence of one-to-many knowledge limits the effectiveness of knowledge editing in improving LLMs' understanding of long-tail biomedical knowledge, highlighting the need for tailored strategies to bridge this performance gap.

📄 PDF Abstract BibTeX arXiv:2504.10421

Code (1)

xinhaoyi/edit_bio_long_tail 공식 구현 pytorch

Tasks

knowledge editing

Similar Papers 제목 키워드 기반

Graph-Based Retriever Captures the Long Tail of Biomedical Knowledge

2024-02-19 · Julien Delile, Srayanta Mukherjee, Anton Van Pamel, Leonid Zhukov

Large language models (LLMs) are transforming the way information is retrieved with vast amounts of knowledge being summarized and presented via natural language conversations. Yet, LLMs are prone to highlight the most f…

Information RetrievalQuestion AnsweringRAGRetrieval+1

Can Editing LLMs Inject Harm?

2024-07-29 · Canyu Chen, Baixiang Huang, Zekun Li, Zhaorun Chen 외

Knowledge editing has been increasingly adopted to correct the false or outdated knowledge in Large Language Models (LLMs). Meanwhile, one critical but under-explored question is: can knowledge editing be used to inject …

FairnessGeneral Knowledgeknowledge editingMisinformation+2

Knowledge in Superposition: Unveiling the Failures of Lifelong Knowledge Editing for Large Language Models

2024-08-14 · Chenhui Hu, Pengfei Cao, Yubo Chen, Kang Liu 외

Knowledge editing aims to update outdated or incorrect knowledge in large language models (LLMs). However, current knowledge editing methods have limited scalability for lifelong editing. This study explores the fundamen…

knowledge editing

Harnessing Collective Intelligence of LLMs for Robust Biomedical QA: A Multi-Model Approach

2025-08-02 · Dimitra Panou, Alexandros C. Dimopoulos, Manolis Koubarakis, Martin Reczko arxiv

Biomedical text mining and question-answering are essential yet highly demanding tasks, particularly in the face of the exponential growth of biomedical literature. In this work, we present our participation in the 13th …

JMedBench: A Benchmark for Evaluating Japanese Biomedical Large Language Models

2024-09-20 · Junfeng Jiang, Jiahao Huang, Akiko Aizawa

Recent developments in Japanese large language models (LLMs) primarily focus on general domains, with fewer advancements in Japanese biomedical LLMs. One obstacle is the absence of a comprehensive, large-scale benchmark …