LGQMJun 15

How Post-Training Shapes Biological Reasoning Models

arXiv:2606.1651720.2
Predicted impact top 7% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work provides a systematic understanding of post-training effects for practitioners building biological reasoning models, revealing non-monotonic performance gains and trade-offs.

The paper investigates how post-training stages (CPT, SFT, RL) affect in-domain and out-of-domain performance in biological reasoning models, finding that SFT improves ID but harms OOD, while RL can partially recover OOD performance. The optimal trade-off under fixed budgets involves brief SFT and larger RL allocations.

Scientific reasoning models for biology combine language models with foundation models trained on multimodal biological data, including DNA, RNA, and proteins. These models are built through post-training, yet how each stage shapes reasoning and generalization remains poorly understood. We study when post-training improves performance and when it induces over-specialization. Across genomics, transcriptomics, and proteins, we train and evaluate more than 100 biological reasoning models under controlled variation in backbone, continued pre-training (CPT), supervised fine-tuning (SFT), and reinforcement learning (RL), measuring both in-domain (ID) and out-of-domain (OOD) performance. We find that each post-training stage reshapes generalization in a distinct way rather than contributing uniform gains. CPT improves downstream performance by aligning models with biological language. SFT consistently increases ID performance but causes OOD performance to peak early and decline as models fit the training distribution. RL, when applied to strong SFT checkpoints with aligned rewards, improves OOD performance and partially recovers generalization. These results show that biological reasoning does not improve monotonically with additional supervision or compute. Instead, performance depends on how training stages are composed. Under fixed post-training budgets, the strongest ID-OOD trade-off comes from brief SFT, larger RL allocations, and asymmetric adaptation capacity across stages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes