paper-with-me

홈 › Papers

Robustly Learning Single-Index Models via Alignment Sharpness

2024-02-27 · Nikos Zarifis, Puqian Wang, Ilias Diakonikolas, Jelena Diakonikolas

We study the problem of learning Single-Index Models under the $L_2^2$ loss in the agnostic model. We give an efficient learning algorithm, achieving a constant factor approximation to the optimal loss, that succeeds under a range of distributions (including log-concave distributions) and a broad class of monotone and Lipschitz link functions. This is the first efficient constant factor approximate agnostic learner, even for Gaussian data and for any nontrivial class of link functions. Prior work for the case of unknown link function either works in the realizable setting or does not attain constant factor approximation. The main technical ingredient enabling our algorithm and analysis is a novel notion of a local error bound in optimization that we term alignment sharpness and that may be of broader interest.

📄 PDF Abstract BibTeX arXiv:2402.17756

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

S3LoRA: Safe Spectral Sharpness-Guided Pruning in Adaptation of Agent Planner

2025-08-20 · Shuang Ao, Gopal Rumchurn arxiv

Adapting Large Language Models (LLMs) using parameter-efficient fine-tuning (PEFT) techniques such as LoRA has enabled powerful capabilities in LLM-based agents. However, these adaptations can unintentionally compromise …

parameter-efficient fine-tuning

Robustly Learning a Single Neuron via Sharpness

2023-06-13 · Puqian Wang, Nikos Zarifis, Ilias Diakonikolas, Jelena Diakonikolas

We study the problem of learning a single neuron with respect to the $L_2^2$-loss in the presence of adversarial label noise. We give an efficient algorithm that, for a broad family of activations including ReLUs, approx…

Does Weight Decay Enhance Training Stability?

2026-05-15 · Marius Saether, Amir Kolic, Tomaso Poggio, Pierfrancesco Beneventano arxiv

In modern deep learning, weight decay is often credited with "stabilizing" training dynamics, diverging from its classical role as a static regularization penalty. We investigate a fundamental question: *does weight deca…

Trajectory Alignment: Understanding the Edge of Stability Phenomenon via Bifurcation Theory

2023-07-09 · NeurIPS 2023 11

Cohen et al. (2021) empirically study the evolution of the largest eigenvalue of the loss Hessian, also known as sharpness, along the gradient descent (GD) trajectory and observe the Edge of Stability (EoS) phenomenon. T…

Robust Feature Learning for Multi-Index Models in High Dimensions

2024-10-21 · Alireza Mousavi-Hosseini, Adel Javanmard, Murat A. Erdogdu

Recently, there have been numerous studies on feature learning with neural networks, specifically on learning single- and multi-index models where the target is a function of a low-dimensional projection of the input. Pr…