SearcharxivSearch

arXiv subjects

Xingao Gong

Publications and source records attributed to Xingao Gong.

At least 19 recordsLinked to original sources

First-Principles Electronic Structure Calculation of Crystals in Laboratory Magnetic Fields

External magnetic fields can qualitatively reshape the electronic structure of crystals, underpinning quantum Hall physics, Landau-level spectra and field-induced topological phases. Their first-principles treatment at laboratory-scale fields is, however, hindered by magnetic-flux quantization, which requires magnetic unit cells with areas inversely proportional to the applied field. Such cells contain a large number of chemical unit cells, rendering real-space and plane-wave calculations prohibitively expensive. Here we, for the first time, construct a magnetic Bloch basis built from linear combinations of gauge-including Gaussian-type atomic orbitals, which incorporate the magnetic-field phase factors required by magnetic translation symmetry. The framework requires far fewer basis functions than real-space or plane-wave representations of the same magnetic supercell and retains the sparsity of an atom-centred basis, together substantially reducing computational cost. We validate the framework by reproducing Landau-level spectrum of graphene from first principles. This approach provides a practical route to simulations of crystalline materials under experimentally accessible magnetic fields.

cond-mat.mtrl-sci

A Physical Response-and-Memory Model for Muon Optimization

Training large language models is costly. How low a loss the same compute can ultimately reach depends on how each step's gradient is converted into a weight update; the rule that performs this conversion is the optimizer. From SGD and AdamW to the recent Muon, effective update rules have mostly been shaped by engineering intuition and then selected on benchmarks. Muon semi-orthogonalizes the momentum matrix before applying the update and has kept breaking records on public training benchmarks; yet why the semi-orthogonalized direction works, and over how long a history the momentum should average, are two questions at present answered mainly by experience. Here we treat the weight matrix during training as a responsive medium with memory and build a physical model for it, in which both questions find answers: the semi-orthogonalized direction is the maximally dissipative response under an output-side safety budget, which explains why it works; momentum is the internal stress accumulated by the medium; how long it should average is set by the relaxation of this stress, and a real medium relaxes on more than one timescale, the simplest form being one fast and one slow. On this basis we propose the Bi-Maxwell optimizer. The framework further yields a testable consequence: gradient directions change fast early in training and more slowly later, so the optimal memory length should grow with training stage; step-by-step measurements of a proxy for it by a read-only probe across 8 independent training trajectories are consistent with this consequence. Replacing the memory kernel alone, from a single timescale to two, brings training to the target loss in noticeably fewer steps on a public large-language-model optimizer benchmark.

cs.LG

VASP Agent: An Agentic Framework for Autonomous First-principles Calculations

Large Language Models (LLMs) are increasingly embedded in agentic frameworks for scientific discovery. First-principles materials computation imposes a demanding standard for autonomy: successful execution depends on internally consistent inputs, supervision of long-running calculations, and verified outputs. Here we present VASP Agent, a coding-agent-centered system that combines reusable domain skills, deterministic tools, workspace-state inspection, runtime evidence, and scientific guardrails to execute multi-step VASP calculations. The system is evaluated across multiple tasks including structural relaxation, bandgap calculation, equilibrium lattice constant determination, and CO/Pt(111) adsorption. VASP Agent completes all evaluated cases, and its computed numerical results are compared with those obtained using pymatgen and other agentic tools. When large deviations occur, the calculation parameters produced by VASP Agent are more appropriate than those produced by LLM-based workflows. Failure analysis shows that errors that terminate fixed pipelines can be diagnosed and recovered under agentic control.

cs.AI

Physics-Informed Long-Range Coulomb Correction for Machine-learning Hamiltonians

Machine-learning electronic Hamiltonians achieve orders-of-magnitude speedups over density-functional theory, yet current models omit long-range Coulomb interactions that govern physics in polar crystals and heterostructures. We derive closed-form long-range Hamiltonian matrix elements in a nonorthogonal atomic-orbital basis through variational decomposition of the electrostatic energy, deriving a variationally consistent mapping from the electron density matrix to effective atomic charges. We implement this framework in HamGNN-LR, a dual-channel architecture combining E(3)-equivariant message passing with reciprocal-space Ewald summation. Benchmarks demonstrate that physics-based long-range corrections are essential: purely data-driven attention mechanisms fail to capture macroscopic electrostatic potentials. Benchmarks on polar ZnO slabs, CdSe/ZnS heterostructures, and GaN/AlN superlattices show two- to threefold error reductions and robust transferability to systems far beyond training sizes, eliminating the characteristic staircase artifacts that plague short-range models in the presence of built-in electric fields.

physics.comp-ph

Efficient E(3)-equivariant framework for universal charge density prediction

