中文
相关论文

相关论文: A Dynamical System Perspective for Lipschitz Neura…

200 篇论文

We introduce a new class of time-continuous recurrent neural network models. Instead of declaring a learning system's dynamics by implicit nonlinearities, we construct networks of linear first-order dynamical systems modulated via nonlinear…

机器学习 · 计算机科学 2020-12-16 Ramin Hasani , Mathias Lechner , Alexander Amini , Daniela Rus , Radu Grosu

Deep learning has non-convex loss landscape and its optimization dynamics is hard to analyze or control. Nevertheless, the dynamics can be empirically convex-like across various tasks, models, optimizers, hyperparameters, etc. In this work,…

机器学习 · 计算机科学 2026-02-10 Zhiqi Bu , Shiyun Xu , Jialin Mao

Deep neural networks are notorious for being sensitive to small well-chosen perturbations, and estimating the regularity of such architectures is of utmost importance for safe and robust practical applications. In this paper, we investigate…

机器学习 · 统计学 2019-10-28 Kevin Scaman , Aladin Virmaux

This paper introduces new parameterizations of equilibrium neural networks, i.e. networks defined by implicit equations. This model class includes standard multilayer and residual networks as special cases. The new parameterization admits a…

机器学习 · 计算机科学 2020-10-06 Max Revay , Ruigang Wang , Ian R. Manchester

We propose a novel layer-wise parameterization for convolutional neural networks (CNNs) that includes built-in robustness guarantees by enforcing a prescribed Lipschitz bound. Each layer in our parameterization is designed to satisfy a…

机器学习 · 计算机科学 2026-04-10 Patricia Pauli , Ruigang Wang , Ian Manchester , Frank Allgöwer

Optimizing deep neural networks is largely thought to be an empirical process, requiring manual tuning of several hyper-parameters, such as learning rate, weight decay, and dropout rate. Arguably, the learning rate is the most important of…

机器学习 · 计算机科学 2020-08-04 Rahul Yedida , Snehanshu Saha , Tejas Prashanth

Designing neural networks with bounded Lipschitz constant is a promising way to obtain certifiably robust classifiers against adversarial examples. However, the relevant progress for the important $\ell_\infty$ perturbation setting is…

机器学习 · 计算机科学 2022-10-28 Bohang Zhang , Du Jiang , Di He , Liwei Wang

We demonstrate two new important properties of the 1-path-norm of shallow neural networks. First, despite its non-smoothness and non-convexity it allows a closed form proximal operator which can be efficiently computed, allowing the use of…

机器学习 · 计算机科学 2020-07-16 Fabian Latorre , Paul Rolland , Nadav Hallak , Volkan Cevher

This paper proposes a class of well-conditioned neural networks in which a unit amount of change in the inputs causes at most a unit amount of change in the outputs or any of the internal layers. We develop the known methodology of…

人工智能 · 计算机科学 2019-02-07 Haifeng Qian , Mark N. Wegman

Recent research has established that the local Lipschitz constant of a neural network directly influences its adversarial robustness. We exploit this relationship to construct an ensemble of neural networks which not only improves the…

机器学习 · 计算机科学 2022-06-02 Thulasi Tholeti , Sheetal Kalyani

The Lipschitz constant is a key measure for certifying the robustness of neural networks to input perturbations. However, computing the exact constant is NP-hard, and standard approaches to estimate the Lipschitz constant involve solving a…

机器学习 · 计算机科学 2026-04-14 Yuezhu Xu , S. Sivaranjani

We introduce a variational framework to learn the activation functions of deep neural networks. Our aim is to increase the capacity of the network while controlling an upper-bound of the actual Lipschitz constant of the input-output…

机器学习 · 计算机科学 2023-07-19 Shayan Aziznejad , Harshit Gupta , Joaquim Campos , Michael Unser

Recent studies on the adversarial vulnerability of neural networks have shown that models trained with the objective of minimizing an upper bound on the worst-case loss over all possible adversarial perturbations improve robustness against…

机器学习 · 计算机科学 2019-10-22 Anindya Sarkar , Nikhil Kumar Gupta , Raghu Iyengar

While the class of Polynomial Nets demonstrates comparable performance to neural networks (NN), it currently has neither theoretical generalization characterization nor robustness guarantees. To this end, we derive new complexity bounds for…

机器学习 · 计算机科学 2022-02-11 Zhenyu Zhu , Fabian Latorre , Grigorios G Chrysos , Volkan Cevher

Robustness of neural networks is commonly quantified via local or global Lipschitz constants. However, Lipschitz continuity can be overly coarse or overly restrictive as global robustness measure, failing to capture nuanced, data-dependent…

机器学习 · 统计学 2026-05-28 Jürgen Dölz , Michael Multerer , Michele Palma

We introduce Invertible Dense Networks (i-DenseNets), a more parameter efficient extension of Residual Flows. The method relies on an analysis of the Lipschitz continuity of the concatenation in DenseNets, where we enforce invertibility of…

机器学习 · 统计学 2021-10-26 Yura Perugachi-Diaz , Jakub M. Tomczak , Sandjai Bhulai

Neural network controllers have become popular in control tasks thanks to their flexibility and expressivity. Stability is a crucial property for safety-critical dynamical systems, while stabilization of partially observed systems, in many…

系统与控制 · 电气工程与系统科学 2021-12-08 Fangda Gu , He Yin , Laurent El Ghaoui , Murat Arcak , Peter Seiler , Ming Jin

This note shows that, for a fixed Lipschitz constant $L > 0$, one layer neural networks that are $L$-Lipschitz are dense in the set of all $L$-Lipschitz functions with respect to the uniform norm on bounded sets.

机器学习 · 统计学 2020-09-30 Stephan Eckstein

While neural networks can enjoy an outstanding flexibility and exhibit unprecedented performance, the mechanism behind their behavior is still not well-understood. To tackle this fundamental challenge, researchers have tried to restrict and…

机器学习 · 计算机科学 2024-12-17 Yuri Kinoshita , Taro Toyoizumi

While training error of most deep neural networks degrades as the depth of the network increases, residual networks appear to be an exception. We show that the main reason for this is the Lyapunov stability of the gradient descent…

机器学习 · 计算机科学 2018-03-23 Kamil Nar , Shankar Sastry