paper-with-me

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 Graph Neural Networks (GNN) for the problem of deciding whether a pair of graphs give homeomorphic 3-manifolds. We use supervised learning to train a GNN that provides the answer to such a question with high accuracy. Moreover, we consider reinforcement learning by a GNN to find a sequence of Neumann moves that relates the pair of graphs if the answer is positive. The setting can be understood as a toy model of the problem of deciding whether a pair of Kirby diagrams give diffeomorphic 3- or 4-manifolds.

📄 PDF Abstract BibTeX arXiv:2305.05966

Code (1)

songjin91/learningplumbings 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

GRATIS: Deep Learning Graph Representation with Task-specific Topology and Multi-dimensional Edge Features

2022-11-19 · Siyang Song, Yuxin Song, Cheng Luo, Zhiyuan Song 외

Graph is powerful for representing various types of real-world data. The topology (edges' presence) and edges' features of a graph decides the message passing mechanism among vertices within the graph. While most existin…

Graph Representation LearningRepresentation Learning

Graph Signal Processing -- Part III: Machine Learning on Graphs, from Graph Topology to Applications

2020-01-02 · Ljubisa Stankovic, Danilo Mandic, Milos Dakovic, Milos Brajovic 외

Many modern data analytics applications on graphs operate on domains where graph topology is not known a priori, and hence its determination becomes part of the problem definition, rather than serving as prior knowledge …

BIG-bench Machine Learning

Cover Learning for Large-Scale Topology Representation

2025-03-12 · Luis Scoccola, Uzu Lim, Heather A. Harrington

Classical unsupervised learning methods like clustering and linear dimensionality reduction parametrize large-scale geometry when it is discrete or linear, while more modern methods from manifold learning find low dimens…

Dimensionality ReductionTopological Data Analysis

Topology of Reasoning: Retrieved Cell Complex-Augmented Generation for Textual Graph Question Answering

2026-02-22 · Sen Zhao, Lincheng Zhou, Yue Chen, Ding Zou arxiv

Retrieval-Augmented Generation (RAG) enhances the reasoning ability of Large Language Models (LLMs) by dynamically integrating external knowledge, thereby mitigating hallucinations and strengthening contextual grounding …

Graph Question Answering

AdaGraph: A Graph-Native Clustering Algorithm That Overcomes the Curse of Dimensionality and Enables Scientific Discovery

2026-05-05 · Ahmed Elmahdi arxiv

We present AdaGraph, a graph-native clustering algorithm born from the Structure-Centric Machine Learning (SC-ML) paradigm -- a new field of unsupervised learning that replaces geometry-centric (distance-based) computati…

Dimensionality ReductionText Clustering