Electronic structure is ubiquitously obtained via density functional theory (DFT), where the charge density plays a central role. This work presents EdenGNN (Equivariant Density Graph Neural Network), a machine learning (ML) charge density model for electronic structure. Current universal ML charge density models are hampered by prohibitive computational costs. Furthermore, despite being trained on projector augmented-wave (PAW) based DFT datasets, they predict only the pseudo charge density, which is insufficient to reconstruct the electronic structure. In contrast, EdenGNN overcomes these limitations. It additionally predicts the augmentation occupancies, enabling electronic structure calculations with PAW accuracy. Critically, by employing a basis-expansion formulation with fully trainable radial basis functions and a $Δ$-learning strategy to capture charge transfer, it is over an order of magnitude faster. Trained on the Materials Project database, our universal model, EdenGNN-Uni, accurately predicts the band structures for the majority of materials across a vast chemical space. These findings establish the ML charge density model as a scalable \textit{ab initio} method for large-scale electronic structure calculations and high-throughput screening.

cond-mat.mtrl-sci

ABACUS: An Electronic Structure Analysis Package for the AI Era

ABACUS (Atomic-orbital Based Ab-initio Computation at USTC) is an open-source software for first-principles electronic structure calculations and molecular dynamics simulations. It mainly features density functional theory (DFT) and molecular dynamics functions and is compatible with both plane-wave basis sets and numerical atomic orbital basis sets. ABACUS serves as a platform that facilitates the integration of various electronic structure methods, such as Kohn-Sham DFT, stochastic DFT, orbital-free DFT, and real-time time-dependent DFT, etc. In addition, with the aid of high-performance computing, ABACUS is designed to perform efficiently and provide massive amounts of first-principles data for generating general-purpose machine learning potentials, such as DPA models. Furthermore, ABACUS serves as an electronic structure platform that interfaces with several AI-assisted algorithms and packages, such as DeePKS-kit, DeePMD, DP-GEN, DeepH, DeePTB, HamGNN, etc.

cond-mat.mtrl-sci

Recent Advances in Unconventional Ferroelectrics and Multiferroics

Emerging ferroic materials may pave a new way to next-generation nanoelectronic and spintronic devices due to their interesting physical properties. Here, we systematically review unconventional ferroelectric systems, from Hf-based and elementary ferroelectrics to stacking ferroelectricity, polar metallicity, fractional quantum ferroelectricity, wurtzite-type ferroelectricity, and freestanding membranes ferroelectricity. Moreover, multiferroic materials are reviewed, particularly the interplay between novel magnetic states and ferroelectricity, as well as ferrovalley-ferroelectric coupling. Finally, we conclude by discussing current challenges and future opportunities in this field.

cond-mat.mtrl-sci

A Universal Spin-Orbit-Coupled Hamiltonian Model for Accelerated Quantum Material Discovery

The accurate modeling of spin-orbit coupling (SOC) effects in diverse complex systems remains a significant challenge due to the high computational demands of density functional theory (DFT) and the limited transferability of existing machine-learning frameworks. This study addresses these limitations by introducing Uni-HamGNN, a universal SOC Hamiltonian graph neural network that is applicable across the periodic table. By decomposing the SOC Hamiltonian into spin-independent and SOC correction terms, our approach preserves SU(2) symmetry while significantly reducing parameter requirements. Based on this decomposition, we propose a delta-learning strategy to separately fit the two components, thereby addressing the training difficulties caused by magnitude discrepancies between them and enabling efficient training. The model achieves remarkable accuracy (mean absolute error of 0.0025 meV for the SOC-related component) and demonstrates broad applicability through high-throughput screening of the GNoME dataset for topological insulators, as well as precise predictions for 2D valleytronic materials and transition metal dichalcogenide (TMD) heterostructures. This breakthrough eliminates the need for system-specific retraining and costly SOC-DFT calculations, paving the way for rapid discovery of quantum materials.

cond-mat.mtrl-sci

Evidential Deep Learning for Interatomic Potentials

Machine learning interatomic potentials (MLIPs) have been widely used to facilitate large-scale molecular simulations with accuracy comparable to ab initio methods. In practice, MLIP-based molecular simulations often encounter the issue of collapse due to reduced prediction accuracy for out-of-distribution (OOD) data. Addressing this issue requires enriching the training dataset through active learning, where uncertainty serves as a critical indicator for identifying and collecting OOD data. However, existing uncertainty quantification (UQ) methods tend to involve either expensive computations or compromise prediction accuracy. In this work, we introduce evidential deep learning for interatomic potentials (eIP) with a physics-inspired design. Our experiments indicate that eIP provides reliable UQ results without significant computational overhead or decreased prediction accuracy, consistently outperforming other UQ methods across a variety of datasets. Furthermore, we demonstrate the applications of eIP in exploring diverse atomic configurations, using examples including water and universal potentials. These results highlight the potential of eIP as a robust and efficient alternative for UQ in molecular simulations.

