Pith. sign in

REVIEW 4 major objections 5 minor 1 cited by

Polymorphism Crystal Structure Prediction with Adaptive Space Group Diversity Control

T0 review · 4 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read Adaptive space group diversity control lets one genetic algorithm recover multiple crystal polymorphs, including nearly all two-polymorph cases.

desk verdict Solid incremental advance in polymorph CSP, but the evaluation has a train/test overlap problem and missing polymorphism baselines that need addressing before the strong claims are credible. read the letter →

arxiv 2506.11332 v1 pith:IDYWBNMM submitted 2025-06-12 cond-mat.mtrl-sci cs.LG

classification cond-mat.mtrl-scics.LG
keywords polymorphismpredictioncrystalstructuregeneticalgorithmspacegroupdiversityneuralnetworkinteratomicpotentialmulti-objectiveoptimizationmaterialsdiscovery
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper claims that crystal structure prediction can recover multiple polymorphs of an inorganic formula if the search explicitly prevents any one space group from dominating the genetic-algorithm population. The proposed method, ParetoCSP2, adds the count of structures sharing a space group as a third optimization objective alongside energy and genotypic age, initializes populations with a symmetry-aware structure generator, and relaxes all candidates every generation with a neural-network interatomic potential. On a benchmark of 50 formulas with equal-atom-count polymorphs, it reports near-perfect space-group and structural-similarity coverage for two-polymorph cases and sizable gains over two baseline algorithms. The broader stakes are that materials design could screen polymorphs computationally without expensive density-functional-theory sweeps.

What carries the argument

The load-bearing mechanism is the adaptive space group diversity control: each candidate structure is assigned a shared space group count equal to how many other individuals in the population share its space group, and this count is minimized as a third objective in an NSGA-III/AFPO multi-objective genetic algorithm. This counteracts the natural tendency of the search to converge onto a handful of low-energy, high-symmetry space groups. Supporting components are a PyXtal-based initial population that produces physically valid, symmetry-diverse crystals; iterative shallow relaxation of all structures after each generation using a neural-network interatomic potential; and tracking the best $j$ structures per $k$ distinct space groups (here $j=3$, $k=10$) to output a polymorph set.

What would settle it

Take a two-polymorph formula where the ML potential's energy ranking of the two relaxed structures is known to contradict a DFT ranking, then run ParetoCSP2 with the ML potential as the fitness oracle; if space-group coverage stays high on such formulas, the diversity control alone compensates for misrankings, but if coverage drops, the method's polymorphism guarantees depend on the potential's accuracy. A direct test would rerun the benchmark with DFT energies substituted for ML energies at the final selection step and compare the recovered polymorph counts.

Watch

Extended reading notes

Core claim

ParetoCSP2's central claim is that polymorphism prediction becomes tractable when space-group diversity is treated as an explicit objective rather than an emergent property of the search. Each individual is assigned a shared space group count — the number of population members with the same space group — and the multi-objective optimizer minimizes that count together with energy and age. The paper reports that this adaptive space group diversity control, combined with PyXtal-based initialization and per-generation relaxation using a neural-network interatomic potential, yields an average space-group coverage of 96.67% and complete StructureMatcher coverage for formulas with two polymorphs, and improvements of 44.8%–87.04% over baselines on regular crystal structure prediction.

Load-bearing premise

The neural-network interatomic potential's energy rankings are accurate enough to guide the search toward all relevant polymorphs, especially low-symmetry structures whose energies differ by only a few meV per atom; the paper's own failure case shows the potential assigning an intermediate structure an energy below the ground truth, which would mislead any search.

Editorial extensions

If this is right

  • For formulas with two known polymorphs of equal unit-cell atom count, ParetoCSP2 is claimed to recover essentially all of them (96.67% average space-group coverage, 100% structural similarity), suggesting that routine polymorph enumeration is feasible for simple systems.
  • Because space-group diversity is preserved throughout the run rather than only at the end, the algorithm is claimed to find the optimal structure within 1–10 generations, which would make high-throughput polymorph screening practical with ML potentials.
  • The same diversity control improves standard crystal structure prediction, with reported gains of 44.8%–87.04% over ParetoCSP and GN-OA across energy and structural-distance metrics.
  • The method handles some variable-unit-cell polymorphism, such as ZnS wurtzite and zincblende, by running separate searches per cell size, though it fails on $\alpha$-quartz in the case study.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If the space-group crowding penalty is the true driver of the gains, then varying the penalty strength or replacing the fixed budget $j,k$ with a temperature-like schedule could tune exploration versus exploitation; the paper does not study this trade-off.
  • The reliance on a single pretrained potential means the method's polymorph coverage for near-degenerate low-symmetry structures is likely bounded by the potential's energy resolution rather than by the search; substituting DFT energies for the final candidates would test this directly.
  • Because the benchmark only includes same-atom-count polymorphs from the Materials Project, the method's performance on variable-cell polymorphs or on polymorphs separated by larger energy gaps remains open; the paper's silica case suggests such cases are harder.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 5 minor

