← Search

Itay Safran

7 accepted papers

2026

No Prior, No Leakage: Revisiting Reconstruction Attacks in Trained Neural Networks

ICLR 2026poster

The memorization of training data by neural networks raises pressing concerns for privacy and security. Recent work has shown that, under certain conditions, portions of the training set can be reconstructed directly from model parameters. Some of these methods exploit implicit bias toward margin ma…

Cited by 0SourceScholar
2022

On the Effective Number of Linear Regions in Shallow Univariate ReLU Networks: Convergence Guarantees and Implicit Bias

NeurIPS 2022accept

We study the dynamics and implicit bias of gradient flow (GF) on univariate ReLU neural networks with a single hidden layer in a binary classification setting. We show that when the labels are determined by the sign of a target network with $r$ neurons, with high probability over the initialization…

Cited by 37SourcePDFScholar
2021

Random Shuffling Beats SGD Only After Many Epochs on Ill-Conditioned Problems

NeurIPS 2021spotlight

Recently, there has been much interest in studying the convergence rates of without-replacement SGD, and proving that it is faster than with-replacement SGD in the worst case. However, known lower bounds ignore the problem's geometry, including its condition number, whereas the upper bounds explicit…