paper-with-me

홈 › Papers

Adversarially Robust Representations with Smooth Encoders

2020-05-01 · ICLR 2020 1 · Taylan Cemgil, Sumedh Ghaisas, Krishnamurthy (Dj) Dvijotham, Pushmeet Kohli

This paper studies the undesired phenomena of over-sensitivity of representations learned by deep networks to semantically-irrelevant changes in data. We identify a cause for this shortcoming in the classical Variational Auto-encoder (VAE) objective, the evidence lower bound (ELBO). We show that the ELBO fails to control the behaviour of the encoder out of the support of the empirical data distribution and this behaviour of the VAE can lead to extreme errors in the learned representation. This is a key hurdle in the effective use of representations for data-efficient learning and transfer. To address this problem, we propose to augment the data with specifications that enforce insensitivity of the representation with respect to families of transformations. To incorporate these specifications, we propose a regularization method that is based on a selection mechanism that creates a fictive data point by explicitly perturbing an observed true data point. For certain choices of parameters, our formulation naturally leads to the minimization of the entropy regularized Wasserstein distance between representations. We illustrate our approach on standard datasets and experimentally show that significant improvements in the downstream adversarial accuracy can be achieved by learning robust representations completely in an unsupervised manner, without a reference to a particular downstream task and without a costly supervised adversarial training procedure.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Learning Deep Network Representations with Adversarially Regularized Autoencoders

2018-07-19 · ACM SIGKDD International Conference on Knowledge Discovery & Data Mining 2018 7 · Wenchao Yu, Cheng Zheng, Wei Cheng, Charu C. Aggarwal 외

The problem of network representation learning, also known as network embedding, arises in many machine learning tasks assuming that there exist a small number of variabilities in the vertex representations which can cap…

Link PredictionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNetwork Embedding+1

Improving VAEs' Robustness to Adversarial Attack

2019-06-01 · ICLR 2021 1 · Matthew Willetts, Alexander Camuto, Tom Rainforth, Stephen Roberts 외

Variational autoencoders (VAEs) have recently been shown to be vulnerable to adversarial attacks, wherein they are fooled into reconstructing a chosen target image. However, how to defend against such attacks remains an …

Adversarial Attack

Invariant Representations from Adversarially Censored Autoencoders

2018-05-21 · Ye Wang, Toshiaki Koike-Akino, Deniz Erdogmus

We combine conditional variational autoencoders (VAE) with adversarial censoring in order to learn invariant representations that are disentangled from nuisance/sensitive variations. In this method, an adversarial networ…

DecoderStyle Transfer

Latent Space Characterization of Autoencoder Variants

2024-12-06 · Anika Shrivastava, Renu Rameshan, Samar Agnihotri

Understanding the latent spaces learned by deep learning models is crucial in exploring how they represent and generate complex data. Autoencoders (AEs) have played a key role in the area of representation learning, with…

DenoisingRepresentation Learning

Detecting the Adversarially-Learned Injection Attacks via Knowledge Graphs

2024-11-15 · 2024 2024 11 · Yaojun Hao*, 1, Haotian Wang2, Qingshan Zhao1 외

ABSTRACT: Over the past two decades, many studies have devoted a good deal of attention to detect injection attacks in recommender systems. However, most of the studies mainly focus on detecting the heuristically-generat…

Knowledge GraphsRecommendation Systems