AndreiVoicuT commited on
Commit
b3be485
·
verified ·
1 Parent(s): 67a4206

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -70,6 +70,20 @@ pretty_name: aBN
70
  This dataset contains computationally generated atomic structures of amorphous boron nitride (aBN) with various configurations containing 2, 3, 8, 32, and 64 atoms per unit. Each structure is described by its atomic positions, lattice properties, and associated Hamiltonian (H) and overlap (S) matrices, which are commonly used in quantum mechanical simulations and electronic structure calculations.
71
 
72
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
 
74
  **Features:**
75
  1. **nr_atoms:** Number of atoms in the structure (2, 3, 8, 32, 64).
 
70
  This dataset contains computationally generated atomic structures of amorphous boron nitride (aBN) with various configurations containing 2, 3, 8, 32, and 64 atoms per unit. Each structure is described by its atomic positions, lattice properties, and associated Hamiltonian (H) and overlap (S) matrices, which are commonly used in quantum mechanical simulations and electronic structure calculations.
71
 
72
  ---
73
+ **Abstract**
74
+
75
+ ---
76
+ We introduce HForge, a machine learning (ML) framework for predicting Hamiltonian (H) and Overlap (S) matrices directly from atomic structures, with a focus on amorphous boron nitride (aBN) and hexagonal boron nitride (hBN). Leveraging graph-based descriptors derived from the MACE [1] model and reference Hamiltonians computed via Siesta, HForge enables efficient electronic structure predictions.
77
+ In this poster, we present how the choice of training structures impacts model performance and demonstrate that incorporating a diverse set of smaller structures significantly enhances the model’s ability to generalize to larger systems—a key strategy, given that training is 3–4 times more expensive than inference.
78
+ We evaluate both equivariant and non-equivariant ML architectures, showing that equivariant models better preserve the physical symmetries of quantum interactions and outperform their non-equivariant counterparts in extrapolation tasks.
79
+ Building on recent advancements in equivariant [2] graph-based atomic environment representations and universal message passing, our findings underscore the potential of scalable, ML-driven Hamiltonian prediction to accelerate classical DFT computations and enable quantum simulations of materials like aBN and hBN.
80
+
81
+ ---
82
+ **Poster:**
83
+
84
+ ![Uploading a.png…]()
85
+
86
+ ___
87
 
88
  **Features:**
89
  1. **nr_atoms:** Number of atoms in the structure (2, 3, 8, 32, 64).