Summary. The manuscript proposes ParetoCSP2, an evolutionary crystal structure prediction algorithm aimed at polymorphism prediction. The key novelty is a third optimization objective, added to energy and genotypic age, that penalizes over-representation of any single space group in the NSGA-III/AFPO population, combined with PyXtal-based initialization and per-generation structural relaxation using pretrained ML interatomic potentials (M3GNet or CHGNet). The authors evaluate polymorphism recovery on 50 formulas from the Materials Project with equal unit-cell atom counts and up to 10 polymorphs, and regular CSP on 120 CSPBench structures. They report near-perfect space-group and StructureMatcher coverage for two-polymorph formulas, declining coverage for higher polymorph counts, and large improvements over ParetoCSP and GN-OA on the regular-CSP benchmark metrics.

Significance. If the results are reproducible and the evaluation is not confounded by training-data overlap, the space-group diversity objective is a simple and plausible mechanism for maintaining multiple polymorphic candidates, and the per-generation relaxation plus PyXtal initialization are practical accelerations. The paper ships source code and adopts quantitative structural metrics (ED, SD, CD, HD, FP) that make comparisons transparent. However, the polymorphism claim currently rests on a benchmark drawn from the same database that trained the surrogate potentials, no polymorphism baseline is provided, and the stochastic GA is evaluated without repeated runs or error bars. These issues must be resolved before the claimed 'excellent performance in polymorphism prediction' can be accepted.

major comments (4)
  1. [Benchmark dataset for polymorphism CSP; Table 2; Methods: ML IAPs] The polymorphism benchmark ground-truth structures are taken from the Materials Project, while the search and relaxation are guided by M3GNet and CHGNet, both of which were trained on Materials Project data (CHGNet on MPtrj, ~1.5 million structures). The paper nowhere states that the 50 benchmark formulas or their polymorphs were excluded from the training data. Recovering a structure that is effectively a training example is not the same as discovering it de novo, so the 96.67% space-group coverage for two-polymorph formulas in Table 2 cannot currently be attributed to the search algorithm. I ask the authors to (i) state explicitly which of the 50 formulas overlap with the M3GNet/CHGNet training sets, (ii) add a holdout evaluation or re-validate final candidates with DFT, and (iii) include a control experiment with random structure generation to estimate how much of the coverage is attributable to the surrogate's energy landscape alone.
  2. [Performance evaluation for polymorphism prediction; Fig. 5] ParetoCSP2 is a stochastic genetic algorithm (random initialization via PyXtal, random parent selection, mutation), but no repeated runs, random seeds, or error bars are reported for any result in Table 2 or Fig. 5. A single run of a GA can produce coverage rates that differ substantially from the expected value, particularly for the small samples in the 6-10 polymorph classes, which contain only one or two formulas each. The authors should report mean and standard deviation over at least 5-10 independent seeds for the central metrics and specify the population size, number of generations, and j/k values used for each benchmark formula.
  3. [Abstract; Results: Performance evaluation for regular CSP (Fig. 5)] The abstract states that ParetoCSP2 'outperforms baseline algorithms by factors of 2.46-8.62 for these accuracies,' but the 2.46-8.62 factors are the improvement in space-group and StructureMatcher success rates on the regular-CSP benchmark (Fig. 5), not on the polymorphism benchmark. For the polymorphism benchmark itself, no comparison against a baseline algorithm is provided, even though CALYPSO's symmetry-orientated divide-and-conquer method (Ref. 34) is described as the closest prior work. The claim of 'excellent performance in polymorphism prediction' therefore lacks comparative support. I suggest either adding a polymorphism-task baseline (e.g., CALYPSO or a random-sampling control) or rephrasing the abstract so the factor improvements are attributed to regular CSP only.
  4. [Benchmark dataset for polymorphism CSP; Fig. 3] The selection of the 50 polymorphism benchmark formulas is not transparent: the text says 'We chose a total of 50 formulas' but gives no deterministic selection rule or sampling procedure beyond the constraints of ≤20 atoms and ≤10 polymorphs, and the higher-polymorph classes contain only one or two formulas. Because the average coverage rates in Fig. 3 are the primary evidence for the polymorphism claim, the authors should (i) document the exact selection criteria, (ii) state clearly whether Supplementary Table S1 is exhaustive or a subset, and (iii) either add more samples for the 6-10 polymorph classes or refrain from drawing quantitative trends from those one- or two-sample averages.
