English

$\Delta$-Patching: A Framework for Rapid Adaptation of Pre-trained Convolutional Networks without Base Performance Loss

Computer Vision and Pattern Recognition 2023-09-22 v2

Abstract

Models pre-trained on large-scale datasets are often fine-tuned to support newer tasks and datasets that arrive over time. This process necessitates storing copies of the model over time for each task that the pre-trained model is fine-tuned to. Building on top of recent model patching work, we propose Δ\Delta-Patching for fine-tuning neural network models in an efficient manner, without the need to store model copies. We propose a simple and lightweight method called Δ\Delta-Networks to achieve this objective. Our comprehensive experiments across setting and architecture variants show that Δ\Delta-Networks outperform earlier model patching work while only requiring a fraction of parameters to be trained. We also show that this approach can be used for other problem settings such as transfer learning and zero-shot domain adaptation, as well as other tasks such as detection and segmentation.

Keywords

Cite

@article{arxiv.2303.14772,
  title  = {$\Delta$-Patching: A Framework for Rapid Adaptation of Pre-trained Convolutional Networks without Base Performance Loss},
  author = {Chaitanya Devaguptapu and Samarth Sinha and K J Joseph and Vineeth N Balasubramanian and Animesh Garg},
  journal= {arXiv preprint arXiv:2303.14772},
  year   = {2023}
}
R2 v1 2026-06-28T09:34:19.437Z