paper-with-me

Papers

Towards Adversarial Robustness via Transductive Learning

2021-06-15 · Jiefeng Chen, Yang Guo, Xi Wu, Tianqi Li, Qicheng Lao, YIngyu Liang, Somesh Jha

There has been emerging interest to use transductive learning for adversarial robustness (Goldwasser et al., NeurIPS 2020; Wu et al., ICML 2020). Compared to traditional "test-time" defenses, these defense mechanisms "dynamically retrain" the model based on test time input via transductive learning; and theoretically, attacking these defenses boils down to bilevel optimization, which seems to raise the difficulty for adaptive attacks. In this paper, we first formalize and analyze modeling aspects of transductive robustness. Then, we propose the principle of attacking model space for solving bilevel attack objectives, and present an instantiation of the principle which breaks previous transductive defenses. These attacks thus point to significant difficulties in the use of transductive learning to improve adversarial robustness. To this end, we present new theoretical and empirical evidence in support of the utility of transductive learning.

📄 PDF Abstract BibTeX arXiv:2106.08387

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessBilevel OptimizationTransductive Learning

Similar Papers 제목 키워드 기반

Towards Evaluating the Robustness of Neural Networks Learned by Transduction

2021-10-27 · ICLR 2022 4 · Jiefeng Chen, Xi Wu, Yang Guo, YIngyu Liang 외

There has been emerging interest in using transductive learning for adversarial robustness (Goldwasser et al., NeurIPS 2020; Wu et al., ICML 2020; Wang et al., ArXiv 2021). Compared to traditional defenses, these defense…

Adversarial RobustnessBilevel OptimizationTransductive Learning

Towards Inductive Robustness: Distilling and Fostering Wave-induced Resonance in Transductive GCNs Against Graph Adversarial Attacks

2023-12-14 · Ao Liu, Wenshan Li, Tao Li, Beibei Li 외

Graph neural networks (GNNs) have recently been shown to be vulnerable to adversarial attacks, where slight perturbations in the graph structure can lead to erroneous predictions. However, current robust models for defen…

TransductGAN: a Transductive Adversarial Model for Novelty Detection

2022-03-29 · Najiba Toron, Janaina Mourao-Miranda, John Shawe-Taylor

Novelty detection, a widely studied problem in machine learning, is the problem of detecting a novel class of data that has not been previously observed. A common setting for novelty detection is inductive whereby only e…

Generative Adversarial NetworkmodelNovelty DetectionOut-of-Distribution Detection

Transductive Robust Learning Guarantees

2021-10-20 · Omar Montasser, Steve Hanneke, Nathan Srebro

We study the problem of adversarially robust learning in the transductive setting. For classes $\mathcal{H}$ of bounded VC dimension, we propose a simple transductive learner that when presented with a set of labeled tra…

Transductive Adversarial Networks (TAN)

2018-02-08 · Sean Rowan

Transductive Adversarial Networks (TAN) is a novel domain-adaptation machine learning framework that is designed for learning a conditional probability distribution on unlabelled input data in a target domain, while also…

Domain Adaptation