physics.comp-ph

Mean-squared Energy Difference for Exploring Potential Energy Landscapes of Supercooled Liquids

By extending the concept of diffusion to the potential energy landscapes (PELs), we introduce the mean-squared energy difference (MSED) as a novel quantity to investigate the intrinsic properties of glass. MSED can provide a clear description of the "energy relaxation" process on a PEL. Through MSED analysis, we can obtain characteristic timescale similar to those from structure analysis, namely $τ_α^*$. We establish a connection between MSED and the properties of PELs, providing a concise and quantitative description of the PEL. We find that the roughness of the accessible PEL has changed significantly after the glass transition. And we also find that one of the PEL parameters is closely related to the Adam-Gibbs configurational entropy. The present research, which directly links the PEL to the relaxation process, provides avenues for further research of the glass.

cond-mat.dis-nn

Linear Scaling Calculation of Atomic Forces and Energies with Machine Learning Local Density Matrix

Accurately calculating energies and atomic forces with linear-scaling methods is a crucial approach to accelerating and improving molecular dynamics simulations. In this paper, we introduce HamGNN-DM, a machine learning model designed to predict atomic forces and energies using local density matrices in molecular dynamics simulations. This approach achieves efficient predictions with a time complexity of O(n), making it highly suitable for large-scale systems. Experiments in different systems demonstrate that HamGNN-DM achieves DFT-level precision in predicting the atomic forces in different system sizes, which is vital for the molecular dynamics. Furthermore, this method provides valuable electronic structure information throughout the dynamics and exhibits robust performance.

cond-mat.mtrl-sci

Online Test-time Adaptation for Interatomic Potentials

Machine learning interatomic potentials (MLIPs) enable more efficient molecular dynamics (MD) simulations with ab initio accuracy, which have been used in various domains of physical science. However, distribution shift between training and test data causes deterioration of the test performance of MLIPs, and even leads to collapse of MD simulations. In this work, we propose an online Test-time Adaptation Interatomic Potential (TAIP) framework to improve the generalization on test data. Specifically, we design a dual-level self-supervised learning approach that leverages global structure and atomic local environment information to align the model with the test data. Extensive experiments demonstrate TAIP's capability to bridge the domain gap between training and test dataset without additional data. TAIP enhances the test performance on various benchmarks, from small molecule datasets to complex periodic molecular systems with various types of elements. Remarkably, it also enables stable MD simulations where the corresponding baseline models collapse.

physics.comp-ph

Universal Machine Learning Kohn-Sham Hamiltonian for Materials

While density functional theory (DFT) serves as a prevalent computational approach in electronic structure calculations, its computational demands and scalability limitations persist. Recently, leveraging neural networks to parameterize the Kohn-Sham DFT Hamiltonian has emerged as a promising avenue for accelerating electronic structure computations. Despite advancements, challenges such as the necessity for computing extensive DFT training data to explore each new system and the complexity of establishing accurate ML models for multi-elemental materials still exist. Addressing these hurdles, this study introduces a universal electronic Hamiltonian model trained on Hamiltonian matrices obtained from first-principles DFT calculations of nearly all crystal structures on the Materials Project. We demonstrate its generality in predicting electronic structures across the whole periodic table, including complex multi-elemental systems, solid-state electrolytes, Moiré twisted bilayer heterostructure, and metal-organic frameworks (MOFs). Moreover, we utilize the universal model to conduct high-throughput calculations of electronic structures for crystals in GeNOME datasets, identifying 3,940 crystals with direct band gaps and 5,109 crystals with flat bands. By offering a reliable efficient framework for computing electronic properties, this universal Hamiltonian model lays the groundwork for advancements in diverse fields, such as easily providing a huge data set of electronic structures and also making the materials design across the whole periodic table possible.

physics.comp-ph

Geometry-enhanced Pre-training on Interatomic Potentials

Machine learning interatomic potentials (MLIPs) enables molecular dynamics (MD) simulations with ab initio accuracy and has been applied to various fields of physical science. However, the performance and transferability of MLIPs are limited by insufficient labeled training data, which require expensive ab initio calculations to obtain the labels, especially for complex molecular systems. To address this challenge, we design a novel geometric structure learning paradigm that consists of two stages. We first generate a large quantity of 3D configurations of target molecular system with classical molecular dynamics simulations. Then, we propose geometry-enhanced self-supervised learning consisting of masking, denoising, and contrastive learning to better capture the topology and 3D geometric information from the unlabeled 3D configurations. We evaluate our method on various benchmarks ranging from small molecule datasets to complex periodic molecular systems with more types of elements. The experimental results show that the proposed pre-training method can greatly enhance the accuracy of MLIPs with few extra computational costs and works well with different invariant or equivariant graph neural network architectures. Our method improves the generalization capability of MLIPs and helps to realize accurate MD simulations for complex molecular systems.

