paper-with-me

홈 › Papers

Identity-Disentangled Adversarial Augmentation for Self-supervised Learning

2021-09-29 · Kaiwen Yang, Tianyi Zhou, Xinmei Tian, DaCheng Tao

Data augmentation is critical to contrastive self-supervised learning, whose goal is to distinguish a sample's augmentations (positives) from other samples (negatives). However, strong augmentations may change the sample-identity of the positives, while weak augmentation produces easy positives/negatives leading to nearly-zero loss and ineffective learning. In this paper, we study a simple adversarial augmentation method that can modify training data to be hard positives/negatives without distorting the key information about their original identities. In particular, we decompose a sample $x$ to be its variational auto-encoder (VAE) reconstruction $G(x)$ plus the residual $R(x)=x-G(x)$, where $R(x)$ retains most identity-distinctive information due to an information-theoretic interpretation of the VAE objective. We then adversarially perturb $G(x)$ in the VAE's bottleneck space and adds it back to the original $R(x)$ as an augmentation, which is therefore sufficiently challenging for contrastive learning and meanwhile preserves the sample identity intact. We apply this ``identity-disentangled adversarial augmentation (IDAA)'' to different self-supervised learning methods. On multiple benchmark datasets, IDAA consistently improves both their efficiency and generalization performance. We further show that IDAA learned on a dataset can be transferred to other datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

An Efficient Integration of Disentangled Attended Expression and Identity FeaturesFor Facial Expression Transfer andSynthesis

2020-05-01 · Kamran Ali, Charles. E. Hughes

In this paper, we present an Attention-based Identity Preserving Generative Adversarial Network (AIP-GAN) to overcome the identity leakage problem from a source image to a generated face image, an issue that is encounter…

DecoderGenerative Adversarial Network

Exploring Disentangled Feature Representation Beyond Face Identification

2018-04-10 · CVPR 2018 6 · Yu Liu, Fangyin Wei, Jing Shao, Lu Sheng 외

This paper proposes learning disentangled but complementary face features with minimal supervision by face identification. Specifically, we construct an identity Distilling and Dispelling Autoencoder (D2AE) framework tha…

AttributeFace GenerationFace Identification

Facial Expression Recognition Using Disentangled Adversarial Learning

2019-09-28 · Kamran Ali, Charles. E. Hughes

The representation used for Facial Expression Recognition (FER) usually contain expression information along with other variations such as identity and illumination. In this paper, we propose a novel Disentangled Express…

DecoderFacial Expression RecognitionFacial Expression Recognition (FER)Generative Adversarial Network+2

Self-Supervised Disentangled Representation Learning for Robust Target Speech Extraction

2023-12-16 · Zhaoxi Mu, Xinyu Yang, Sining Sun, Qing Yang

Speech signals are inherently complex as they encompass both global acoustic characteristics and local semantic information. However, in the task of target speech extraction, certain elements of global and local semantic…

DisentanglementRepresentation LearningSpeech Extraction

X-UniMotion: Animating Human Images with Expressive, Unified and Identity-Agnostic Motion Latents

2025-08-12 · Guoxian Song, Hongyi Xu, Xiaochen Zhao, You Xie 외 arxiv

We present X-UniMotion, a unified and expressive implicit latent representation for whole-body human motion, encompassing facial expressions, body poses, and hand gestures. Unlike prior motion transfer methods that rely …