paper-with-me

Papers

Detecting Homeomorphic 3-manifolds via Graph Neural Networks

2024-09-01 · Craig Lawrie, Lorenzo Mansi

Motivated by the enumeration of the BPS spectra of certain 3d $\mathcal{N}=2$ supersymmetric quantum field theories, obtained from the compactification of 6d superconformal field theories on three-manifolds, we study the homeomorphism problem for a class of graph-manifolds using Graph Neural Network techniques. Utilizing the JSJ decomposition, a unique representation via a plumbing graph is extracted from a graph-manifold. Homeomorphic graph-manifolds are related via a sequence of von Neumann moves on this graph; the algorithmic application of these moves can determine if two graphs correspond to homeomorphic graph-manifolds in super-polynomial time. However, by employing Graph Neural Networks (GNNs), the same problem can be addressed, at the cost of accuracy, in polynomial time. We build a dataset composed of pairs of plumbing graphs, together with a hidden label encoding whether the pair is homeomorphic. We train and benchmark a variety of network architectures within a supervised learning setting by testing different combinations of two convolutional layers (GEN, GCN, GAT, NNConv), followed by an aggregation layer and a classification layer. We discuss the strengths and weaknesses of the different GNNs for this homeomorphism problem.

📄 PDF Abstract BibTeX arXiv:2409.02126

Code (1)

Lollo0900/Plumbed_3-Manifolds 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…
Graph Neural Network 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Graph Neural Networks and 3-Dimensional Topology

2023-05-10 · Pavel Putrov, Song Jin Ri

We test the efficiency of applying Geometric Deep Learning to the problems in low-dimensional topology in a certain simple setting. Specifically, we consider the class of 3-manifolds described by plumbing graphs and use …

Density estimation on smooth manifolds with normalizing flows

2021-06-07 · Dimitris Kalatzis, Johan Ziruo Ye, Alison Pouplin, Jesper Wohlert 외

We present a framework for learning probability distributions on topologically non-trivial manifolds, utilizing normalizing flows. Current methods focus on manifolds that are homeomorphic to Euclidean space, enforce stro…

Density Estimation

Universal Latent Homeomorphic Manifolds: A Framework for Cross-Domain Representation Unification

2026-01-13 · Tong Wu, Tayab Uddin Wara, Daniel Hernandez, Sidong Lei arxiv

We present the Universal Latent Homeomorphic Manifold (ULHM), a framework that unifies semantic representations (e.g., human descriptions, diagnostic labels) and observation-driven machine representations (e.g., pixel in…

Transfer Learning

Factorization of View-Object Manifolds for Joint Object Recognition and Pose Estimation

2015-03-23 · Haopeng Zhang, Tarek El-Gaaly, Ahmed Elgammal, Zhiguo Jiang

Due to large variations in shape, appearance, and viewing conditions, object recognition is a key precursory challenge in the fields of object manipulation and robotic/AI visual reasoning in general. Recognizing object c…

ObjectObject RecognitionPose EstimationVisual Reasoning

Flows on convex polytopes

2025-03-13 · Tomek Diederen, Nicola Zamboni

We present a framework for modeling complex, high-dimensional distributions on convex polytopes by leveraging recent advances in discrete and continuous normalizing flows on Riemannian manifolds. We show that any full-di…

Density Estimation