← Search

Gon Buzaglo

5 accepted papers

2025

Efficient Spectral Control of Partially Observed Linear Dynamical Systems

NeurIPS 2025poster

We propose a new method for the problem of controlling linear dynamical systems under partial observation and adversarial disturbances. Our new algorithm, Double Spectral Control (DSC), matches the best known regret guarantees while exponentially improving runtime complexity over previous approache…

Cited by 0SourceScholar
2024

How Uniform Random Weights Induce Non-uniform Bias: Typical Interpolating Neural Networks Generalize with Narrow Teachers

ICML 2024spotlight

A main theoretical puzzle is why over-parameterized Neural Networks (NNs) generalize well when trained to zero loss (i.e., so they interpolate the data). Usually, the NN is trained with Stochastic Gradient Descent (SGD) or one of its variants. However, recent empirical work examined the generalizati…

Cited by 5SourcePDFScholar
2023

Continual Learning in Linear Classification on Separable Data

ICML 2023poster

We analyze continual learning on a sequence of separable linear classification tasks with binary labels. We show theoretically that learning with weak regularization reduces to solving a sequential max-margin problem, corresponding to a special case of the Projection Onto Convex Sets (POCS) framewor…

Cited by 24SourcePDFScholar
2023

Deconstructing Data Reconstruction: Multiclass, Weight Decay and General Losses

NeurIPS 2023poster

Memorization of training data is an active research area, yet our understanding of the inner workings of neural networks is still in its infancy. Recently, Haim et al. 2022 proposed a scheme to reconstruct training samples from multilayer perceptron binary classifiers, effectively demonstrating that…