physics.chem-ph

General time-reversal equivariant neural network potential for magnetic materials

This study introduces time-reversal E(3)-equivariant neural network and SpinGNN++ framework for constructing a comprehensive interatomic potential for magnetic systems, encompassing spin-orbit coupling and noncollinear magnetic moments. SpinGNN++ integrates multitask spin equivariant neural network with explicit spin-lattice terms, including Heisenberg, Dzyaloshinskii-Moriya, Kitaev, single-ion anisotropy, and biquadratic interactions, and employs time-reversal equivariant neural network to learn high-order spin-lattice interactions using time-reversal E(3)-equivariant convolutions. To validate SpinGNN++, a complex magnetic model dataset is introduced as a benchmark and employed to demonstrate its capabilities. SpinGNN++ provides accurate descriptions of the complex spin-lattice coupling in monolayer CrI$_3$ and CrTe$_2$, achieving sub-meV errors. Importantly, it facilitates large-scale parallel spin-lattice dynamics, thereby enabling the exploration of associated properties, including the magnetic ground state and phase transition. Remarkably, SpinGNN++ identifies a new ferrimagnetic state as the ground magnetic state for monolayer CrTe2, thereby enriching its phase diagram and providing deeper insights into the distinct magnetic signals observed in various experiments.

cond-mat.mtrl-sci

Accelerating the electronic-structure calculation of magnetic systems by equivariant neural networks

Complex spin-spin interactions in magnets can often lead to magnetic superlattices with complex local magnetic arrangements, and many of the magnetic superlattices have been found to possess non-trivial topological electronic properties. Due to the huge size and complex magnetic moment arrangement of the magnetic superlattices, it is a great challenge to perform a direct DFT calculation on them. In this work, an equivariant deep learning framework is designed to accelerate the electronic calculation of magnetic systems by exploiting both the equivariant constraints of the magnetic Hamiltonian matrix and the physical rules of spin-spin interactions. This framework can bypass the costly self-consistent iterations and build a direct mapping from a magnetic configuration to the ab initio Hamiltonian matrix. After training on the magnets with random magnetic configurations, our model achieved high accuracy on the test structures outside the training set, such as spin spiral and non-collinear antiferromagnetic configurations. The trained model is also used to predict the energy bands of a skyrmion configuration of NiBrI containing thousands of atoms, showing the high efficiency of our model on large magnetic superlattices.

cond-mat.mtrl-sci

Spin-Dependent Graph Neural Network Potential for Magnetic Materials

The development of machine learning interatomic potentials has immensely contributed to the accuracy of simulations of molecules and crystals. However, creating interatomic potentials for magnetic systems that account for both magnetic moments and structural degrees of freedom remains a challenge. This work introduces SpinGNN, a spin-dependent interatomic potential approach that employs the graph neural network (GNN) to describe magnetic systems. SpinGNN consists of two types of edge GNNs: Heisenberg edge GNN (HEGNN) and spin-distance edge GNN (SEGNN). HEGNN is tailored to capture Heisenberg-type spin-lattice interactions, while SEGNN accurately models multi-body and high-order spin-lattice coupling. The effectiveness of SpinGNN is demonstrated by its exceptional precision in fitting a high-order spin Hamiltonian and two complex spin-lattice Hamiltonians with great precision. Furthermore, it successfully models the subtle spin-lattice coupling in BiFeO3 and performs large-scale spin-lattice dynamics simulations, predicting its antiferromagnetic ground state, magnetic phase transition, and domain wall energy landscape with high accuracy. Our study broadens the scope of graph neural network potentials to magnetic systems, serving as a foundation for carrying out large-scale spin-lattice dynamic simulations of such systems.

physics.comp-ph

Transferable E(3) equivariant parameterization for Hamiltonian of molecules and solids

Using the message-passing mechanism in machine learning (ML) instead of self-consistent iterations to directly build the mapping from structures to electronic Hamiltonian matrices will greatly improve the efficiency of density functional theory (DFT) calculations. In this work, we proposed a general analytic Hamiltonian representation in an E(3) equivariant framework, which can fit the ab initio Hamiltonian of molecules and solids by a complete data-driven method and are equivariant under rotation, space inversion, and time reversal operations. Our model reached state-of-the-art precision in the benchmark test and accurately predicted the electronic Hamiltonian matrices and related properties of various periodic and aperiodic systems, showing high transferability and generalization ability. This framework provides a general transferable model that can be used to accelerate the electronic structure calculations on different large systems with the same network weights trained on small structures.

physics.comp-ph