paper-with-me

Papers

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: Unsupervised Robust Representation Learning (URRL), which combines unsupervised representation learning's pretext task and robust supervised learning (e.g., AugMix). Moreover, it is commonly assumed that there needs to be a trade-off between natural accuracy (on clean data) and robust accuracy (on corrupted data). We upend this view and show that URRL improves both the natural accuracy of unsupervised representation learning and its robustness to corruptions and adversarial noise. A further challenge is that the robustness of a representation might not be preserved in the transfer learning process after fine-tuning on downstream tasks. We develop transferable robustness by proposing a task-agnostic similarity regularization during the fine-tuning process. We show that this improves the robustness of the resulting model without the need for any adversarial training or further data augmentation during fine-tuning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationRepresentation LearningTransfer Learning

Similar Papers 제목 키워드 기반

Deep causal representation learning for unsupervised domain adaptation

2019-10-28 · Raha Moraffah, Kai Shu, Adrienne Raglin, Huan Liu

Studies show that the representations learned by deep neural networks can be transferred to similar prediction tasks in other domains for which we do not have enough labeled data. However, as we transition to higher laye…

Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation

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

CSCL: Critical Semantic-Consistent Learning for Unsupervised Domain Adaptation

2020-08-24 · ECCV 2020 8 · Jiahua Dong, Yang Cong, Gan Sun, Yuyang Liu 외

Unsupervised domain adaptation without consuming annotation process for unlabeled target data attracts appealing interests in semantic segmentation. However, 1) existing methods neglect that not all semantic representati…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

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

Transferable Neural Projection Representations

2019-06-04 · NAACL 2019 6 · Chinnadhurai Sankar, Sujith Ravi, Zornitsa Kozareva

Neural word representations are at the core of many state-of-the-art natural language processing models. A widely used approach is to pre-train, store and look up word or character embedding matrices. While useful, such …