paper-with-me

Papers

Easy Transfer Learning By Exploiting Intra-domain Structures

2019-04-02 · Jindong Wang, Yiqiang Chen, Han Yu, Meiyu Huang, Qiang Yang

Transfer learning aims at transferring knowledge from a well-labeled domain to a similar but different domain with limited or no labels. Unfortunately, existing learning-based methods often involve intensive model selection and hyperparameter tuning to obtain good results. Moreover, cross-validation is not possible for tuning hyperparameters since there are often no labels in the target domain. This would restrict wide applicability of transfer learning especially in computationally-constraint devices such as wearables. In this paper, we propose a practically Easy Transfer Learning (EasyTL) approach which requires no model selection and hyperparameter tuning, while achieving competitive performance. By exploiting intra-domain structures, EasyTL is able to learn both non-parametric transfer features and classifiers. Extensive experiments demonstrate that, compared to state-of-the-art traditional and deep methods, EasyTL satisfies the Occam's Razor principle: it is extremely easy to implement and use while achieving comparable or better performance in classification accuracy and much better computational efficiency. Additionally, it is shown that EasyTL can increase the performance of existing transfer feature learning methods.

📄 PDF Abstract BibTeX arXiv:1904.01376

Code (1)

jindongwang/transferlearning pytorch

Tasks

Computational EfficiencyDomain AdaptationModel SelectionTransfer Learning

Similar Papers 제목 키워드 기반

Progressive Feature Alignment for Unsupervised Domain Adaptation

2018-11-21 · CVPR 2019 6 · Chaoqi Chen, Weiping Xie, Wenbing Huang, Yu Rong 외

Unsupervised domain adaptation (UDA) transfers knowledge from a label-rich source domain to a fully-unlabeled target domain. To tackle this task, recent approaches resort to discriminative domain transfer in virtue of ps…

Domain AdaptationUnsupervised Domain Adaptation

Improving Topic Segmentation by Injecting Discourse Dependencies

2022-09-18 · COLING (CODI, CRAC) 2022 10 · Linzi Xing, Patrick Huber, Giuseppe Carenini

Recent neural supervised topic segmentation models achieve distinguished superior effectiveness over unsupervised methods, with the availability of large-scale training corpora sampled from Wikipedia. These models may, h…

SegmentationSentence

Unsupervised Intra-domain Adaptation for Semantic Segmentation through Self-Supervision

2020-04-16 · CVPR 2020 6 · Fei Pan, Inkyu Shin, Francois Rameau, Seokju Lee 외

Convolutional neural network-based approaches have achieved remarkable progress in semantic segmentation. However, these approaches heavily rely on annotated data which are labor intensive. To cope with this limitation, …

Domain AdaptationSemantic SegmentationSynthetic-to-Real Translation

Dual-Teacher++: Exploiting Intra-domain and Inter-domain Knowledge with Reliable Transfer for Cardiac Segmentation

2021-01-07 · Kang Li, Shujun Wang, Lequan Yu, Pheng-Ann Heng

Annotation scarcity is a long-standing problem in medical image analysis area. To efficiently leverage limited annotations, abundant unlabeled data are additionally exploited in semi-supervised learning, while well-estab…

Cardiac SegmentationDomain AdaptationMedical Image AnalysisSemi-supervised Domain Adaptation+1

Document Image Classification with Intra-Domain Transfer Learning and Stacked Generalization of Deep Convolutional Neural Networks

2018-01-29 · Arindam Das, Saikat Roy, Ujjwal Bhattacharya, Swapan Kumar Parui

In this work, a region-based Deep Convolutional Neural Network framework is proposed for document structure learning. The contribution of this work involves efficient training of region based classifiers and effective en…

document-image-classificationDocument Image ClassificationGeneral Classificationimage-classification+2