paper-with-me

Papers

Group-Structured Adversarial Training

2021-06-18 · Farzan Farnia, Amirali Aghazadeh, James Zou, David Tse

Robust training methods against perturbations to the input data have received great attention in the machine learning literature. A standard approach in this direction is adversarial training which learns a model using adversarially-perturbed training samples. However, adversarial training performs suboptimally against perturbations structured across samples such as universal and group-sparse shifts that are commonly present in biological data such as gene expression levels of different tissues. In this work, we seek to close this optimality gap and introduce Group-Structured Adversarial Training (GSAT) which learns a model robust to perturbations structured across samples. We formulate GSAT as a non-convex concave minimax optimization problem which minimizes a group-structured optimal transport cost. Specifically, we focus on the applications of GSAT for group-sparse and rank-constrained perturbations modeled using group and nuclear norm penalties. In order to solve GSAT's non-smooth optimization problem in those cases, we propose a new minimax optimization algorithm called GDADMM by combining Gradient Descent Ascent (GDA) and Alternating Direction Method of Multipliers (ADMM). We present several applications of the GSAT framework to gain robustness against structured perturbations for image recognition and computational biology datasets.

📄 PDF Abstract BibTeX arXiv:2106.10324

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Versatile Framework for Designing Group-Sparse Adversarial Attacks

2025-10-18 · Alireza Heshmati, Saman Soleimani Roudi, Sajjad Amini, Shahrokh Ghaemmaghami 외 arxiv

Existing adversarial attacks often neglect perturbation sparsity, limiting their ability to model structural changes and to explain how deep neural networks (DNNs) process meaningful input patterns. We propose ATOS (Atta…

One Less Reason for Filter Pruning: Gaining Free Adversarial Robustness with Structured Grouped Kernel Pruning

2023-09-21 · NeurIPS 2023 11

Densely structured pruning methods utilizing simple pruning heuristics can deliver immediate compression and acceleration benefits with acceptable benign performances. However, empirical findings indicate such naively pr…

Structured Gradient-based Interpretations via Norm-Regularized Adversarial Training

2024-04-06 · CVPR 2024 1 · Shizhan Gong, Qi Dou, Farzan Farnia

Gradient-based saliency maps have been widely used to explain the decisions of deep neural network classifiers. However, standard gradient-based interpretation maps, including the simple gradient and integrated gradient …

Structured Adversarial Attack: Towards General Implementation and Better Interpretability

2018-08-05 · ICLR 2019 5 · Kaidi Xu, Sijia Liu, Pu Zhao, Pin-Yu Chen 외

When generating adversarial examples to attack deep neural networks (DNNs), Lp norm of the added perturbation is usually used to measure the similarity between original image and adversarial example. However, such advers…

Adversarial Attack

Sim2Act: Robust Simulation-to-Decision Learning via Adversarial Calibration and Group-Relative Perturbation

2026-03-10 · Hongyu Cao, Jinghan Zhang, Kunpeng Liu, Dongjie Wang 외 arxiv

Simulation-to-decision learning enables safe policy training in digital environments without risking real-world deployment, and has become essential in mission-critical domains such as supply chains and industrial system…