Enabling Generalized Zero-shot Learning Towards Unseen Domains by Intrinsic Learning from Redundant LLM Semantics
Jiaqi Yue, Chunhui Zhao, Jiancheng Zhao, Biao Huang

TL;DR
This paper introduces a novel approach called MDASR for cross-domain generalized zero-shot learning, which aligns redundant LLM-derived semantics with a shared feature space to improve recognition of unseen classes across domains.
Contribution
It proposes MDASR, a method that refines semantic representations by eliminating non-intrinsic semantics and simulating feature generation to enhance cross-domain GZSL performance.
Findings
MDASR improves recognition accuracy on Office-Home and Mini-DomainNet datasets.
Shared LLM-based semantics serve as a benchmark for future research.
Effective alignment reduces information asymmetry in cross-domain GZSL.
Abstract
Generalized zero-shot learning (GZSL) focuses on recognizing seen and unseen classes against domain shift problem where data of unseen classes may be misclassified as seen classes. However, existing GZSL is still limited to seen domains. In the current work, we study cross-domain GZSL (CDGZSL) which addresses GZSL towards unseen domains. Different from existing GZSL methods, CDGZSL constructs a common feature space across domains and acquires the corresponding intrinsic semantics shared among domains to transfer from seen to unseen domains. Considering the information asymmetry problem caused by redundant class semantics annotated with large language models (LLMs), we present Meta Domain Alignment Semantic Refinement (MDASR). Technically, MDASR consists of two parts: Inter-class similarity alignment, which eliminates the non-intrinsic semantics not shared across all domains under the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
