中文
相关论文

相关论文: Computing Linear Restrictions of Neural Networks

200 篇论文

We can compare the expressiveness of neural networks that use rectified linear units (ReLUs) by the number of linear regions, which reflect the number of pieces of the piecewise linear functions modeled by such networks. However,…

机器学习 · 计算机科学 2019-12-17 Thiago Serra , Srikumar Ramalingam

In exchange for large quantities of data and processing power, deep neural networks have yielded models that provide state of the art predication capabilities in many fields. However, a lack of strong guarantees on their behaviour have…

机器学习 · 计算机科学 2020-01-22 Haakon Robinson , Adil Rasheed , Omer San

It is well-known that the expressivity of a neural network depends on its architecture, with deeper networks expressing more complex functions. In the case of networks that compute piecewise linear functions, such as those with ReLU…

机器学习 · 统计学 2019-06-12 Boris Hanin , David Rolnick

An established measure of the expressive power of a given ReLU neural network is the number of linear regions into which it partitions the input space. There exist many different, non-equivalent definitions of what a linear region actually…

计算复杂性 · 计算机科学 2026-01-12 Moritz Stargalla , Christoph Hertrich , Daniel Reichman

This paper studies the expressive power of artificial neural networks with rectified linear units. In order to study them as a model of real-valued computation, we introduce the concept of Max-Affine Arithmetic Programs and show equivalence…

机器学习 · 计算机科学 2024-07-18 Christoph Hertrich , Leon Sering

This paper analyzes representations of continuous piecewise linear functions with infinite width, finite cost shallow neural networks using the rectified linear unit (ReLU) as an activation function. Through its integral representation, a…

机器学习 · 计算机科学 2023-09-26 Sarah McCarty

It is commonly recognized that the expressiveness of deep neural networks is contingent upon a range of factors, encompassing their depth, width, and other relevant considerations. Currently, the practical performance of the majority of…

机器学习 · 计算机科学 2023-11-08 Xuan Qi , Yi Wei

Analysis and manipulation of trained neural networks is a challenging and important problem. We propose a symbolic representation for piecewise-linear neural networks and discuss its efficient computation. With this representation, one can…

机器学习 · 计算机科学 2019-08-21 Matthew Sotoudeh , Aditya V. Thakur

We study the training of deep neural networks by gradient descent where floating-point arithmetic is used to compute the gradients. In this framework and under realistic assumptions, we demonstrate that it is highly unlikely to find ReLU…

机器学习 · 计算机科学 2023-11-16 Clemens Karner , Vladimir Kazeev , Philipp Christian Petersen

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

The classical approach to measure the expressive power of deep neural networks with piecewise linear activations is based on counting their maximum number of linear regions. This complexity measure is quite relevant to understand general…

机器学习 · 计算机科学 2021-02-26 Yuuki Takai , Akiyoshi Sannai , Matthieu Cordonnier

One fruitful formulation of Deep Networks (DNs) enabling their theoretical study and providing practical guidelines to practitioners relies on Piecewise Affine Splines. In that realm, a DN's input-mapping is expressed as per-region affine…

机器学习 · 计算机科学 2024-01-23 Randall Balestriero , Yann LeCun

A deep neural network (DNN) with piecewise linear activations can partition the input space into numerous small linear regions, where different linear functions are fitted. It is believed that the number of these regions represents the…

机器学习 · 计算机科学 2020-04-30 Xiao Zhang , Dongrui Wu

We derive upper bounds on the complexity of ReLU neural networks approximating the solution of a linear system given the matrix and the right-hand side. We focus on matrices which are symmetric positive definite and sparse, as they appear…

数值分析 · 数学 2026-03-20 Benjamin Dörich , Roland Maier , Lukas Ullmer

This article is concerned with the approximation and expressive powers of deep neural networks. This is an active research area currently producing many interesting papers. The results most commonly found in the literature prove that neural…

机器学习 · 计算机科学 2019-05-08 I. Daubechies , R. DeVore , S. Foucart , B. Hanin , G. Petrova

We study the implicit bias of gradient flow (i.e., gradient descent with infinitesimal step size) on linear neural network training. We propose a tensor formulation of neural networks that includes fully-connected, diagonal, and…

机器学习 · 计算机科学 2021-09-13 Chulhee Yun , Shankar Krishnan , Hossein Mobahi

We use deep sparsely connected neural networks to measure the complexity of a function class in $L^2(\mathbb R^d)$ by restricting connectivity and memory requirement for storing the neural networks. We also introduce representation system -…

机器学习 · 计算机科学 2021-08-17 Khay Boon Hong

Neural networks with rectified linear unit activations are essentially multivariate linear splines. As such, one of many ways to measure the "complexity" or "expressivity" of a neural network is to count the number of knots in the spline…

机器学习 · 统计学 2016-12-01 Kevin K. Chen

This work presents a novel algorithm for transforming a neural network into a spline representation. Unlike previous work that required convex and piecewise-affine network operators to create a max-affine spline alternate form, this work…

机器学习 · 计算机科学 2023-07-20 Adam Perrett , Danny Wood , Gavin Brown

We can compress a rectifier network while exactly preserving its underlying functionality with respect to a given input domain if some of its neurons are stable. However, current approaches to determine the stability of neurons with…

机器学习 · 计算机科学 2021-10-29 Thiago Serra , Xin Yu , Abhinav Kumar , Srikumar Ramalingam
‹ 上一页 1 2 3 10 下一页 ›