paper-with-me

Papers

Boosting Certified Robustness for Time Series Classification with Efficient Self-Ensemble

2024-09-04 · Chang Dong, Zhengyang Li, Liangwei Zheng, Weitong Chen, Wei Emma Zhang

Recently, the issue of adversarial robustness in the time series domain has garnered significant attention. However, the available defense mechanisms remain limited, with adversarial training being the predominant approach, though it does not provide theoretical guarantees. Randomized Smoothing has emerged as a standout method due to its ability to certify a provable lower bound on robustness radius under $\ell_p$-ball attacks. Recognizing its success, research in the time series domain has started focusing on these aspects. However, existing research predominantly focuses on time series forecasting, or under the non-$\ell_p$ robustness in statistic feature augmentation for time series classification~(TSC). Our review found that Randomized Smoothing performs modestly in TSC, struggling to provide effective assurances on datasets with poor robustness. Therefore, we propose a self-ensemble method to enhance the lower bound of the probability confidence of predicted labels by reducing the variance of classification margins, thereby certifying a larger radius. This approach also addresses the computational overhead issue of Deep Ensemble~(DE) while remaining competitive and, in some cases, outperforming it in terms of robustness. Both theoretical analysis and experimental results validate the effectiveness of our method, demonstrating superior performance in robustness testing compared to baseline approaches.

📄 PDF Abstract BibTeX arXiv:2409.02802

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessTime SeriesTime Series ClassificationTime Series Forecasting

Methods 이 논문이 사용한 방법론

Randomized Smoothing 설명 없음

Similar Papers 제목 키워드 기반

Boosting Certified Robustness of Deep Networks via a Compositional Architecture

2021-01-01 · ICLR 2021 1 · Mark Niklas Mueller, Mislav Balunovic, Martin Vechev

A core challenge with existing certified defense mechanisms is that while they improve certified robustness, they also tend to drastically decrease standard accuracy, making it difficult to use these methods in practice.…

Fortifying Time Series: DTW-Certified Robust Anomaly Detection

2026-05-08 · Shijie Liu, Tansu Alpcan, Christopher Leckie, Sarah Erfani arxiv

Time-series anomaly detection is critical for ensuring safety in high-stakes applications, where robustness is a fundamental requirement rather than a mere performance metric. Addressing the vulnerability of these system…

Anomaly Detection

Adversarial Framework with Certified Robustness for Time-Series Domain via Statistical Features

2022-07-09 · Taha Belkhouja, Janardhan Rao Doppa

Time-series data arises in many real-world applications (e.g., mobile health) and deep neural networks (DNNs) have shown great success in solving them. Despite their success, little is known about their robustness to adv…

Time SeriesTime Series Analysis

Boosting Certified $\ell_\infty$ Robustness with EMA Method and Ensemble Model

2021-07-01 · Binghui Li, Shiji Xin, Qizhe Zhang

The neural network with $1$-Lipschitz property based on $\ell_\infty$-dist neuron has a theoretical guarantee in certified $\ell_\infty$ robustness. However, due to the inherent difficulties in the training of the networ…

Certified Robustness to Word Substitution Attack with Differential Privacy

2021-06-01 · NAACL 2021 4 · Wenjie Wang, Pengfei Tang, Jian Lou, Li Xiong

The robustness and security of natural language processing (NLP) models are significantly important in real-world applications. In the context of text classification tasks, adversarial examples can be designed by substit…

Adversarial RobustnessClassificationtext-classificationText Classification