paper-with-me

홈 › Papers

Compositional Few-Shot Recognition with Primitive Discovery and Enhancing

2020-05-12 · Yixiong Zou, Shanghang Zhang, Ke Chen, Yonghong Tian, Yao-Wei Wang, José M. F. Moura

Few-shot learning (FSL) aims at recognizing novel classes given only few training samples, which still remains a great challenge for deep learning. However, humans can easily recognize novel classes with only few samples. A key component of such ability is the compositional recognition that human can perform, which has been well studied in cognitive science but is not well explored in FSL. Inspired by such capability of humans, to imitate humans' ability of learning visual primitives and composing primitives to recognize novel classes, we propose an approach to FSL to learn a feature representation composed of important primitives, which is jointly trained with two parts, i.e. primitive discovery and primitive enhancing. In primitive discovery, we focus on learning primitives related to object parts by self-supervision from the order of image splits, avoiding extra laborious annotations and alleviating the effect of semantic gaps. In primitive enhancing, inspired by current studies on the interpretability of deep networks, we provide our composition view for the FSL baseline model. To modify this model for effective composition, inspired by both mathematical deduction and biological studies (the Hebbian Learning rule and the Winner-Take-All mechanism), we propose a soft composition mechanism by enlarging the activation of important primitives while reducing that of others, so as to enhance the influence of important primitives and better utilize these primitives to compose novel classes. Extensive experiments on public benchmarks are conducted on both the few-shot image classification and video recognition tasks. Our method achieves the state-of-the-art performance on all these datasets and shows better interpretability.

📄 PDF Abstract BibTeX arXiv:2005.06047

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage ClassificationVideo Recognition

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Zero-shot Compositional Action Recognition with Neural Logic Constraints

2025-08-04 · Gefan Ye, Lin Li, Kexin Li, Jun Xiao 외 arxiv

Zero-shot compositional action recognition (ZS-CAR) aims to identify unseen verb-object compositions in the videos by exploiting the learned knowledge of verb and object primitives during training. Despite compositional …

Action Recognition

Identifying Latent Concepts and Structures for Generalized Category Discovery

2026-07-01 · Boyang Dai, Chaoqi Chen, Yizhou Yu arxiv

Generalized Category Discovery (GCD) aims to recognize known classes while autonomously discovering novel ones in open-world settings. However, current approaches primarily focus on designing clustering objectives, often…

Representation Learning

Unified Framework for Open-World Compositional Zero-shot Learning

2024-12-05 · Hirunima Jayasekara, Khoi Pham, Nirat Saini, Abhinav Shrivastava

Open-World Compositional Zero-Shot Learning (OW-CZSL) addresses the challenge of recognizing novel compositions of known primitives and entities. Even though prior works utilize language knowledge for recognition, such a…

Compositional Zero-Shot LearningZero-Shot Learning

CSCNET: Class-Specified Cascaded Network for Compositional Zero-Shot Learning

2024-03-09 · Yanyi Zhang, Qi Jia, Xin Fan, Yu Liu 외

Attribute and object (A-O) disentanglement is a fundamental and critical problem for Compositional Zero-shot Learning (CZSL), whose aim is to recognize novel A-O compositions based on foregone knowledge. Existing methods…

AttributeCompositional Zero-Shot LearningDisentanglementObject+2

CoGe-GCD: Reframing Generalized Category Discovery with Compositional Generalization

2026-09-09 · Luyao Tang, Jiewei Zheng, Kunze Huang, Chaoqi Chen 외 arxiv

Generalized Category Discovery (GCD) assigns unlabeled instances, mixed with labeled data, to known or novel categories, requiring human-like compositional reasoning: reusing primitives learned from known classes and dec…