paper-with-me

Papers

Unsupervised Non-transferable Text Classification

2022-10-23 · Guangtao Zeng, Wei Lu

Training a good deep learning model requires substantial data and computing resources, which makes the resulting neural model a valuable intellectual property. To prevent the neural network from being undesirably exploited, non-transferable learning has been proposed to reduce the model generalization ability in specific target domains. However, existing approaches require labeled data for the target domain which can be difficult to obtain. Furthermore, they do not have the mechanism to still recover the model's ability to access the target domain. In this paper, we propose a novel unsupervised non-transferable learning method for the text classification task that does not require annotated target domain data. We further introduce a secret key component in our approach for recovering the access to the target domain, where we design both an explicit and an implicit method for doing so. Extensive experiments demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2210.12651

Code (1)

chaoscodes/untl 공식 구현 pytorch

Tasks

Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Supervised and Unsupervised Neural Approaches to Text Readability

2019-07-26 · CL (ACL) 2021 3 · Matej Martinc, Senja Pollak, Marko Robnik-Šikonja

We present a set of novel neural supervised and unsupervised approaches for determining the readability of documents. In the unsupervised setting, we leverage neural language models, whereas in the supervised setting, th…

ClassificationFeature EngineeringGeneral ClassificationText Classification

EPIC-KITCHENS-100 Unsupervised Domain Adaptation Challenge for Action Recognition 2021: Team M3EM Technical Report

2021-06-18 · Lijin Yang, Yifei HUANG, Yusuke Sugano, Yoichi Sato

In this report, we describe the technical details of our submission to the 2021 EPIC-KITCHENS-100 Unsupervised Domain Adaptation Challenge for Action Recognition. Leveraging multiple modalities has been proved to benefit…

Action RecognitionDomain AdaptationUnsupervised Domain Adaptation

Learning Transferable Parameters for Unsupervised Domain Adaptation

2021-08-13 · Zhongyi Han, Haoliang Sun, Yilong Yin

Unsupervised domain adaptation (UDA) enables a learning machine to adapt from a labeled source domain to an unlabeled domain under the distribution shift. Thanks to the strong representation ability of deep neural networ…

Domain Adaptationimage-classificationImage ClassificationKeypoint Detection+2

Transferable Unsupervised Robust Representation Learning

2021-01-01 · De-An Huang, Zhiding Yu, Anima Anandkumar

Robustness is an important, and yet, under-explored aspect of unsupervised representation learning, which has seen a lot of recent developments. In this work, we address this gap by developing a novel framework: Unsuperv…

Data AugmentationRepresentation LearningTransfer Learning

What Can Be Transferred: Unsupervised Domain Adaptation for Endoscopic Lesions Segmentation

2020-04-24 · CVPR 2020 6 · Jiahua Dong, Yang Cong, Gan Sun, Bineng Zhong 외

Unsupervised domain adaptation has attracted growing research attention on semantic segmentation. However, 1) most existing models cannot be directly applied into lesions transfer of medical images, due to the diverse ap…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation