paper-with-me

Papers

Progressive Semantic-Visual Mutual Adaption for Generalized Zero-Shot Learning

2023-03-27 · CVPR 2023 1 · Man Liu, Feng Li, Chunjie Zhang, Yunchao Wei, Huihui Bai, Yao Zhao

Generalized Zero-Shot Learning (GZSL) identifies unseen categories by knowledge transferred from the seen domain, relying on the intrinsic interactions between visual and semantic information. Prior works mainly localize regions corresponding to the sharing attributes. When various visual appearances correspond to the same attribute, the sharing attributes inevitably introduce semantic ambiguity, hampering the exploration of accurate semantic-visual interactions. In this paper, we deploy the dual semantic-visual transformer module (DSVTM) to progressively model the correspondences between attribute prototypes and visual features, constituting a progressive semantic-visual mutual adaption (PSVMA) network for semantic disambiguation and knowledge transferability improvement. Specifically, DSVTM devises an instance-motivated semantic encoder that learns instance-centric prototypes to adapt to different images, enabling the recast of the unmatched semantic-visual pair into the matched one. Then, a semantic-motivated instance decoder strengthens accurate cross-domain interactions between the matched pair for semantic-related instance adaption, encouraging the generation of unambiguous visual representations. Moreover, to mitigate the bias towards seen classes in GZSL, a debiasing loss is proposed to pursue response consistency between seen and unseen predictions. The PSVMA consistently yields superior performances against other state-of-the-art methods. Code will be available at: https://github.com/ManLiuCoder/PSVMA.

📄 PDF Abstract BibTeX arXiv:2303.15322

Code (1)

manliucoder/psvma 공식 구현 pytorch

Tasks

AttributeDecoderGeneralized Zero-Shot LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

PSVMA+: Exploring Multi-granularity Semantic-visual Adaption for Generalized Zero-shot Learning

2024-10-15 · Man Liu, Huihui Bai, Feng Li, Chunjie Zhang 외

Generalized zero-shot learning (GZSL) endeavors to identify the unseen categories using knowledge from the seen domain, necessitating the intrinsic interactions between the visual features and attribute semantic features…

AttributeDiversityGeneralized Zero-Shot LearningZero-Shot Learning

Dual Progressive Prototype Network for Generalized Zero-Shot Learning

2021-11-03 · NeurIPS 2021 12 · Chaoqun Wang, Shaobo Min, Xuejin Chen, Xiaoyan Sun 외

Generalized Zero-Shot Learning (GZSL) aims to recognize new categories with auxiliary semantic information,e.g., category attributes. In this paper, we handle the critical issue of domain shift problem, i.e., confusion b…

AttributeGeneralized Zero-Shot LearningZero-Shot Learning

MSDN: Mutually Semantic Distillation Network for Zero-Shot Learning

2022-03-07 · CVPR 2022 1 · Shiming Chen, Ziming Hong, Guo-Sen Xie, Wenhan Yang 외

The key challenge of zero-shot learning (ZSL) is how to infer the latent semantic knowledge between visual and attribute features on seen classes, and thus achieving a desirable knowledge transfer to unseen classes. Prio…

AttributeTransfer LearningZero-Shot Learning

MRFS: Mutually Reinforcing Image Fusion and Segmentation

2024-01-01 · CVPR 2024 1 · Hao Zhang, Xuhui Zuo, Jie Jiang, Chunchao Guo 외

This paper proposes a coupled learning framework to break the performance bottleneck of infrared-visible image fusion and segmentation called MRFS. By leveraging the intrinsic consistency between vision and semantics…

SegmentationSemantic Segmentation

Progressive Classifier and Feature Extractor Adaptation for Unsupervised Domain Adaptation on Point Clouds

2023-11-27 · Zicheng Wang, Zhen Zhao, Yiming Wu, Luping Zhou 외

Unsupervised domain adaptation (UDA) is a critical challenge in the field of point cloud analysis. Previous works tackle the problem either by feature extractor adaptation to enable a shared classifier to distinguish dom…

Domain AdaptationSelf-Supervised LearningUnsupervised Domain Adaptation