paper-with-me

Papers

Conflict-Aware Adversarial Training

2024-10-21 · Zhiyu Xue, Haohan Wang, Yao Qin, Ramtin Pedarsani

Adversarial training is the most effective method to obtain adversarial robustness for deep neural networks by directly involving adversarial samples in the training procedure. To obtain an accurate and robust model, the weighted-average method is applied to optimize standard loss and adversarial loss simultaneously. In this paper, we argue that the weighted-average method does not provide the best tradeoff for the standard performance and adversarial robustness. We argue that the failure of the weighted-average method is due to the conflict between the gradients derived from standard and adversarial loss, and further demonstrate such a conflict increases with attack budget theoretically and practically. To alleviate this problem, we propose a new trade-off paradigm for adversarial training with a conflict-aware factor for the convex combination of standard and adversarial loss, named \textbf{Conflict-Aware Adversarial Training~(CA-AT)}. Comprehensive experimental results show that CA-AT consistently offers a superior trade-off between standard performance and adversarial robustness under the settings of adversarial training from scratch and parameter-efficient finetuning.

📄 PDF Abstract BibTeX arXiv:2410.16579

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Regime-Aware Peer Specialization for Robust RAG under Heterogeneous Knowledge Conflicts

2026-06-29 · Bo Wang, Heyan Huang, Yaolin Li, Yanghao Zhou 외 arxiv

Retrieval-augmented generation (RAG) improves language models by grounding generation in external context. However, it can be fragile when the retrieved context conflicts with the model's parametric knowledge. Such confl…

Conflict-Aware Soft Prompting for Retrieval-Augmented Generation

2025-08-21 · Eunseong Choi, June Park, Hyeri Lee, Jongwuk Lee arxiv

Retrieval-augmented generation (RAG) enhances the capabilities of large language models (LLMs) by incorporating external knowledge into their input prompts. However, when the retrieved context contradicts the LLM's param…

Adversarially-Aware Robust Object Detector

2022-07-13 · Ziyi Dong, Pengxu Wei, Liang Lin

Object detection, as a fundamental computer vision task, has achieved a remarkable progress with the emergence of deep neural networks. Nevertheless, few works explore the adversarial robustness of object detectors to re…

Adversarial RobustnessObjectobject-detectionObject Detection

Exploring and Exploiting Decision Boundary Dynamics for Adversarial Robustness

2023-02-06 · Yuancheng Xu, Yanchao Sun, Micah Goldblum, Tom Goldstein 외

The robustness of a deep classifier can be characterized by its margins: the decision boundary's distances to natural data points. However, it is unclear whether existing robust training methods effectively increase the …

Adversarial Robustness

Improving Domain Generalization in Self-supervised Monocular Depth Estimation via Stabilized Adversarial Training

2024-11-04 · Yuanqi Yao, Gang Wu, Kui Jiang, Siao Liu 외

Learning a self-supervised Monocular Depth Estimation (MDE) model with great generalization remains significantly challenging. Despite the success of adversarial augmentation in the supervised learning generalization, na…

Data AugmentationDepth EstimationDomain GeneralizationMonocular Depth Estimation