minor comments (5)
  1. [Results: Performance evaluation for regular CSP] In the paragraph reporting success rates, the sentence 'Evidently, ParetoCSP outperformed ParetoCSP and GN-OA by 162.50% and 687.11%' should read 'ParetoCSP2 outperformed ParetoCSP and GN-OA...'.
  2. [Fig. 2 and flowchart text] The flowchart contains typos such as 'Enerrgy', 'Calcualate', and 'corrensponding'; these should be corrected.
  3. [Methods: ML IAPs and Discussion] The terms 'shallow relax' and 'deep relax' are used without quantitative definition; please specify the number of relaxation steps or convergence criteria for each.
  4. [Comparative analysis of convergence speed; Fig. 10] The claim that ParetoCSP2 converges within 1-10 generations is based on a selected sample of crystals; please clarify whether this holds across the full 120-crystal benchmark or add per-crystal convergence data.
  5. [Evaluation metrics] The StructureMatcher thresholds (ftol=0.2, stol=0.3, angle tolerance 5 degrees) are introduced without sensitivity analysis; a short ablation or a discussion of how the reported rates depend on these choices would strengthen the evaluation.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the search objectives, diversity control, and evaluation metrics are logically distinct; the Materials Project training/evaluation overlap is a data-leakage concern, not a derivation circularity.

full rationale

The claimed derivation chain is: given only a composition, PyXtal generates candidate structures; M3GNet/CHGNet energies drive a three-objective NSGA-III/AFPO search (energy, age, shared space-group count); the algorithm emits the lowest-energy structure for regular CSP or the tracked j=3 structures per k=10 distinct space groups for polymorphism CSP; these outputs are then compared to Materials Project ground-truth polymorphs by space-group and StructureMatcher coverage. No step defines the prediction target as an algorithmic input or fits a parameter to the benchmark labels. The space-group diversity objective minimizes the maximum per-space-group population count and does not encode which ground-truth space groups should be matched; coverage is an external similarity check. The ML potentials are pretrained elsewhere and are not fine-tuned or fitted in this paper, so the paper does not engage in fitted-input-called-prediction with respect to its own benchmark. The self-citations (ParetoCSP as a baseline, Wei et al. metrics and CSPBench as evaluation tools) are supporting infrastructure rather than load-bearing uniqueness claims or ansatz justifications. The Materials Project/MPtrj overlap is a real out-of-sample validity risk that should be flagged separately: the paper states it 'constructed a test set from the Materials Project database' and does not describe excluding benchmark compositions from CHGNet's MPtrj training set. The paper also candidly admits the ML IAP 'may not effectively capture fine energy differences' and can misguide the search, which weakens the reliability of the surrogate but does not make the derivation circular. Under the hard rules requiring a quoted reduction or a fitted parameter renamed as a prediction, I find no circular step.

Assumptions & free parameters 5 free parameters · 4 assumptions · 0 invented entities

The central claim rests on the accuracy of pretrained neural network potentials, the reliability of Materials Project polymorph labels as ground truth, and the representativeness of the chosen benchmark formulas. The algorithm's own hyperparameters (j, k, population size, tolerances) are set by hand and affect the reported coverage. No new physical entities are introduced.

free parameters (5)
  • j (structures per space group tracked) = 3
    Number of lowest-energy structures retained per space group for polymorph output; chosen by hand, directly determines the number of candidate polymorphs (j*k = 30).
  • k (distinct space groups tracked) = 10
    Number of distinct space groups for which structures are tracked; chosen by hand and affects polymorph coverage.
  • StructureMatcher tolerances (ftol, stol, angle) = 0.2, 0.3, 5 degrees
    Evaluation thresholds for considering a match; these are permissive and affect reported success rates.
  • Population size = 100
    Used in diversity and valid-structure experiments; not systematically varied.
  • Max generations G = 250 to 1000
    Termination condition; varies by experiment, chosen by hand.
