GTLGHEP-THOct 28, 2020

Learning to Unknot

arXiv:2010.16263v163 citations
Originality Incremental advance
AI Analysis

This work addresses a fundamental problem in knot theory for mathematicians and computational researchers, though it is incremental as it applies existing ML methods to a new domain.

The authors tackled the UNKNOT problem in knot theory by applying natural language processing to braid word representations, using binary classification and reinforcement learning to determine if a knot is the unknot, achieving high accuracy with specific architectures like Reformer and TRPO outperforming others.

We introduce natural language processing into the study of knot theory, as made natural by the braid word representation of knots. We study the UNKNOT problem of determining whether or not a given knot is the unknot. After describing an algorithm to randomly generate $N$-crossing braids and their knot closures and discussing the induced prior on the distribution of knots, we apply binary classification to the UNKNOT decision problem. We find that the Reformer and shared-QK Transformer network architectures outperform fully-connected networks, though all perform well. Perhaps surprisingly, we find that accuracy increases with the length of the braid word, and that the networks learn a direct correlation between the confidence of their predictions and the degree of the Jones polynomial. Finally, we utilize reinforcement learning (RL) to find sequences of Markov moves and braid relations that simplify knots and can identify unknots by explicitly giving the sequence of unknotting actions. Trust region policy optimization (TRPO) performs consistently well for a wide range of crossing numbers and thoroughly outperformed other RL algorithms and random walkers. Studying these actions, we find that braid relations are more useful in simplifying to the unknot than one of the Markov moves.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes