paper-with-me

홈 › Papers

Learning Neural Networks with Distribution Shift: Efficiently Certifiable Guarantees

2025-02-22 · Gautam Chandrasekaran, Adam R. Klivans, Lin Lin Lee, Konstantinos Stavropoulos

We give the first provably efficient algorithms for learning neural networks with distribution shift. We work in the Testable Learning with Distribution Shift framework (TDS learning) of Klivans et al. (2024), where the learner receives labeled examples from a training distribution and unlabeled examples from a test distribution and must either output a hypothesis with low test error or reject if distribution shift is detected. No assumptions are made on the test distribution. All prior work in TDS learning focuses on classification, while here we must handle the setting of nonconvex regression. Our results apply to real-valued networks with arbitrary Lipschitz activations and work whenever the training distribution has strictly sub-exponential tails. For training distributions that are bounded and hypercontractive, we give a fully polynomial-time algorithm for TDS learning one hidden-layer networks with sigmoid activations. We achieve this by importing classical kernel methods into the TDS framework using data-dependent feature maps and a type of kernel matrix that couples samples from both train and test distributions.

📄 PDF Abstract BibTeX arXiv:2502.16021

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributionally Robust Imitation Learning: Layered Control Architecture for Certifiable Autonomy

2025-12-19 · Aditya Gahlawat, Ahmed Aboudonia, Sandeep Banik, Naira Hovakimyan 외 arxiv

Imitation learning (IL) enables autonomous behavior by learning from expert demonstrations. While more sample-efficient than comparative alternatives like reinforcement learning, IL is sensitive to compounding errors ind…

Reinforcement Learning

Adversarially Robust Kernel Smoothing

2021-02-16 · Jia-Jie Zhu, Christina Kouridi, Yassine Nemmour, Bernhard Schölkopf

We propose a scalable robust learning algorithm combining kernel smoothing and robust optimization. Our method is motivated by the convex analysis perspective of distributionally robust optimization based on probability …

BIG-bench Machine LearningForm

Towards Certifiable Adversarial Sample Detection

2020-02-20 · Ilia Shumailov, Yiren Zhao, Robert Mullins, Ross Anderson

Convolutional Neural Networks (CNNs) are deployed in more and more classification systems, but adversarial samples can be maliciously crafted to trick them, and are becoming a real threat. There have been various proposa…

Adversarial Robustness

Certified Learning under Distribution Shift: Sound Verification and Identifiable Structure

2026-02-06 · Chandrasekhar Gokavarapu, Sudhakar Gadde, Y. Rajasekhar, S. R. Bhargava arxiv

Proposition. Let $f$ be a predictor trained on a distribution $P$ and evaluated on a shifted distribution $Q$. Under verifiable regularity and complexity constraints, the excess risk under shift admits an explicit upper …

Provable Defense Framework for LLM Jailbreaks via Noise-Augumented Alignment

2026-02-02 · Zehua Cheng, Jianwei Yang, Wei Dai, Jiahao Sun arxiv

Large Language Models (LLMs) remain vulnerable to adaptive jailbreaks that easily bypass empirical defenses like GCG. We propose a framework for certifiable robustness that shifts safety guarantees from single-pass infer…