{
  "uuid": "e5e53979-cf1d-4f9e-bc96-256cddcf6f7d",
  "revision_id": 4,
  "id": "3148031",
  "updated": "2026-04-24T04:04:52.362170+00:00",
  "links": {
    "bibtex": "https://inspirehep.net/api/literature/3148031?format=bibtex",
    "latex-eu": "https://inspirehep.net/api/literature/3148031?format=latex-eu",
    "latex-us": "https://inspirehep.net/api/literature/3148031?format=latex-us",
    "json": "https://inspirehep.net/api/literature/3148031?format=json",
    "json-expanded": "https://inspirehep.net/api/literature/3148031?format=json-expanded",
    "cv": "https://inspirehep.net/api/literature/3148031?format=cv",
    "citations": "https://inspirehep.net/api/literature/?q=refersto%3Arecid%3A3148031"
  },
  "metadata": {
    "citation_count": 0,
    "citation_count_without_self_citations": 0,
    "core": true,
    "titles": [
      {
        "title": "Gauge-Equivariant Graph Neural Networks for Lattice Gauge Theories",
        "source": "arXiv"
      }
    ],
    "$schema": "https://inspirehep.net/schemas/records/hep.json",
    "authors": [
      {
        "uuid": "26c400e2-0053-4545-a242-ed47e06d8c4a",
        "record": {
          "$ref": "https://inspirehep.net/api/authors/3148032"
        },
        "full_name": "Rayat, Ali",
        "affiliations": [
          {
            "value": "Virginia U.",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/903328"
            }
          }
        ],
        "raw_affiliations": [
          {
            "value": "Department of Physics, University of Virginia, Charlottesville, VA 22904, USA"
          }
        ]
      },
      {
        "uuid": "029e12e5-aaa5-484c-8fad-1ab2f4af7c62",
        "record": {
          "$ref": "https://inspirehep.net/api/authors/1954632"
        },
        "full_name": "Li, Yaohang",
        "affiliations": [
          {
            "value": "Old Dominion U.",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/903600"
            }
          }
        ],
        "raw_affiliations": [
          {
            "value": "Department of Computer Science, Old Dominion University, Norfolk, VA 22904, USA."
          }
        ]
      },
      {
        "uuid": "b5675011-ee07-4806-8879-55aff64ac1a8",
        "record": {
          "$ref": "https://inspirehep.net/api/authors/1246834"
        },
        "full_name": "Chern, Gia-Wei",
        "affiliations": [
          {
            "value": "Virginia U.",
            "record": {
              "$ref": "https://inspirehep.net/api/institutions/903328"
            }
          }
        ],
        "raw_affiliations": [
          {
            "value": "Department of Physics, University of Virginia, Charlottesville, VA 22904, USA"
          }
        ]
      }
    ],
    "curated": false,
    "figures": [
      {
        "key": "b645d33ebf2161cdeb56557d9dc094f2",
        "url": "https://inspirehep.net/files/b645d33ebf2161cdeb56557d9dc094f2",
        "label": "fig:GNN-scheme2",
        "source": "arxiv",
        "caption": "Gauge-equivariant GNN architecture. (a) The input consists of matrix-valued gauge links ${U_{jk}}$ defined on the lattice edges. Throughout the network, both node features $V_{i,\\alpha}^{(\\ell)}$ and edge features $E_{ij,\\beta}^{(\\ell)}$ are complex $N_f \\times N_f$ matrices (elements of $\\mathbb{C}^{N_f \\times N_f}$), ensuring the correct transformation under local gauge operations. The model is composed of successive hidden lattices followed by an output lattice. (b) Initialization: the first-layer vertex feature $V_{i,\\alpha}^{(1)}$ is constructed from ordered products of nearby gauge links $U_{jk}$ around elementary plaquettes adjacent to site $i$, encoding local gauge-covariant information. (c) Node update: at layer $\\ell$, the vertex feature $V_{i,\\alpha}^{(\\ell)}$ is updated via gauge-covariant aggregation of neighboring node and edge features, yielding $V_{i,\\alpha}^{(\\ell+1)}$ while preserving equivariance. (d) Edge update: the edge feature $E_{ij,\\beta}^{(\\ell)}$ is likewise mapped to $E_{ij,\\beta}^{(\\ell+1)}$ through a gauge-covariant transformation involving adjacent vertex features.",
        "filename": "gauge-equivariant_GNN.png",
        "material": "preprint"
      },
      {
        "key": "f03db2c479cf6e9e9939ffe71e6fe350",
        "url": "https://inspirehep.net/files/f03db2c479cf6e9e9939ffe71e6fe350",
        "label": "fig:pure-gauge-benchmark",
        "source": "arxiv",
        "caption": "Benchmark of the gauge-equivariant GNN for the $3{+}1$D pure gauge model. (a) Parity plot (left) comparing predicted action $S_{\\mathrm{ML}}$ with exact values $S_{\\mathrm{Exact}}$ (dashed line: ideal agreement), and error distribution (right) $\\delta S = S_{\\mathrm{ML}} - S_{\\mathrm{Exact}}$ for training (magenta) and test (blue) sets. The model achieves $\\mathrm{MSE} = 8.96$ and $R^2 = 0.994$, indicating high accuracy and negligible bias. (b) Same analysis for the local topological charge $Q$, with $\\delta Q = Q_{\\mathrm{ML}} - Q_{\\mathrm{Exact}}$, demonstrating accurate capture of local topological fluctuations (MSE $=1.26\\times 10^{-7}$, $R^2 =0.99$).",
        "filename": "pure-gauge-benchmark.png",
        "material": "preprint"
      },
      {
        "key": "ccf22fd9fb959f0a812aee8ffb4d2d6d",
        "url": "https://inspirehep.net/files/ccf22fd9fb959f0a812aee8ffb4d2d6d",
        "label": "fig:benchmark-nonabelian",
        "source": "arxiv",
        "caption": "Benchmark of the gauge-equivariant GNN for non-Abelian gauge--matter systems on a $20 \\times 20$ square lattice. Panels (a,b) correspond to the SU(2) model and panels (c,d) to the SU(3) model. For each case, we report energy density prediction at half filling (a,c) and local fermion density prediction at quarter filling (b,d). Left subpanels show parity plots comparing ML predictions with exact diagonalization (ED) results (dashed line: ideal agreement), while right subpanels display the corresponding error distributions, $\\delta \\mathcal{O} = \\mathcal{O}_{\\mathrm{ML}} - \\mathcal{O}_{\\mathrm{ED}}$, for training (magenta) and test (blue) sets. For SU(2), the energy model achieves $\\mathrm{MSE} = 6.713 \\times 10^{-8}$ with $R^2 = 0.9732$, and the density model yields $\\mathrm{MSE} = 2.8878 \\times 10^{-5}$ with $R^2 = 0.9759$. For SU(3), the corresponding values are $\\mathrm{MSE} = 1.615 \\times 10^{-8}$ with $R^2 = 0.9941$ for energy, and $\\mathrm{MSE} = 3.2615 \\times 10^{-5}$ with $R^2 = 0.9525$ for density.",
        "filename": "benchmark-non-abelian.png",
        "material": "preprint"
      },
      {
        "key": "770b4cce76ca18bb67c8689130302e1d",
        "url": "https://inspirehep.net/files/770b4cce76ca18bb67c8689130302e1d",
        "label": "fig:force-benchmark",
        "source": "arxiv",
        "caption": "Benchmark of gauge-covariant force prediction for the semiclassical dynamics of the $\\mathrm{SU}(2)$ quantum link model. Left: parity plot comparing GNN-predicted forces $\\mathbf{F}_{ij}^{\\mathrm{ML}}$ with exact diagonalization (ED) results $\\mathbf{F}_{ij}^{\\mathrm{ED}}$ (dashed line: ideal agreement). Right: distribution of prediction errors $\\delta F = F^{\\mathrm{ML}} - F^{\\mathrm{ED}}$ for training (magenta) and test (blue) sets. The model achieves $\\mathrm{MSE} = 1.57 \\times 10^{-4}$ and $R^2 = 0.97$, demonstrating accurate learning of fermion-induced, gauge-covariant forces.",
        "filename": "force-benchmark.png",
        "material": "preprint"
      },
      {
        "key": "cd89b1ac9b0b8fe04f3207fa8333bb70",
        "url": "https://inspirehep.net/files/cd89b1ac9b0b8fe04f3207fa8333bb70",
        "label": "fig:dyn-benchmark",
        "source": "arxiv",
        "caption": "Dynamical benchmark of the GNN force-field for semiclassical dynamics of the SU(2) quantum link model. (a)~Time evolution of the gauge-invariant Wilson loop $\\mathrm{Re}\\,\\mathrm{Tr}[W]$ on a representative plaquette, comparing ED forces and ML-predicted forces. The ML dynamics reproduces the short-time behavior accurately, with deviations emerging at longer times due to accumulated prediction errors. (b) Autocorrelation function $A(\\tau)$ obtained from $\\mathrm{Re}\\,\\mathrm{Tr}[W]$ averaged over plaquettes and independent trajectories. The ML results are in good agreement with ED across the full time window, with a small deviation at large $\\tau$.",
        "filename": "dynamic-benchmark.png",
        "material": "preprint"
      }
    ],
    "license": [
      {
        "url": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
        "license": "arXiv nonexclusive-distrib 1.0",
        "material": "preprint"
      }
    ],
    "texkeys": [
      "Rayat:2026dik"
    ],
    "citeable": true,
    "abstracts": [
      {
        "value": "Local gauge symmetry underlies fundamental interactions and strongly correlated quantum matter, yet existing machine-learning approaches lack a general, principled framework for learning under site-dependent symmetries, particularly for intrinsically nonlocal observables. Here we introduce a gauge-equivariant graph neural network that embeds non-Abelian symmetry directly into message passing via matrix-valued, gauge-covariant features and symmetry-compatible updates, extending equivariant learning from global to fully local symmetries. In this formulation, message passing implements gauge-covariant transport across the lattice, allowing nonlocal correlations and loop-like structures to emerge naturally from local operations. We validate the approach across pure gauge, gauge-matter, and dynamical regimes, establishing gauge-equivariant message passing as a general paradigm for learning in systems governed by local symmetry.",
        "source": "arXiv"
      }
    ],
    "references": [
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1726790"
        },
        "raw_refs": [
          {
            "value": "[1] G. Carleo, I. Cirac, K. Cranmer, L. Daudet, M. Schuld, N. Tishby, L. Vogt-Maranto, and L. Zdeborová, Machine learning and the physical sciences, Rev. Mod. Phys. 91, 045002 (2019).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/RevModPhys.91.045002"
          ],
          "misc": [
            "and L. Zdeborová, Machine learning and the physical sciences"
          ],
          "label": "1",
          "texkey": "carleo19",
          "authors": [
            {
              "full_name": "Carleo, G."
            },
            {
              "full_name": "Cirac, I."
            },
            {
              "full_name": "Cranmer, K."
            },
            {
              "full_name": "Daudet, L."
            },
            {
              "full_name": "Schuld, M."
            },
            {
              "full_name": "Tishby, N."
            },
            {
              "full_name": "Vogt-Maranto, L."
            }
          ],
          "publication_info": {
            "year": 2019,
            "artid": "045002",
            "journal_title": "Rev.Mod.Phys.",
            "journal_volume": "91"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2735435"
        },
        "raw_refs": [
          {
            "value": "[2] S. Das Sarma, D.-L. Deng, and L.-M. Duan, Machine learning meets quantum physics, Physics Today 72, 48 (2019).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1063/PT.3.4164"
          ],
          "misc": [
            "Machine learning meets quantum physics"
          ],
          "label": "2",
          "texkey": "sarma19",
          "authors": [
            {
              "full_name": "Sarma, S. Das"
            },
            {
              "full_name": "Deng, D.-L."
            },
            {
              "full_name": "Duan, L.-M."
            }
          ],
          "publication_info": {
            "year": 2019,
            "artid": "48",
            "page_start": "48",
            "journal_title": "Phys.Today",
            "journal_volume": "72"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1798588"
        },
        "raw_refs": [
          {
            "value": "[3] E. Bedolla, L. C. Padierna, and R. Castañeda-Priego, Machine learning for condensed matter physics, Journal of Physics: Condensed Matter 33, 053001 (2020).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1088/1361-648X/abb895"
          ],
          "misc": [
            "and R. Castañeda-Priego, Machine learning for condensed matter physics"
          ],
          "label": "3",
          "texkey": "bedolla21",
          "authors": [
            {
              "full_name": "Bedolla, E."
            },
            {
              "full_name": "Padierna, L.C."
            }
          ],
          "publication_info": {
            "year": 2020,
            "artid": "053001",
            "journal_title": "J.Phys.Condens.Matter",
            "journal_volume": "33"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1853035"
        },
        "raw_refs": [
          {
            "value": "[4] M. D. Schwartz, Modern machine learning and particle physics, Harvard Data Science Review 3, 2 (2021).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1162/99608f92.beeb1183"
          ],
          "misc": [
            "Modern machine learning and particle physics, Harvard Data Science Review 3, 2"
          ],
          "label": "4",
          "texkey": "schwartz21",
          "authors": [
            {
              "full_name": "Schwartz, M.D."
            }
          ],
          "publication_info": {
            "year": 2021
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[5] G. E. Karniadakis, I. G. Kevrekidis, L. Lu, P. Perdikaris, S. Wang, and L. Yang, Physics-informed machine learning, Nature Reviews Physics 3, 422 (2021).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s42254-021-00314-5"
          ],
          "misc": [
            "Physics-informed machine learning"
          ],
          "label": "5",
          "texkey": "karniadakis2021",
          "authors": [
            {
              "full_name": "Karniadakis, G.E."
            },
            {
              "full_name": "Kevrekidis, I.G."
            },
            {
              "full_name": "Lu, L."
            },
            {
              "full_name": "Perdikaris, P."
            },
            {
              "full_name": "Wang, S."
            },
            {
              "full_name": "Yang, L."
            }
          ],
          "publication_info": {
            "year": 2021,
            "artid": "422",
            "page_start": "422",
            "journal_title": "Nature Rev.Phys.",
            "journal_volume": "3"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1984754"
        },
        "raw_refs": [
          {
            "value": "[6] A. Boehnlein, M. Diefenthaler, N. Sato, M. Schram, V. Ziegler, C. Fanelli, M. Hjorth-Jensen, T. Horn, M. P. Kuchera, D. Lee, W. Nazarewicz, P. Ostroumov, K. Orginos, A. Poon, X.-N. Wang, A. Scheinker, M. S. Smith, and L.-G. Pang, Colloquium: Machine learning in nuclear physics, Rev. Mod. Phys. 94, 031003 (2022).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/RevModPhys.94.031003"
          ],
          "misc": [
            "Colloquium: Machine learning in nuclear physics"
          ],
          "label": "6",
          "texkey": "boehnlein22",
          "authors": [
            {
              "full_name": "Boehnlein, A."
            },
            {
              "full_name": "Diefenthaler, M."
            },
            {
              "full_name": "Sato, N."
            },
            {
              "full_name": "Schram, M."
            },
            {
              "full_name": "Ziegler, V."
            },
            {
              "full_name": "Fanelli, C."
            },
            {
              "full_name": "Hjorth-Jensen, M."
            },
            {
              "full_name": "Horn, T."
            },
            {
              "full_name": "Kuchera, M.P."
            },
            {
              "full_name": "Lee, D."
            },
            {
              "full_name": "Nazarewicz, W."
            },
            {
              "full_name": "Ostroumov, P."
            },
            {
              "full_name": "Orginos, K."
            },
            {
              "full_name": "Poon, A."
            },
            {
              "full_name": "Wang, X.-N."
            },
            {
              "full_name": "Scheinker, A."
            },
            {
              "full_name": "Smith, M.S."
            },
            {
              "full_name": "Pang, L.-G."
            }
          ],
          "publication_info": {
            "year": 2022,
            "artid": "031003",
            "journal_title": "Rev.Mod.Phys.",
            "journal_volume": "94"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2095752"
        },
        "raw_refs": [
          {
            "value": "[7] G. Karagiorgi, G. Kasieczka, S. Kravitz, B. Nachman, and D. Shih, Machine learning in the search for new fundamental physics, Nature Reviews Physics 4, 399 (2022).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s42254-022-00455-1"
          ],
          "misc": [
            "Machine learning in the search for new fundamental physics"
          ],
          "label": "7",
          "texkey": "karagiorgi22",
          "authors": [
            {
              "full_name": "Karagiorgi, G."
            },
            {
              "full_name": "Kasieczka, G."
            },
            {
              "full_name": "Kravitz, S."
            },
            {
              "full_name": "Nachman, B."
            },
            {
              "full_name": "Shih, D."
            }
          ],
          "publication_info": {
            "year": 2022,
            "artid": "399",
            "page_start": "399",
            "journal_title": "Nature Rev.Phys.",
            "journal_volume": "4"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[8] R. Ramprasad, R. Batra, G. Pilania, A. MannodiKanakkithodi, and C. Kim, Machine learning in materials informatics: recent applications and prospects, npj Computational Materials 3, 54 (2017).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s41524-017-0056-5"
          ],
          "misc": [
            "Machine learning in materials informatics: recent applications and prospects"
          ],
          "label": "8",
          "texkey": "ramprasad2017",
          "authors": [
            {
              "full_name": "Ramprasad, R."
            },
            {
              "full_name": "Batra, R."
            },
            {
              "full_name": "Pilania, G."
            },
            {
              "full_name": "MannodiKanakkithodi, A."
            },
            {
              "full_name": "Kim, C."
            }
          ],
          "publication_info": {
            "year": 2017,
            "artid": "54",
            "page_start": "54",
            "journal_title": "npj Computat.Mater.",
            "journal_volume": "3"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2948695"
        },
        "raw_refs": [
          {
            "value": "[9] K. T. Butler, D. W. Davies, H. Cartwright, O. Isayev, and A. Walsh, Machine learning for molecular and materials science, Nature 559, 547 (2018).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s41586-018-0337-2"
          ],
          "misc": [
            "Machine learning for molecular and materials science"
          ],
          "label": "9",
          "texkey": "butler2018",
          "authors": [
            {
              "full_name": "Butler, K.T."
            },
            {
              "full_name": "Davies, D.W."
            },
            {
              "full_name": "Cartwright, H."
            },
            {
              "full_name": "Isayev, O."
            },
            {
              "full_name": "Walsh, A."
            }
          ],
          "publication_info": {
            "year": 2018,
            "artid": "547",
            "page_start": "547",
            "journal_title": "Nature",
            "journal_volume": "559"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[10] J. Schmidt, M. R. G. Marques, S. Botti, and M. A. L. Marques, Recent advances and applications of machine learning in solid-state materials science, npj Computational Materials 5, 83 (2019).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s41524-019-0221-0"
          ],
          "misc": [
            "Recent advances and applications of machine learning in solid-state materials science"
          ],
          "label": "10",
          "texkey": "schmidt2019",
          "authors": [
            {
              "full_name": "Schmidt, J."
            },
            {
              "full_name": "Marques, M.R.G."
            },
            {
              "full_name": "Botti, S."
            },
            {
              "full_name": "Marques, M.A.L."
            }
          ],
          "publication_info": {
            "year": 2019,
            "artid": "83",
            "page_start": "83",
            "journal_title": "npj Computat.Mater.",
            "journal_volume": "5"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[11] V. Bapst, T. Keck, A. Grabska-Barwińska, C. Donner, E. D. Cubuk, S. S. Schoenholz, A. Obika, A. W. R. Nelson, T. Back, D. Hassabis, and P. Kohli, Unveiling the predictive power of static structure in glassy systems, Nature Physics 16, 448 (2020).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s41567-020-0842-8"
          ],
          "misc": [
            "A. Grabska-Barwińska, C. Donner, E. D. Cubuk, S. S. Schoenholz, A. Obika, A. W. R. Nelson, T. Back, D. Hassabis, and P. Kohli",
            "Unveiling the predictive power of static structure in glassy systems"
          ],
          "label": "11",
          "texkey": "bapst2020",
          "authors": [
            {
              "full_name": "Bapst, V."
            },
            {
              "full_name": "Keck, T."
            }
          ],
          "publication_info": {
            "year": 2020,
            "artid": "448",
            "page_start": "448",
            "journal_title": "Nature Phys.",
            "journal_volume": "16"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2728115"
        },
        "raw_refs": [
          {
            "value": "[12] T. S. Cohen and M. Welling, Group equivariant convolutional networks, in Proceedings of the 33rd International Conference on Machine Learning, Proceedings of Machine Learning Research, Vol. 48 (PMLR, 2016) pp. 2990–2999, arXiv:1602.07576 [cs.LG].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Group equivariant convolutional networks, in Proceedings of the 33rd International Conference on Machine Learning, Proceedings of Machine Learning Research, Vol. 48 (PMLR,) pp. 2990-2999"
          ],
          "urls": [
            {
              "value": "https://proceedings.mlr.press/v48/cohenc16.html"
            }
          ],
          "label": "12",
          "texkey": "cohen2016",
          "authors": [
            {
              "full_name": "Cohen, T.S."
            },
            {
              "full_name": "Welling, M."
            }
          ],
          "arxiv_eprint": "1602.07576",
          "publication_info": {
            "year": 2016
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[13] T. S. Cohen, M. Geiger, M. Weiler, and M. Welling, A general theory of equivariant cnns on homogeneous spaces, in Advances in Neural Information Processing Systems, Vol. 31 (2018) arXiv:1811.02017 [cs.LG].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "A general theory of equivariant cnns on homogeneous spaces, in Advances in Neural Information Processing Systems, Vol. 31"
          ],
          "urls": [
            {
              "value": "https://proceedings.neurips.cc/paper/2018/hash/488e4104520c6aab692863cc1dba45af-Abstract.html"
            }
          ],
          "label": "13",
          "texkey": "cohen2018",
          "authors": [
            {
              "full_name": "Cohen, T.S."
            },
            {
              "full_name": "Geiger, M."
            },
            {
              "full_name": "Weiler, M."
            },
            {
              "full_name": "Welling, M."
            }
          ],
          "arxiv_eprint": "1811.02017",
          "publication_info": {
            "year": 2018
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[14] M. Weiler, M. Geiger, M. Welling, W. Boomsma, and T. S. Cohen, 3d steerable cnns: Learning rotationally equivariant features in volumetric data, in Advances in Neural Information Processing Systems, Vol. 31 (Curran Associates, Inc., 2018) arXiv:1807.02547 [cs.LG].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "3d steerable cnns: Learning rotationally equivariant features in volumetric data, in Advances in Neural Information Processing Systems, Vol. 31 (Curran Associates, Inc.,)"
          ],
          "urls": [
            {
              "value": "https://proceedings.neurips.cc/paper/2018/hash/488e4104520c6aab692863cc1dba45af-Abstract.html"
            }
          ],
          "label": "14",
          "texkey": "weiler2018",
          "authors": [
            {
              "full_name": "Weiler, M."
            },
            {
              "full_name": "Geiger, M."
            },
            {
              "full_name": "Welling, M."
            },
            {
              "full_name": "Boomsma, W."
            },
            {
              "full_name": "Cohen, T.S."
            }
          ],
          "arxiv_eprint": "1807.02547",
          "publication_info": {
            "year": 2018
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[15] R. Kondor, The principles behind equivariant neural networks for physics and chemistry, Proceedings of the National Academy of Sciences 122, e2415656122 (2025).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1073/pnas.2415656122"
          ],
          "misc": [
            "The principles behind equivariant neural networks for physics and chemistry"
          ],
          "label": "15",
          "texkey": "kondor2025",
          "authors": [
            {
              "full_name": "Kondor, R."
            }
          ],
          "publication_info": {
            "year": 2025,
            "artid": "e2415656122",
            "journal_title": "Proc.Nat.Acad.Sci.",
            "journal_volume": "122"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[16] S. Batzner, A. Musaelian, L. Sun, M. Geiger, J. P. Mailoa, M. Kornbluth, N. Molinari, T. E. Smidt, and B. Kozinsky, E(3)-equivariant graph neural networks for data-efficient and accurate interatomic potentials, Nature Communications 13, 2453 (2022).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s41467-022-29939-5"
          ],
          "misc": [
            "E(3)-equivariant graph neural networks for data-efficient and accurate interatomic potentials"
          ],
          "label": "16",
          "texkey": "batzner2022",
          "authors": [
            {
              "full_name": "Batzner, S."
            },
            {
              "full_name": "Musaelian, A."
            },
            {
              "full_name": "Sun, L."
            },
            {
              "full_name": "Geiger, M."
            },
            {
              "full_name": "Mailoa, J.P."
            },
            {
              "full_name": "Kornbluth, M."
            },
            {
              "full_name": "Molinari, N."
            },
            {
              "full_name": "Smidt, T.E."
            },
            {
              "full_name": "Kozinsky, B."
            }
          ],
          "publication_info": {
            "year": 2022,
            "artid": "2453",
            "page_start": "2453",
            "journal_title": "Nature Commun.",
            "journal_volume": "13"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[17] S.-O. Kaba and S. Ravanbakhsh, Equivariant networks for crystal structures, in Advances in Neural Information Processing Systems, Vol. 35 (2022) pp. 300–314, arXiv:2211.15420 [cs.LG].",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Equivariant networks for crystal structures, in"
          ],
          "urls": [
            {
              "value": "https://proceedings.neurips.cc/paper/2022/hash/1abed6ee581b9ceb4e2ddf37822c7fcb-Abstract-Conference.html"
            }
          ],
          "label": "17",
          "texkey": "kaba2022",
          "authors": [
            {
              "full_name": "Kaba, S.-O."
            },
            {
              "full_name": "Ravanbakhsh, S."
            }
          ],
          "arxiv_eprint": "2211.15420",
          "publication_info": {
            "year": 2022,
            "page_end": "314",
            "page_start": "300",
            "journal_title": "Adv.Neural Inf.Process.Syst.",
            "journal_volume": "35"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[18] A. Musaelian, S. Batzner, A. Johansson, L. Sun, C. J. Owen, M. Kornbluth, and B. Kozinsky, Learning local equivariant representations for large-scale atomistic dynamics, Nature Communications 14, 579 (2023).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s41467-023-36329-y"
          ],
          "misc": [
            "Learning local equivariant representations for large-scale atomistic dynamics"
          ],
          "label": "18",
          "texkey": "musaelian2023",
          "authors": [
            {
              "full_name": "Musaelian, A."
            },
            {
              "full_name": "Batzner, S."
            },
            {
              "full_name": "Johansson, A."
            },
            {
              "full_name": "Sun, L."
            },
            {
              "full_name": "Owen, C.J."
            },
            {
              "full_name": "Kornbluth, M."
            },
            {
              "full_name": "Kozinsky, B."
            }
          ],
          "publication_info": {
            "year": 2023,
            "artid": "579",
            "page_start": "579",
            "journal_title": "Nature Commun.",
            "journal_volume": "14"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[19] X. Gong, H. Li, N. Zou, R. Xu, W. Duan, and Y. Xu, General framework for e(3)-equivariant neural network representation of density functional theory hamiltonian, Nature Communications 14, 2848 (2023).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s41467-023-38468-8"
          ],
          "misc": [
            "General framework for e(3)-equivariant neural network representation of density functional theory hamiltonian"
          ],
          "label": "19",
          "texkey": "gong2023",
          "authors": [
            {
              "full_name": "Gong, X."
            },
            {
              "full_name": "Li, H."
            },
            {
              "full_name": "Zou, N."
            },
            {
              "full_name": "Xu, R."
            },
            {
              "full_name": "Duan, W."
            },
            {
              "full_name": "Xu, Y."
            }
          ],
          "publication_info": {
            "year": 2023,
            "artid": "2848",
            "page_start": "2848",
            "journal_title": "Nature Commun.",
            "journal_volume": "14"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[20] I. Batatia, S. Batzner, D. P. Kovács, A. Musaelian, G. N. C. Simm, R. Drautz, C. Ortner, B. Kozinsky, and G. Csányi, The design space of e(3)-equivariant atomcentred interatomic potentials, Nature Machine Intelligence 7, 56 (2025).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s42256-024-00956-x"
          ],
          "misc": [
            "D. P. Kovács, A. Musaelian, G. N. C. Simm, R. Drautz, C. Ortner, B. Kozinsky",
            "and G. Csányi, The design space of e(3)-equivariant atomcentred interatomic potentials"
          ],
          "label": "20",
          "texkey": "batatia2025",
          "authors": [
            {
              "full_name": "Batatia, I."
            },
            {
              "full_name": "Batzner, S."
            }
          ],
          "publication_info": {
            "year": 2025,
            "artid": "56",
            "page_start": "56",
            "journal_title": "Nature Mach.Intell.",
            "journal_volume": "7"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[21] Z. Yang, X. Wang, Y. Li, Q. Lv, C. Y.-C. Chen, and L. Shen, Efficient equivariant model for machine learning interatomic potentials, npj Computational Materials 11, 49 (2025).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s41524-025-01535-3"
          ],
          "misc": [
            "Efficient equivariant model for machine learning interatomic potentials"
          ],
          "label": "21",
          "texkey": "yang2025",
          "authors": [
            {
              "full_name": "Yang, Z."
            },
            {
              "full_name": "Wang, X."
            },
            {
              "full_name": "Li, Y."
            },
            {
              "full_name": "Lv, Q."
            },
            {
              "full_name": "Chen, C.Y.-C."
            },
            {
              "full_name": "Shen, L."
            }
          ],
          "publication_info": {
            "year": 2025,
            "artid": "49",
            "page_start": "49",
            "journal_title": "npj Computat.Mater.",
            "journal_volume": "11"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2702859"
        },
        "raw_refs": [
          {
            "value": "[22] F. Scarselli, M. Gori, A. C. Tsoi, M. Hagenbuchner, and G. Monfardini, The graph neural network model, IEEE Transactions on Neural Networks 20, 61 (2009).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1109/TNN.2008.2005605"
          ],
          "misc": [
            "The graph neural network model"
          ],
          "label": "22",
          "texkey": "scarselli2009",
          "authors": [
            {
              "full_name": "Scarselli, F."
            },
            {
              "full_name": "Gori, M."
            },
            {
              "full_name": "Tsoi, A.C."
            },
            {
              "full_name": "Hagenbuchner, M."
            },
            {
              "full_name": "Monfardini, G."
            }
          ],
          "publication_info": {
            "year": 2009,
            "artid": "61",
            "page_start": "61",
            "journal_title": "IEEE Trans.Neural Networks",
            "journal_volume": "20"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2729496"
        },
        "raw_refs": [
          {
            "value": "[23] J. Gilmer, S. S. Schoenholz, P. F. Riley, O. Vinyals, and G. E. Dahl, Neural message passing for quantum chemistry, in Proceedings of the 34th International Conference on Machine Learning, Vol. 70 (PMLR, 2017) pp. 1263– 1272, arXiv:1704.01212.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.48550/arXiv.1704.01212"
          ],
          "misc": [
            "Neural message passing for quantum chemistry, in Proceedings of the 34th International Conference on Machine Learning, Vol. 70 (PMLR,) pp. 1263- 1272"
          ],
          "label": "23",
          "texkey": "gilmer2017",
          "authors": [
            {
              "full_name": "Gilmer, J."
            },
            {
              "full_name": "Schoenholz, S.S."
            },
            {
              "full_name": "Riley, P.F."
            },
            {
              "full_name": "Vinyals, O."
            },
            {
              "full_name": "Dahl, G.E."
            }
          ],
          "arxiv_eprint": "1704.01212",
          "publication_info": {
            "year": 2017
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[24] W. L. Hamilton, R. Ying, and J. Leskovec, Inductive representation learning on large graphs, in Advances in Neural Information Processing Systems, Vol. 30 (2017) arXiv:1706.02216.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.48550/arXiv.1706.02216"
          ],
          "misc": [
            "Inductive representation learning on large graphs, in Advances in Neural Information Processing Systems, Vol. 30"
          ],
          "label": "24",
          "texkey": "hamilton2017",
          "authors": [
            {
              "full_name": "Hamilton, W.L."
            },
            {
              "full_name": "Ying, R."
            },
            {
              "full_name": "Leskovec, J."
            }
          ],
          "arxiv_eprint": "1706.02216",
          "publication_info": {
            "year": 2017
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2730257"
        },
        "raw_refs": [
          {
            "value": "[25] K. Xu, W. Hu, J. Leskovec, and S. Jegelka, How powerful are graph neural networks?, in International Conference on Learning Representations (ICLR) (2019) arXiv:1810.00826.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.48550/arXiv.1810.00826"
          ],
          "misc": [
            "How powerful are graph neural networks?, in International Conference on Learning Representations (ICLR)"
          ],
          "label": "25",
          "texkey": "xu2019",
          "authors": [
            {
              "full_name": "Xu, K."
            },
            {
              "full_name": "Hu, W."
            },
            {
              "full_name": "Leskovec, J."
            },
            {
              "full_name": "Jegelka, S."
            }
          ],
          "arxiv_eprint": "1810.00826",
          "publication_info": {
            "year": 2019
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[26] H. Maron, H. Ben-Hamu, N. Shamir, and Y. Lipman, Invariant and equivariant graph networks, in International Conference on Learning Representations (ICLR) (2019) arXiv:1812.09902.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.48550/arXiv.1812.09902"
          ],
          "misc": [
            "Invariant and equivariant graph networks, in International Conference on Learning Representations (ICLR)"
          ],
          "label": "26",
          "texkey": "maron2019",
          "authors": [
            {
              "full_name": "Maron, H."
            },
            {
              "full_name": "Ben-Hamu, H."
            },
            {
              "full_name": "Shamir, N."
            },
            {
              "full_name": "Lipman, Y."
            }
          ],
          "arxiv_eprint": "1812.09902",
          "publication_info": {
            "year": 2019
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/89145"
        },
        "raw_refs": [
          {
            "value": "[27] K. G. Wilson, Confinement of quarks, Physical Review D 10, 2445 (1974).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.10.2445"
          ],
          "misc": [
            "Confinement of quarks"
          ],
          "label": "27",
          "texkey": "wilson1974",
          "authors": [
            {
              "full_name": "Wilson, K.G."
            }
          ],
          "publication_info": {
            "year": 1974,
            "artid": "2445",
            "page_start": "2445",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "10"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1336"
        },
        "raw_refs": [
          {
            "value": "[28] J. B. Kogut and L. Susskind, Hamiltonian formulation of wilson’s lattice gauge theories, Physical Review D 11, 395 (1975).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.11.395"
          ],
          "misc": [
            "Hamiltonian formulation of wilson’s lattice gauge theories"
          ],
          "label": "28",
          "texkey": "kogut1975",
          "authors": [
            {
              "full_name": "Kogut, J.B."
            },
            {
              "full_name": "Susskind, L."
            }
          ],
          "publication_info": {
            "year": 1975,
            "artid": "395",
            "page_start": "395",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "11"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/132906"
        },
        "raw_refs": [
          {
            "value": "[29] E. Fradkin and S. H. Shenker, Phase diagrams of lattice gauge theories with higgs fields, Physical Review D 19, 3682 (1979).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.19.3682"
          ],
          "misc": [
            "Phase diagrams of lattice gauge theories with higgs fields"
          ],
          "label": "29",
          "texkey": "fradkin1979",
          "authors": [
            {
              "full_name": "Fradkin, E."
            },
            {
              "full_name": "Shenker, S.H."
            }
          ],
          "publication_info": {
            "year": 1979,
            "artid": "3682",
            "page_start": "3682",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "19"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/140498"
        },
        "raw_refs": [
          {
            "value": "[30] J. B. Kogut, An introduction to lattice gauge theory and spin systems, Reviews of Modern Physics 51, 659 (1979).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/RevModPhys.51.659"
          ],
          "misc": [
            "An introduction to lattice gauge theory and spin systems"
          ],
          "label": "30",
          "texkey": "kogut1979",
          "authors": [
            {
              "full_name": "Kogut, J.B."
            }
          ],
          "publication_info": {
            "year": 1979,
            "artid": "659",
            "page_start": "659",
            "journal_title": "Rev.Mod.Phys.",
            "journal_volume": "51"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[31] M. Creutz, Quarks, Gluons and Lattices (Cambridge University Press, 1983).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Quarks, Gluons and Lattices (Cambridge University Press,)"
          ],
          "label": "31",
          "texkey": "creutz1983",
          "authors": [
            {
              "full_name": "Creutz, M."
            }
          ],
          "publication_info": {
            "year": 1983
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[32] H. J. Rothe, Lattice Gauge Theories: An Introduction, 4th ed. (World Scientific, 2012).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1142/8189"
          ],
          "misc": [
            "Lattice Gauge Theories: An Introduction, 4th ed"
          ],
          "label": "32",
          "texkey": "rothe2012",
          "authors": [
            {
              "full_name": "Rothe, H.J."
            }
          ],
          "imprint": {
            "publisher": "World Scientific"
          },
          "publication_info": {
            "year": 2012
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[33] X.-G. Wen, Quantum Field Theory of Many-Body Systems (Oxford University Press, 2004).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Quantum Field Theory of Many-Body Systems (Oxford University Press,)"
          ],
          "label": "33",
          "texkey": "wen2004",
          "authors": [
            {
              "full_name": "Wen, X.-G."
            }
          ],
          "publication_info": {
            "year": 2004
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/740424"
        },
        "raw_refs": [
          {
            "value": "[34] P. A. Lee, N. Nagaosa, and X.-G. Wen, Doping a mott insulator: Physics of high-temperature superconductivity, Reviews of Modern Physics 78, 17 (2006).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/RevModPhys.78.17"
          ],
          "misc": [
            "Doping a mott insulator: Physics of high-temperature superconductivity"
          ],
          "label": "34",
          "texkey": "lee2006",
          "authors": [
            {
              "full_name": "Lee, P.A."
            },
            {
              "full_name": "Nagaosa, N."
            },
            {
              "full_name": "Wen, X.-G."
            }
          ],
          "publication_info": {
            "year": 2006,
            "artid": "17",
            "page_start": "17",
            "journal_title": "Rev.Mod.Phys.",
            "journal_volume": "78"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[35] G. Baskaran, Z. Zou, and P. W. Anderson, The resonating valence bond state and high-tc superconductivity: A mean field theory, Solid State Communications 63, 973 (1987).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1016/0038-1098(87)90642-9"
          ],
          "misc": [
            "The resonating valence bond state and high-tc superconductivity: A mean field theory"
          ],
          "label": "35",
          "texkey": "baskaran1987",
          "authors": [
            {
              "full_name": "Baskaran, G."
            },
            {
              "full_name": "Zou, Z."
            },
            {
              "full_name": "Anderson, P.W."
            }
          ],
          "publication_info": {
            "year": 1987,
            "artid": "973",
            "page_start": "973",
            "journal_title": "Solid State Commun.",
            "journal_volume": "63"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/260236"
        },
        "raw_refs": [
          {
            "value": "[36] I. Affleck and J. B. Marston, Large-n limit of the heisenberg-hubbard model: Implications for high-tc superconductors, Physical Review B 37, 3774 (1988).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevB.37.3774"
          ],
          "misc": [
            "Large-n limit of the heisenberg-hubbard model: Implications for high-tc superconductors"
          ],
          "label": "36",
          "texkey": "affleck1988",
          "authors": [
            {
              "full_name": "Affleck, I."
            },
            {
              "full_name": "Marston, J.B."
            }
          ],
          "publication_info": {
            "year": 1988,
            "artid": "3774",
            "page_start": "3774",
            "journal_title": "Phys.Rev.B",
            "journal_volume": "37"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1236474"
        },
        "raw_refs": [
          {
            "value": "[37] X.-G. Wen, Mean-field theory of spin-liquid states with finite energy gap and topological orders, Physical Review B 44, 2664 (1991).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevB.44.2664"
          ],
          "misc": [
            "Mean-field theory of spin-liquid states with finite energy gap and topological orders"
          ],
          "label": "37",
          "texkey": "wen1991",
          "authors": [
            {
              "full_name": "Wen, X.-G."
            }
          ],
          "publication_info": {
            "year": 1991,
            "artid": "2664",
            "page_start": "2664",
            "journal_title": "Phys.Rev.B",
            "journal_volume": "44"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/610745"
        },
        "raw_refs": [
          {
            "value": "[38] X.-G. Wen, Quantum orders and symmetric spin liquids, Physical Review B 65, 165113 (2002).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevB.65.165113"
          ],
          "misc": [
            "Quantum orders and symmetric spin liquids"
          ],
          "label": "38",
          "texkey": "wen2002",
          "authors": [
            {
              "full_name": "Wen, X.-G."
            }
          ],
          "publication_info": {
            "year": 2002,
            "artid": "165113",
            "journal_title": "Phys.Rev.B",
            "journal_volume": "65"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1416009"
        },
        "raw_refs": [
          {
            "value": "[39] L. Savary and L. Balents, Quantum spin liquids: A review, Reports on Progress in Physics 80, 016502 (2017).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1088/0034-4885/80/1/016502"
          ],
          "misc": [
            "Quantum spin liquids: A review"
          ],
          "label": "39",
          "texkey": "savary2017",
          "authors": [
            {
              "full_name": "Savary, L."
            },
            {
              "full_name": "Balents, L."
            }
          ],
          "publication_info": {
            "year": 2017,
            "artid": "016502",
            "journal_title": "Rept.Prog.Phys.",
            "journal_volume": "80"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1475384"
        },
        "raw_refs": [
          {
            "value": "[40] Y. Zhou, K. Kanoda, and T.-K. Ng, Quantum spin liquid states, Reviews of Modern Physics 89, 025003 (2017).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/RevModPhys.89.025003"
          ],
          "misc": [
            "Quantum spin liquid states"
          ],
          "label": "40",
          "texkey": "zhou2017",
          "authors": [
            {
              "full_name": "Zhou, Y."
            },
            {
              "full_name": "Kanoda, K."
            },
            {
              "full_name": "Ng, T.-K."
            }
          ],
          "publication_info": {
            "year": 2017,
            "artid": "025003",
            "journal_title": "Rev.Mod.Phys.",
            "journal_volume": "89"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/423855"
        },
        "raw_refs": [
          {
            "value": "[41] S. Chandrasekharan and U.-J. Wiese, Quantum link models: A discrete approach to gauge theories, Nuclear Physics B 492, 455 (1997).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Quantum link models: A discrete approach to gauge theories"
          ],
          "urls": [
            {
              "value": "https://doi.org/https://doi.org/10.1016/S0550-3213(97)80041-7"
            }
          ],
          "label": "41",
          "texkey": "chandrasekharan1997",
          "authors": [
            {
              "full_name": "Chandrasekharan, S."
            },
            {
              "full_name": "Wiese, U.-J."
            }
          ],
          "publication_info": {
            "year": 1997,
            "artid": "455",
            "page_start": "455",
            "journal_title": "Nucl.Phys.B",
            "journal_volume": "492"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/442126"
        },
        "raw_refs": [
          {
            "value": "[42] R. Brower, S. Chandrasekharan, and U.-J. Wiese, Qcd as a quantum link model, Phys. Rev. D 60, 094502 (1999).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.60.094502"
          ],
          "misc": [
            "Qcd as a quantum link model"
          ],
          "label": "42",
          "texkey": "brower1999",
          "authors": [
            {
              "full_name": "Brower, R."
            },
            {
              "full_name": "Chandrasekharan, S."
            },
            {
              "full_name": "Wiese, U.-J."
            }
          ],
          "publication_info": {
            "year": 1999,
            "artid": "094502",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "60"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1232212"
        },
        "raw_refs": [
          {
            "value": "[43] U.-J. Wiese, Ultracold quantum gases and lattice systems: quantum simulation of lattice gauge theories, Annalen der Physik 525, 777 (2013).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Ultracold quantum gases and lattice systems: quantum simulation of lattice gauge theories"
          ],
          "urls": [
            {
              "value": "https://doi.org/https://doi.org/10.1002/andp.201300104"
            }
          ],
          "label": "43",
          "texkey": "wiese2013",
          "authors": [
            {
              "full_name": "Wiese, U.-J."
            }
          ],
          "publication_info": {
            "year": 2013,
            "artid": "777",
            "page_start": "777",
            "journal_title": "Annalen Phys.",
            "journal_volume": "525"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1116418"
        },
        "raw_refs": [
          {
            "value": "[44] D. Banerjee, M. Dalmonte, M. Müller, E. Rico, P. Stebler, U.-J. Wiese, and P. Zoller, Atomic quantum simulation of dynamical gauge fields coupled to fermionic matter: From string breaking to evolution after a quench, Phys. Rev. Lett. 109, 175302 (2012).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevLett.109.175302"
          ],
          "misc": [
            "M. Müller, E. Rico, P. Stebler, U.-J. Wiese, and P. Zoller",
            "Atomic quantum simulation of dynamical gauge fields coupled to fermionic matter: From string breaking to evolution after a quench"
          ],
          "label": "44",
          "texkey": "banerjee2012",
          "authors": [
            {
              "full_name": "Banerjee, D."
            },
            {
              "full_name": "Dalmonte, M."
            }
          ],
          "publication_info": {
            "year": 2012,
            "artid": "175302",
            "journal_title": "Phys.Rev.Lett.",
            "journal_volume": "109"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1224547"
        },
        "raw_refs": [
          {
            "value": "[45] E. Zohar, J. I. Cirac, and B. Reznik, Quantum simulations of gauge theories with ultracold atoms: Local gauge invariance from angular-momentum conservation, Phys. Rev. A 88, 023617 (2013).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevA.88.023617"
          ],
          "misc": [
            "Quantum simulations of gauge theories with ultracold atoms: Local gauge invariance from angular-momentum conservation"
          ],
          "label": "45",
          "texkey": "zohar2013",
          "authors": [
            {
              "full_name": "Zohar, E."
            },
            {
              "full_name": "Cirac, J.I."
            },
            {
              "full_name": "Reznik, B."
            }
          ],
          "publication_info": {
            "year": 2013,
            "artid": "023617",
            "journal_title": "Phys.Rev.A",
            "journal_volume": "88"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1202292"
        },
        "raw_refs": [
          {
            "value": "[46] L. Tagliacozzo, A. Celi, P. Orland, M. W. Mitchell, and M. Lewenstein, Simulation of non-abelian gauge theories with optical lattices, Nature Communications 4, 2615 (2013).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/ncomms3615"
          ],
          "misc": [
            "Simulation of non-abelian gauge theories with optical lattices"
          ],
          "label": "46",
          "texkey": "tagliacozzo2013",
          "authors": [
            {
              "full_name": "Tagliacozzo, L."
            },
            {
              "full_name": "Celi, A."
            },
            {
              "full_name": "Orland, P."
            },
            {
              "full_name": "Mitchell, M.W."
            },
            {
              "full_name": "Lewenstein, M."
            }
          ],
          "publication_info": {
            "year": 2013,
            "artid": "2615",
            "page_start": "2615",
            "journal_title": "Nature Commun.",
            "journal_volume": "4"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1351227"
        },
        "raw_refs": [
          {
            "value": "[47] E. Zohar, J. I. Cirac, and B. Reznik, Quantum simulations of lattice gauge theories using ultracold atoms in optical lattices, Reports on Progress in Physics 79, 014401 (2015).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1088/0034-4885/79/1/014401"
          ],
          "misc": [
            "Quantum simulations of lattice gauge theories using ultracold atoms in optical lattices"
          ],
          "label": "47",
          "texkey": "zohar2016",
          "authors": [
            {
              "full_name": "Zohar, E."
            },
            {
              "full_name": "Cirac, J.I."
            },
            {
              "full_name": "Reznik, B."
            }
          ],
          "publication_info": {
            "year": 2015,
            "artid": "014401",
            "journal_title": "Rept.Prog.Phys.",
            "journal_volume": "79"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2747173"
        },
        "raw_refs": [
          {
            "value": "[48] Y. Cheng and H. Zhai, Emergent u(1) lattice gauge theory in rydberg atom arrays, Nature Reviews Physics 6, 566 (2024).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s42254-024-00749-6"
          ],
          "misc": [
            "Emergent u(1) lattice gauge theory in rydberg atom arrays"
          ],
          "label": "48",
          "texkey": "cheng2024",
          "authors": [
            {
              "full_name": "Cheng, Y."
            },
            {
              "full_name": "Zhai, H."
            }
          ],
          "publication_info": {
            "year": 2024,
            "artid": "566",
            "page_start": "566",
            "journal_title": "Nature Rev.Phys.",
            "journal_volume": "6"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1722024"
        },
        "raw_refs": [
          {
            "value": "[49] F. M. Surace, P. P. Mazza, G. Giudici, A. Lerose, A. Gambassi, and M. Dalmonte, Lattice gauge theories and string dynamics in rydberg atom quantum simulators, Phys. Rev. X 10, 021041 (2020).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevX.10.021041"
          ],
          "misc": [
            "Lattice gauge theories and string dynamics in rydberg atom quantum simulators"
          ],
          "label": "49",
          "texkey": "surace2020",
          "authors": [
            {
              "full_name": "Surace, F.M."
            },
            {
              "full_name": "Mazza, P.P."
            },
            {
              "full_name": "Giudici, G."
            },
            {
              "full_name": "Lerose, A."
            },
            {
              "full_name": "Gambassi, A."
            },
            {
              "full_name": "Dalmonte, M."
            }
          ],
          "publication_info": {
            "year": 2020,
            "artid": "021041",
            "journal_title": "Phys.Rev.X",
            "journal_volume": "10"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1895087"
        },
        "raw_refs": [
          {
            "value": "[50] Z.-Y. Zhou, G.-X. Su, J. C. Halimeh, R. Ott, H. Sun, P. Hauke, B. Yang, Z.-S. Yuan, J. Berges, and J.-W. Pan, Thermalization dynamics of a gauge theory on a quantum simulator, Science 377, 311 (2022).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1126/science.abl6277"
          ],
          "misc": [
            "Thermalization dynamics of a gauge theory on a quantum simulator"
          ],
          "label": "50",
          "texkey": "zhou2022",
          "authors": [
            {
              "full_name": "Zhou, Z.-Y."
            },
            {
              "full_name": "Su, G.-X."
            },
            {
              "full_name": "Halimeh, J.C."
            },
            {
              "full_name": "Ott, R."
            },
            {
              "full_name": "Sun, H."
            },
            {
              "full_name": "Hauke, P."
            },
            {
              "full_name": "Yang, B."
            },
            {
              "full_name": "Yuan, Z.-S."
            },
            {
              "full_name": "Berges, J."
            },
            {
              "full_name": "Pan, J.-W."
            }
          ],
          "publication_info": {
            "year": 2022,
            "artid": "311",
            "page_start": "311",
            "journal_title": "Science",
            "journal_volume": "377"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2693297"
        },
        "raw_refs": [
          {
            "value": "[51] K. Cranmer, G. Kanwar, S. Racanière, D. J. Rezende, and P. E. Shanahan, Advances in machine-learning-based sampling motivated by lattice quantum chromodynamics, Nature Reviews Physics 5, 526 (2023).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1038/s42254-023-00616-w"
          ],
          "misc": [
            "S. Racanière, D. J. Rezende, and P. E. Shanahan",
            "Advances in machine-learning-based sampling motivated by lattice quantum chromodynamics"
          ],
          "label": "51",
          "texkey": "cranmer2023",
          "authors": [
            {
              "full_name": "Cranmer, K."
            },
            {
              "full_name": "Kanwar, G."
            }
          ],
          "publication_info": {
            "year": 2023,
            "artid": "526",
            "page_start": "526",
            "journal_title": "Nature Rev.Phys.",
            "journal_volume": "5"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2907013"
        },
        "raw_refs": [
          {
            "value": "[52] A. Tomiya, Machine learning for lattice qcd, Journal of the Physical Society of Japan 94, 031006 (2025).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.7566/JPSJ.94.031006"
          ],
          "misc": [
            "Machine learning for lattice qcd"
          ],
          "label": "52",
          "texkey": "tomiya2025",
          "authors": [
            {
              "full_name": "Tomiya, A."
            }
          ],
          "publication_info": {
            "year": 2025,
            "artid": "031006",
            "journal_title": "J.Phys.Soc.Jap.",
            "journal_volume": "94"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1838186"
        },
        "raw_refs": [
          {
            "value": "[53] M. Favoni, A. Ipp, D. I. Müller, and D. Schuh, Lattice gauge equivariant convolutional neural networks, Phys. Rev. Lett. 128, 032003 (2022).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevLett.128.032003"
          ],
          "misc": [
            "D. I. Müller, and D. Schuh, Lattice gauge equivariant convolutional neural networks"
          ],
          "label": "53",
          "texkey": "favoni2022",
          "authors": [
            {
              "full_name": "Favoni, M."
            },
            {
              "full_name": "Ipp, A."
            }
          ],
          "publication_info": {
            "year": 2022,
            "artid": "032003",
            "journal_title": "Phys.Rev.Lett.",
            "journal_volume": "128"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1854165"
        },
        "raw_refs": [
          {
            "value": "[54] S. Bulusu, M. Favoni, A. Ipp, D. I. Müller, and D. Schuh, Generalization capabilities of translationally equivariant neural networks, Phys. Rev. D 104, 074504 (2021).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.104.074504"
          ],
          "misc": [
            "D. I. Müller, and D. Schuh, Generalization capabilities of translationally equivariant neural networks"
          ],
          "label": "54",
          "texkey": "bulusu2021",
          "authors": [
            {
              "full_name": "Bulusu, S."
            },
            {
              "full_name": "Favoni, M."
            },
            {
              "full_name": "Ipp, A."
            }
          ],
          "publication_info": {
            "year": 2021,
            "artid": "074504",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "104"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2631052"
        },
        "raw_refs": [
          {
            "value": "[55] C. Lehner and T. Wettig, Gauge-equivariant neural networks as preconditioners in lattice qcd, Phys. Rev. D 108, 034503 (2023).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.108.034503"
          ],
          "misc": [
            "Gauge-equivariant neural networks as preconditioners in lattice qcd"
          ],
          "label": "55",
          "texkey": "lehner2023",
          "authors": [
            {
              "full_name": "Lehner, C."
            },
            {
              "full_name": "Wettig, T."
            }
          ],
          "publication_info": {
            "year": 2023,
            "artid": "034503",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "108"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2652849"
        },
        "raw_refs": [
          {
            "value": "[56] C. Lehner and T. Wettig, Gauge-equivariant pooling layers for preconditioners in lattice qcd, Phys. Rev. D 110, 034517 (2024).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.110.034517"
          ],
          "misc": [
            "Gauge-equivariant pooling layers for preconditioners in lattice qcd"
          ],
          "label": "56",
          "texkey": "lehner2024",
          "authors": [
            {
              "full_name": "Lehner, C."
            },
            {
              "full_name": "Wettig, T."
            }
          ],
          "publication_info": {
            "year": 2024,
            "artid": "034517",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "110"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2789566"
        },
        "raw_refs": [
          {
            "value": "[57] A. Apte, C. Córdova, T.-C. Huang, and A. Ashmore, Deep learning lattice gauge theories, Phys. Rev. B 110, 165133 (2024).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevB.110.165133"
          ],
          "misc": [
            "C. Córdova, T.-C. Huang, and A. Ashmore",
            "Deep learning lattice gauge theories"
          ],
          "label": "57",
          "texkey": "apte2024",
          "authors": [
            {
              "full_name": "Apte, A."
            }
          ],
          "publication_info": {
            "year": 2024,
            "artid": "165133",
            "journal_title": "Phys.Rev.B",
            "journal_volume": "110"
          }
        }
      },
      {
        "raw_refs": [
          {
            "value": "[58] T. S. Cohen, M. Weiler, B. Kicanaoglu, and M. Welling, Gauge equivariant convolutional networks and the icosahedral cnn, in Proceedings of the 36th International Conference on Machine Learning (ICML), Proceedings of Machine Learning Research, Vol. 97 (2019) pp. 1321– 1330.",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.48550/arXiv.1902.04615"
          ],
          "misc": [
            "Gauge equivariant convolutional networks and the icosahedral cnn, in Proceedings of the 36th International Conference on Machine Learning (ICML), Proceedings of Machine Learning"
          ],
          "label": "58",
          "texkey": "cohen2019",
          "authors": [
            {
              "full_name": "Cohen, T.S."
            },
            {
              "full_name": "Weiler, M."
            },
            {
              "full_name": "Kicanaoglu, B."
            },
            {
              "full_name": "Welling, M."
            }
          ],
          "publication_info": {
            "year": 2019,
            "page_end": "1330",
            "page_start": "1321",
            "journal_title": "Research",
            "journal_volume": "97"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1811378"
        },
        "raw_refs": [
          {
            "value": "[59] D. Boyda, G. Kanwar, S. Racanière, D. J. Rezende, M. S. Albergo, K. Cranmer, D. C. Hackett, and P. E. Shanahan, Sampling using SU(n) gauge equivariant flows, Phys. Rev. D 103, 074504 (2021).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.103.074504"
          ],
          "misc": [
            "S. Racanière, D. J. Rezende, M. S. Albergo, K. Cranmer, D. C. Hackett, and P. E. Shanahan",
            "Sampling using SU(n) gauge equivariant flows"
          ],
          "label": "59",
          "texkey": "boyda2021",
          "authors": [
            {
              "full_name": "Boyda, D."
            },
            {
              "full_name": "Kanwar, G."
            }
          ],
          "publication_info": {
            "year": 2021,
            "artid": "074504",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "103"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1852799"
        },
        "raw_refs": [
          {
            "value": "[60] Y. Nagai and A. Tomiya, Gauge covariant neural network for quarks and gluons, Phys. Rev. D 111, 074501 (2025).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.111.074501"
          ],
          "misc": [
            "Gauge covariant neural network for quarks and gluons"
          ],
          "label": "60",
          "texkey": "nagai2025",
          "authors": [
            {
              "full_name": "Nagai, Y."
            },
            {
              "full_name": "Tomiya, A."
            }
          ],
          "publication_info": {
            "year": 2025,
            "artid": "074501",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "111"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1731778"
        },
        "raw_refs": [
          {
            "value": "[61] M. S. Albergo, G. Kanwar, and P. E. Shanahan, Flowbased generative models for markov chain monte carlo in lattice field theory, Phys. Rev. D 100, 034515 (2019).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.100.034515"
          ],
          "misc": [
            "Flowbased generative models for markov chain monte carlo in lattice field theory"
          ],
          "label": "61",
          "texkey": "albergo2019",
          "authors": [
            {
              "full_name": "Albergo, M.S."
            },
            {
              "full_name": "Kanwar, G."
            },
            {
              "full_name": "Shanahan, P.E."
            }
          ],
          "publication_info": {
            "year": 2019,
            "artid": "034515",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "100"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1785309"
        },
        "raw_refs": [
          {
            "value": "[62] G. Kanwar, M. S. Albergo, D. Boyda, K. Cranmer, D. C. Hackett, S. Racanière, D. J. Rezende, and P. E. Shanahan, Equivariant flow-based sampling for lattice gauge theory, Phys. Rev. Lett. 125, 121601 (2020).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevLett.125.121601"
          ],
          "misc": [
            "S. Racanière, D. J. Rezende, and P. E. Shanahan",
            "Equivariant flow-based sampling for lattice gauge theory"
          ],
          "label": "62",
          "texkey": "kanwar2020",
          "authors": [
            {
              "full_name": "Kanwar, G."
            },
            {
              "full_name": "Albergo, M.S."
            },
            {
              "full_name": "Boyda, D."
            },
            {
              "full_name": "Cranmer, K."
            },
            {
              "full_name": "Hackett, D.C."
            }
          ],
          "publication_info": {
            "year": 2020,
            "artid": "121601",
            "journal_title": "Phys.Rev.Lett.",
            "journal_volume": "125"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2116899"
        },
        "raw_refs": [
          {
            "value": "[63] R. Abbott, M. S. Albergo, D. Boyda, K. Cranmer, D. C. Hackett, G. Kanwar, S. Racanière, D. J. Rezende, F. Romero-López, P. E. Shanahan, B. Tian, and J. M. Urban, Gauge-equivariant flow models for sampling in lattice field theories with pseudofermions, Phys. Rev. D 106, 074506 (2022).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.106.074506"
          ],
          "misc": [
            "S. Racanière, D. J. Rezende",
            "F. Romero-López, P. E. Shanahan, B. Tian, and J. M. Urban",
            "Gauge-equivariant flow models for sampling in lattice field theories with pseudofermions"
          ],
          "label": "63",
          "texkey": "abbott2022",
          "authors": [
            {
              "full_name": "Abbott, R."
            },
            {
              "full_name": "Albergo, M.S."
            },
            {
              "full_name": "Boyda, D."
            },
            {
              "full_name": "Cranmer, K."
            },
            {
              "full_name": "Hackett, D.C."
            },
            {
              "full_name": "Kanwar, G."
            }
          ],
          "publication_info": {
            "year": 2022,
            "artid": "074506",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "106"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1824408"
        },
        "raw_refs": [
          {
            "value": "[64] Y. Nagai, A. Tanaka, and A. Tomiya, Self-learning monte carlo for non-abelian gauge theory with dynamical fermions, Phys. Rev. D 107, 054501 (2023).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevD.107.054501"
          ],
          "misc": [
            "Self-learning monte carlo for non-abelian gauge theory with dynamical fermions"
          ],
          "label": "64",
          "texkey": "nagai2023",
          "authors": [
            {
              "full_name": "Nagai, Y."
            },
            {
              "full_name": "Tanaka, A."
            },
            {
              "full_name": "Tomiya, A."
            }
          ],
          "publication_info": {
            "year": 2023,
            "artid": "054501",
            "journal_title": "Phys.Rev.D",
            "journal_volume": "107"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2669845"
        },
        "raw_refs": [
          {
            "value": "[65] Y. Nagai and A. Tomiya, Self-learning monte carlo with equivariant transformer, Journal of the Physical Society of Japan 93, 114007 (2024).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.7566/JPSJ.93.114007"
          ],
          "misc": [
            "Self-learning monte carlo with equivariant transformer"
          ],
          "label": "65",
          "texkey": "nagai2024",
          "authors": [
            {
              "full_name": "Nagai, Y."
            },
            {
              "full_name": "Tomiya, A."
            }
          ],
          "publication_info": {
            "year": 2024,
            "artid": "114007",
            "journal_title": "J.Phys.Soc.Jap.",
            "journal_volume": "93"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/1835282"
        },
        "raw_refs": [
          {
            "value": "[66] D. Luo, G. Carleo, B. K. Clark, and J. Stokes, Gauge equivariant neural networks for quantum lattice gauge theories, Phys. Rev. Lett. 127, 276402 (2021).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevLett.127.276402"
          ],
          "misc": [
            "Gauge equivariant neural networks for quantum lattice gauge theories"
          ],
          "label": "66",
          "texkey": "luo2021",
          "authors": [
            {
              "full_name": "Luo, D."
            },
            {
              "full_name": "Carleo, G."
            },
            {
              "full_name": "Clark, B.K."
            },
            {
              "full_name": "Stokes, J."
            }
          ],
          "publication_info": {
            "year": 2021,
            "artid": "276402",
            "journal_title": "Phys.Rev.Lett.",
            "journal_volume": "127"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2647139"
        },
        "raw_refs": [
          {
            "value": "[67] D. Luo, Z. Chen, K. Hu, Z. Zhao, V. M. Hur, and B. K. Clark, Gauge-invariant and anyonic-symmetric autoregressive neural network for quantum lattice models, Phys. Rev. Res. 5, 013216 (2023).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "dois": [
            "10.1103/PhysRevResearch.5.013216"
          ],
          "misc": [
            "Gauge-invariant and anyonic-symmetric autoregressive neural network for quantum lattice models"
          ],
          "label": "67",
          "texkey": "luo2023",
          "authors": [
            {
              "full_name": "Luo, D."
            },
            {
              "full_name": "Chen, Z."
            },
            {
              "full_name": "Hu, K."
            },
            {
              "full_name": "Zhao, Z."
            },
            {
              "full_name": "Hur, V.M."
            },
            {
              "full_name": "Clark, B.K."
            }
          ],
          "publication_info": {
            "year": 2023,
            "artid": "013216",
            "journal_title": "Phys.Rev.Res.",
            "journal_volume": "5"
          }
        }
      },
      {
        "record": {
          "$ref": "https://inspirehep.net/api/literature/2823370"
        },
        "raw_refs": [
          {
            "value": "[68] L.-X. Cheng and D.-B. Zhang, Variational quantum simulation of ground states and thermal states for lattice gauge theory with multi-objective optimization, Physics Letters A 546, 130516 (2025).",
            "schema": "text",
            "source": "arXiv"
          }
        ],
        "reference": {
          "misc": [
            "Variational quantum simulation of ground states and thermal states for lattice gauge theory with multi-objective optimization"
          ],
          "urls": [
            {
              "value": "https://doi.org/https://doi.org/10.1016/j.physleta.2025.130516"
            }
          ],
          "label": "68",
          "texkey": "cheng2025",
          "authors": [
            {
              "full_name": "Cheng, L.-X."
            },
            {
              "full_name": "Zhang, D.-B."
            }
          ],
          "publication_info": {
            "year": 2025,
            "artid": "130516",
            "journal_title": "Phys.Lett.A",
            "journal_volume": "546"
          }
        }
      }
    ],
    "public_notes": [
      {
        "value": "11 pages, 5 figures",
        "source": "arXiv"
      }
    ],
    "arxiv_eprints": [
      {
        "value": "2604.20797",
        "categories": [
          "cond-mat.str-el",
          "cs.LG",
          "hep-lat"
        ]
      }
    ],
    "document_type": [
      "article"
    ],
    "preprint_date": "2026-04-22",
    "control_number": 3148031,
    "number_of_pages": 11,
    "inspire_categories": [
      {
        "term": "Condensed Matter",
        "source": "arxiv"
      },
      {
        "term": "Computing",
        "source": "arxiv"
      },
      {
        "term": "Lattice",
        "source": "arxiv"
      }
    ]
  },
  "created": "2026-04-23T04:08:08.672509+00:00"
}