paper-with-me

Papers

Machine Learning Mutation-Acyclicity of Quivers

2024-11-06 · Kymani T. K. Armstrong-Williams, Edward Hirst, Blake Jackson, Kyu-Hwan Lee

Machine learning (ML) has emerged as a powerful tool in mathematical research in recent years. This paper applies ML techniques to the study of quivers--a type of directed multigraph with significant relevance in algebra, combinatorics, computer science, and mathematical physics. Specifically, we focus on the challenging problem of determining the mutation-acyclicity of a quiver on 4 vertices, a property that is pivotal since mutation-acyclicity is often a necessary condition for theorems involving path algebras and cluster algebras. Although this classification is known for quivers with at most 3 vertices, little is known about quivers on more than 3 vertices. We give a computer-assisted proof of a theorem to prove that mutation-acyclicity is decidable for quivers on 4 vertices with edge weight at most 2. By leveraging neural networks (NNs) and support vector machines (SVMs), we then accurately classify more general 4-vertex quivers as mutation-acyclic or non-mutation-acyclic. Our results demonstrate that ML models can efficiently detect mutation-acyclicity, providing a promising computational approach to this combinatorial problem, from which the trained SVM equation provides a starting point to guide future theoretical development.

📄 PDF Abstract BibTeX arXiv:2411.04209

Code (1)

KTKAW/MACHINE_LEARNING_MUTATION_ACYCLICITY_OF_QUIVERS 공식 구현

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Machines and Mathematical Mutations: Using GNNs to Characterize Quiver Mutation Classes

2024-11-12 · Jesse He, Helen Jenne, Herman Chau, Davis Brown 외

Machine learning is becoming an increasingly valuable tool in mathematics, enabling one to identify subtle patterns across collections of examples so vast that they would be impossible for a single researcher to feasibly…

Learning to Trace Seiberg Dualities

2026-07-30 · Jonathan J. Heckman, Shani Meynet, Alessandro Mininno, Gary Shiu arxiv

Dualities play an important role in establishing both microscopic and emergent phenomena in a wide range of physical systems. In practice, though, it can often be computationally challenging to establish when two systems…

Cluster Algebras: Network Science and Machine Learning

2022-03-25 · Pierre-Philippe Dechant, Yang-Hui He, Elli Heyes, Edward Hirst

Cluster algebras have recently become an important player in mathematics and physics. In this work, we investigate them through the lens of modern data science, specifically with techniques from network science and machi…

Graph Embedding

Multiple Hypothesis Testing with Persistent Homology

2020-10-10 · NeurIPS Workshop TDA_and_Beyond 2020 12 · Mikael Vejdemo-Johansson, Sayan Mukherjee

Multiple hypothesis testing requires a control procedure. Simply increasing simulations or permutations to meet a Bonferroni-style threshold is prohibitively expensive. In this paper we propose a null model based approac…

Learning Temporal Causal Structure via Smooth Differentiable Optimization

2026-06-02 · Tong Zhao, Ce Guo, Wayne Luk, Emil Lupu 외 arxiv

Causal discovery with instantaneous effects in multivariate time series is challenging, as the instantaneous structure must be acyclic. Prior methods enforce this by either separating instantaneous and lagged estimation …