We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5f520 commit 989478bCopy full SHA for 989478b
data/tools/tardis.toml
@@ -0,0 +1,13 @@
1
+name = "TARDIS"
2
+paper = "Topological Algorithms for Robust DIscovery of Singularities"
3
+image = "TARDIS.svg"
4
+venue = "ICML 2023"
5
+description = """\
6
+The manifold hypothesis is a staple of modern machine learning research. However, real-world data exhibits
7
+distinct **non-manifold structures, i.e. singularities**, that can lead to erroneous findings.
8
+We provide a topological framework that quantifies the local intrinsic dimension, and yields a
9
+**Euclidicity score** for assessing the 'manifoldness' of a point along multiple scales.
10
+"""
11
+arXiv = "2210.00069"
12
+pub = "https://arxiv.org/abs/2210.00069"
13
+repo = "https://github.com/aidos-lab/TARDIS"
0 commit comments