Physio-DPO: Aligning Large Language Models with the Protein Energy Landscape to Eliminate Structural Hallucinations
QiWei Meng
TL;DR
Physio-DPO tackles structural hallucinations in large protein language models by introducing a physics-informed alignment that couples thermodynamic stability to preference optimization. It extends Direct Preference Optimization with a magnitude-aware energy weighting, using an energy gap $\delta_E$ and a sigmoid-based weight $\Psi(\delta_E)$ to scale updates, and employs hard-negative mining to expose subtle biophysical failures. The authors construct the PhysioPref-1M benchmark and provide theoretical analysis showing gradient variance reduction and alignment to a Boltzmann-like energy distribution, alongside extensive experiments demonstrating significant improvements in sc-RMSD (1.28 Å) and foldability (92.8%) with qualitative recovery of hydrogen bonds and hydrophobic core packing. This physics-grounded alignment enables scalable, biophysically valid protein generation while preserving linguistic diversity, suggesting a practical path to more reliable protein design with PLMs.
Abstract
Large Protein Language Models have shown strong potential for generative protein design, yet they frequently produce structural hallucinations, generating sequences with high linguistic likelihood that fold into thermodynamically unstable conformations. Existing alignment approaches such as Direct Preference Optimization are limited in this setting, as they model preferences as binary labels and ignore the continuous structure of the physical energy landscape. We propose Physio-DPO, a physics informed alignment framework that grounds protein language models in thermodynamic stability. Physio-DPO introduces a magnitude aware objective that scales optimization updates according to the energy gap between native structures and physics perturbed hard negatives. Experiments show that Physio-DPO consistently outperforms strong baselines including SFT, PPO, and standard DPO, reducing self consistency RMSD to 1.28 Å and increasing foldability to 92.8%. Qualitative analysis further demonstrates that Physio-DPO effectively mitigates structural hallucinations by recovering biophysical interactions such as hydrophobic core packing and hydrogen bond networks.
