Performing highly efficient Minima Hopping structure predictions using the Atomic Simulation Environment (ASE)
Marco Krummenacher, Moritz Gubler, Jonas A. Finkler, Hannes Huber,, Martin Sommer-J\"orgensen, Stefan Goedecker

TL;DR
This paper introduces a highly efficient, parallelized Python library implementation of the minima hopping algorithm within ASE, significantly improving global structure optimization in materials science.
Contribution
The paper presents a robust, user-friendly, and accelerated minima hopping algorithm implementation with MPI parallelization and integration into ASE, enhancing structure prediction capabilities.
Findings
Accelerated exploration of potential energy surfaces.
Enhanced parallelization with MPI scheme.
Integration with ASE for flexible energy evaluations.
Abstract
In the dynamic field of materials science, the quest to find optimal structures with low potential energy is of great significance. Over the past two decades, the minima hopping algorithm has emerged as a successful tool in this pursuit. We present a robust, user friendly and efficient implementation of the minima hopping algorithm as a Python library, enhancing in this way the global structure optimization simulations significantly. Our implementation significantly accelerates the exploration the potential energy surfaces, leveraging an MPI parallelization scheme that allows for multi level parallelization. In this scheme, multiple minima hopping processes are running simultaneously communicating their findings to a single database and, therefore, sharing information with each other about which parts of the potential energy surface have already been explored. Also multiple features…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Advanced Chemical Physics Studies · Catalysis and Oxidation Reactions
