paper-with-me

Papers

Knowledge Distillation Methods for Efficient Unsupervised Adaptation Across Multiple Domains

2021-01-18 · Le Thanh Nguyen-Meidine, Atif Belal, Madhu Kiran, Jose Dolz, Louis-Antoine Blais-Morin, Eric Granger

Beyond the complexity of CNNs that require training on large annotated datasets, the domain shift between design and operational data has limited the adoption of CNNs in many real-world applications. For instance, in person re-identification, videos are captured over a distributed set of cameras with non-overlapping viewpoints. The shift between the source (e.g. lab setting) and target (e.g. cameras) domains may lead to a significant decline in recognition accuracy. Additionally, state-of-the-art CNNs may not be suitable for such real-time applications given their computational requirements. Although several techniques have recently been proposed to address domain shift problems through unsupervised domain adaptation (UDA), or to accelerate/compress CNNs through knowledge distillation (KD), we seek to simultaneously adapt and compress CNNs to generalize well across multiple target domains. In this paper, we propose a progressive KD approach for unsupervised single-target DA (STDA) and multi-target DA (MTDA) of CNNs. Our method for KD-STDA adapts a CNN to a single target domain by distilling from a larger teacher CNN, trained on both target and source domain data in order to maintain its consistency with a common representation. Our proposed approach is compared against state-of-the-art methods for compression and STDA of CNNs on the Office31 and ImageClef-DA image classification datasets. It is also compared against state-of-the-art methods for MTDA on Digits, Office31, and OfficeHome. In both settings -- KD-STDA and KD-MTDA -- results indicate that our approach can achieve the highest level of accuracy across target domains, while requiring a comparable or lower CNN complexity.

📄 PDF Abstract BibTeX arXiv:2101.07308

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationimage-classificationImage ClassificationKnowledge DistillationPerson Re-IdentificationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Knowledge Distillation for BERT Unsupervised Domain Adaptation

2020-10-22 · Minho Ryu, Kichun Lee

A pre-trained language model, BERT, has brought significant performance improvements across a range of natural language processing tasks. Since the model is trained on a large corpus of diverse topics, it shows robust pe…

Domain AdaptationGeneral ClassificationKnowledge DistillationLanguage Modeling+4

KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowledge Distillation

2020-11-19 · Hao-Zhe Feng, Zhaoyang You, Minghao Chen, Tianye Zhang 외

Conventional unsupervised multi-source domain adaptation (UMDA) methods assume all source domains can be accessed directly. This neglects the privacy-preserving policy, that is, all the data and computations must be kept…

Domain AdaptationKnowledge DistillationMulti-Source Unsupervised Domain AdaptationPrivacy Preserving+1

Matching Distributions between Model and Data: Cross-domain Knowledge Distillation for Unsupervised Domain Adaptation

2021-08-01 · ACL 2021 5 · Bo Zhang, XiaoMing Zhang, Yun Liu, Lei Cheng 외

Unsupervised Domain Adaptation (UDA) aims to transfer the knowledge of source domain to the unlabeled target domain. Existing methods typically require to learn to adapt the target model by exploiting the source data and…

Cross-Domain Text ClassificationDomain AdaptationKnowledge Distillationtext-classification+2

Unsupervised Multi-Target Domain Adaptation Through Knowledge Distillation

2020-07-14 · Le Thanh Nguyen-Meidine, Atif Belal, Madhu Kiran, Jose Dolz 외

Unsupervised domain adaptation (UDA) seeks to alleviate the problem of domain shift between the distribution of unlabeled data from the target domain w.r.t. labeled data from the source domain. While the single-target UD…

Domain AdaptationKnowledge DistillationMulti-target Domain AdaptationSpecificity+1

Domain Adaptation-Based Crossmodal Knowledge Distillation for 3D Semantic Segmentation

2025-08-30 · Jialiang Kang, Jiawen Wang, Dingsheng Luo arxiv

Semantic segmentation of 3D LiDAR data plays a pivotal role in autonomous driving. Traditional approaches rely on extensive annotated data for point cloud analysis, incurring high costs and time investments. In contrast,…

Unsupervised Domain Adaptation3D Semantic SegmentationKnowledge DistillationAutonomous Driving