MTRL-SCISECOMP-PHNov 26, 2021

Application of canonical augmentation to the atomic substitution problem

arXiv:2111.13409v112 citations
Originality Incremental advance
AI Analysis

This work addresses a computational bottleneck in materials science for researchers studying disordered systems, offering a significant speed improvement but is incremental as it builds on existing symmetry reduction methods.

The paper tackles the problem of efficiently generating symmetry-inequivalent atomic substitution patterns for solid solutions, developing a formalism based on canonical augmentation that scales linearly with the number of structures up to ~10^9, which is the best scaling achieved for this problem.

A common approach for studying a solid solution or disordered system within a periodic ab-initio framework is to create a supercell in which a certain amount of target elements is substituted with other ones. The key to generating supercells is determining how to eliminate symmetry-equivalent structures from the large number of substitution patterns. Although the total number of substitutions is on the order of trillions, only symmetry-inequivalent atomic substitution patterns need to be identified, and their number is far smaller than the total. A straightforward solution would be to classify them after determining all possible patterns, but it is redundant and practically unfeasible. Therefore, to alleviate this drawback, we developed a new formalism based on the {\it canonical augmentation}, and successfully applied it to the atomic substitution problem. Our developed \verb|python| software package, which is called \textsc{SHRY} (\underline{S}uite for \underline{H}igh-th\underline{r}oughput generation of models with atomic substitutions implemented by p\underline{y}thon), enables us to pick up only symmetry-inequivalent structures from the vast number of candidates very efficiently. We demonstrate that the computational time required by our algorithm to find $N$ symmetry-inequivalent structures scales {\it linearly} with $N$ up to $\sim 10^9$. This is the best scaling for such problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes