paper-with-me

Papers

Adaptive Subspaces for Few-Shot Learning

2020-06-01 · CVPR 2020 6 · Christian Simon, Piotr Koniusz, Richard Nock, Mehrtash Harandi

Object recognition requires a generalization capability to avoid overfitting, especially when the samples are extremely few. Generalization from limited samples, usually studied under the umbrella of meta-learning, equips learning techniques with the ability to adapt quickly in dynamical environments and proves to be an essential aspect of life long learning. In this paper, we provide a framework for few-shot learning by introducing dynamic classifiers that are constructed from few samples. A subspace method is exploited as the central block of a dynamic classifier. We will empirically show that such modelling leads to robustness against perturbations (e.g., outliers) and yields competitive results on the task of supervised and semi-supervised few-shot classification. We also develop a discriminative form which can boost the accuracy even further. Our code is available at https://github.com/chrysts/dsn_fewshot

📄 PDF Abstract BibTeX

Code (1)

chrysts/dsn_fewshot 공식 구현 pytorch

Tasks

Few-Shot Image ClassificationFew-Shot LearningMeta-LearningObject Recognition

Similar Papers 제목 키워드 기반

One-Shot Distributed Node-Specific Signal Estimation with Non-Overlapping Latent Subspaces in Acoustic Sensor Networks

2024-08-07 · Paul Didier, Pourya Behmandpoor, Toon van Waterschoot, Marc Moonen

A one-shot algorithm called iterationless DANSE (iDANSE) is introduced to perform distributed adaptive node-specific signal estimation (DANSE) in a fully connected wireless acoustic sensor network (WASN) deployed in an e…

Speech Enhancement

TokenCLIP: Token-wise Prompt Learning for Zero-shot Anomaly Detection

2025-10-24 · Qihang Zhou, Binbin Gao, Guansong Pang, Xin Wang 외 arxiv

Adapting CLIP for anomaly detection on unseen objects has shown strong potential in a zero-shot manner. However, existing methods typically rely on a single textual space to align with visual semantics across diverse obj…

Semantic SimilarityAnomaly Detection

Few-shot Diagnosis of Chest x-rays Using an Ensemble of Random Discriminative Subspaces

2023-08-31 · Kshitiz, Garvit Garg, Angshuman Paul

Due to the scarcity of annotated data in the medical domain, few-shot learning may be useful for medical image analysis tasks. We design a few-shot learning method using an ensemble of random subspaces for the diagnosis …

Few-Shot LearningMedical Image Analysis

Bags of Affine Subspaces for Robust Object Tracking

2014-08-11 · Sareh Shirazi, Conrad Sanderson, Chris McCool, Mehrtash T. Harandi

We propose an adaptive tracking algorithm where the object is modelled as a continuously updated bag of affine subspaces, with each subspace constructed from the object's appearance over several consecutive frames. In co…

ObjectObject Tracking

Synthesized Feature Based Few-Shot Class-Incremental Learning on a Mixture of Subspaces

2021-01-01 · ICCV 2021 10 · Ali Cheraghian, Shafin Rahman, Sameera Ramasinghe, Pengfei Fang 외

Few-shot class incremental learning (FSCIL) aims to incrementally add sets of novel classes to a well-trained base model in multiple training sessions with the restriction that only a few novel instances are availabl…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental Learningimage-classification+2