paper-with-me

홈 › Papers

Calibrated Adversarial Sampling: Multi-Armed Bandit-Guided Generalization Against Unforeseen Attacks

2025-11-15 · Rui Wang, Zeming Wei, Xiyue Zhang, Meng Sun arxiv

Deep Neural Networks (DNNs) are known to be vulnerable to various adversarial perturbations. To address the safety concerns arising from these vulnerabilities, adversarial training (AT) has emerged as one of the most effective paradigms for enhancing the robustness of DNNs. However, existing AT frameworks primarily focus on a single or a limited set of attack types, leaving DNNs still exposed to attack types that may be encountered in practice but not addressed during training. In this paper, we propose an efficient fine-tuning method called Calibrated Adversarial Sampling (CAS) to address these issues. From the optimization perspective within the multi-armed bandit framework, it dynamically designs rewards and balances exploration and exploitation by considering the dynamic and interdependent characteristics of multiple robustness dimensions. Experiments on benchmark datasets show that CAS achieves superior overall robustness while maintaining high clean accuracy, providing a new paradigm for robust generalization of DNNs.

📄 PDF Abstract BibTeX arXiv:2511.12265

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discrete Choice Multi-Armed Bandits

2023-10-01 · Emerson Melo, David Müller

This paper establishes a connection between a category of discrete choice models and the realms of online learning and multiarmed bandit algorithms. Our contributions can be summarized in two key aspects. Firstly, we fur…

Discrete Choice ModelsMulti-Armed Bandits

Multi-Armed Sampling Problem and the End of Exploration

2025-07-14 · Mohammad Pedramfar, Siamak Ravanbakhsh arxiv

This paper introduces the framework of multi-armed sampling, which serves as the sampling counterpart to the optimization problem of multi-armed bandits. Our primary motivation is to rigorously examine the exploration-ex…

Reinforcement LearningMulti-Armed Bandits

Pareto Regret Analyses in Multi-objective Multi-armed Bandit

2022-12-01 · Mengfan Xu, Diego Klabjan

We study Pareto optimality in multi-objective multi-armed bandit by providing a formulation of adversarial multi-objective multi-armed bandit and defining its Pareto regrets that can be applied to both stochastic and adv…

Adversarial Attack

Thompson Sampling on Asymmetric $α$-Stable Bandits

2022-03-19 · Zhendong Shi, Ercan E. Kuruoglu, Xiaoli Wei

In algorithm optimization in reinforcement learning, how to deal with the exploration-exploitation dilemma is particularly important. Multi-armed bandit problem can optimize the proposed solutions by changing the reward …

reinforcement-learningReinforcement Learning (RL)Thompson Sampling

Building Bridges: Viewing Active Learning from the Multi-Armed Bandit Lens

2013-09-26 · Ravi Ganti, Alexander G. Gray

In this paper we propose a multi-armed bandit inspired, pool based active learning algorithm for the problem of binary classification. By carefully constructing an analogy between active learning and multi-armed bandits,…

Active LearningBinary ClassificationGeneral ClassificationMulti-Armed Bandits