paper-with-me

Papers

Nonsmooth Implicit Differentiation: Deterministic and Stochastic Convergence Rates

2024-03-18 · Riccardo Grazzi, Massimiliano Pontil, Saverio Salzo

We study the problem of efficiently computing the derivative of the fixed-point of a parametric nondifferentiable contraction map. This problem has wide applications in machine learning, including hyperparameter optimization, meta-learning and data poisoning attacks. We analyze two popular approaches: iterative differentiation (ITD) and approximate implicit differentiation (AID). A key challenge behind the nonsmooth setting is that the chain rule does not hold anymore. We build upon the work by Bolte et al. (2022), who prove linear convergence of nonsmooth ITD under a piecewise Lipschitz smooth assumption. In the deterministic case, we provide a linear rate for AID and an improved linear rate for ITD which closely match the ones for the smooth setting. We further introduce NSID, a new stochastic method to compute the implicit derivative when the contraction map is defined as the composition of an outer map and an inner map which is accessible only through a stochastic unbiased estimator. We establish rates for the convergence of NSID, encompassing the best available rates in the smooth setting. We also present illustrative experiments confirming our analysis.

📄 PDF Abstract BibTeX arXiv:2403.11687

Code (1)

prolearner/nonsmooth_implicit_diff 공식 구현 pytorch

Tasks

Data PoisoningHyperparameter OptimizationMeta-Learning

Similar Papers 제목 키워드 기반

Conservative set valued fields, automatic differentiation, stochastic gradient method and deep learning

2019-09-23 · Jérôme Bolte, Edouard Pauwels

Modern problems in AI or in numerical analysis require nonsmooth approaches with a flexible calculus. We introduce generalized derivatives called conservative fields for which we develop a calculus and provide representa…

Nonsmooth Implicit Differentiation for Machine Learning and Optimization

2021-06-08 · NeurIPS 2021 12 · Jérôme Bolte, Tam Le, Edouard Pauwels, Antonio Silveti-Falls

In view of training increasingly complex learning architectures, we establish a nonsmooth implicit function theorem with an operational calculus. Our result applies to most practical problems (i.e., definable problems) p…

BIG-bench Machine Learning

Nonsmooth Implicit Differentiation for Machine-Learning and Optimization

2021-05-21 · NeurIPS 2021 12 · Jerome Bolte, Tam Le, Edouard Pauwels, Antonio Silveti-Falls

In view of training increasingly complex learning architectures, we establish a nonsmooth implicit function theorem with an operational calculus. Our result applies to most practical problems (i.e., definable problems) p…

BIG-bench Machine Learning

A mathematical model for automatic differentiation in machine learning

2020-06-03 · NeurIPS 2020 12 · Jerome Bolte, Edouard Pauwels

Automatic differentiation, as implemented today, does not have a simple mathematical model adapted to the needs of modern machine learning. In this work we articulate the relationships between differentiation of programs…

BIG-bench Machine Learning

A Fast and Convergent Proximal Algorithm for Regularized Nonconvex and Nonsmooth Bi-level Optimization

2022-03-30 · Ziyi Chen, Bhavya Kailkhura, Yi Zhou

Many important machine learning applications involve regularized nonconvex bi-level optimization. However, the existing gradient-based bi-level optimization algorithms cannot handle nonconvex or nonsmooth regularizers, a…