paper-with-me

Papers

Group-based Robustness: A General Framework for Customized Robustness in the Real World

2023-06-29 · Weiran Lin, Keane Lucas, Neo Eyal, Lujo Bauer, Michael K. Reiter, Mahmood Sharif

Machine-learning models are known to be vulnerable to evasion attacks that perturb model inputs to induce misclassifications. In this work, we identify real-world scenarios where the true threat cannot be assessed accurately by existing attacks. Specifically, we find that conventional metrics measuring targeted and untargeted robustness do not appropriately reflect a model's ability to withstand attacks from one set of source classes to another set of target classes. To address the shortcomings of existing methods, we formally define a new metric, termed group-based robustness, that complements existing metrics and is better-suited for evaluating model performance in certain attack scenarios. We show empirically that group-based robustness allows us to distinguish between models' vulnerability against specific threat models in situations where traditional robustness metrics do not apply. Moreover, to measure group-based robustness efficiently and accurately, we 1) propose two loss functions and 2) identify three new attack strategies. We show empirically that with comparable success rates, finding evasive samples using our new loss functions saves computation by a factor as large as the number of targeted classes, and finding evasive samples using our new attack strategies saves time by up to 99\% compared to brute-force search methods. Finally, we propose a defense method that increases group-based robustness by up to 3.52$\times$.

📄 PDF Abstract BibTeX arXiv:2306.16614

Code (1)

linweiran/GBR 공식 구현 pytorch

Similar Papers 제목 키워드 기반

CAT: Customized Adversarial Training for Improved Robustness

2020-02-17 · Minhao Cheng, Qi Lei, Pin-Yu Chen, Inderjit Dhillon 외

Adversarial training has become one of the most effective methods for improving robustness of neural networks. However, it often suffers from poor generalization on both clean and perturbed data. In this paper, we propos…

BARACK: Partially Supervised Group Robustness With Guarantees

2021-12-31 · Nimit S. Sohoni, Maziar Sanjabi, Nicolas Ballas, Aditya Grover 외

While neural networks have shown remarkable success on classification tasks in terms of average-case performance, they often fail to perform well on certain groups of the data. Such group information may be expensive to …

FairnessGeneralization Bounds

Causal Representation Learning with Observational Grouping for CXR Classification

2025-06-25 · Rajat Rasal, Avinash Kori, Ben Glocker

Identifiable causal representation learning seeks to uncover the true causal relationships underlying a data generation process. In medical imaging, this presents opportunities to improve the generalisability and robustn…

Representation Learning

RMSE-ELM: Recursive Model based Selective Ensemble of Extreme Learning Machines for Robustness Improvement

2014-08-09 · Bo Han, Bo He, Mengmeng Ma, Tingting Sun 외

Extreme learning machine (ELM) as an emerging branch of shallow networks has shown its excellent generalization and fast learning speed. However, for blended data, the robustness of ELM is weak because its weights and bi…

ViGText: Deepfake Image Detection with Vision-Language Model Explanations and Graph Neural Networks

2025-07-24 · Ahmad ALBarqawi, Mahmoud Nazzal, Issa Khalil, Abdallah Khreishah 외 arxiv

The rapid rise of deepfake technology, which produces realistic but fraudulent digital content, threatens the authenticity of media. Traditional deepfake detection approaches often struggle with sophisticated, customized…

DeepFake Detection