All-atom E(3)-equivariant diffusion model that refines RNA structures by resolving steric clashes and completing missing atoms.
ChironRNA is an all-atom diffusion model for refining RNA three-dimensional structures, developed by Jingyi Li, Jian Wang, and Nikolay V. Dokholyan at the University of Virginia School of Medicine and posted to bioRxiv in March 2026. Experimentally derived and computationally predicted RNA structures frequently contain geometrically invalid features—severe steric clashes where atoms overlap, and missing atoms that leave the model incomplete. ChironRNA targets this refinement step, cleaning up such defects so that downstream analysis and modeling can proceed on physically plausible structures.
The model applies E(3)-equivariant graph neural networks within a denoising diffusion framework, a combination that has become influential in molecular structure generation because it respects the rotational and translational symmetries of 3D coordinates. Rather than predicting structure from sequence, ChironRNA occupies the increasingly important niche of structure refinement, complementing RNA folding predictors whose raw outputs often require cleanup before they are usable.
ChironRNA combines two diffusion stages: a coarse-grained model that represents each nucleotide with a five-point coarse representation and an all-atom model that operates on full atomic coordinates. Both stages use E(3)-equivariant graph neural networks to predict and remove noise across the diffusion trajectory, iteratively regenerating the atoms of clashing or incomplete nucleotides. The method operates in distinct training and generation phases and is evaluated on a held-out test set of RNA structures, where it reports about 80% clash reduction on over 80% of cases. Performance is strongest on structures with fewer than 200 nucleotides, with the model successfully reconstructing missing atoms in cases where conventional refinement approaches prove insufficient.
ChironRNA is intended for structural biologists and RNA modelers who need to clean up RNA structures before downstream use—whether those structures come from experimental determination with residual geometric errors or from computational folding predictors whose outputs contain clashes and gaps. By serving as a refinement step, it can be slotted into existing RNA structure-prediction and analysis pipelines to produce physically valid models suitable for visualization, docking, or further simulation.
ChironRNA brings equivariant diffusion, already prominent in protein and small-molecule generation, to the comparatively underserved problem of all-atom RNA structure refinement. By directly tackling steric clashes and missing atoms, it addresses a practical bottleneck that limits the usability of both experimental and predicted RNA models. The approach is narrow by design—it refines rather than predicts structure—and its strongest results are on smaller RNAs under 200 nucleotides. As a recent preprint without a confirmed public code or weights release, independent validation and broader adoption remain to be established.