Learning Neural Networks with Distribution Shift: Efficiently Certifiable Guarantees
Gautam Chandrasekaran, Adam R. Klivans, Lin Lin Lee, Konstantinos, Stavropoulos

TL;DR
This paper introduces the first efficient algorithms for learning neural networks under distribution shift in a testable learning framework, handling nonconvex regression with provable guarantees.
Contribution
It extends testable learning with distribution shift to nonconvex regression and provides polynomial-time algorithms for certain neural network classes.
Findings
Applicable to real-valued networks with Lipschitz activations
Works with training distributions having sub-exponential tails
Provides polynomial-time algorithms for bounded, hypercontractive distributions
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNeural Networks and Applications
