paper-with-me

홈 › Papers

Hierarchical Disentanglement of Discriminative Latent Features for Zero-Shot Learning

2019-06-01 · CVPR 2019 6 · Bin Tong, Chao Wang, Martin Klinkigt, Yoshiyuki Kobayashi, Yuuichi Nonaka

Most studies in zero-shot learning model the relationship, in the form of a classifier or mapping, between features from images of seen classes and their attributes. Therefore, the degree of a model's generalization ability for recognizing unseen images is highly constrained by that of image features and attributes. In this paper, we discuss two questions about generalization that are seldom discussed. Are image features trained with samples of seen classes expressive enough to capture the discriminative information for both seen and unseen classes? Is the relationship learned from seen image features and attributes sufficiently generalized to recognize unseen classes. To answer these two questions, we propose a model to learn discriminative and generalizable representations from image features under an auto-encoder framework. The discriminative latent features are learned through a group-wise disentanglement over feature groups with a hierarchical structure. On popular benchmark data sets, a significant improvement over state-of-the-art methods in tasks of typical and generalized zero-shot learning verifies the generalization ability of latent features for recognizing unseen images.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementGeneralized Zero-Shot LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

DiDA: Disentangled Synthesis for Domain Adaptation

2018-05-21 · Jinming Cao, Oren Katzir, Peng Jiang, Dani Lischinski 외

Unsupervised domain adaptation aims at learning a shared model for two related, but not identical, domains by leveraging supervision from a source domain to an unsupervised target domain. A number of effective domain ada…

DisentanglementDomain AdaptationUnsupervised Domain Adaptation

Variantional autoencoder with decremental information bottleneck for disentanglement

2023-03-22 · Jiantao Wu, Shentong Mo, Muhammad Awais, Sara Atito 외

One major challenge of disentanglement learning with variational autoencoders is the trade-off between disentanglement and reconstruction fidelity. Previous studies, which increase the information bottleneck during train…

DisentanglementRepresentation Learning

Towards Domain-Specific Features Disentanglement for Domain Generalization

2023-10-04 · Hao Chen, Qi Zhang, Zenan Huang, Haobo Wang 외

Distributional shift between domains poses great challenges to modern machine learning algorithms. The domain generalization (DG) signifies a popular line targeting this issue, where these methods intend to uncover unive…

DisentanglementDomain Generalization

CAMS: Towards Compositional Zero-Shot Learning via Gated Cross-Attention and Multi-Space Disentanglement

2025-11-20 · Pan Yang, Cheng Deng, Jing Yang, Han Zhao 외 arxiv

Compositional zero-shot learning (CZSL) aims to learn the concepts of attributes and objects in seen compositions and to recognize their unseen compositions. Most Contrastive Language-Image Pre-training (CLIP)-based CZSL…

Compositional Zero-Shot Learning

Unsupervised Disentanglement GAN for Domain Adaptive Person Re-Identification

2020-07-30 · Yacine Khraimeche, Guillaume-Alexandre Bilodeau, David Steele, Harshad Mahadik

While recent person re-identification (ReID) methods achieve high accuracy in a supervised setting, their generalization to an unlabelled domain is still an open problem. In this paper, we introduce a novel unsupervised …

DisentanglementDomain AdaptationDomain Adaptive Person Re-IdentificationGenerative Adversarial Network+2