paper-with-me

Papers

Efficient Robust Training via Backward Smoothing

2020-10-03 · Jinghui Chen, Yu Cheng, Zhe Gan, Quanquan Gu, Jingjing Liu

Adversarial training is so far the most effective strategy in defending against adversarial examples. However, it suffers from high computational costs due to the iterative adversarial attacks in each training step. Recent studies show that it is possible to achieve fast Adversarial Training by performing a single-step attack with random initialization. However, such an approach still lags behind state-of-the-art adversarial training algorithms on both stability and model robustness. In this work, we develop a new understanding towards Fast Adversarial Training, by viewing random initialization as performing randomized smoothing for better optimization of the inner maximization problem. Following this new perspective, we also propose a new initialization strategy, backward smoothing, to further improve the stability and model robustness over single-step robust training methods. Experiments on multiple benchmarks demonstrate that our method achieves similar model robustness as the original TRADES method while using much less training time ($\sim$3x improvement with the same training schedule).

📄 PDF Abstract BibTeX arXiv:2010.01278

Code (1)

uclaml/RayS 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Randomized Smoothing 설명 없음

Similar Papers 제목 키워드 기반

Backward Oversmoothing: why is it hard to train deep Graph Neural Networks?

2025-05-22 · Nicolas Keriven

Oversmoothing has long been identified as a major limitation of Graph Neural Networks (GNNs): input node features are smoothed at each layer and converge to a non-informative representation, if the weights of the GNN are…

FLUID: Flow-based Unified Inference for Dynamics

2026-04-08 · Tiangang Cui, Xiaodong Feng, Chenlong Pei, Xiaoliang Wan 외 arxiv

Bayesian filtering and smoothing for high-dimensional nonlinear dynamical systems are fundamental yet challenging problems in many areas of science and engineering. In this work, we propose FLUID, a flow-based unified am…

Answering Hindsight Queries with Lifted Dynamic Junction Trees

2018-07-02 · Marcel Gehrke, Tanya Braun, Ralf Möller

The lifted dynamic junction tree algorithm (LDJT) efficiently answers filtering and prediction queries for probabilistic relational temporal models by building and then reusing a first-order cluster representation of a k…

Amortized backward variational inference in nonlinear state-space models

2022-06-01 · Mathis Chagneux, Élisabeth Gassiat, Pierre Gloaguen, Sylvain Le Corff

We consider the problem of state estimation in general state-space models using variational inference. For a generic variational family defined using the same backward decomposition as the actual joint smoothing distribu…

State EstimationState Space ModelsVariational Inference

Hybrid PHD-PMB Trajectory Smoothing Using Backward Simulation

2024-07-20 · Yuxuan Xia, Ángel F. García-Fernández, Lennart Svensson

The probability hypothesis density (PHD) and Poisson multi-Bernoulli (PMB) filters are two popular set-type multi-object filters. Motivated by the fact that the multi-object filtering density after each update step in th…

Object