ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1611.10258
27
125

Reliably Learning the ReLU in Polynomial Time

30 November 2016
Surbhi Goel
Varun Kanade
Adam R. Klivans
J. Thaler
ArXivPDFHTML
Abstract

We give the first dimension-efficient algorithms for learning Rectified Linear Units (ReLUs), which are functions of the form x↦max⁡(0,w⋅x)\mathbf{x} \mapsto \max(0, \mathbf{w} \cdot \mathbf{x})x↦max(0,w⋅x) with w∈Sn−1\mathbf{w} \in \mathbb{S}^{n-1}w∈Sn−1. Our algorithm works in the challenging Reliable Agnostic learning model of Kalai, Kanade, and Mansour (2009) where the learner is given access to a distribution D\cal{D}D on labeled examples but the labeling may be arbitrary. We construct a hypothesis that simultaneously minimizes the false-positive rate and the loss on inputs given positive labels by D\cal{D}D, for any convex, bounded, and Lipschitz loss function. The algorithm runs in polynomial-time (in nnn) with respect to any distribution on Sn−1\mathbb{S}^{n-1}Sn−1 (the unit sphere in nnn dimensions) and for any error parameter ϵ=Ω(1/log⁡n)\epsilon = \Omega(1/\log n)ϵ=Ω(1/logn) (this yields a PTAS for a question raised by F. Bach on the complexity of maximizing ReLUs). These results are in contrast to known efficient algorithms for reliably learning linear threshold functions, where ϵ\epsilonϵ must be Ω(1)\Omega(1)Ω(1) and strong assumptions are required on the marginal distribution. We can compose our results to obtain the first set of efficient algorithms for learning constant-depth networks of ReLUs. Our techniques combine kernel methods and polynomial approximations with a "dual-loss" approach to convex programming. As a byproduct we obtain a number of applications including the first set of efficient algorithms for "convex piecewise-linear fitting" and the first efficient algorithms for noisy polynomial reconstruction of low-weight polynomials on the unit sphere.

View on arXiv
Comments on this paper