Papers › Neural and numerical methods for G₂-structures on contact Calabi-Yau 7-manifolds

Neural and numerical methods for G₂-structures on contact Calabi-Yau 7-manifolds

12 Feb 2026arXiv:2602.12438added by Syntology

Elli Heyes, Edward Hirst, Henrique N. Sá Earp, Tomás S. R. Silva

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

A numerical framework for approximating G₂-structure 3-forms on contact Calabi-Yau manifolds is presented. The approach proceeds in three stages: first, existing neural network models are employed to compute an approximate Ricci-flat metric on a Calabi-Yau threefold. Second, using this metric and the explicit construction of a G₂-structure on the associated 7-dimensional Calabi-Yau link in the 9-sphere, numerical approximations of the 3-form are generated on a large set of sampled points. Finally, a dedicated neural architecture is trained to learn the 3-form and its induced Riemannian metric directly from data, validating the learned structure and its torsion via a numerical implementation of the exterior derivative, which may be of independent interest.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2602.12438")

Code

Syntology Ran 0 of 20 code samples harvested from 1 repository linked to this paper; 20 have no recorded run.

By repository: found in paper text by Syntology: 20 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

TomasSilva/LearningG2 found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 0 ran; 0 honoured the contract we drafted; 20 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

20unverified

Licence: 20 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from TomasSilva/LearningG2. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_regressor TomasSilva/LearningG2/model.py found in paper text by Syntology unverified no licence file found · pointer only · 89dddc9018a7eab9 · report
compute_model_mse TomasSilva/LearningG2/analysis/g2_identities_model.py found in paper text by Syntology unverified no licence file found · pointer only · ad2719c8a640fa54 · report
compute_parity_np TomasSilva/LearningG2/geometry/compression.py found in paper text by Syntology unverified no licence file found · pointer only · 717c490675ff7052 · report
find_max_dQ_coords TomasSilva/LearningG2/geometry/geometry.py found in paper text by Syntology unverified no licence file found · pointer only · e7d03a951c1321c8 · report
form_to_vec TomasSilva/LearningG2/geometry/compression.py found in paper text by Syntology unverified no licence file found · pointer only · befc0565042a2744 · report
get_most_recent_cy_run_number TomasSilva/LearningG2/analysis/utils.py found in paper text by Syntology unverified no licence file found · pointer only · e95afd1f8b30f7fc · report
get_most_recent_g2_run_number TomasSilva/LearningG2/analysis/utils.py found in paper text by Syntology unverified no licence file found · pointer only · 8da9c73ec1d34110 · report
get_next_cy_run_number TomasSilva/LearningG2/run_cy.py found in paper text by Syntology unverified no licence file found · pointer only · 685370b12cbf0819 · report
get_next_run_number TomasSilva/LearningG2/run_g2.py found in paper text by Syntology unverified no licence file found · pointer only · 0c49092c5da8e4ea · report
kahler_form_real_matrix TomasSilva/LearningG2/geometry/geometry.py found in paper text by Syntology unverified no licence file found · pointer only · 760107ca62fec2bd · report
load_g2_models TomasSilva/LearningG2/analysis/utils.py found in paper text by Syntology unverified no licence file found · pointer only · 6167e8c353aee2c0 · report
load_hyperparameters TomasSilva/LearningG2/run_g2.py found in paper text by Syntology unverified no licence file found · pointer only · 8cdacb041ef3a13b · report
numerical_d TomasSilva/LearningG2/geometry/numerical_exterior_derivative.py found in paper text by Syntology unverified no licence file found · pointer only · ca6763b3ff016fec · report
prepare_data TomasSilva/LearningG2/model.py found in paper text by Syntology unverified no licence file found · pointer only · 8833d68d7a4c4667 · report
quintic_solver TomasSilva/LearningG2/geometry/numerical_exterior_derivative.py found in paper text by Syntology unverified no licence file found · pointer only · a435e8b3537381a6 · report
riemannian_metric_real_matrix TomasSilva/LearningG2/geometry/geometry.py found in paper text by Syntology unverified no licence file found · pointer only · 645ba1bd0c0b7eb9 · report
sample_numerical_kform_neighborhood_val TomasSilva/LearningG2/geometry/numerical_exterior_derivative.py found in paper text by Syntology unverified no licence file found · pointer only · 0ff5705764ac7d7f · report
split_npz TomasSilva/LearningG2/sampling.py found in paper text by Syntology unverified no licence file found · pointer only · 49113243d3fcbc9b · report
split_train_val_test TomasSilva/LearningG2/model.py found in paper text by Syntology unverified no licence file found · pointer only · 91dde8d0308bb1da · report
vec_to_form TomasSilva/LearningG2/geometry/compression.py found in paper text by Syntology unverified no licence file found · pointer only · b3ddb92fb0bf8bf4 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.12438, was issued in February 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections