← Search

Amit Daniely

20 accepted papers

2026

Deep Networks Learn Deep Hierarchical Models

ICML 2026poster

We consider supervised learning with $n$ labels and show that layerwise SGD on residual networks can efficiently learn a class of hierarchical models. This model class assumes the existence of an (unknown) label hierarchy $L_1 \subseteq L_2 \subseteq \dots \subseteq L_r = [n]$, where labels in $L_1$…

Cited by 0SourceScholar
2025

Locally Optimal Descent for Dynamic Stepsize Scheduling

AISTATS 2025poster

We introduce a novel dynamic learning-rate scheduling scheme grounded in theory with the goal of simplifying the manual and time-consuming tuning of schedules in practice. Our approach is based on estimating the locally-optimal stepsize, guaranteeing maximal descent in the direction of the stochast…

Cited by 0SourceScholar
2023

An Exact Poly-Time Membership-Queries Algorithm for Extracting a Three-Layer ReLU Network

ICLR 2023poster

We consider the natural problem of learning a ReLU network from queries, which was recently remotivated by model extraction attacks. In this work, we present a polynomial-time algorithm that can learn a depth-two ReLU network from queries under mild general position assumptions. We also present a po…

Cited by 8SourcePDFScholar
2023

Computational Complexity of Learning Neural Networks: Smoothness and Degeneracy

NeurIPS 2023poster

Understanding when neural networks can be learned efficiently is a fundamental question in learning theory. Existing hardness results suggest that assumptions on both the input distribution and the network's weights are necessary for obtaining efficient algorithms. Moreover, it was previously shown…

Cited by 5SourcePDFScholar
2023

Multiclass Boosting: Simple and Intuitive Weak Learning Criteria

NeurIPS 2023poster

We study a generalization of boosting to the multiclass setting. We introduce a weak learning condition for multiclass classification that captures the original notion of weak learnability as being “slightly better than random guessing”. We give a simple and efficient boosting algorithm, that does n…

Cited by 6SourcePDFScholar
2021

Asynchronous Stochastic Optimization Robust to Arbitrary Delays

NeurIPS 2021poster

We consider the problem of stochastic optimization with delayed gradients in which, at each time step $t$, the algorithm makes an update using a stale stochastic gradient from step $t - d_t$ for some arbitrary delay $d_t$. This setting abstracts asynchronous distributed optimization where a centra…

Cited by 37SourcePDFScholar
2020

The Implicit Bias of Depth: How Incremental Learning Drives Generalization

ICLR 2020poster

A leading hypothesis for the surprising generalization of neural networks is that the dynamics of gradient descent bias the model towards simple solutions, by searching through the solution space in an incremental order of complexity. We formally define the notion of incremental learning dynamics an…

Cited by 92SourcecodeScholar
2016

Toward Deeper Understanding of Neural Networks: The Power of Initialization and a Dual View on Expressivity

NeurIPS 2016poster

We develop a general duality between neural networks and compositional kernel Hilbert spaces. We introduce the notion of a computation skeleton, an acyclic graph that succinctly describes both a family of neural networks and a kernel space. Random neural networks are generated from a skeleton throug…

Cited by 409SourcePDFScholar