paper-with-me

홈 › Papers

Discriminability-Transferability Trade-Off: An Information-Theoretic Perspective

2022-03-08 · Quan Cui, Bingchen Zhao, Zhao-Min Chen, Borui Zhao, RenJie Song, Jiajun Liang, Boyan Zhou, Osamu Yoshie

This work simultaneously considers the discriminability and transferability properties of deep representations in the typical supervised learning task, i.e., image classification. By a comprehensive temporal analysis, we observe a trade-off between these two properties. The discriminability keeps increasing with the training progressing while the transferability intensely diminishes in the later training period. From the perspective of information-bottleneck theory, we reveal that the incompatibility between discriminability and transferability is attributed to the over-compression of input information. More importantly, we investigate why and how the InfoNCE loss can alleviate the over-compression, and further present a learning framework, named contrastive temporal coding~(CTC), to counteract the over-compression and alleviate the incompatibility. Extensive experiments validate that CTC successfully mitigates the incompatibility, yielding discriminative and transferable representations. Noticeable improvements are achieved on the image classification task and challenging transfer learning tasks. We hope that this work will raise the significance of the transferability property in the conventional supervised learning setting. Code is available at https://github.com/DTennant/dt-tradeoff.

📄 PDF Abstract BibTeX arXiv:2203.03871

Code (1)

dtennant/dt-tradeoff 공식 구현 pytorch

Tasks

image-classificationImage ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음

Similar Papers 제목 키워드 기반

Balancing Discriminability and Transferability for Source-Free Domain Adaptation

2022-06-16 · Jogendra Nath Kundu, Akshay Kulkarni, Suvaansh Bhambri, Deepesh Mehta 외

Conventional domain adaptation (DA) techniques aim to improve domain transferability by learning domain-invariant representations; while concurrently preserving the task-discriminability knowledge gathered from the label…

Domain AdaptationSemantic SegmentationSource-Free Domain Adaptation

Geometric Understanding of Discriminability and Transferability for Visual Domain Adaptation

2024-06-24 · You-Wei Luo, Chuan-Xian Ren, Xiao-Lin Xu, Qingshan Liu

To overcome the restriction of identical distribution assumption, invariant representation learning for unsupervised domain adaptation (UDA) has made significant advances in computer vision and pattern recognition commun…

Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation

SPA: A Graph Spectral Alignment Perspective for Domain Adaptation

2023-10-26 · NeurIPS 2023 11

Unsupervised domain adaptation (UDA) is a pivotal form in machine learning to extend the in-domain model to the distinctive target domains where the data distributions differ. Most prior works focus on capturing the inte…

Domain AdaptationSingle Particle AnalysisUnsupervised Domain Adaptation

Harmonizing Transferability and Discriminability for Adapting Object Detectors

2020-03-13 · CVPR 2020 6 · Chaoqi Chen, Zebiao Zheng, Xinghao Ding, Yue Huang 외

Recent advances in adaptive object detection have achieved compelling results in virtue of adversarial feature adaptation to mitigate the distributional shifts along the detection pipeline. Whilst adversarial adaptation …

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

Rethinking Generalizability and Discriminability of Self-Supervised Learning from Evolutionary Game Theory Perspective

2024-11-30 · Jiangmeng Li, Zehua Zang, Qirui Ji, Chuxiong Sun 외

Representations learned by self-supervised approaches are generally considered to possess sufficient generalizability and discriminability. However, we disclose a nontrivial mutual-exclusion relationship between these cr…

Self-Supervised Learning