assumptions (4)
  • domain assumption M3GNet and CHGNet energies are accurate enough to rank polymorphs close in energy
    The GA selects parents and tracks low-energy structures based on these surrogate energies; the failure case in Supplementary Fig. S11 shows this can fail.
  • domain assumption Materials Project polymorph labels and structures are reliable ground truth
    Benchmark coverage rates score against Materials Project entries; errors or missing polymorphs would bias the metric.
  • standard math NSGA-III and AFPO behave as described in the cited literature
    The algorithm relies on these standard multi-objective optimization methods without re-deriving them.
  • domain assumption PyXtal generated structures cover the relevant space groups uniformly
    Initialization diversity depends on PyXtal's symmetry-constrained generation; the paper does not analyze which space groups are systematically under- or over-sampled by PyXtal.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Polymorphism Crystal Structure Prediction with Adaptive Space Group Diversity Control." pith.science (2026). https://pith.science/paper/IDYWBNMM

@misc{pith2026250611332,
  author       = {Pith},
  title        = {Pith review of: Polymorphism Crystal Structure Prediction with Adaptive Space Group Diversity Control},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/IDYWBNMM}},
  note         = {Machine review of arXiv:2506.11332}
}
read the original abstract

Crystalline materials can form different structural arrangements (i.e. polymorphs) with the same chemical composition, exhibiting distinct physical properties depending on how they were synthesized or the conditions under which they operate. For example, carbon can exist as graphite (soft, conductive) or diamond (hard, insulating). Computational methods that can predict these polymorphs are vital in materials science, which help understand stability relationships, guide synthesis efforts, and discover new materials with desired properties without extensive trial-and-error experimentation. However, effective crystal structure prediction (CSP) algorithms for inorganic polymorph structures remain limited. We propose ParetoCSP2, a multi-objective genetic algorithm for polymorphism CSP that incorporates an adaptive space group diversity control technique, preventing over-representation of any single space group in the population guided by a neural network interatomic potential. Using an improved population initialization method and performing iterative structure relaxation, ParetoCSP2 not only alleviates premature convergence but also achieves improved convergence speed. Our results show that ParetoCSP2 achieves excellent performance in polymorphism prediction, including a nearly perfect space group and structural similarity accuracy for formulas with two polymorphs but with the same number of unit cell atoms. Evaluated on a benchmark dataset, it outperforms baseline algorithms by factors of 2.46-8.62 for these accuracies and improves by 44.8\%-87.04\% across key performance metrics for regular CSP. Our source code is freely available at https://github.com/usccolumbia/ParetoCSP2.

Figures

Figures reproduced from arXiv: 2506.11332 by the authors.

