中文
相关论文

相关论文: Neural Polytopes

200 篇论文

This work tackles the problem of characterizing and understanding the decision boundaries of neural networks with piecewise linear non-linearity activations. We use tropical geometry, a new development in the area of algebraic geometry, to…

机器学习 · 计算机科学 2022-08-24 Motasem Alfarra , Adel Bibi , Hasan Hammoud , Mohamed Gaafar , Bernard Ghanem

A prevalent assumption regarding real-world data is that it lies on or close to a low-dimensional manifold. When deploying a neural network on data manifolds, the required size, i.e., the number of neurons of the network, heavily depends on…

机器学习 · 计算机科学 2024-10-30 Jiachen Yao , Mayank Goswami , Chao Chen

Diversity conveys advantages in nature, yet homogeneous neurons typically comprise the layers of artificial neural networks. Here we construct neural networks from neurons that learn their own activation functions, quickly diversify, and…

机器学习 · 计算机科学 2023-09-01 Anshul Choudhary , Anil Radhakrishnan , John F. Lindner , Sudeshna Sinha , William L. Ditto

Recurrent Neural Networks (RNNs) are very successful at solving challenging problems with sequential data. However, this observed efficiency is not yet entirely explained by theory. It is known that a certain class of multiplicative RNNs…

机器学习 · 计算机科学 2019-01-31 Valentin Khrulkov , Oleksii Hrinchuk , Ivan Oseledets

Previous research has proven that the set of maps implemented by neural networks with a ReLU activation function is identical to the set of piecewise linear continuous maps. Furthermore, such networks induce a hyperplane arrangement…

机器学习 · 计算机科学 2026-05-29 Kosio Beshkov

This work proposes an algorithm for explicitly constructing a pair of neural networks that linearize and reconstruct an embedded submanifold, from finite samples of this manifold. Our such-generated neural networks, called Flattening…

机器学习 · 计算机科学 2023-09-11 Michael Psenka , Druv Pai , Vishal Raman , Shankar Sastry , Yi Ma

The number of linear regions is one of the distinct properties of the neural networks using piecewise linear activation functions such as ReLU, comparing with those conventional ones using other activation functions. Previous studies showed…

机器学习 · 计算机科学 2020-07-15 Rui Zhu , Bo Lin , Haixu Tang

Neural networks are a powerful class of functions that can be trained with simple gradient descent to achieve state-of-the-art performance on a variety of applications. Despite their practical success, there is a paucity of results that…

机器学习 · 计算机科学 2017-03-06 Bo Xie , Yingyu Liang , Le Song

Polytopes are the basic finite data structures for convex sets: they appear as feasible regions in linear optimization, as geometric summaries in algorithms, and as random objects in stochastic geometry. A natural geometric question is…

度量几何 · 数学 2026-03-10 Steven Hoehner

Neural networks successfully capture the computational power of the human brain for many tasks. Similarly inspired by the brain architecture, Nearest Neighbor (NN) representations is a novel approach of computation. We establish a firmer…

计算复杂性 · 计算机科学 2024-05-13 Kordag Mehmet Kilic , Jin Sima , Jehoshua Bruck

While deep neural networks (DNNs) have become a standard architecture for many machine learning tasks, their internal decision-making process and general interpretability is still poorly understood. Conversely, common decision trees are…

机器学习 · 计算机科学 2022-02-02 Coenraad Mouton , Marelie H. Davel

One common function class in machine learning is the class of ReLU neural networks. ReLU neural networks induce a piecewise linear decomposition of their input space called the canonical polyhedral complex. It has previously been…

代数拓扑 · 数学 2025-01-24 Robyn Brooks , Marissa Masden

We investigate properties of neural networks that use both ReLU and $x^2$ as activation functions and build upon previous results to show that both analytic functions and functions in Sobolev spaces can be approximated by such networks of…

机器学习 · 计算机科学 2023-01-31 Vincent P. H. Goverse , Jad Hamdan , Jared Tanner

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…

机器学习 · 计算机科学 2024-05-31 Sangmin Lee , Abbas Mammadov , Jong Chul Ye

In recent years, the neural tangent kernel (NTK) and neural network Gaussian process kernel (NNGP) have given theoreticians tractable limiting cases of fully connected neural networks. However, the property of these kernels are poorly…

机器学习 · 统计学 2026-04-28 David Holzmüller , Max Schölpple

We present a novel approach to efficiently compute tight non-convex enclosures of the image through neural networks with ReLU, sigmoid, or hyperbolic tangent activation functions. In particular, we abstract the input-output relation of each…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Niklas Kochdumper , Christian Schilling , Matthias Althoff , Stanley Bak

The success of Neural networks in providing miraculous results when applied to a wide variety of tasks is astonishing. Insight in the working can be obtained by studying the universal approximation property of neural networks. It is proved…

机器学习 · 计算机科学 2021-11-17 R Subhash Chandra Bose , Kakarla Yaswanth

We provide a theoretical explanation of the role of the number of nodes at each layer in deep neural networks. We prove that the largest variation of a deep neural network with ReLU activation function arises when the layer with the fewest…

机器学习 · 统计学 2018-12-11 Yongdai Kim , Dongha Kim

The success of deep networks has been attributed in part to their expressivity: per parameter, deep networks can approximate a richer class of functions than shallow networks. In ReLU networks, the number of activation patterns is one…

机器学习 · 统计学 2019-10-22 Boris Hanin , David Rolnick

The expressive power of neural networks is important for understanding deep learning. Most existing works consider this problem from the view of the depth of a network. In this paper, we study how width affects the expressiveness of neural…

机器学习 · 计算机科学 2017-11-02 Zhou Lu , Hongming Pu , Feicheng Wang , Zhiqiang Hu , Liwei Wang