TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Generalized Zero- and Few-Shot Learning via Aligned Variat...

Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders

Edgar Schönfeld, Sayna Ebrahimi, Samarth Sinha, Trevor Darrell, Zeynep Akata

2018-12-05Few-Shot LearningGeneralized Zero-Shot LearningZero Shot Skeletal Action RecognitionGeneralized Few-Shot LearningZero-Shot Learning
PaperPDFCode(official)Code

Abstract

Many approaches in generalized zero-shot learning rely on cross-modal mapping between the image feature space and the class embedding space. As labeled images are expensive, one direction is to augment the dataset by generating either images or image features. However, the former misses fine-grained details and the latter requires learning a mapping associated with class embeddings. In this work, we take feature generation one step further and propose a model where a shared latent space of image features and class embeddings is learned by modality-specific aligned variational autoencoders. This leaves us with the required discriminative information about the image and classes in the latent features, on which we train a softmax classifier. The key to our approach is that we align the distributions learned from images and from side-information to construct latent features that contain the essential multi-modal information associated with unseen classes. We evaluate our learned latent features on several benchmark datasets, i.e. CUB, SUN, AWA1 and AWA2, and establish a new state of the art on generalized zero-shot as well as on few-shot learning. Moreover, our results on ImageNet with various zero-shot splits show that our latent features generalize well in large-scale settings.

Results

TaskDatasetMetricValueModel
VideoNTU RGB+D 120Accuracy (10 unseen classes)59.53CADA-VAE
VideoNTU RGB+D 120Accuracy (24 unseen classes)35.77CADA-VAE
VideoNTU RGB+D 120Random Split Accuracy45.14CADA-VAE
VideoPKU-MMDRandom Split Accuracy60.74CADA-VAE
VideoNTU RGB+DAccuracy (12 unseen classes)28.96CADA-VAE
VideoNTU RGB+DAccuracy (5 unseen classes)76.84CADA-VAE
VideoNTU RGB+DRandom Split Accuracy60.74CADA-VAE
Temporal Action LocalizationNTU RGB+D 120Accuracy (10 unseen classes)59.53CADA-VAE
Temporal Action LocalizationNTU RGB+D 120Accuracy (24 unseen classes)35.77CADA-VAE
Temporal Action LocalizationNTU RGB+D 120Random Split Accuracy45.14CADA-VAE
Temporal Action LocalizationPKU-MMDRandom Split Accuracy60.74CADA-VAE
Temporal Action LocalizationNTU RGB+DAccuracy (12 unseen classes)28.96CADA-VAE
Temporal Action LocalizationNTU RGB+DAccuracy (5 unseen classes)76.84CADA-VAE
Temporal Action LocalizationNTU RGB+DRandom Split Accuracy60.74CADA-VAE
Zero-Shot LearningNTU RGB+D 120Accuracy (10 unseen classes)59.53CADA-VAE
Zero-Shot LearningNTU RGB+D 120Accuracy (24 unseen classes)35.77CADA-VAE
Zero-Shot LearningNTU RGB+D 120Random Split Accuracy45.14CADA-VAE
Zero-Shot LearningPKU-MMDRandom Split Accuracy60.74CADA-VAE
Zero-Shot LearningNTU RGB+DAccuracy (12 unseen classes)28.96CADA-VAE
Zero-Shot LearningNTU RGB+DAccuracy (5 unseen classes)76.84CADA-VAE
Zero-Shot LearningNTU RGB+DRandom Split Accuracy60.74CADA-VAE
Activity RecognitionNTU RGB+D 120Accuracy (10 unseen classes)59.53CADA-VAE
Activity RecognitionNTU RGB+D 120Accuracy (24 unseen classes)35.77CADA-VAE
Activity RecognitionNTU RGB+D 120Random Split Accuracy45.14CADA-VAE
Activity RecognitionPKU-MMDRandom Split Accuracy60.74CADA-VAE
Activity RecognitionNTU RGB+DAccuracy (12 unseen classes)28.96CADA-VAE
Activity RecognitionNTU RGB+DAccuracy (5 unseen classes)76.84CADA-VAE
Activity RecognitionNTU RGB+DRandom Split Accuracy60.74CADA-VAE
Action LocalizationNTU RGB+D 120Accuracy (10 unseen classes)59.53CADA-VAE
Action LocalizationNTU RGB+D 120Accuracy (24 unseen classes)35.77CADA-VAE
Action LocalizationNTU RGB+D 120Random Split Accuracy45.14CADA-VAE
Action LocalizationPKU-MMDRandom Split Accuracy60.74CADA-VAE
Action LocalizationNTU RGB+DAccuracy (12 unseen classes)28.96CADA-VAE
Action LocalizationNTU RGB+DAccuracy (5 unseen classes)76.84CADA-VAE
Action LocalizationNTU RGB+DRandom Split Accuracy60.74CADA-VAE
3D Action RecognitionNTU RGB+D 120Accuracy (10 unseen classes)59.53CADA-VAE
3D Action RecognitionNTU RGB+D 120Accuracy (24 unseen classes)35.77CADA-VAE
3D Action RecognitionNTU RGB+D 120Random Split Accuracy45.14CADA-VAE
3D Action RecognitionPKU-MMDRandom Split Accuracy60.74CADA-VAE
3D Action RecognitionNTU RGB+DAccuracy (12 unseen classes)28.96CADA-VAE
3D Action RecognitionNTU RGB+DAccuracy (5 unseen classes)76.84CADA-VAE
3D Action RecognitionNTU RGB+DRandom Split Accuracy60.74CADA-VAE
Action RecognitionNTU RGB+D 120Accuracy (10 unseen classes)59.53CADA-VAE
Action RecognitionNTU RGB+D 120Accuracy (24 unseen classes)35.77CADA-VAE
Action RecognitionNTU RGB+D 120Random Split Accuracy45.14CADA-VAE
Action RecognitionPKU-MMDRandom Split Accuracy60.74CADA-VAE
Action RecognitionNTU RGB+DAccuracy (12 unseen classes)28.96CADA-VAE
Action RecognitionNTU RGB+DAccuracy (5 unseen classes)76.84CADA-VAE
Action RecognitionNTU RGB+DRandom Split Accuracy60.74CADA-VAE
Generalized Few-Shot LearningAwA2Per-Class Accuracy (1-shot)69.6CADA-VAE
Generalized Few-Shot LearningAwA2Per-Class Accuracy (10-shots)80.2CADA-VAE
Generalized Few-Shot LearningAwA2Per-Class Accuracy (2-shots)73.7CADA-VAE
Generalized Few-Shot LearningAwA2Per-Class Accuracy (20-shots)80.9CADA-VAE
Generalized Few-Shot LearningAwA2Per-Class Accuracy (5-shots)78.1CADA-VAE

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17DEARLi: Decoupled Enhancement of Recognition and Localization for Semi-supervised Panoptic Segmentation2025-07-14Doodle Your Keypoints: Sketch-Based Few-Shot Keypoint Detection2025-07-10An Enhanced Privacy-preserving Federated Few-shot Learning Framework for Respiratory Disease Diagnosis2025-07-10Few-Shot Learning by Explicit Physics Integration: An Application to Groundwater Heat Transport2025-07-08ViRefSAM: Visual Reference-Guided Segment Anything Model for Remote Sensing Segmentation2025-07-03Zero-shot Skeleton-based Action Recognition with Prototype-guided Feature Alignment2025-07-01EVA: Mixture-of-Experts Semantic Variant Alignment for Compositional Zero-Shot Learning2025-06-26