Citation-Aware Continual Pre-Training for Biomedical Language Models

· Source: Paper Index on ACL Anthology · Field: Science & Research — Health & Medical Research, Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A novel citation-aware continual pre-training method for decoder-only language models incorporates citation graph information from PubMed into next-token prediction. This approach, proposed by Masaki Asada et al., places citation-linked abstract pairs within a shared context, a technique typically ignored in standard language model pre-training despite the rich structured knowledge in biomedical literature. Evaluated on multiple biomedical QA benchmarks using two model families, the method demonstrates higher average accuracy. These results surpass both the original base models and models subjected to citation-unaware pre-training across various biomedical tasks, highlighting the value of integrating relational data.

Key takeaway

For AI Scientists developing biomedical language models, incorporating citation graph information via continual pre-training significantly boosts accuracy on QA benchmarks. You should consider this method to enhance model performance and capture structured knowledge from scientific literature, especially when working with decoder-only architectures. This approach offers a clear path to improving the utility of LMs in specialized domains.

Key insights

Incorporating citation graph data into language model pre-training significantly improves biomedical QA accuracy.

Principles

Method

Citation-aware continual pre-training for decoder-only LMs integrates PubMed citation graph data by placing linked abstract pairs in a shared context for next-token prediction.

In practice

Topics

Best for: NLP Engineer, AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.