中文
相关论文

相关论文: Testing Stationarity Concepts for ReLU Networks: H…

200 篇论文

Convolutional and Recurrent, deep neural networks have been successful in machine learning systems for computer vision, reinforcement learning, and other allied fields. However, the robustness of such neural networks is seldom apprised,…

神经与进化计算 · 计算机科学 2018-05-01 Biswa Sengupta , Karl J. Friston

Recurrent neural networks (RNNs) are popular machine learning tools for modeling and forecasting sequential data and for inferring dynamical systems (DS) from observed time series. Concepts from DS theory (DST) have variously been used to…

机器学习 · 计算机科学 2023-10-27 Lukas Eisenmann , Zahra Monfared , Niclas Alexander Göring , Daniel Durstewitz

It has been widely assumed that a neural network cannot be recovered from its outputs, as the network depends on its parameters in a highly nonlinear way. Here, we prove that in fact it is often possible to identify the architecture,…

机器学习 · 计算机科学 2020-02-25 David Rolnick , Konrad P. Kording

A general procedure for introducing parametric, learned, nonlinearity into activation functions is found to enhance the accuracy of representative neural networks without requiring significant additional computational resources. Examples…

机器学习 · 计算机科学 2025-05-14 David Yevick

Given a training set, a loss function, and a neural network architecture, it is often taken for granted that optimal network parameters exist, and a common practice is to apply available optimization algorithms to search for them. In this…

神经与进化计算 · 计算机科学 2023-12-06 Quoc-Tung Le , Elisa Riccietti , Rémi Gribonval

This paper proposes low-complexity algorithms for finding approximate second-order stationary points (SOSPs) of problems with smooth non-convex objective and linear constraints. While finding (approximate) SOSPs is computationally…

最优化与控制 · 数学 2019-07-11 Songtao Lu , Meisam Razaviyayn , Bo Yang , Kejun Huang , Mingyi Hong

Quantifying the robustness of neural networks or verifying their safety properties against input uncertainties or adversarial attacks have become an important research area in learning-enabled systems. Most results concentrate around the…

系统与控制 · 电气工程与系统科学 2019-10-11 Mahyar Fazlyab , Manfred Morari , George J. Pappas

We consider the classic problem of Network Reliability. A network is given together with a source vertex, one or more target vertices, and probabilities assigned to each of the edges. Each edge appears in the network with its associated…

组合数学 · 数学 2019-03-20 Amir Kafshdar Goharshady , Fatemeh Mohammadi

The number of linear regions has been studied as a proxy of complexity for ReLU networks. However, the empirical success of network compression techniques like pruning and knowledge distillation, suggest that in the overparameterized…

It is well-known that deep neural networks are vulnerable to adversarial attacks. Recent studies show that well-designed classification parts can lead to better robustness. However, there is still much space for improvement along this line.…

机器学习 · 计算机科学 2020-10-09 Cong Xu , Dan Li , Min Yang

Stability is a fundamental property of dynamical systems, yet to this date it has had little bearing on the practice of recurrent neural networks. In this work, we conduct a thorough investigation of stable recurrent models. Theoretically,…

机器学习 · 计算机科学 2019-03-05 John Miller , Moritz Hardt

We study the problem of training deep neural networks with Rectified Linear Unit (ReLU) activation function using gradient descent and stochastic gradient descent. In particular, we study the binary classification problem and show that for…

机器学习 · 计算机科学 2018-12-31 Difan Zou , Yuan Cao , Dongruo Zhou , Quanquan Gu

Inductive reasoning, a cornerstone of human cognition, enables generalization from limited data but hasn't yet been fully achieved by large language models (LLMs). While modern LLMs excel at reasoning tasks, their ability to maintain stable…

人工智能 · 计算机科学 2025-05-29 Chunyang Li , Weiqi Wang , Tianshi Zheng , Yangqiu Song

Two genres of heuristics that are frequently reported to perform much better on "real-world" instances than in the worst case are greedy algorithms and local search algorithms. In this paper, we systematically study these two types of…

数据结构与算法 · 计算机科学 2017-07-03 Vaggos Chatziafratis , Tim Roughgarden , Jan Vondrak

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

To enhance the reproducibility and reliability of deep learning models, we address a critical gap in current training methodologies: the lack of mechanisms that ensure consistent and robust performance across runs. Our empirical analysis…

机器学习 · 计算机科学 2026-01-05 Waqas Ahmed , Sheeba Samuel , Kevin Coakley , Birgitta Koenig-Ries , Odd Erik Gundersen

Neural network training is usually accomplished by solving a non-convex optimization problem using stochastic gradient descent. Although one optimizes over the networks parameters, the main loss function generally only depends on the…

机器学习 · 计算机科学 2023-02-10 Julius Berner , Dennis Elbrächter , Philipp Grohs

We consider functions from the real numbers to the real numbers, output by a neural network with 1 hidden activation layer, arbitrary width, and ReLU activation function. We assume that the parameters of the neural network are chosen…

机器学习 · 计算机科学 2023-04-20 David Holmes

We study the loss surface of neural networks equipped with a hinge loss criterion and ReLU or leaky ReLU nonlinearities. Any such network defines a piecewise multilinear form in parameter space. By appealing to harmonic analysis we show…

机器学习 · 计算机科学 2018-07-24 Thomas Laurent , James von Brecht

We study the problem of estimating an unknown function from noisy data using shallow ReLU neural networks. The estimators we study minimize the sum of squared data-fitting errors plus a regularization term proportional to the squared…

机器学习 · 统计学 2023-01-24 Rahul Parhi , Robert D. Nowak