Decoding Non-Linearity and Complexity: Deep Tabular Learning Approaches for Materials Science
Vahid Attari, Raymundo Arroyave

TL;DR
This paper explores deep learning models, including encoder-decoder and attention mechanisms, to better capture complex, skewed relationships in materials science tabular data, comparing their performance to traditional tree-based models.
Contribution
It introduces deep learning architectures like DNF-nets for materials data, demonstrating their effectiveness in modeling non-linear and skewed relationships beyond traditional methods.
Findings
XGBoost achieves the best loss and fastest trials.
Deep encoder-decoder models like DNF-nets perform competitively.
Deep models such as CNN have slower convergence and trial durations.
Abstract
Materials data, especially those related to high-temperature properties, pose significant challenges for machine learning models due to extreme skewness, wide feature ranges, modality, and complex relationships. While traditional models like tree-based ensembles (e.g., XGBoost, LightGBM) are commonly used for tabular data, they often struggle to fully capture the subtle interactions inherent in materials science data. In this study, we leverage deep learning techniques based on encoder-decoder architectures and attention-based models to handle these complexities. Our results demonstrate that XGBoost achieves the best loss value and the fastest trial duration, but deep encoder-decoder learning like Disjunctive Normal Form architecture (DNF-nets) offer competitive performance in capturing non-linear relationships, especially for highly skewed data distributions. However, convergence rates…
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 · Mineral Processing and Grinding · Advanced Materials Characterization Techniques
