Pairing-based graph neural network for simulating quantum materials
Authors
Di Luo, David D. Dai, Liang Fu
Abstract
We develop a pairing-based graph neural network for simulating quantum many-body systems. Our architecture augments a BCS-type geminal wavefunction with a generalized pair amplitude parameterized by a graph neural network. Variational Monte Carlo with our neural network simultaneously provides an accurate, flexible, and scalable method for simulating many-electron systems. We apply this method to two-dimensional semiconductor electron-hole bilayers and obtain accurate results on a variety of interaction-induced phases, including the exciton Bose-Einstein condensate, electron-hole superconductor, and bilayer Wigner crystal. Our study demonstrates the potential of physically-motivated neural network wavefunctions for quantum materials simulations.
Concepts
The Big Picture
Imagine trying to predict the behavior of a crowd of thousands of people, where every person’s movement depends on the simultaneous positions of everyone else. Now make those people quantum particles, each existing in a blur of possible states, mysteriously linked to all the others. That’s the problem facing physicists who simulate quantum materials from scratch.
The math is exact. Schrödinger’s equation describes how quantum particles behave, and physicists have known it for nearly a century. But simulating many electrons together is a different beast: the number of variables grows exponentially with particle count, making exact computation impossible for anything larger than a handful of atoms.
Decades of work have produced clever approximations. Hartree-Fock theory, density functional theory, coupled cluster methods: each captures some physics while sacrificing others. Systems where electrons interact too strongly to be treated independently remain stubborn. Standard techniques either fail or give wrong answers.
A team from MIT and Harvard has developed a pairing-based graph neural network wavefunction that combines physics intuition with machine learning flexibility. Their target is the electron-hole bilayer, a two-dimensional semiconductor sandwich where electrons and their positively charged counterparts (holes) interact across an atomically thin gap. The quantum states emerging from these interactions have resisted accurate simulation by conventional methods.
Key Insight: By encoding electron-pairing physics directly into a graph neural network architecture, this approach can simulate multiple competing quantum phases (exciton condensates, superconductors, and Wigner crystals) within a single framework, without biasing toward any one of them.
How It Works
The core idea is GemiNet, a portmanteau of “geminal” (a quantum chemistry term for paired-particle wavefunctions) and “network.” It builds on the BCS wavefunction, originally developed to describe superconductors, where electrons pair up into Cooper pairs and condense into a superfluid.
In the BCS picture, the wavefunction is a determinant of pair amplitudes. This enforces antisymmetry automatically: two electrons can never occupy the same quantum state. But the traditional BCS formula is a mean-field approximation. It averages out detailed particle interactions and only describes certain phases of matter.
GemiNet replaces the simple, hand-crafted pair amplitude with a learned version parameterized by a graph neural network:
- Start with BCS structure. The wavefunction is a determinant of electron-hole pair amplitudes, enforcing pairing physics and fermionic statistics from the outset.
- Generalize the pair amplitude. Instead of a fixed functional form, the pair amplitude becomes a learnable function of all particle positions, computed by a graph neural network.
- Build the graph. Electrons and holes become nodes; their interactions become edges. The GNN passes messages between nodes, letting each particle’s effective wavefunction depend on its neighbors.
- Optimize with Variational Monte Carlo. Network parameters are trained by minimizing the system’s energy, sampling many random configurations of particle positions to estimate the answer.

The physics is built in, not learned from scratch. The BCS skeleton gives the network sensible pairing structure to start, and the GNN layers learn corrections that capture strong correlations, spatial pattern formation, and other effects the mean-field treatment misses.

Transfer learning across system sizes is a practical bonus. Because the GNN operates on local particle interactions, a network trained on a small system can initialize training on a larger one. Purely data-driven approaches lack this kind of scalability. The authors show the technique works for bilayers with up to 30 electron-hole pairs.
Why It Matters
The electron-hole bilayer is a testing ground for quantum phases. Depending on particle density and interlayer separation, the system can be an exciton Bose-Einstein condensate (tightly bound electron-hole pairs condensed into a superfluid), an electron-hole superconductor (loosely paired carriers in a BCS state), or a bilayer Wigner crystal (electrons and holes separately crystallizing into locked lattices). Getting all three right with a single unbiased method has been a longstanding challenge.

GemiNet produces accurate energies across the entire phase diagram. It outperforms Hartree-Fock-Bogoliubov calculations, especially at intermediate densities where correlations matter most. It correctly captures the BEC-BCS crossover, the smooth evolution from tightly bound excitons to loosely paired superconducting carriers, and the crystalline Wigner phase at large separations and low densities. Because the network doesn’t presuppose a particular phase, it finds whichever one is energetically favored.
Many of the most scientifically interesting materials are strongly correlated systems where conventional methods break down: high-temperature superconductors, frustrated magnets, topological insulators. Neural network wavefunctions with built-in physical structure offer a way to simulate these materials without the biases baked into hand-crafted ansätze.
The approach could be extended to twisted bilayer graphene, moiré materials, and systems relevant to quantum computing hardware. Open questions remain around scalability to larger systems, handling spin-orbit coupling and magnetic fields, and incorporating longer-range correlations into the GNN architecture.
Bottom Line: GemiNet fuses physics-motivated wavefunction structure with graph neural network flexibility to produce accurate, scalable simulations of competing quantum phases, giving physicists a new tool for studying strongly correlated materials.
IAIFI Research Highlights
This work brings graph neural network architectures into quantum many-body physics, producing a wavefunction ansatz that outperforms traditional condensed matter methods on a challenging benchmark.
GemiNet shows that encoding known physical structure (BCS pairing) into a neural network's architecture improves sample efficiency, accuracy, and scalability over generic approaches. The same design principle applies to other physics-informed ML problems.
The method accurately simulates the full electron-hole bilayer phase diagram, spanning exciton BEC, BCS superconductor, and Wigner crystal phases, in a regime where mean-field theory fails. It provides a quantitative tool for understanding interaction-driven quantum phases in two-dimensional materials.
Future work may extend GemiNet to twisted moiré systems, spin-orbit coupled materials, and real-time dynamics; the full paper is available at [arXiv:2311.02143](https://arxiv.org/abs/2311.02143).
Original Paper Details
Pairing-based graph neural network for simulating quantum materials
2311.02143
Di Luo, David D. Dai, Liang Fu
We develop a pairing-based graph neural network for simulating quantum many-body systems. Our architecture augments a BCS-type geminal wavefunction with a generalized pair amplitude parameterized by a graph neural network. Variational Monte Carlo with our neural network simultaneously provides an accurate, flexible, and scalable method for simulating many-electron systems. We apply this method to two-dimensional semiconductor electron-hole bilayers and obtain accurate results on a variety of interaction-induced phases, including the exciton Bose-Einstein condensate, electron-hole superconductor, and bilayer Wigner crystal. Our study demonstrates the potential of physically-motivated neural network wavefunctions for quantum materials simulations.