paper-with-me

홈 › Papers

Against Adversarial Learning: Naturally Distinguish Known and Unknown in Open Set Domain Adaptation

2020-11-04 · Sitong Mao, Xiao Shen, Fu-Lai Chung

Open set domain adaptation refers to the scenario that the target domain contains categories that do not exist in the source domain. It is a more common situation in the reality compared with the typical closed set domain adaptation where the source domain and the target domain contain the same categories. The main difficulty of open set domain adaptation is that we need to distinguish which target data belongs to the unknown classes when machine learning models only have concepts about what they know. In this paper, we propose an "against adversarial learning" method that can distinguish unknown target data and known data naturally without setting any additional hyper parameters and the target data predicted to the known classes can be classified at the same time. Experimental results show that the proposed method can make significant improvement in performance compared with several state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2011.02876

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Unraveling Adversarial Examples against Speaker Identification -- Techniques for Attack Detection and Victim Model Classification

2024-02-29 · Sonal Joshi, Thomas Thebaud, Jesús Villalba, Najim Dehak

Adversarial examples have proven to threaten speaker identification systems, and several countermeasures against them have been proposed. In this paper, we propose a method to detect the presence of adversarial examples,…

Adversarial AttackClassificationSpeaker Identification

Can We Mitigate Backdoor Attack Using Adversarial Detection Methods?

2020-06-26 · Kaidi Jin, Tianwei Zhang, Chao Shen, Yufei Chen 외

Deep Neural Networks are well known to be vulnerable to adversarial attacks and backdoor attacks, where minor modifications on the input are able to mislead the models to give wrong results. Although defenses against adv…

Adversarial DefenseBackdoor Attack

ADD-Defense: Towards Defending Widespread Adversarial Examples via Perturbation-Invariant Representation

2021-01-01 · Dawei Zhou, Tongliang Liu, Bo Han, Nannan Wang 외

Due to vulnerability of machine learning algorithms under adversarial examples, it is challenging to defend against them. Recently, various defenses have been proposed to mitigate negative effects of adversarial examples…

Attribute-Guided Adversarial Training for Robustness to Natural Perturbations

2020-12-03 · Tejas Gokhale, Rushil Anirudh, Bhavya Kailkhura, Jayaraman J. Thiagarajan 외

While existing work in robust deep learning has focused on small pixel-level norm-based perturbations, this may not account for perturbations encountered in several real-world settings. In many such cases although test d…

Attribute

Adversarial Reciprocal Points Learning for Open Set Recognition

2021-03-01 · Guangyao Chen, Peixi Peng, Xiangqian Wang, Yonghong Tian

Open set recognition (OSR), aiming to simultaneously classify the seen classes and identify the unseen classes as 'unknown', is essential for reliable machine learning.The key challenge of OSR is how to reduce the empiri…

General ClassificationOpen Set Learning