paper-with-me

홈 › Papers

Adversarially Robust Few-shot Learning via Parameter Co-distillation of Similarity and Class Concept Learners

2024-01-01 · CVPR 2024 1 · Junhao Dong, Piotr Koniusz, Junxi Chen, Xiaohua Xie, Yew-Soon Ong

Few-shot learning (FSL) facilitates a variety of computer vision tasks yet remains vulnerable to adversarial attacks. Existing adversarially robust FSL methods rely on either visual similarity learning or class concept learning. Our analysis reveals that these two learning paradigms are complementary exhibiting distinct robustness due to their unique decision boundary types (concepts clustering by the visual similarity label vs. classification by the class labels). To bridge this gap we propose a novel framework unifying adversarially robust similarity learning and class concept learning. Specifically we distill parameters from both network branches into a "unified embedding model" during robust optimization and redistribute them to individual network branches periodically. To capture generalizable robustness across diverse branches we initialize adversaries in each episode with cross-branch class-wise "global adversarial perturbations" instead of less informative random initialization. We also propose a branch robustness harmonization to modulate the optimization of similarity and class concept learners via their relative adversarial robustness. Extensive experiments demonstrate the state-of-the-art performance of our method in diverse few-shot scenarios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessFew-Shot Learning

Similar Papers 제목 키워드 기반

Image-to-Lidar Relational Distillation for Autonomous Driving Data

2024-09-01 · Anas Mahmoud, Ali Harakeh, Steven Waslander

Pre-trained on extensive and diverse multi-modal datasets, 2D foundation models excel at addressing 2D tasks with little or no downstream supervision, owing to their robust representations. The emergence of 2D-to-3D dist…

3D Semantic SegmentationAutonomous DrivingFew-shot 3D semantic segmentationSemantic Segmentation+2

Adversarially Robust Distillation

2019-05-23 · Micah Goldblum, Liam Fowl, Soheil Feizi, Tom Goldstein

Knowledge distillation is effective for producing small, high-performance neural networks for classification, but these small networks are vulnerable to adversarial attacks. This paper studies how adversarial robustness …

Adversarial RobustnessKnowledge Distillation

ANROT-HELANet: Adverserially and Naturally Robust Attention-Based Aggregation Network via The Hellinger Distance for Few-Shot Classification

2025-09-14 · Gao Yu Lee, Tanmoy Dam, Md Meftahul Ferdaus, Daniel Puiu Poenar 외 arxiv

Few-Shot Learning (FSL), which involves learning to generalize using only a few data samples, has demonstrated promising and superior performances to ordinary CNN methods. While Bayesian based estimation approaches using…

Image ReconstructionFew-Shot Learning

On Distilling the Displacement Knowledge for Few-Shot Class-Incremental Learning

2024-12-15 · Pengfei Fang, Yongchun Qin, Hui Xue

Few-shot Class-Incremental Learning (FSCIL) addresses the challenges of evolving data distributions and the difficulty of data acquisition in real-world scenarios. To counteract the catastrophic forgetting typically enco…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+1

Adversarially Robust Few-Shot Learning: A Meta-Learning Approach

2019-10-02 · NeurIPS 2020 12 · Micah Goldblum, Liam Fowl, Tom Goldstein

Previous work on adversarially robust neural networks for image classification requires large training sets and computationally expensive training procedures. On the other hand, few-shot learning methods are highly vulne…

ClassificationFew-Shot Image ClassificationFew-Shot LearningGeneral Classification+4