paper-with-me

Papers

Machine learning detects terminal singularities

2023-09-21 · NeurIPS 2023 11

Algebraic varieties are the geometric shapes defined by systems of polynomial equations; they are ubiquitous across mathematics and science. Amongst these algebraic varieties are Q-Fano varieties: positively curved shapes which have Q-factorial terminal singularities. Q-Fano varieties are of fundamental importance in geometry as they are `atomic pieces’ of more complex shapes – the process of breaking a shape into simpler pieces in this sense is called the Minimal Model Programme. Despite their importance, the classification of Q-Fano varieties remains unknown. In this paper we demonstrate that machine learning can be used to understand this classification. We focus on eight-dimensional positively-curved algebraic varieties that have toric symmetry and Picard rank two, and develop a neural network classifier that predicts with 95% accuracy whether or not such an algebraic variety is Q-Fano. We use this to give a first sketch of the landscape of Q-Fano varieties in dimension eight. How the neural network is able to detect Q-Fano varieties with such accuracy remains mysterious, and hints at some deep mathematical theory waiting to be uncovered. Furthermore, when visualised using the quantum period, an invariant that has played an important role in recent theoretical developments, we observe that the classification as revealed by ML appears to fall within a bounded region, and is stratified by the Fano index. This suggests that it may be possible to state and prove conjectures on completeness in the future. Inspired by the ML analysis, we formulate and prove a new global combinatorial criterion for a positively curved toric variety of Picard rank two to have terminal singularities. Together with the first sketch of the landscape of Q-Fano varieties in higher dimensions, this gives strong new evidence that machine learning can be an essential tool in developing mathematical conjectures and accelerating theoretical discovery.

📄 PDF Abstract BibTeX

Code (1)

https://bitbucket.org/fanosearch/ml_terminality 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

PICARD 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning for Fano Hypersurfaces

2026-03-16 · Marc Truter arxiv

We design a deep reinforcement learning algorithm to explore a high-dimensional integer lattice with sparse rewards, training a feedforward neural network as a dynamic search heuristic to steer exploration toward reward …

Reinforcement Learning

HADES: Fast Singularity Detection with Local Measure Comparison

2023-11-07 · Uzu Lim, Harald Oberhauser, Vidit Nanda

We introduce Hades, an unsupervised algorithm to detect singularities in data. This algorithm employs a kernel goodness-of-fit test, and as a consequence it is much faster and far more scaleable than the existing topolog…

Topological Singularity Detection at Multiple Scales

2022-09-30 · Julius von Rohrscheidt, Bastian Rieck

The manifold hypothesis, which assumes that data lies on or close to an unknown manifold of low intrinsic dimension, is a staple of modern machine learning research. However, recent work has shown that real-world data ex…

Programs as Singularities

2025-04-10 · Daniel Murfet, Will Troiani

We develop a correspondence between the structure of Turing machines and the structure of singularities of real analytic functions, based on connecting the Ehrhard-Regnier derivative from linear logic with the role of ge…

Bayesian InferenceLearning Theory

Skip Connections Eliminate Singularities

2017-01-31 · ICLR 2018 1 · A. Emin Orhan, Xaq Pitkow

Skip connections made the training of very deep networks possible and have become an indispensable component in a variety of neural architectures. A completely satisfactory explanation for their success remains elusive. …