paper-with-me

홈 › Papers

Defensive Few-shot Learning

2019-11-16 · Wenbin Li, Lei Wang, Xingxing Zhang, Lei Qi, Jing Huo, Yang Gao, Jiebo Luo

This paper investigates a new challenging problem called defensive few-shot learning in order to learn a robust few-shot model against adversarial attacks. Simply applying the existing adversarial defense methods to few-shot learning cannot effectively solve this problem. This is because the commonly assumed sample-level distribution consistency between the training and test sets can no longer be met in the few-shot setting. To address this situation, we develop a general defensive few-shot learning (DFSL) framework to answer the following two key questions: (1) how to transfer adversarial defense knowledge from one sample distribution to another? (2) how to narrow the distribution gap between clean and adversarial examples under the few-shot setting? To answer the first question, we propose an episode-based adversarial training mechanism by assuming a task-level distribution consistency to better transfer the adversarial defense knowledge. As for the second question, within each few-shot task, we design two kinds of distribution consistency criteria to narrow the distribution gap between clean and adversarial examples from the feature-wise and prediction-wise perspectives, respectively. Extensive experiments demonstrate that the proposed framework can effectively make the existing few-shot models robust against adversarial attacks. Code is available at https://github.com/WenbinLee/DefensiveFSL.git.

📄 PDF Abstract BibTeX arXiv:1911.06968

Code (1)

wenbinlee/defensivefsl 공식 구현 pytorch

Tasks

Adversarial DefenseFew-Shot Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Analysis of Line Break prediction models for detecting defensive breakthrough in football

2025-10-31 · Shoma Yagi, Jun Ichikawa, Genki Ichinose arxiv

In football, attacking teams attempt to break through the opponent's defensive line to create scoring opportunities. This action, known as a Line Break, is a critical indicator of offensive effectiveness and tactical per…

The Advantage of Doubling: A Deep Reinforcement Learning Approach to Studying the Double Team in the NBA

2018-03-08 · Jiaxuan Wang, Ian Fox, Jonathan Skaza, Nick Linck 외

During the 2017 NBA playoffs, Celtics coach Brad Stevens was faced with a difficult decision when defending against the Cavaliers: "Do you double and risk giving up easy shots, or stay at home and do the best you can?" I…

Deep Reinforcement LearningReinforcement Learning

Finding Common Characteristics Among NBA Playoff and Championship Teams: A Machine Learning Approach

2016-04-18 · Ikjyot Singh Kohli

In this paper, we employ machine learning techniques to analyze seventeen seasons (1999-2000 to 2015-2016) of NBA regular season data from every team to determine the common characteristics among NBA playoff teams. Each …

BIG-bench Machine LearningGeneral Classification

TAPT: Test-Time Adversarial Prompt Tuning for Robust Inference in Vision-Language Models

2024-11-20 · CVPR 2025 1 · Xin Wang, Kai Chen, Jiaming Zhang, Jingjing Chen 외

Large pre-trained Vision-Language Models (VLMs) such as CLIP have demonstrated excellent zero-shot generalizability across various downstream tasks. However, recent studies have shown that the inference performance of CL…

Adversarial Robustness

Universal Defensive Underpainting Patch: Making Your Text Invisible to Optical Character Recognition

2023-08-04 · Jiacheng Deng, Li Dong, Jiahao Chen, Diqun Yan 외

Optical Character Recognition (OCR) enables automatic text extraction from scanned or digitized text images, but it also makes it easy to pirate valuable or sensitive text from these images. Previous methods to prevent O…

Optical Character RecognitionOptical Character Recognition (OCR)