← Search

Leonardo Iurada

3 accepted papers

2026

A Law of Data Reconstruction for Random Features (And Beyond)

ICLR 2026poster

Large-scale deep learning models are known to *memorize* parts of the training set. In machine learning theory, memorization is often framed as interpolation or label fitting, and classical results show that this can be achieved when the number of parameters $p$ in the model is larger than the numbe…

Cited by 0SourcecodeScholar
2025

Efficient Model Editing with Task-Localized Sparse Fine-tuning

ICLR 2025poster

Task arithmetic has emerged as a promising approach for editing models by representing task-specific knowledge as composable task vectors. However, existing methods rely on network linearization to derive task vectors, leading to computational bottlenecks during training and inference. Moreover, lin…

2024

Finding Lottery Tickets in Vision Models via Data-driven Spectral Foresight Pruning

CVPR 2024poster

Recent advances in neural network pruning have shown how it is possible to reduce the computational costs and memory demands of deep learning models before training. We focus on this framework and propose a new pruning at initialization algorithm that leverages the Neural Tangent Kernel (NTK) theory…