paper-with-me

홈 › Papers

Provable Training of a ReLU Gate with an Iterative Non-Gradient Algorithm

2020-05-08 · Sayar Karmakar, Anirbit Mukherjee

In this work, we demonstrate provable guarantees on the training of a single ReLU gate in hitherto unexplored regimes. We give a simple iterative stochastic algorithm that can train a ReLU gate in the realizable setting in linear time while using significantly milder conditions on the data distribution than previous such results. Leveraging certain additional moment assumptions, we also show a first-of-its-kind approximate recovery of the true label generating parameters under an (online) data-poisoning attack on the true labels, while training a ReLU gate by the same algorithm. Our guarantee is shown to be nearly optimal in the worst case and its accuracy of recovering the true weight degrades gracefully with increasing probability of attack and its magnitude. For both the realizable and the non-realizable cases as outlined above, our analysis allows for mini-batching and computes how the convergence time scales with the mini-batch size. We corroborate our theorems with simulation results which also bring to light a striking similarity in trajectories between our algorithm and the popular S.G.D. algorithm - for which similar guarantees as here are still unknown.

📄 PDF Abstract BibTeX arXiv:2005.04211

Code (0)

등록된 구현이 없습니다.

Tasks

Data Poisoning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Transformers are Deep Optimizers: Provable In-Context Learning for Deep Model Training

2024-11-25 · Weimin Wu, Maojiang Su, Jerry Yao-Chieh Hu, Zhao Song 외

We investigate the transformer's capability for in-context learning (ICL) to simulate the training process of deep models. Our key contribution is providing a positive example of using a transformer to train a deep neura…

In-Context Learning

Subgradient Descent Learns Orthogonal Dictionaries

2018-10-25 · ICLR 2019 5 · Yu Bai, Qijia Jiang, Ju Sun

This paper concerns dictionary learning, i.e., sparse coding, a fundamental representation learning problem. We show that a subgradient descent algorithm, with random initialization, can provably recover orthogonal dicti…

Dictionary LearningRepresentation Learning

Fixing the NTK: From Neural Network Linearizations to Exact Convex Programs

2023-09-26 · NeurIPS 2023 11

Recently, theoretical analyses of deep neural networks have broadly focused on two directions: 1) Providing insight into neural network training by SGD in the limit of infinite hidden-layer width and infinitesimally smal…

Sorting out Lipschitz function approximation

2018-11-13 · Cem Anil, James Lucas, Roger Grosse

Training neural networks under a strict Lipschitz constraint is useful for provable adversarial robustness, generalization bounds, interpretable gradients, and Wasserstein distance estimation. By the composition property…

Adversarial RobustnessGeneralization Bounds

Provable Accelerated Convergence of Nesterov's Momentum for Deep ReLU Neural Networks

2023-06-13 · Fangshuo Liao, Anastasios Kyrillidis

Current state-of-the-art analyses on the convergence of gradient descent for training neural networks focus on characterizing properties of the loss landscape, such as the Polyak-Lojaciewicz (PL) condition and the restri…

Open-Ended Question Answering