Protein structure determination has long been limited by the classic phase problem in X-ray crystallography. Experiments measure diffraction intensities—how strongly X-rays are refracted in each direction—but the phase information is lost. Without phases, no electron density map can be reconstructed, and without a density map, atomic coordinates cannot be determined. For decades, solving this inverse problem required extensive manual intervention and repeated model adjustment by experienced crystallographers.
Kim, Mai, Shenoy, Follmer, Wetzstein, and Poitevin developed CrystalBoltz, which reformulates the problem as Bayesian inference: given measured diffraction data (structure factor amplitudes), infer the most probable atomic structure.
How it works
- The core is a diffusion model pre-trained on the Protein Data Bank (PDB), which learns a prior over protein structures—what kinds of atomic arrangements are physically plausible.
- Diffraction data from a new experiment are then used to guide posterior sampling in the diffusion process, generating candidate structures that satisfy both the prior (they look like real proteins) and the data (they agree with the measured diffraction).
- The entire process is fully automated, requiring no manual intervention.
- Does the approach apply only to X-ray crystallography, or could it extend to other structural biology techniques such as cryo-EM?
- For data with complex symmetry or very low resolution (above 3.5 Å), can diffusion-generated candidate structures maintain chemical plausibility?
- What baseline was used for the "33x speedup" claim—and does it account for the manual labor time in traditional workflows?
Reported results
On multiple protein datasets, CrystalBoltz outperforms the strongest baseline methods in both coordinate RMSD and R-factor, while reducing runtime by 33x compared to existing experiment-guided refinement methods.
Open questions raised in the post
References
1. Kim, M., Mai, H., Shenoy, J., Follmer, A., Wetzstein, G., & Poitevin, F. (2026). *CrystalBoltz: End-to-End Protein Structure Determination via Experiment-Guided Diffusion for X-Ray Crystallography*. arXiv:2605.15564 [cs.LG]. 2. Jumper, J., et al. (2021). *Highly Accurate Protein Structure Prediction with AlphaFold*. Nature. 3. Miao, J., et al. (2023). *Generative Methods for Molecular and Protein Structure Determination*. Nature Reviews Molecular Cell Biology.