paper-with-me

Papers

Distance-Based Regularisation of Deep Networks for Fine-Tuning

2020-02-19 · ICLR 2021 1 · Henry Gouk, Timothy M. Hospedales, Massimiliano Pontil

We investigate approaches to regularisation during fine-tuning of deep neural networks. First we provide a neural network generalisation bound based on Rademacher complexity that uses the distance the weights have moved from their initial values. This bound has no direct dependence on the number of weights and compares favourably to other bounds when applied to convolutional networks. Our bound is highly relevant for fine-tuning, because providing a network with a good initialisation based on transfer learning means that learning can modify the weights less, and hence achieve tighter generalisation. Inspired by this, we develop a simple yet effective fine-tuning algorithm that constrains the hypothesis class to a small sphere centred on the initial pre-trained weights, thus obtaining provably better generalisation performance than conventional transfer learning. Empirical evaluation shows that our algorithm works well, corroborating our theoretical results. It outperforms both state of the art fine-tuning competitors, and penalty-based alternatives that we show do not directly constrain the radius of the search space.

📄 PDF Abstract BibTeX arXiv:2002.08253

Code (1)

henrygouk/mars-finetuning 공식 구현 tf

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Monte Carlo Functional Regularisation for Continual Learning

2025-08-18 · Pengcheng Hao, Menghao Waiyan William Zhu, Ercan Engin Kuruoglu arxiv

Continual learning (CL) is crucial for the adaptation of neural network models to new environments. Although outperforming weight-space regularisation approaches, the functional regularisation-based CL methods suffer fro…

Continual Learning

Reinforcement Learning with Wasserstein Distance Regularisation, with Applications to Multipolicy Learning

2018-02-12 · Mohammed Amin Abdullah, Aldo Pacchiano, Moez Draief

We describe an application of Wasserstein distance to Reinforcement Learning. The Wasserstein distance in question is between the distribution of mappings of trajectories of a policy into some metric space, and some othe…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Generalised Mutual Information for Discriminative Clustering

2022-10-12 · Louis Ohl, Pierre-Alexandre Mattei, Charles Bouveyron, Warith Harchaoui 외

In the last decade, recent successes in deep clustering majorly involved the mutual information (MI) as an unsupervised objective for training neural networks with increasing regularisations. While the quality of the reg…

ClusteringDeep Clustering

Generalised Mutual Information: a Framework for Discriminative Clustering

2023-09-06 · Louis Ohl, Pierre-Alexandre Mattei, Charles Bouveyron, Warith Harchaoui 외

In the last decade, recent successes in deep clustering majorly involved the Mutual Information (MI) as an unsupervised objective for training neural networks with increasing regularisations. While the quality of the reg…

ClusteringDeep Clustering

Can convolutional ResNets approximately preserve input distances? A frequency analysis perspective

2021-06-04 · Lewis Smith, Joost van Amersfoort, Haiwen Huang, Stephen Roberts 외

ResNets constrained to be bi-Lipschitz, that is, approximately distance preserving, have been a crucial component of recently proposed techniques for deterministic uncertainty quantification in neural models. We show tha…

Uncertainty Quantificationvalid