AUTHOR=Li GeZhiChen TITLE=TabNet-driven interpretable prediction of multi-oxide composition in cement using NIR spectroscopy JOURNAL=Frontiers in Chemistry VOLUME=Volume 13 - 2025 YEAR=2025 URL=https://www.frontiersin.org/journals/chemistry/articles/10.3389/fchem.2025.1691413 DOI=10.3389/fchem.2025.1691413 ISSN=2296-2646 ABSTRACT=IntroductionAccurate monitoring of oxide compositions is critical for ensuring cement quality and performance in industrial production. Conventional analytical techniques for this purpose are often time-consuming, costly, and lack real-time capability. While Near-infrared (NIR) spectroscopy offers a rapid and non-destructive alternative, traditional chemometric models struggle to capture the highly nonlinear, high-dimensional spectral characteristics and exhibit limited interpretability.MethodsTo address these challenges, this paper proposes an interpretable TabNet-based multi-output regression method for predicting multiple oxide concentrations from NIR spectra. The proposed method integrates sparse feature selection with adaptive information aggregation, enabling it to dynamically prioritize the most informative spectral regions during processing. This architecture facilitates both automatic wavelength selection and accurate oxide content prediction.ResultsExtensive experiments on two cement datasets demonstrate that the proposed TabNet model consistently outperformed established baseline models in predictive accuracy. A key advantage of the TabNet framework is its enhanced interpretability, achieved by generating sequential attention masks that highlight chemically meaningful wavebands associated with each oxide component.DiscussionThis framework provides a scalable and insightful solution for spectral-based analysis, not only for cement quality monitoring but also for other materials science applications. The code is available at https:// github.com/Andrew-Leopard/CementOxidePredictor.