paper-with-me

Papers

A Sublinear Adversarial Training Algorithm

2022-08-10 · Yeqi Gao, Lianke Qin, Zhao Song, Yitan Wang

Adversarial training is a widely used strategy for making neural networks resistant to adversarial perturbations. For a neural network of width $m$, $n$ input training data in $d$ dimension, it takes $\Omega(mnd)$ time cost per training iteration for the forward and backward computation. In this paper we analyze the convergence guarantee of adversarial training procedure on a two-layer neural network with shifted ReLU activation, and shows that only $o(m)$ neurons will be activated for each input data per iteration. Furthermore, we develop an algorithm for adversarial training with time cost $o(m n d)$ per iteration by applying half-space reporting data structure.

📄 PDF Abstract BibTeX arXiv:2208.05395

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Byzantine-Robust Distributed Online Learning: Taming Adversarial Participants in An Adversarial Environment

2023-07-16 · Xingrong Dong, Zhaoxian Wu, Qing Ling, Zhi Tian

This paper studies distributed online learning under Byzantine attacks. The performance of an online learning algorithm is often characterized by (adversarial) regret, which evaluates the quality of one-step-ahead decisi…

Decision Making

Adversarial Bandits with Corruptions: Regret Lower Bound and No-regret Algorithm

2020-12-01 · NeurIPS 2020 12 · Lin Yang, Mohammad Hajiesmaili, Mohammad Sadegh Talebi, John C. S. Lui 외

This paper studies adversarial bandits with corruptions. In the basic adversarial bandit setting, the reward of arms is predetermined by an adversary who is oblivious to the learner’s policy. In this paper, we consider a…

Online Nonstochastic Control with Adversarial and Static Constraints

2023-02-05 · Xin Liu, Zixian Yang, Lei Ying

This paper studies online nonstochastic control problems with adversarial and static constraints. We propose online nonstochastic control algorithms that achieve both sublinear regret and sublinear adversarial constraint…

Adversarial Attacks on Adversarial Bandits

2023-01-30 · Yuzhe ma, Zhijin Zhou

We study a security threat to adversarial multi-armed bandits, in which an attacker perturbs the loss or reward signal to control the behavior of the victim bandit player. We show that the attacker is able to mislead any…

Multi-Armed BanditsRecommendation Systems

Bandits in Flux: Adversarial Constraints in Dynamic Environments

2026-01-27 · Tareq Si Salem arxiv

We investigate the challenging problem of adversarial multi-armed bandits operating under time-varying constraints, a scenario motivated by numerous real-world applications. To address this complex setting, we propose a …

Multi-Armed Bandits