# Lautum Regularization for Semi-supervised Transfer Learning

**Authors:** Daniel Jakubovitz, Miguel R. D. Rodrigues, Raja Giryes

arXiv: 1904.01670 · 2020-01-24

## TL;DR

This paper introduces Lautum regularization, an information theoretic method to enhance semi-supervised transfer learning by relating network weights to target data, improving transferability in deep neural networks.

## Contribution

It proposes a novel Lautum information based regularization technique for semi-supervised transfer learning, addressing distribution discrepancies.

## Key findings

- Improved transfer learning performance with Lautum regularization
- Effective in semi-supervised settings with unlabeled target data
- Demonstrated success across various transfer learning experiments

## Abstract

Transfer learning is a very important tool in deep learning as it allows propagating information from one "source dataset" to another "target dataset", especially in the case of a small number of training examples in the latter. Yet, discrepancies between the underlying distributions of the source and target data are commonplace and are known to have a substantial impact on algorithm performance. In this work we suggest a novel information theoretic approach for the analysis of the performance of deep neural networks in the context of transfer learning. We focus on the task of semi-supervised transfer learning, in which unlabeled samples from the target dataset are available during the network training on the source dataset. Our theory suggests that one may improve the transferability of a deep neural network by imposing a Lautum information based regularization that relates the network weights to the target data. We demonstrate the effectiveness of the proposed approach in various transfer learning experiments.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.01670/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1904.01670/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/1904.01670/full.md

---
Source: https://tomesphere.com/paper/1904.01670