paper-with-me

홈 › Papers

Aligning LLMs with Biomedical Knowledge using Balanced Fine-Tuning

2025-11-26 · Zhenchao Tang, Fang Wang, Haohuai He, Jiale Zhou, Tianxu Lv, Jun Zhu, Shouzhi Chen, Minghao Yang, Yu Wang, Jiayang Wu, Yidong Song, Yaokun Li, Jiehui Huang, Bing He, Jianhua Yao arxiv

Engineering LLMs to accelerate life sciences research requires a robust alignment with biomedical knowledge. We observe that biomedical text exhibits a fundamentally different uncertainty structure from general text: dense low-confidence runs encode epistemic knowledge gaps (dense causal chains, rare entities) rather than the sparse aleatoric stylistic variation typical of general text. Based on this discovery, we propose Balanced Fine-Tuning (BFT), a dual-scale post-training method that combines group-normalized token reweighting with sequence-level reallocation toward knowledge-dense samples exhibiting dense epistemic uncertainty. Across medical evaluation, biological reasoning, sparse-reward RL, and biological representation tasks, BFT provides more consistent gains than SFT and DFT under a shared training setup. When replacing the default closed-source backbones in GeneAgent (GPT-4o) and VCWorld (Gemini-2.5-Flash), the BFT-aligned 70B model delivers stronger performance across biological process reasoning and chemical perturbation prediction. Critically, all BFT variants further improve after subsequent GRPO with sparse rewards, while SFT and DFT degrade, suggesting that epistemic-aware post-training provides a more robust policy initialization. Beyond text generation, BFT-aligned LLMs produce more accurate and professional biomedical profile texts; after encoding these profiles with a text embedding model, the resulting representations support gene-level, cell-level, and perturbation-response tasks, suggesting that BFT-enhanced generation can facilitate biological representation and, in turn, broader biomedical downstream tasks.

📄 PDF Abstract BibTeX arXiv:2511.21075

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

BALI: Enhancing Biomedical Language Representations through Knowledge Graph and Language Model Alignment

2025-09-09 · Andrey Sakhovskiy, Elena Tutubalina arxiv

In recent years, there has been substantial progress in using pretrained Language Models (LMs) on a range of tasks aimed at improving the understanding of biomedical texts. Nonetheless, existing biomedical LLMs show limi…

Knowledge Graphs

PromptLink: Leveraging Large Language Models for Cross-Source Biomedical Concept Linking

2024-05-13 · Yuzhang Xie, Jiaying Lu, Joyce Ho, Fadi Nahab 외

Linking (aligning) biomedical concepts across diverse data sources enables various integrative analyses, but it is challenging due to the discrepancies in concept naming conventions. Various strategies have been develope…

Language Modelling

Multimodal Integrated Knowledge Transfer to Large Language Models through Preference Optimization with Biomedical Applications

2025-05-09 · Da Wu, Zhanliang Wang, Quan Nguyen, Zhuoran Xu 외

The scarcity of high-quality multimodal biomedical data limits the ability to effectively fine-tune pretrained Large Language Models (LLMs) for specialized biomedical tasks. To address this challenge, we introduce MINT (…

Disease PredictionRAGTransfer Learning

Comparison of biomedical relationship extraction methods and models for knowledge graph creation

2022-01-05 · Nikola Milosevic, Wolfgang Thielemann

Biomedical research is growing at such an exponential pace that scientists, researchers, and practitioners are no more able to cope with the amount of published literature in the domain. The knowledge presented in the li…

Key Information ExtractionKnowledge GraphsNamed Entity Recognition (NER)Relation Extraction+1

Few-Shot Biomedical Relation Extraction with Large Language Models: A Viable Alternative to Supervised Learning?

2026-06-13 · Jakob Mraz, Tomaž Curk, Blaž Zupan arxiv

Biomedical relation extraction (BioRE) is a key step in transforming biomedical literature into structured knowledge. However, most existing approaches rely on supervised models trained on costly annotated datasets, limi…

Relation Extraction