Skip to content

Tensorflow implementations of topological deep learning papers from ICML 2020

Notifications You must be signed in to change notification settings

ali-tny/deep-topology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topological Deep Learning

Tensorflow implementation of papers that use persistent homology features:

In both cases, the interesting part is the calculation of 0D homology features (ie edges in the minimum spanning tree). This implementation includes a numpy implementation that runs on the CPU, and a pure Tensorflow tf.function implementation that runs in graph execution mode.

References

Topological Autoencoders, Michael Moor, Max Horn, Bastian Rieck, Karsten Borgwardt (ICML 2020)

Topologically Densified Distributions, Christoph Hofer, Florian Graf, Marc Niethammer, Roland Kwitt (ICML 2020)

Connectivity-Optimized Representation Learning via Persistent Homology, Christoph Hofer, Roland Kwitt, Marc Niethammer, Mandar Dixit (PMLR 97:2751-2760, 2019)

About

Tensorflow implementations of topological deep learning papers from ICML 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published