ICML 2024spotlight1 citations

Defining Neural Network Architecture through Polytope Structures of Datasets

Sangmin Lee, Abbas Mammadov, Jong Chul Ye

Abstract

Current theoretical and empirical research in neural networks suggests that complex datasets require large network architectures for thorough classification, yet the precise nature of this relationship remains unclear. This paper tackles this issue by defining upper and lower bounds for neural network widths, which are informed by the polytope structure of the dataset in question. We also delve into the application of these principles to simplicial complexes and specific manifold shapes, explaining how the requirement for network width varies in accordance with the geometric complexity of the dataset. Moreover, we develop an algorithm to investigate a converse situation where the polytope structure of a dataset can be inferred from its corresponding trained neural networks. Through our algorithm, it is established that popular datasets such as MNIST, Fashion-MNIST, and CIFAR10 can be efficiently encapsulated using no more than two polytopes with a small number of faces.

BibTeX
@inproceedings{
lee2024defining,
title={Defining Neural Network Architecture through Polytope Structures of Datasets},
author={Sangmin Lee and Abbas Mammadov and Jong Chul Ye},
booktitle={Forty-first International Conference on Machine Learning},
year={2024},
url={https://openreview.net/forum?id=qXoqV40imX}
}