paper-with-me

홈 › Papers

OTAD: An Optimal Transport-Induced Robust Model for Agnostic Adversarial Attack

2024-08-01 · Kuo Gai, Sicong Wang, Shihua Zhang

Deep neural networks (DNNs) are vulnerable to small adversarial perturbations of the inputs, posing a significant challenge to their reliability and robustness. Empirical methods such as adversarial training can defend against particular attacks but remain vulnerable to more powerful attacks. Alternatively, Lipschitz networks provide certified robustness to unseen perturbations but lack sufficient expressive power. To harness the advantages of both approaches, we design a novel two-step Optimal Transport induced Adversarial Defense (OTAD) model that can fit the training data accurately while preserving the local Lipschitz continuity. First, we train a DNN with a regularizer derived from optimal transport theory, yielding a discrete optimal transport map linking data to its features. By leveraging the map's inherent regularity, we interpolate the map by solving the convex integration problem (CIP) to guarantee the local Lipschitz property. OTAD is extensible to diverse architectures of ResNet and Transformer, making it suitable for complex data. For efficient computation, the CIP can be solved through training neural networks. OTAD opens a novel avenue for developing reliable and secure deep learning systems through the regularity of optimal transport maps. Empirical results demonstrate that OTAD can outperform other robust models on diverse datasets.

📄 PDF Abstract BibTeX arXiv:2408.00329

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial Defense

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Kaiming Initialization 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

OTAdapt: Optimal Transport-based Approach For Unsupervised Domain Adaptation

2022-05-22 · Thanh-Dat Truong, Naga Venkata Sai Raviteja Chappa, Xuan Bac Nguyen, Ngan Le 외

Unsupervised domain adaptation is one of the challenging problems in computer vision. This paper presents a novel approach to unsupervised domain adaptations based on the optimal transport-based distance. Our approach al…

Domain AdaptationObject RecognitionUnsupervised Domain Adaptation

Classifier-independent Lower-Bounds for Adversarial Robustness

2020-06-17 · Elvis Dohmatob

We theoretically analyse the limits of robustness to test-time adversarial and noisy examples in classification. Our work focuses on deriving bounds which uniformly apply to all classifiers (i.e all measurable functions …

Adversarial AttackAdversarial RobustnessGeneral Classification

CroTad: A Contrastive Reinforcement Learning Framework for Online Trajectory Anomaly Detection

2025-11-21 · Rui Xue, Dan He, Fengmei Jin, Chen Zhang 외 arxiv

Detecting trajectory anomalies is a vital task in modern Intelligent Transportation Systems (ITS), enabling the identification of unsafe, inefficient, or irregular travel behaviours. While deep learning has emerged as th…

Reinforcement LearningContrastive LearningAnomaly Detection

Statistical Guarantees for Distributionally Robust Optimization with Optimal Transport and OT-Regularized Divergences

2026-03-29 · Jeremiah Birrell, Xiaoxi Shen arxiv

We study finite-sample statistical performance guarantees for distributionally robust optimization (DRO) with optimal transport (OT) and OT-regularized divergence model neighborhoods. Specifically, we derive concentratio…

Adversarial Robustness

Control Laguerre Tessellation: Semi-discrete Optimal Transport Over Control Systems

2026-07-10 · Ripon C. Sarker, Abhishek Halder arxiv

We study the optimal transport of optimally controlled agents from a compactly supported absolutely continuous source to a discrete target measure. The ground cost for the transport is induced by the optimal cost of the …