Weakly-supervised Compositional FeatureAggregation for Few-shot Recognition
Ping Hu, Ximeng Sun, Kate Saenko, Stan Sclaroff

TL;DR
This paper introduces a weakly-supervised compositional feature aggregation module that enhances few-shot recognition by disentangling features into semantic subspaces and aggregating them, improving performance without extra supervision.
Contribution
The paper proposes a novel CFA module that regularizes deep features with semantic and spatial compositionality, boosting few-shot learning performance without additional attribute supervision.
Findings
Significant improvements on few-shot image classification
Effective for action recognition tasks
No extra attribute annotations required
Abstract
Learning from a few examples is a challenging task for machine learning. While recent progress has been made for this problem, most of the existing methods ignore the compositionality in visual concept representation (e.g. objects are built from parts or composed of semantic attributes), which is key to the human ability to easily learn from a small number of examples. To enhance the few-shot learning models with compositionality, in this paper we present the simple yet powerful Compositional Feature Aggregation (CFA) module as a weakly-supervised regularization for deep networks. Given the deep feature maps extracted from the input, our CFA module first disentangles the feature space into disjoint semantic subspaces that model different attributes, and then bilinearly aggregates the local features within each of these subspaces. CFA explicitly regularizes the representation with both…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Human Pose and Action Recognition
