paper-with-me

홈 › Papers

An Integral Projection-based Semantic Autoencoder for Zero-Shot Learning

2023-06-26 · William Heyden, Habib Ullah, M. Salman Siddiqui, Fadi Al Machot

Zero-shot Learning (ZSL) classification categorizes or predicts classes (labels) that are not included in the training set (unseen classes). Recent works proposed different semantic autoencoder (SAE) models where the encoder embeds a visual feature vector space into the semantic space and the decoder reconstructs the original visual feature space. The objective is to learn the embedding by leveraging a source data distribution, which can be applied effectively to a different but related target data distribution. Such embedding-based methods are prone to domain shift problems and are vulnerable to biases. We propose an integral projection-based semantic autoencoder (IP-SAE) where an encoder projects a visual feature space concatenated with the semantic space into a latent representation space. We force the decoder to reconstruct the visual-semantic data space. Due to this constraint, the visual-semantic projection function preserves the discriminatory data included inside the original visual feature space. The enriched projection forces a more precise reconstitution of the visual feature space invariant to the domain manifold. Consequently, the learned projection function is less domain-specific and alleviates the domain shift problem. Our proposed IP-SAE model consolidates a symmetric transformation function for embedding and projection, and thus, it provides transparency for interpreting generative applications in ZSL. Therefore, in addition to outperforming state-of-the-art methods considering four benchmark datasets, our analytical approach allows us to investigate distinct characteristics of generative-based methods in the unique context of zero-shot inference.

📄 PDF Abstract BibTeX arXiv:2306.14628

Code (1)

william-heyden/ip-sae 공식 구현

Tasks

DecoderZero-Shot Learning

Similar Papers 제목 키워드 기반

Class label autoencoder for zero-shot learning

2018-01-25 · Guangfeng Lin, Caixia Fan, Wanjun Chen, Yajun Chen 외

Existing zero-shot learning (ZSL) methods usually learn a projection function between a feature space and a semantic embedding space(text or attribute space) in the training seen classes or testing unseen classes. Howeve…

AttributeDecoderDiversityzero-shot-classification+1

Semantic Autoencoder for Zero-Shot Learning

2017-04-26 · CVPR 2017 7 · Elyor Kodirov, Tao Xiang, Shaogang Gong

Existing zero-shot learning (ZSL) models typically learn a projection function from a feature space to a semantic embedding space (e.g.~attribute space). However, such a projection function is only concerned with predict…

AttributeClusteringDecoderZero-Shot Learning

SA-DVAE: Improving Zero-Shot Skeleton-Based Action Recognition by Disentangled Variational Autoencoders

2024-07-18 · Sheng-Wei Li, Zi-Xiang Wei, Wei-Jie Chen, Yi-Hsin Yu 외

Existing zero-shot skeleton-based action recognition methods utilize projection networks to learn a shared latent space of skeleton features and semantic embeddings. The inherent imbalance in action recognition datasets,…

Action RecognitionDisentanglementGeneralized Zero Shot skeletal action recognitionSkeleton Based Action Recognition+2

A Novel Perspective to Zero-shot Learning: Towards an Alignment of Manifold Structures via Semantic Feature Expansion

2020-04-30 · Jingcai Guo, Song Guo

Zero-shot learning aims at recognizing unseen classes (no training example) with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space shared by both seen and unseen c…

AttributeZero-Shot Learning

Zero-Shot Audio Classification with Factored Linear and Nonlinear Acoustic-Semantic Projections

2020-11-25 · Huang Xie, Okko Räsänen, Tuomas Virtanen

In this paper, we study zero-shot learning in audio classification through factored linear and nonlinear acoustic-semantic projections between audio instances and sound classes. Zero-shot learning in audio classification…

Audio ClassificationClassificationGeneral ClassificationZero-shot Audio Classification+1