paper-with-me

Papers

FDA: Feature Disruptive Attack

2019-09-10 · ICCV 2019 10 · Aditya Ganeshan, B. S. Vivek, R. Venkatesh Babu

Though Deep Neural Networks (DNN) show excellent performance across various computer vision tasks, several works show their vulnerability to adversarial samples, i.e., image samples with imperceptible noise engineered to manipulate the network's prediction. Adversarial sample generation methods range from simple to complex optimization techniques. Majority of these methods generate adversaries through optimization objectives that are tied to the pre-softmax or softmax output of the network. In this work we, (i) show the drawbacks of such attacks, (ii) propose two new evaluation metrics: Old Label New Rank (OLNR) and New Label Old Rank (NLOR) in order to quantify the extent of damage made by an attack, and (iii) propose a new adversarial attack FDA: Feature Disruptive Attack, to address the drawbacks of existing attacks. FDA works by generating image perturbation that disrupt features at each layer of the network and causes deep-features to be highly corrupt. This allows FDA adversaries to severely reduce the performance of deep networks. We experimentally validate that FDA generates stronger adversaries than other state-of-the-art methods for image classification, even in the presence of various defense measures. More importantly, we show that FDA disrupts feature-representation based tasks even without access to the task-specific network or methodology. Code available at: https://github.com/BardOfCodes/fda

📄 PDF Abstract BibTeX arXiv:1909.04385

Code (1)

BardOfCodes/fda 공식 구현 tf

Tasks

Adversarial Attackimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Task-Disruptive Background Suppression for Few-Shot Segmentation

2023-12-26 · Suho Park, SuBeen Lee, Sangeek Hyun, Hyun Seok Seong 외

Few-shot segmentation aims to accurately segment novel target objects within query images using only a limited number of annotated support images. The recent works exploit support background as well as its foreground to …

CAHS-Attack: CLIP-Aware Heuristic Search Attack Method for Stable Diffusion

2025-11-26 · Shuhan Xia, Jing Dai, Hui Ouyang, Yadong Shang 외 arxiv

Diffusion models exhibit notable fragility when faced with adversarial prompts, and strengthening attack capabilities is crucial for uncovering such vulnerabilities and building more robust generative systems. Existing w…

Prompt Engineering

Collapse of Irrelevant Representations (CIR) Ensures Robust and Non-Disruptive LLM Unlearning

2025-09-15 · Filip Sondej, Yushi Yang arxiv

Current unlearning and safety training methods consistently fail to remove dangerous knowledge from language models. We identify the root cause - unlearning targets representations which are too general - and develop a h…

General Knowledge

The direct and spillover effects of a nationwide socio-emotional learning program for disruptive students

2020-04-17

Social and emotional learning (SEL) programs teach disruptive students to improve their classroom behavior. Small-scale programs in high-income countries have been shown to improve treated students' behavior and academic…

Disruptive Talk Detection in Multi-Party Dialogue within Collaborative Learning Environments with a Regularized User-Aware Network

2022-09-01 · SIGDIAL (ACL) 2022 9 · Kyungjin Park, Hyunwoo Sohn, Wookhee Min, Bradford Mott 외

Accurate detection and appropriate handling of disruptive talk in multi-party dialogue is essential for users to achieve shared goals. In collaborative game-based learning environments, detecting and attending to disrupt…