paper-with-me

Papers

Meta Guided Metric Learner for Overcoming Class Confusion in Few-Shot Road Object Detection

2021-10-28 · Anay Majee, Anbumani Subramanian, Kshitij Agrawal

Localization and recognition of less-occurring road objects have been a challenge in autonomous driving applications due to the scarcity of data samples. Few-Shot Object Detection techniques extend the knowledge from existing base object classes to learn novel road objects given few training examples. Popular techniques in FSOD adopt either meta or metric learning techniques which are prone to class confusion and base class forgetting. In this work, we introduce a novel Meta Guided Metric Learner (MGML) to overcome class confusion in FSOD. We re-weight the features of the novel classes higher than the base classes through a novel Squeeze and Excite module and encourage the learning of truly discriminative class-specific features by applying an Orthogonality Constraint to the meta learner. Our method outperforms State-of-the-Art (SoTA) approaches in FSOD on the India Driving Dataset (IDD) by upto 11 mAP points while suffering from the least class confusion of 20% given only 10 examples of each novel road object. We further show similar improvements on the few-shot splits of PASCAL VOC dataset where we outperform SoTA approaches by upto 5.8 mAP accross all splits.

📄 PDF Abstract BibTeX arXiv:2110.15074

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingFew-Shot Object DetectionMetric LearningObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Bootstrapped Meta-Learning

2021-09-09 · ICLR 2022 4 · Sebastian Flennerhag, Yannick Schroecker, Tom Zahavy, Hado van Hasselt 외

Meta-learning empowers artificial intelligence to increase its efficiency by learning how to learn. Unlocking this potential involves overcoming a challenging meta-optimisation problem. We propose an algorithm that tackl…

Efficient ExplorationFew-Shot LearningMeta-LearningQ-Learning

Few-shot Learning with Meta Metric Learners

2019-01-26 · Yu Cheng, Mo Yu, Xiaoxiao Guo, Bo-Wen Zhou

Few-shot Learning aims to learn classifiers for new classes with only a few training examples per class. Existing meta-learning or metric-learning based few-shot learning approaches are limited in handling diverse domain…

Few-Shot LearningMeta-LearningMetric Learning

A Hybrid Approach with Optimization and Metric-based Meta-Learner for Few-Shot Learning

2019-04-04 · Duo Wang, Yu Cheng, Mo Yu, Xiaoxiao Guo 외

Few-shot learning aims to learn classifiers for new classes with only a few training examples per class. Most existing few-shot learning approaches belong to either metric-based meta-learning or optimization-based meta-l…

Few-Shot LearningGeneral Classificationimage-classificationImage Classification+3

Intelligent Algorithm Selection for Recommender Systems: Meta-Learning via in-depth algorithm feature engineering

2025-09-24 · Jarne Mathi Decker arxiv

The "No Free Lunch" theorem dictates that no single recommender algorithm is optimal for all users, creating a significant Algorithm Selection Problem. Standard meta-learning approaches aim to solve this by selecting an …

Feature Engineering

Boosting Meta-Learning for Few-Shot Text Classification via Label-guided Distance Scaling

2026-02-28 · Yunlong Gao, Xinyue Liu, Yingbo Wang, Linlin Zong 외 arxiv

Few-shot text classification aims to recognize unseen classes with limited labeled text samples. Existing approaches focus on boosting meta-learners by developing complex algorithms in the training stage. However, the la…

Few-Shot Text Classification