paper-with-me

Papers

Multi-Modal Few-Shot Object Detection with Meta-Learning-Based Cross-Modal Prompting

2022-04-16 · Guangxing Han, Long Chen, Jiawei Ma, Shiyuan Huang, Rama Chellappa, Shih-Fu Chang

We study multi-modal few-shot object detection (FSOD) in this paper, using both few-shot visual examples and class semantic information for detection, which are complementary to each other by definition. Most of the previous works on multi-modal FSOD are fine-tuning-based which are inefficient for online applications. Moreover, these methods usually require expertise like class names to extract class semantic embedding, which are hard to get for rare classes. Our approach is motivated by the high-level conceptual similarity of (metric-based) meta-learning and prompt-based learning to learn generalizable few-shot and zero-shot object detection models respectively without fine-tuning. Specifically, we combine the few-shot visual classifier and text classifier learned via meta-learning and prompt-based learning respectively to build the multi-modal classifier and detection models. In addition, to fully exploit the pre-trained language models, we propose meta-learning-based cross-modal prompting to generate soft prompts for novel classes present in few-shot visual examples, which are then used to learn the text classifier. Knowledge distillation is introduced to learn the soft prompt generator without using human prior knowledge of class names, which may not be available for rare classes. Our insight is that the few-shot support images naturally include related context information and semantics of the class. We comprehensively evaluate the proposed multi-modal FSOD models on multiple few-shot object detection benchmarks, achieving promising results.

📄 PDF Abstract BibTeX arXiv:2204.07841

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningFew-Shot Object DetectionKnowledge DistillationMeta-Learningobject-detectionObject DetectionZero-Shot Object Detection

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Cross-domain Few-shot Object Detection with Multi-modal Textual Enrichment

2025-02-23 · Zeyu Shangguan, Daniel Seita, Mohammad Rostami

Advancements in cross-modal feature extraction and integration have significantly enhanced performance in few-shot learning tasks. However, current multi-modal object detection (MM-OD) methods often experience notable pe…

Cross-Domain Few-ShotCross-Domain Few-Shot Object DetectionDomain AdaptationFew-Shot Learning+5

Cross-domain Multi-modal Few-shot Object Detection via Rich Text

2024-03-24 · Zeyu Shangguan, Daniel Seita, Mohammad Rostami

Cross-modal feature extraction and integration have led to steady performance improvements in few-shot learning tasks due to generating richer features. However, existing multi-modal object detection (MM-OD) methods degr…

Cross-Domain Few-ShotDomain AdaptationFew-Shot LearningFew-Shot Object Detection+4

Multi-Modal Few-Shot Temporal Action Detection

2022-11-27 · Sauradip Nag, Mengmeng Xu, Xiatian Zhu, Juan-Manuel Perez-Rua 외

Few-shot (FS) and zero-shot (ZS) learning are two different approaches for scaling temporal action detection (TAD) to new classes. The former adapts a pretrained vision model to a new task represented by as few as a sing…

Action DetectionFew-Shot Object DetectionLanguage ModellingMeta-Learning+2

Meta-RCNN: Meta Learning for Few-Shot Object Detection

2019-09-25 · Xiongwei Wu, Doyen Sahoo, Steven C. H. Hoi

Despite significant advances in object detection in recent years, training effective detectors in a small data regime remains an open challenge. Labelling training data for object detection is extremely expensive, and th…

Cross-Domain Few-Shot Object DetectionFew-Shot Object DetectionMeta-LearningObject+3

Meta-DETR: Image-Level Few-Shot Object Detection with Inter-Class Correlation Exploitation

2021-03-22 · Gongjie Zhang, Zhipeng Luo, Kaiwen Cui, Shijian Lu

Few-shot object detection has been extensively investigated by incorporating meta-learning into region-based detection frameworks. Despite its success, the said paradigm is constrained by several factors, such as (i) low…

Few-Shot Object DetectionMeta-Learningobject-detectionObject Detection+1