Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Spectra-to-Structure and Structure-to-Spectra Inference Across the Periodic Table

Created by
  • Haebom

Author

Yufeng Wang, Peiyao Wang, Lu Wei, Lu Ma, Yuewei Lin, Qun Liu, Haibin Ling

Outline

This paper presents XAStruct, a learning-based system for __T2871_____-line absorption spectroscopy (XAS) interpretation. Trained on a large dataset containing over 70 elements, XAStruct generalizes to a wide range of chemistries and bonding environments. It includes the first machine learning approach to directly predict neighboring atomic types from XAS spectra and a generalizable regression model for average nearest neighbor distances that does not require element-specific tuning. By combining deep neural networks for complex structure-property mapping with efficient baseline models for simple tasks, it provides a scalable and extensible data-driven XAS analysis and local structure inference solution.

Takeaways, Limitations

Takeaways:
Provides a general XAS analysis model applicable to various elements and chemical environments.
Direct prediction of neighboring atomic types from XAS spectra.
Predicting average nearest neighbor distance without element-specific adjustments.
Providing a scalable and extensible solution for data-driven XAS analysis and local structure inference.
Limitations:
The source code will be made public after the paper is accepted.
A more detailed evaluation of the model's performance and generalization ability is needed.
Applicability to specific complex structures or amorphous systems needs to be verified.
👍