GAtor: A First Principles Genetic Algorithm for Molecular Crystal Structure Prediction
Farren Curtis, Xiayue Li, Timothy Rose, \'Alvaro V\'azquez-Mayagoitia,, Saswata Bhattacharya, Luca M. Ghiringhelli, and Noa Marom

TL;DR
GAtor is a parallel genetic algorithm implemented in Python for molecular crystal structure prediction, integrating machine learning and first principles DFT calculations to efficiently explore potential energy surfaces and identify low-energy crystal structures.
Contribution
The paper introduces GAtor, a novel genetic algorithm framework with evolutionary niching and machine learning clustering, enhancing exploration of complex molecular crystal energy landscapes.
Findings
Successfully predicted structures for four blind test targets.
Identified a novel $Z'$=2 structure for Target II.
Achieved structures consistent with experimental data.
Abstract
We present the implementation of GAtor, a massively parallel, first principles genetic algorithm (GA) for molecular crystal structure prediction. GAtor is written in Python and currently interfaces with the FHI-aims code to perform local optimizations and energy evaluations using dispersion-inclusive density functional theory (DFT). GAtor offers a variety of fitness evaluation, selection, crossover, and mutation schemes. Breeding operators designed specifically for molecular crystals provide a balance between exploration and exploitation. Evolutionary niching is implemented in GAtor by using machine learning to cluster the dynamically updated population by structural similarity and then employing a cluster-based fitness function. Evolutionary niching promotes uniform sampling of the potential energy surface by evolving several sub-populations, which helps overcome initial pool biases…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Various Chemistry Research Topics
