paper-with-me

홈 › Papers

Topological Insights into Sparse Neural Networks

2020-06-24 · Shiwei Liu, Tim Van der Lee, Anil Yaman, Zahra Atashgahi, Davide Ferraro, Ghada Sokar, Mykola Pechenizkiy, Decebal Constantin Mocanu

Sparse neural networks are effective approaches to reduce the resource requirements for the deployment of deep neural networks. Recently, the concept of adaptive sparse connectivity, has emerged to allow training sparse neural networks from scratch by optimizing the sparse structure during training. However, comparing different sparse topologies and determining how sparse topologies evolve during training, especially for the situation in which the sparse structure optimization is involved, remain as challenging open questions. This comparison becomes increasingly complex as the number of possible topological comparisons increases exponentially with the size of networks. In this work, we introduce an approach to understand and compare sparse neural network topologies from the perspective of graph theory. We first propose Neural Network Sparse Topology Distance (NNSTD) to measure the distance between different sparse neural networks. Further, we demonstrate that sparse neural networks can outperform over-parameterized models in terms of performance, even without any further structure optimization. To the end, we also show that adaptive sparse connectivity can always unveil a plenitude of sparse sub-networks with very different topologies which outperform the dense model, by quantifying and comparing their topological evolutionary processes. The latter findings complement the Lottery Ticket Hypothesis by showing that there is a much more efficient and robust way to find "winning tickets". Altogether, our results start enabling a better theoretical understanding of sparse neural networks, and demonstrate the utility of using graph theory to analyze them.

📄 PDF Abstract BibTeX arXiv:2006.14085

Code (2)

adubowski/set-mlp-keras tf
dcmocanu/sparse-evolutionary-artificial-neural-networks tf

Similar Papers 제목 키워드 기반

Zeroth-Order Topological Insights into Iterative Magnitude Pruning

2022-06-14 · Aishwarya Balwani, Jakob Krzyston

Modern-day neural networks are famously large, yet also highly redundant and compressible; there exist numerous pruning strategies in the deep learning literature that yield over 90% sparser sub-networks of fully-trained…

A Theory of Topological Derivatives for Inverse Rendering of Geometry

2023-08-19 · ICCV 2023 1 · Ishit Mehta, Manmohan Chandraker, Ravi Ramamoorthi

We introduce a theoretical framework for differentiable surface evolution that allows discrete topology changes through the use of topological derivatives for variational optimization of image functionals. While prior me…

3D ReconstructionImage ReconstructionInverse RenderingMulti-View 3D Reconstruction+1

The Transferability of Downsamped Sparse Graph Convolutional Networks

2024-08-30 · Qinji Shu, Hang Sheng, Feng Ji, Hui Feng 외

To accelerate the training of graph convolutional networks (GCNs) on real-world large-scale sparse graphs, downsampling methods are commonly employed as a preprocessing step. However, the effects of graph sparsity and to…

Topological Dictionary Learning

2025-03-14 · Enrico Grimaldi, Claudio Battiloro, Paolo Di Lorenzo

The aim of this paper is to introduce a novel dictionary learning algorithm for sparse representation of signals defined over combinatorial topological spaces, specifically, regular cell complexes. Leveraging Hodge theor…

Dictionary Learning

A topological analysis of the space of recipes

2024-06-12 · Emerson G. Escolar, Yuta Shimada, Masahiro Yuasa

In recent years, the use of data-driven methods has provided insights into underlying patterns and principles behind culinary recipes. In this exploratory work, we introduce the use of topological data analysis, especial…

Combinatorial OptimizationTopological Data Analysis