Kolmogorov-Arnold Networks Applied to Materials Property Prediction
Ryan Jacobs, Lane E. Schultz, Dane Morgan

TL;DR
This paper explores Kolmogorov-Arnold Networks (KANs) as an alternative to traditional neural networks for predicting materials properties, highlighting their interpretability and parameter efficiency, with comparative analysis against random forests.
Contribution
The study demonstrates the application of KANs to materials property prediction, showing they can achieve comparable accuracy to established models with simpler, more interpretable forms.
Findings
KANs are competitive with random forests in 5% of cases.
Tuning KAN architectures reduces errors by 10-20%.
Simple KAN models produce predictions similar to complex deep neural networks.
Abstract
Kolmogorov-Arnold Networks (KANs) were proposed as an alternative to traditional neural network architectures based on multilayer perceptrons (MLP-NNs). The potential advantages of KANs over MLP-NNs, including significantly enhanced parameter efficiency and increased interpretability, make them a promising new regression model in supervised machine learning problems. We apply KANs to prediction of materials properties, focusing on a diverse set of 33 properties consisting of both experimental and calculated data. We compare the KAN results to random forest, a method that generally gives excellent performance on a wide range of properties predictions with very little optimization. The KANs were worse, on par, or better than random forest about 35%, 60%, and 5% of the time, respectively, and KANs are in practice more difficult to fit than random forest. By tuning the network architecture,…
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
TopicsMachine Learning in Materials Science · Model Reduction and Neural Networks · Computational Drug Discovery Methods
