paper-with-me

홈 › Papers

A Cyclically-Trained Adversarial Network for Invariant Representation Learning

2019-06-21 · Jiawei Chen, Janusz Konrad, Prakash Ishwar

Recent studies show that deep neural networks are vulnerable to adversarial examples which can be generated via certain types of transformations. Being robust to a desired family of adversarial attacks is then equivalent to being invariant to a family of transformations. Learning invariant representations then naturally emerges as an important goal to achieve which we explore in this paper within specific application contexts. Specifically, we propose a cyclically-trained adversarial network to learn a mapping from image space to latent representation space and back such that the latent representation is invariant to a specified factor of variation (e.g., identity). The learned mapping assures that the synthesized image is not only realistic, but has the same values for unspecified factors (e.g., pose and illumination) as the original image and a desired value of the specified factor. Unlike disentangled representation learning, which requires two latent spaces, one for specified and another for unspecified factors, invariant representation learning needs only one such space. We encourage invariance to a specified factor by applying adversarial training using a variational autoencoder in the image space as opposed to the latent space. We strengthen this invariance by introducing a cyclic training process (forward and backward cycle). We also propose a new method to evaluate conditional generative networks. It compares how well different factors of variation can be predicted from the synthesized, as opposed to real, images. In quantitative terms, our approach attains state-of-the-art performance in experiments spanning three datasets with factors such as identity, pose, illumination or style. Our method produces sharp, high-quality synthetic images with little visible artefacts compared to previous approaches.

📄 PDF Abstract BibTeX arXiv:1906.09313

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Cyclically Disentangled Feature Translation for Face Anti-spoofing

2022-12-07 · Haixiao Yue, Keyao Wang, Guosheng Zhang, Haocheng Feng 외

Current domain adaptation methods for face anti-spoofing leverage labeled source domain data and unlabeled target domain data to obtain a promising generalizable decision boundary. However, it is usually difficult for th…

DisentanglementDomain AdaptationFace Anti-SpoofingMulti-target Domain Adaptation+1

Cyclically Equivariant Neural Decoders for Cyclic Codes

2021-05-12 · Xiangyu Chen, Min Ye

Neural decoders were introduced as a generalization of the classic Belief Propagation (BP) decoding algorithms, where the Trellis graph in the BP algorithm is viewed as a neural network, and the weights in the Trellis gr…

Decoder

Connecting adversarial attacks and optimal transport for domain adaptation

2022-05-30 · Arip Asadulaev, Vitaly Shutov, Alexander Korotin, Alexander Panfilov 외

We present a novel algorithm for domain adaptation using optimal transport. In domain adaptation, the goal is to adapt a classifier trained on the source domain samples to the target domain. In our method, we use optimal…

Domain Adaptation

Domain Invariant Adversarial Learning

2021-04-01 · Matan Levi, Idan Attias, Aryeh Kontorovich

The phenomenon of adversarial examples illustrates one of the most basic vulnerabilities of deep neural networks. Among the variety of techniques introduced to surmount this inherent weakness, adversarial training has em…

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…