Learning simple heuristic rules for classifying materials based on chemical composition
Andrew Ma, Marin Soljačić
TL;DR
The paper addresses predicting whether materials are topological or metallic from composition alone. It introduces a simple heuristic framework called topogivity and extends it with a periodic-table–based inductive bias, implementing a full element-wise model $g(M;\mathbf{t})$ and a restricted, partition-based model $\eta(M;\boldsymbol{\theta})$ with $g(M;\mathbf{t})=\mathbf{t}\cdot\mathbf{f}(M)$ and $\eta(M;\boldsymbol{\theta})=\boldsymbol{\theta}\cdot\boldsymbol{\nu}(M)$. The key contributions include two tasks (topology and metallicity) evaluated across large training-set sizes, revealing that the restricted model reduces data requirements while preserving interpretability via periodic-table visualizations, whereas the full model gains accuracy with more data. The work demonstrates that simple, interpretable heuristic rules can perform competitively against more complex models in data-limited regimes and provides a framework for incorporating chemistry knowledge into ML for materials discovery. By mapping learned elemental parameters to the periodic table, the approach offers chemical intuition for material classification that can guide data collection and hypothesis formation.
Abstract
In the past decade, there has been a significant interest in the use of machine learning approaches in materials science research. Conventional deep learning approaches that rely on complex, nonlinear models have become increasingly important in computational materials science due to their high predictive accuracy. In contrast to these approaches, we have shown in a recent work that a remarkably simple learned heuristic rule -- based on the concept of topogivity -- can classify whether a material is topological using only its chemical composition. In this paper, we go beyond the topology classification scenario by also studying the use of machine learning to develop simple heuristic rules for classifying whether a material is a metal based on chemical composition. Moreover, we present a framework for incorporating chemistry-informed inductive bias based on the structure of the periodic table. For both the topology classification and the metallicity classification tasks, we empirically characterize the performance of simple heuristic rules fit with and without chemistry-informed inductive bias across a wide range of training set sizes. We find evidence that incorporating chemistry-informed inductive bias can reduce the amount of training data required to reach a given level of test accuracy.
