English

A Second-Order Perspective on Pruning at Initialization and Knowledge Transfer

Computer Vision and Pattern Recognition 2025-09-30 v1 Artificial Intelligence

Abstract

The widespread availability of pre-trained vision models has enabled numerous deep learning applications through their transferable representations. However, their computational and storage costs often limit practical deployment. Pruning-at-Initialization has emerged as a promising approach to compress models before training, enabling efficient task-specific adaptation. While conventional wisdom suggests that effective pruning requires task-specific data, this creates a challenge when downstream tasks are unknown in advance. In this paper, we investigate how data influences the pruning of pre-trained vision models. Surprisingly, pruning on one task retains the model's zero-shot performance also on unseen tasks. Furthermore, fine-tuning these pruned models not only improves performance on original seen tasks but can recover held-out tasks' performance. We attribute this phenomenon to the favorable loss landscapes induced by extensive pre-training on large-scale datasets.

Keywords

Cite

@article{arxiv.2509.24066,
  title  = {A Second-Order Perspective on Pruning at Initialization and Knowledge Transfer},
  author = {Leonardo Iurada and Beatrice Occhiena and Tatiana Tommasi},
  journal= {arXiv preprint arXiv:2509.24066},
  year   = {2025}
}

Comments

Accepted ICIAP 2025 - IAPR Best Paper Award

R2 v1 2026-07-01T06:03:01.717Z