paper-with-me

Papers

Bi-Adversarial Auto-Encoder for Zero-Shot Learning

2018-11-20 · Yunlong Yu, Zhong Ji, Yanwei Pang, Jichang Guo, Zhongfei Zhang, Fei Wu

Existing generative Zero-Shot Learning (ZSL) methods only consider the unidirectional alignment from the class semantics to the visual features while ignoring the alignment from the visual features to the class semantics, which fails to construct the visual-semantic interactions well. In this paper, we propose to synthesize visual features based on an auto-encoder framework paired with bi-adversarial networks respectively for visual and semantic modalities to reinforce the visual-semantic interactions with a bi-directional alignment, which ensures the synthesized visual features to fit the real visual distribution and to be highly related to the semantics. The encoder aims at synthesizing real-like visual features while the decoder forces both the real and the synthesized visual features to be more related to the class semantics. To further capture the discriminative information of the synthesized visual features, both the real and synthesized visual features are forced to be classified into the correct classes via a classification network. Experimental results on four benchmark datasets show that the proposed approach is particularly competitive on both the traditional ZSL and the generalized ZSL tasks.

📄 PDF Abstract BibTeX arXiv:1811.08103

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderZero-Shot Learning

Similar Papers 제목 키워드 기반

Language-Driven Anchors for Zero-Shot Adversarial Robustness

2023-01-30 · CVPR 2024 1 · Xiao Li, Wei zhang, Yining Liu, Zhanhao Hu 외

Deep Neural Networks (DNNs) are known to be susceptible to adversarial attacks. Previous researches mainly focus on improving adversarial robustness in the fully supervised setting, leaving the challenging domain of zero…

Adversarial DefenseAdversarial RobustnessImage ClassificationZero-Shot Image Classification+1

AUTOVC: Zero-Shot Voice Style Transfer with Only Autoencoder Loss

2019-05-14 · Kaizhi Qian, Yang Zhang, Shiyu Chang, Xuesong Yang 외

Non-parallel many-to-many voice conversion, as well as zero-shot voice conversion, remain under-explored areas. Deep style transfer algorithms, such as generative adversarial networks (GAN) and conditional variational au…

Style TransferVoice Conversion

Learning Unseen Emotions from Gestures via Semantically-Conditioned Zero-Shot Perception with Adversarial Autoencoders

2020-09-18 · Abhishek Banerjee, Uttaran Bhattacharya, Aniket Bera

We present a novel generalized zero-shot algorithm to recognize perceived emotions from gestures. Our task is to map gestures to novel emotion categories not encountered in training. We introduce an adversarial, autoenco…

Generalized Zero-Shot LearningRepresentation LearningZero-Shot Learning

Improving Zero-Shot Cross-Lingual Transfer Learning via Robust Training

2021-04-17 · EMNLP 2021 11 · Kuan-Hao Huang, Wasi Uddin Ahmad, Nanyun Peng, Kai-Wei Chang

Pre-trained multilingual language encoders, such as multilingual BERT and XLM-R, show great potential for zero-shot cross-lingual transfer. However, these multilingual encoders do not precisely align words and phrases ac…

Cross-Lingual TransferSentencetext-classificationText Classification+3

Improving Adversarial Robustness of Zero-Shot CLIP with Confidence-Aware Weighting

2025-10-03 · Nikoo Naghavian, Mostafa Tavassolipour arxiv

Vision-language models such as CLIP demonstrate impressive zero-shot generalization but remain highly vulnerable to adversarial attacks. Prior adversarial methods treat all samples equally in the loss function, despite t…

Zero-shot Generalization