Leveraging The Topological Consistencies of Learning in Deep Neural Networks
Stuart Synakowski, Fabian Benitez-Quiroz, Aleix M. Martinez

TL;DR
This paper introduces a new, computationally efficient topological feature set for deep neural networks that can predict performance, estimate task similarity, and guide learning through structure constraints, enabling practical applications.
Contribution
The authors develop a novel class of topological features that are quick to compute, differentiable, and can be integrated into end-to-end training for improved DNN analysis and optimization.
Findings
Predicts DNN performance without test data or high-performance computing.
Effectively estimates task similarity using topological features.
Enables active learning by constraining DNN topologies during training.
Abstract
Recently, methods have been developed to accurately predict the testing performance of a Deep Neural Network (DNN) on a particular task, given statistics of its underlying topological structure. However, further leveraging this newly found insight for practical applications is intractable due to the high computational cost in terms of time and memory. In this work, we define a new class of topological features that accurately characterize the progress of learning while being quick to compute during running time. Additionally, our proposed topological features are readily equipped for backpropagation, meaning that they can be incorporated in end-to-end training. Our newly developed practical topological characterization of DNNs allows for an additional set of applications. We first show we can predict the performance of a DNN without a testing set and without the need for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks · Topological and Geometric Data Analysis