Figure 1
Figure 1. Examples of polymorphic structure prediction by our algorithm. [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. Flowchart of the ParetoCSP2 algorithm. Starting from a given chemical composition (e.g., CeCr2Si2C), the algorithm begins by generating an initial population of structures using PyXtal, assigning a genotypic age of 1 to them, and computing their shared space group count based on the number of structures sharing the same space group within the population. Matching colors are used to indicate functionally similar step… view at source ↗
Figure 3
Figure 3. They demonstrate that ParetoCSP2 successfully identified a significant portion of the [PITH_FULL_IMAGE:figures/full_fig_p011_3.png] view at source ↗
Figures from the paper (9 more)
Figure 3
Figure 3. Figure 3: Average polymorph coverage rates achieved by ParetoCSP2 across different [PITH_FULL_IMAGE:figures/full_fig_p014_3.png]
Figure 4
Figure 4. Figure 4: Performance metrics’ comparison of ParetoCSP2 vs ParetoCSP and GN-OA [PITH_FULL_IMAGE:figures/full_fig_p017_4.png]
Figure 5
Figure 5. Figure 5: Space group and StructureMatcher success rate of ParetoCSP2 vs ParetoCSP [PITH_FULL_IMAGE:figures/full_fig_p018_5.png]
Figure 6
Figure 6. Figure 6: Space group diversity (↑) of ParetoCSP2 vs ParetoCSP and GN-OA for a population size of 100 for a set of sample crystal compositions. Space group diversity is measured by the number of distinct space group individuals (structures) existing in the population. The space …
Figure 7
Figure 7. Figure 7: Space group diversity (↑) progression of ParetoCSP2 vs ParetoCSP and GN-OA for two case studies for a population size of 100. (a) Ca(CdP)2(non-polymorphic case) and (b) Nb3Si (polymorphic case) show the evolution of space group diversity over 500 generations. ParetoCSP…
Figure 8
Figure 8. Figure 8: Comparison of the number of valid structures generated ( [PITH_FULL_IMAGE:figures/full_fig_p021_8.png]
Figure 9
Figure 9. Figure 9: Valid structure count (↑) progression of ParetoCSP2 vs ParetoCSP and GN￾OA for two case studies for a population size of 100. (a) Ca(CdP)2(non-polymorphic case) and (b) Nb3Si (polymorphic case) show the evolution of valid structure count over 500 generations. In both c…
Figure 10
Figure 10. Figure 10: Convergence speed (↓) of ParetoCSP2 vs ParetoCSP and GN-OA for a population size of 100 for a set of sample crystal compositions. The x-axis represents the number of generations required for each algorithm to achieve the optimal prediction, with a “✗” indicating cases…
Figure 11
Figure 11. Figure 11: Comparison of the space group coverage achieved by GN-OA, ParetoCSP, [PITH_FULL_IMAGE:figures/full_fig_p024_11.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Data-Driven Topological Analysis of Polymorphic Crystal Structures

    cond-mat.mtrl-sci 2025-08 unverdicted novelty 4.0 of 10

    Polymorph pairs of common space groups share recurring local polyhedral topology across different compounds, and topology-based graph embeddings cluster polymorphs across space groups.

Reference graph

Works this paper leans on

62 extracted references · 55 canonical work pages · cited by 1 Pith paper

  1. [1]

    Crystal polymorphism

    Buerger, M.; Bloom, M. Crystal polymorphism. Zeitschrift f \"u r Kristallographie-Crystalline Materials 1937, 96, 182--200

  2. [2]

    Brog, J.-P.; Chanez, C.-L.; Crochet, A.; Fromm, K. M. Polymorphism, what it is and how to identify it: a systematic review. Rsc Advances 2013, 3, 16905--16931

  3. [3]

    J.; Reutzel-Edens, S

    Cruz-Cabeza, A. J.; Reutzel-Edens, S. M.; Bernstein, J. Facts and fictions about polymorphism. Chemical Society Reviews 2015, 44, 8619--8635

  4. [4]

    Polymorphism as an additional functionality of materials for technological applications at surfaces and interfaces

    Gentili, D.; Gazzano, M.; Melucci, M.; Jones, D.; Cavallini, M. Polymorphism as an additional functionality of materials for technological applications at surfaces and interfaces. Chemical Society Reviews 2019, 48, 2502--2517

  5. [5]

    o tze, J.; Pan, Y.; M \

    G \"o tze, J.; Pan, Y.; M \"u ller, A. Mineralogy and mineral chemistry of quartz: A review. Mineralogical Magazine 2021, 85, 639--664

  6. [6]

    D.; Fladischer, K.; Yeandel, S.; Lelarge, A.; Parker, S

    Eder, S. D.; Fladischer, K.; Yeandel, S.; Lelarge, A.; Parker, S. C.; S nderg rd, E.; Holst, B. A giant reconstruction of -quartz (0001) interpreted as three domains of nano dauphine twins. Scientific Reports 2015, 5, 14545

  7. [7]

    Resource, characteristic, purification and application of quartz: A review

    Pan, X.; Li, S.; Li, Y.; Guo, P.; Zhao, X.; Cai, Y. Resource, characteristic, purification and application of quartz: A review. Minerals Engineering 2022, 183, 107600

  8. [8]

    Investigation of a high stable -cristobalite ceramic powder from CaO--Al2O3--SiO2 system

    S an, O.; \"O zg \"u r, C. Investigation of a high stable -cristobalite ceramic powder from CaO--Al2O3--SiO2 system. Journal of the European Ceramic Society 2009, 29, 2945--2949

Show all 62 references
  1. [9]

    Cristobalite formation from the thermal treatment of amorphous silica fume recovered from the metallurgical silicon industry

    Zhang, S.; Tie, S.; Zhang, F. Cristobalite formation from the thermal treatment of amorphous silica fume recovered from the metallurgical silicon industry. Micro & Nano Letters 2018, 13, 1465--1468

  2. [10]

    Haggerty, S. E. A diamond trilogy: superplumes, supercontinents, and supernovae. Science 1999, 285, 851--860

  3. [11]

    R.; Wang, H.; Wang, H.; Xu, Y.; Cui,

    Li, Q.; Ma, Y.; Oganov, A. R.; Wang, H.; Wang, H.; Xu, Y.; Cui, . f. T.; Mao, H.-K.; Zou, G. Superhard monoclinic polymorph of carbon. Physical Review Letters 2009, 102, 175506

  4. [12]

    Li-ion battery material under high pressure: amorphization and enhanced conductivity of Li4Ti5O12

    others,, et al. Li-ion battery material under high pressure: amorphization and enhanced conductivity of Li4Ti5O12. National Science Review 2019, 6, 239--246

  5. [13]

    Reliable crystal structure predictions from first principles

    Nikhar, R.; Szalewicz, K. Reliable crystal structure predictions from first principles. Nature Communications 2022, 13, 3095

  6. [14]

    Computational prediction of organic crystal structures and polymorphism

    Price, S. Computational prediction of organic crystal structures and polymorphism. International Reviews in Physical Chemistry 2008, 27, 541--568

  7. [15]

    Molecular aggregation: structure analysis and molecular simulation of crystals and liquids; OUP Oxford, 2007; Vol

    Gavezzotti, A. Molecular aggregation: structure analysis and molecular simulation of crystals and liquids; OUP Oxford, 2007; Vol. 19

  8. [16]

    R.; Ma, Y.; Lyakhov, A

    Oganov, A. R.; Ma, Y.; Lyakhov, A. O.; Valle, M.; Gatti, C. Evolutionary crystal structure prediction as a method for the discovery of minerals and materials. Reviews in Mineralogy and Geochemistry 2010, 71, 271--298

  9. [17]

    R.; Pickard, C

    Oganov, A. R.; Pickard, C. J.; Zhu, Q.; Needs, R. J. Structure prediction drives materials discovery. Nature Reviews Materials 2019, 4, 331--348

  10. [18]

    R.; Glass, C

    Oganov, A. R.; Glass, C. W. Crystal structure prediction using ab initio evolutionary techniques: Principles and applications. The Journal of Chemical Physics 2006, 124, 244704

  11. [19]

    W.; Oganov, A

    Glass, C. W.; Oganov, A. R.; Hansen, N. USPEX—Evolutionary crystal structure prediction. Computer Physics Communications 2006, 175, 713--720

  12. [20]

    J.; Needs, R

    Pickard, C. J.; Needs, R. Ab initio random structure searching. Journal of Physics: Condensed Matter 2011, 23, 053201

  13. [21]

    M.; Catlow, R

    Woodley, S. M.; Catlow, R. Crystal structure prediction from first principles. Nature Materials 2008, 7, 937--946

  14. [22]

    CALYPSO: A method for crystal structure prediction

    Wang, Y.; Lv, J.; Zhu, L.; Ma, Y. CALYPSO: A method for crystal structure prediction. Computer Physics Communications 2012, 183, 2063--2070

  15. [23]

    H.; Bragg, W

    Bragg, W. H.; Bragg, W. L. The reflection of X-rays by crystals. Proceedings of the Royal Society of London. Series A, Containing Papers of a Mathematical and Physical Character 1913, 88, 428--438

  16. [24]

    Bragg, W. L. The structure of some crystals as indicated by their diffraction of X-rays. Proceedings of the Royal Society of London. Series A, Containing papers of a mathematical and physical character 1913, 89, 248--277

  17. [25]

    Chen, C.; Ye, W.; Zuo, Y.; Zheng, C.; Ong, S. P. Graph networks as a universal machine learning framework for molecules and crystals. Chemistry of Materials 2019, 31, 3564--3572

  18. [26]

    S.; Louis, S.-Y.; Fu, N.; Wei, L.; Dey, S.; Dong, R.; Li, Q.; Hu, J

    Omee, S. S.; Louis, S.-Y.; Fu, N.; Wei, L.; Dey, S.; Dong, R.; Li, Q.; Hu, J. Scalable deeper graph neural networks for high-performance materials property prediction. Patterns 2022, 3, 100491

  19. [27]

    Chen, C.; Ong, S. P. A universal graph deep learning interatomic potential for the periodic table. Nature Computational Science 2022, 2, 718--728

  20. [28]

    J.; Ceder, G

    Deng, B.; Zhong, P.; Jun, K.; Riebesell, J.; Han, K.; Bartel, C. J.; Ceder, G. CHGNet as a pretrained universal neural network potential for charge-informed atomistic modelling. Nature Machine Intelligence 2023, 5, 1031--1041

  21. [29]

    Crystal structure prediction by combining graph network and optimization algorithm

    Cheng, G.; Gong, X.-G.; Yin, W.-J. Crystal structure prediction by combining graph network and optimization algorithm. Nature Communications 2022, 13, 1492

  22. [30]

    S.; Wei, L.; Hu, M.; Hu, J

    Omee, S. S.; Wei, L.; Hu, M.; Hu, J. Crystal structure prediction using neural network potential and age-fitness Pareto genetic algorithm. Journal of Materials Informatics 2024,

  23. [31]

    An evolutionary many-objective optimization algorithm using reference-point-based nondominated sorting approach, part I: solving problems with box constraints

    Deb, K.; Jain, H. An evolutionary many-objective optimization algorithm using reference-point-based nondominated sorting approach, part I: solving problems with box constraints. IEEE Transactions on Evolutionary Computation 2013, 18, 577--601

  24. [32]

    D.; Lipson, H

    Schmidt, M. D.; Lipson, H. Age-fitness pareto optimization. Proceedings of the 12th Annual Conference on Genetic and Evolutionary Computation. 2010; pp 543--544

  25. [33]

    Hu, J.; Zhao, Y.; Li, Q.; Song, Y.; Dong, R.; Yang, W.; Siriwardane, E. M. Deep learning-based prediction of contact maps and crystal structures of inorganic materials. ACS Omega 2023, 8, 26170--26179

  26. [34]

    A symmetry-orientated divide-and-conquer method for crystal structure prediction

    Shao, X.; Lv, J.; Liu, P.; Shao, S.; Gao, P.; Liu, H.; Wang, Y.; Ma, Y. A symmetry-orientated divide-and-conquer method for crystal structure prediction. The Journal of Chemical Physics 2022, 156, 014105

  27. [35]

    Polymorphism in molecular crystals ; International Union of Crystal, 2020; Vol

    Bernstein, J. Polymorphism in molecular crystals ; International Union of Crystal, 2020; Vol. 30

  28. [36]

    Crystal structure prediction of small organic molecules: a second blind test

    others,, et al. Crystal structure prediction of small organic molecules: a second blind test. Acta Crystallographica 2002, 58, 647--661

  29. [37]

    Significant progress in predicting the crystal structures of small organic molecules--a report on the fourth blind test

    others,, et al. Significant progress in predicting the crystal structures of small organic molecules--a report on the fourth blind test. Acta Crystallographica Section B: Structural Science 2009, 65, 107--125

  30. [38]

    The seventh blind test of crystal structure prediction: structure generation methods

    others,, et al. The seventh blind test of crystal structure prediction: structure generation methods. Acta Crystallographica 2024, 80

  31. [39]

    Verwer, P.; Leusen, F. J. Computer simulation to predict possible crystal polymorphs. Reviews in Computational Chemistry 1998, 327--365

  32. [40]

    Generation of possible crystal structures from molecular structure for low-polarity organic compounds

    Gavezzotti, A. Generation of possible crystal structures from molecular structure for low-polarity organic compounds. Journal of the American Chemical Society 1991, 113, 4622--4629

  33. [41]

    R.; Du, Z.; Ammon, H

    Holden, J. R.; Du, Z.; Ammon, H. L. Prediction of possible crystal structures for C-, H-, N-, O-, and F-containing organic compounds. Journal of Computational Chemistry 1993, 14, 422--437

  34. [42]

    Ab initio molecular packing analysis

    Williams, D. Ab initio molecular packing analysis. Acta Crystallographica Section A: Foundations of Crystallography 1996, 52, 326--328

  35. [43]

    Desiraju, G. R. Crystal gazing: structure prediction and polymorphism. Science 1997, 278, 404--405

  36. [44]

    Price, S. L. The computational prediction of pharmaceutical crystal structures and polymorphism. Advanced Drug Delivery Reviews 2004, 56, 301--319

  37. [45]

    O.; Adutwum, L

    Oliynyk, A. O.; Adutwum, L. A.; Rudyk, B. W.; Pisavadia, H.; Lotfi, S.; Hlukhyy, V.; Harynuk, J. J.; Mar, A.; Brgoch, J. Disentangling structural confusion through machine learning: structure prediction and polymorphism of equiatomic ternary phases ABC. Journal of the American...

  38. [46]

    McDonagh, D.; Skylaris, C.-K.; Day, G. M. Machine-learned fragment-based energies for crystal structure prediction. Journal of Chemical Theory and Computation 2019, 15, 2743--2758

  39. [47]

    C.; Gilmore, C

    Collins, A.; Wilson, C. C.; Gilmore, C. J. Comparing entire crystal structures using cluster analysis and fingerprint plots. CrystEngComm 2010, 12, 801--809

  40. [48]

    PyXtal: A Python library for crystal structure generation and symmetry analysis

    Fredericks, S.; Parrish, K.; Sayre, D.; Zhu, Q. PyXtal: A Python library for crystal structure generation and symmetry analysis. Computer Physics Communications 2021, 261, 107810

  41. [49]

    S.; Sch \"u tt, K

    Hessmann, S. S.; Sch \"u tt, K. T.; Gebauer, N. W.; Gastegger, M.; Oguchi, T.; Yamashita, T. Accelerating crystal structure search through active learning with neural networks for rapid relaxations. npj Computational Materials 2025, 11, 44

  42. [50]

    RDKit: A software suite for cheminformatics, computational chemistry, and predictive modeling

    others,, et al. RDKit: A software suite for cheminformatics, computational chemistry, and predictive modeling. Greg Landrum 2013, 8, 5281

  43. [51]

    Molecular sets (MOSES): a benchmarking platform for molecular generation models

    others,, et al. Molecular sets (MOSES): a benchmarking platform for molecular generation models. Frontiers in Pharmacology 2020, 11, 565644

  44. [52]

    M.; Bender, A.; De Graaf, C

    Thomas, M.; O’Boyle, N. M.; Bender, A.; De Graaf, C. MolScore: a scoring, evaluation and benchmarking framework for generative models in de novo drug design. Journal of Cheminformatics 2024, 16, 64

  45. [53]

    S.; Hu, J

    Wei, L.; Li, Q.; Omee, S. S.; Hu, J. Towards quantitative evaluation of crystal structure prediction performance. Computational Materials Science 2024, 235, 112802

  46. [54]

    E.; Jain, A

    Zimmermann, N. E.; Jain, A. Local structure order parameters and site fingerprints for quantification of coordination environment and crystal structure similarity. RSC Advances 2020, 10, 6063--6081

  47. [55]

    P.; Hautier, G.; Chen, W.; Richards, W

    Jain, A.; Ong, S. P.; Hautier, G.; Chen, W.; Richards, W. D.; Dacek, S.; Cholia, S.; Gunter, D.; Skinner, D.; Ceder, G.; Persson, K. A. Commentary: The Materials Project: A materials genome approach to accelerating materials innovation . APL Materials 2013, 1, 011002

  48. [56]

    Efficient crystal structure prediction based on the symmetry principle

    Han, Y.; Ding, C.; Wang, J.; Gao, H.; Shi, J.; Yu, S.; Jia, Q.; Pan, S.; Sun, J. Efficient crystal structure prediction based on the symmetry principle. Nature Computational Science 2025, 1--13

  49. [57]

    S.; Dong, R.; Fu, N.; Song, Y.; Siriwardane, E.; Xu, M.; Wolverton, C.; Hu, J

    Wei, L.; Omee, S. S.; Dong, R.; Fu, N.; Song, Y.; Siriwardane, E.; Xu, M.; Wolverton, C.; Hu, J. CSPBench: a benchmark and critical evaluation of Crystal Structure Prediction. arXiv preprint arXiv:2407.00733 2024. Preprint at: https://doi.org/10.48550/arXiv.2407.00733 ,

  50. [58]

    VESTA: a three-dimensional visualization system for electronic and structural analysis

    Momma, K.; Izumi, F. VESTA: a three-dimensional visualization system for electronic and structural analysis. Journal of Applied Crystallography 2008, 41, 653--658

  51. [59]

    Recent advances in polymorph discovery methods of organic crystals

    Yao, C.; Zhang, S.; Wang, L.; Tao, X. Recent advances in polymorph discovery methods of organic crystals. Crystal Growth & Design 2022, 23, 637--654

  52. [60]

    J.; Feeder, N.; Davey, R

    Cruz-Cabeza, A. J.; Feeder, N.; Davey, R. J. Open questions in organic crystal polymorphism. Communications Chemistry 2020, 3, 142

  53. [61]

    M.; Barroso-Luque, L.; Levine, D

    Fu, X.; Wood, B. M.; Barroso-Luque, L.; Levine, D. S.; Gao, M.; Dzamba, M.; Zitnick, C. L. Learning Smooth and Expressive Interatomic Potentials for Physical Property Prediction. arXiv preprint arXiv:2502.12147 2025. Preprint at: https://doi.org/10.48550/arXiv.2502.12147 ,

  54. [62]

    Commentary: The Materials Project: A materials genome approach to accelerating materials innovation

    Park, Y.; Kim, J.; Hwang, S.; Han, S. Scalable parallel algorithm for graph neural network interatomic potentials in molecular dynamics simulations. Journal of Chemical Theory and Computation 2024, 20, 4857--4868 mcitethebibliography main.tex00006640000000000000000000254150150...

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.