paper-with-me

홈 › Papers

An information-Theoretic Approach to Semi-supervised Transfer Learning

2023-06-11 · Daniel Jakubovitz, David Uliel, Miguel Rodrigues, Raja Giryes

Transfer learning is a valuable 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 novel information-theoretic approaches 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 network training on the source dataset. Our theory suggests that one may improve the transferability of a deep neural network by incorporating regularization terms on the target data based on information-theoretic quantities, namely the Mutual Information and the Lautum Information. We demonstrate the effectiveness of the proposed approaches in various semi-supervised transfer learning experiments.

📄 PDF Abstract BibTeX arXiv:2306.06731

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Lautum Regularization for Semi-supervised Transfer Learning

2019-04-02 · Daniel Jakubovitz, Miguel R. D. Rodrigues, Raja Giryes

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…

Transfer Learning

Co-regularization Based Semi-supervised Domain Adaptation

2010-12-01 · NeurIPS 2010 12 · Abhishek Kumar, Avishek Saha, Hal Daume

This paper presents a co-regularization based approach to semi-supervised domain adaptation. Our proposed approach (EA++) builds on the notion of augmented space (introduced in EASYADAPT (EA) [1]) and harnesses unlabeled…

Domain AdaptationGeneralization BoundsSemi-supervised Domain AdaptationSentiment Analysis

Semi-Supervised Clustering via Information-Theoretic Markov Chain Aggregation

2021-12-17 · Sophie Steger, Bernhard C. Geiger, Marek Smieja

We connect the problem of semi-supervised clustering to constrained Markov aggregation, i.e., the task of partitioning the state space of a Markov chain. We achieve this connection by considering every data point in the …

Clustering

Adversarial Training Helps Transfer Learning via Better Representations

2021-06-18 · NeurIPS 2021 12 · Zhun Deng, Linjun Zhang, Kailas Vodrahalli, Kenji Kawaguchi 외

Transfer learning aims to leverage models pre-trained on source data to efficiently adapt to target setting, where only limited data are available for model fine-tuning. Recent works empirically demonstrate that adversar…

Transfer Learning

TransMedSeg: A Transferable Semantic Framework for Semi-Supervised Medical Image Segmentation

2025-05-20 · Mengzhu Wang, Jiao Li, Shanshan Wang, Long Lan 외

Semi-supervised learning (SSL) has achieved significant progress in medical image segmentation (SSMIS) through effective utilization of limited labeled data. While current SSL methods for medical images predominantly rel…

Image SegmentationMedical Image AnalysisMedical Image SegmentationRepresentation Learning+2