paper-with-me

홈 › Papers

Sparta: Spatially Attentive and Adversarially Robust Activations

2021-01-01 · Qing Guo, Felix Juefei-Xu, Changqing Zhou, Lei Ma, Xiaofei Xie, Wei Feng, Yang Liu

Adversarial training has been demonstrated to be useful for improving the robustness of deep neural networks (DNNs). However, the impacts of basic network components (e.g., ReLU, the widely used activation function for DNNs) to adversarial training effectiveness received less attention and has not been comprehensively investigated so far. To fill this gap, in this work, we argue that the spatially-shared and input-independent activating properties of the ReLU make the DNNs under both standard training and adversarial training less robust to white-box adversarial attacks. To address such challenges, we design a novel activation function, i.e., Sparta: Spatially Attentive and Adversarially Robust Activation, which enables DNNs to achieve higher robustness (i.e., lower error rate on adversarial examples) and accuracy (i.e., lower error rate on clean examples) than the DNNs based on the state-of-the-art activation functions. We further investigate the relationships between our Sparta and the state-of-the-art search-based activation function, i.e., Swish, and feature denoising method, providing insights about the advantages of our method. Moreover, comprehensive evaluations have demonstrated two important properties of our method: First, superior transferability across DNNs. Our adversarially trained Sparta function for one DNN (e.g., ResNet-18) can be fixed to train another adversarially robust DNN (e.g., ResNet-34), achieving higher robustness than the one using vanilla ReLU as activation. Second, superior transferability across datasets. The Sparta function trained on one dataset (e.g., CIFAR-10) can be employed to train adversarially robust DNNs on another dataset (e.g., SVHN) and helps achieve higher robustness than DNNs with vanilla ReLU as activation. These properties have highlighted the flexibility and versatility of Sparta. Accompanying code is also submitted.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
(FiLe@Against@Claim)How do I file a claim against Expedia? How do I file a claim against Expedia? How Do I File a Claim Against Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help &…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Sparta: Spatially Attentive and Adversarially Robust Activation

2021-05-18 · Qing Guo, Felix Juefei-Xu, Changqing Zhou, Wei Feng 외

Adversarial training (AT) is one of the most effective ways for improving the robustness of deep convolution neural networks (CNNs). Just like common network training, the effectiveness of AT relies on the design of basi…

Mash, Spread, Slice! Learning to Manipulate Object States via Visual Spatial Progress

2025-09-28 · Priyanka Mandikal, Jiaheng Hu, Shivin Dass, Sagnik Majumder 외 arxiv

Most robot manipulation focuses on changing the kinematic state of objects: picking, placing, opening, or rotating them. However, a wide range of real-world manipulation tasks involve a different class of object state ch…

Reinforcement LearningRobot Manipulation

Attentive CutMix: An Enhanced Data Augmentation Approach for Deep Learning Based Image Classification

2020-03-29 · Devesh Walawalkar, Zhiqiang Shen, Zechun Liu, Marios Savvides

Convolutional neural networks (CNN) are capable of learning robust representation with different regularization methods and activations as convolutional layers are spatially correlated. Based on this property, a large va…

Data AugmentationDescriptiveGeneral Classificationimage-classification+1

VisualSparta: An Embarrassingly Simple Approach to Large-scale Text-to-Image Search with Weighted Bag-of-words

2021-01-01 · ACL 2021 5 · Xiaopeng Lu, Tiancheng Zhao, Kyusong Lee

Text-to-image retrieval is an essential task in cross-modal information retrieval, i.e., retrieving relevant images from a large and unlabelled dataset given textual queries. In this paper, we propose VisualSparta, a nov…

CPUCross-Modal Information RetrievalCross-Modal RetrievalGPU+3

SPARTA ALIGNMENT: Collectively Aligning Multiple Language Models through Combat

2025-06-05 · Yuru Jiang, Wenxuan Ding, Shangbin Feng, Greg Durrett 외

We propose SPARTA ALIGNMENT, an algorithm to collectively align multiple LLMs through competition and combat. To complement a single model's lack of diversity in generation and biases in evaluation, multiple LLMs form a …

Diversity