paper-with-me

Papers

Task-Specific Gradient Adaptation for Few-Shot One-Class Classification

2025-01-01 · CVPR 2025 1 · YunLong Li, Xiabi Liu, Liyuan Pan, Yuchen Ren

Optimization-based meta-learning methods for few-shot one-class classification (FS-OCC) aim to fine-tune a meta-trained model to classify the positive and negative samples using only a few positive samples by adaptation. However, recent approaches primarily focus on adjusting existing meta-learning algorithms for FS-OCC, while overlooking issues stemming from the misalignment between the cross-entropy loss and OCC tasks during adaptation. This misalignment, combined with the limited availability of one-class samples and the restricted diversity of task-specific adaptation, can significantly exacerbate the adverse effects of gradient instability and generalization. To address these challenges, we propose a novel Task-Specific Gradient Adaptation (TSGA) for FS-OCC. Without extra supervision, TSGA learns to generate appropriate, stable gradients by leveraging label prediction and feature representation details of one-class samples and refines the adaptation process by recalibrating task-specific gradients and regularization terms. We evaluate TSGA on three challenging datasets and a real-world CNC Milling Machine application and demonstrate consistent improvements over baseline methods. Furthermore, we illustrate the critical impact of gradient instability and task-agnostic adaptation. Notably, TSGA achieves state-of-the-art results by effectively addressing these issues.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningOne-Class Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Contextual Gradient Scaling for Few-Shot Learning

2021-10-20 · Sanghyuk Lee, SeungHyun Lee, Byung Cheol Song

Model-agnostic meta-learning (MAML) is a well-known optimization-based meta-learning algorithm that works well in various computer vision tasks, e.g., few-shot classification. MAML is to learn an initialization so that a…

Cross-Domain Few-ShotFew-Shot LearningMeta-Learning

Efficient Test-Time Prompt Tuning for Vision-Language Models

2024-08-11 · Yuhan Zhu, Guozhen Zhang, Chen Xu, Haocheng Shen 외

Vision-language models have showcased impressive zero-shot classification capabilities when equipped with suitable text prompts. Previous studies have shown the effectiveness of test-time prompt tuning; however, these me…

Contrastive LearningPrompt LearningSelf-Supervised Learningzero-shot-classification+1

Continuous-Time Meta-Learning with Forward Mode Differentiation

2022-03-02 · ICLR 2022 4 · Tristan Deleu, David Kanaa, Leo Feng, Giancarlo Kerg 외

Drawing inspiration from gradient-based meta-learning methods with infinitely small gradient steps, we introduce Continuous-Time Meta-Learning (COMLN), a meta-learning algorithm where adaptation follows the dynamics of a…

Few-Shot Image Classificationimage-classificationImage ClassificationMeta-Learning

Enabling Robust In-Context Memory and Rapid Task Adaptation in Transformers with Hebbian and Gradient-Based Plasticity

2025-10-24 · Siddharth Chaudhary arxiv

Large language models display in-context learning as an emergent effect of scale, but they rely on static weights during inference. In contrast, biological systems continually adapt via synaptic plasticity. We investigat…

When Does Adaptation Win? Scaling Laws for Meta-Learning in Quantum Control

2026-01-26 · Nima Leclerc, Chris Miller, Nicholas Brawand arxiv

Quantum hardware suffers from intrinsic device heterogeneity and environmental drift, forcing practitioners to choose between suboptimal non-adaptive controllers or costly per-device recalibration. We derive a scaling la…