Hugging Face Trending Papers

Packora: Systematic Design for Generative Molecular Crystal Structure Prediction

arXiv Machine Learning
Aug 28

Packora: Systematic Design for Generative Molecular Crystal Structure Prediction

Packora is a flow-based generative model designed for molecular crystal structure prediction (CSP). It jointly predicts atomic coordinates and lattice parameters from molecular graphs, supporting multi-component and organometallic crystals and allowing conditioning on conformers, stereochemistry, and space-group data. In evaluations inspired by the CCDC CSP blind test, Packora outperforms baselines on generation and ranking benchmarks, achieving superior matched-budget coverage, higher experimental-form recovery, lower ranks, and faster convergence.

By Nayoung Kim, Kiyoung Seong, Sungsoo Ahn
arXiv Machine Learning
Jun 9

Enhancing Spatial Reasoning in Large Language Models for Metal-Organic Frameworks Structure Prediction

arXiv:2601. 09285v2 Announce Type: replace Abstract: Metal-organic frameworks (MOFs) are porous crystalline materials with broad applications such as carbon capture and drug delivery, yet accurately predicting their 3D structures remains a significant challenge.

By Mianzhi Pan, JianFei Li, Peishuo Liu, Botian Wang, Yawen Ouyang, Yiming Rong, Hao Zhou, Jianbing Zhang
arXiv AI
Sep 11

uFlowCSP: Crystal Structure Prediction using Mean flow generative models

uFlowCSP is a MeanFlow-based crystal structure prediction model that learns the average probability‑flow velocity, enabling it to generate complete crystal structures in one to five network evaluations. It achieves inference speeds 5×–58× faster than diffusion and flow‑matching methods while matching or surpassing their performance, with a chemistry‑ and symmetry‑aware Transformer that uses canonical atom ordering and per‑token chemistry embeddings. On the MP‑20 benchmark, uFlowCSP attains comparable or higher accuracy with far fewer evaluations and significantly lower wall‑clock time, demonstrating improved accuracy per network evaluation.

By Sourin Dey, Dipannoy Das Gupta, Lai Wei, Sadman Sadeed Omee, Jianjun Hu
arXiv Machine Learning
Jul 7

FastCSP: Accelerated Molecular Crystal Structure Prediction with Universal Model for Atoms

arXiv:2508. 02641v2 Announce Type: replace-cross Abstract: Molecular crystal structure prediction (CSP) is essential for applications in pharmaceuticals and organic electronics.

By Vahe Gharakhanyan, Yi Yang, Luis Barroso-Luque, Daniel S. Levine, Sushree Jagriti Sahoo, Brandon M. Wood, Kyle Michel, Muhammed Shuaibi, Gregory J. O. Beran, Viachaslau Bernat, Misko Dzamba, Xiang Fu, Meng Gao, Xingyu Liu, Benjamin K. Miller, Keian Noori, Lafe J. Purvis, Tingling Rao, Ammar Rizvi, Matt Uyttendaele, Andrew J. Ouderkirk, Chiara Daraio, C. Lawrence Zitnick, Arman Boromand, Noa Marom, Zachary W. Ulissi, Anuroop Sriram
Hugging Face Trending Papers
Sep 8

Fixed-Dimensional Latent Flow for Generating Variable-Size 3D Molecules

The paper introduces Equivariant-Free Transformer-Autoencoded Latent Flow Matching (EF‑TALFM), a two‑stage generative framework that uses a single fixed‑dimensional latent vector to produce variable‑size 3D molecules. The first stage samples the latent vector via flow matching, and the second stage employs an autoregressive Transformer decoder that determines molecule size while generating atom types, coordinates, and chemical states. EF‑TALFM outperforms prior methods on the PCQM4Mv2 benchmark, achieving higher uniqueness, novelty, and computational throughput, and its internal ranking improves the hit rate for target HOMO–LUMO gaps while maintaining novelty.