paper-with-me

홈 › Papers

Out-of-Distribution Data: An Acquaintance of Adversarial Examples -- A Survey

2024-04-08 · Naveen Karunanayake, Ravin Gunawardena, Suranga Seneviratne, Sanjay Chawla

Deep neural networks (DNNs) deployed in real-world applications can encounter out-of-distribution (OOD) data and adversarial examples. These represent distinct forms of distributional shifts that can significantly impact DNNs' reliability and robustness. Traditionally, research has addressed OOD detection and adversarial robustness as separate challenges. This survey focuses on the intersection of these two areas, examining how the research community has investigated them together. Consequently, we identify two key research directions: robust OOD detection and unified robustness. Robust OOD detection aims to differentiate between in-distribution (ID) data and OOD data, even when they are adversarially manipulated to deceive the OOD detector. Unified robustness seeks a single approach to make DNNs robust against both adversarial attacks and OOD inputs. Accordingly, first, we establish a taxonomy based on the concept of distributional shifts. This framework clarifies how robust OOD detection and unified robustness relate to other research areas addressing distributional shifts, such as OOD detection, open set recognition, and anomaly detection. Subsequently, we review existing work on robust OOD detection and unified robustness. Finally, we highlight the limitations of the existing work and propose promising research directions that explore adversarial and OOD inputs within a unified framework.

📄 PDF Abstract BibTeX arXiv:2404.05219

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessAnomaly DetectionOpen Set Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Seeing the Unseen Network: Inferring Hidden Social Ties from Respondent-Driven Sampling

2015-11-13 · Lin Chen, Forrest W. Crawford, Amin Karbasi

Learning about the social structure of hidden and hard-to-reach populations --- such as drug users and sex workers --- is a major goal of epidemiological and public health research on risk behaviors and disease preventio…

Stochastic OptimizationTime SeriesTime Series Analysis

Adversarial Examples on Object Recognition: A Comprehensive Survey

2020-08-07 · Alex Serban, Erik Poll, Joost Visser

Deep neural networks are at the forefront of machine learning research. However, despite achieving impressive performance on complex tasks, they can be very sensitive: Small perturbations of inputs can be sufficient to i…

BIG-bench Machine LearningObjectObject RecognitionSurvey

A survey on Adversarial Recommender Systems: from Attack/Defense strategies to Generative Adversarial Networks

2020-05-20 · Yashar Deldjoo, Tommaso Di Noia, Felice Antonio Merra

Latent-factor models (LFM) based on collaborative filtering (CF), such as matrix factorization (MF) and deep CF methods, are widely used in modern recommender systems (RS) due to their excellent performance and recommend…

ArticlesBIG-bench Machine LearningCollaborative FilteringRecommendation Systems+1

Adversarial Examples - A Complete Characterisation of the Phenomenon

2018-10-02 · Alexandru Constantin Serban, Erik Poll, Joost Visser

We provide a complete characterisation of the phenomenon of adversarial examples - inputs intentionally crafted to fool machine learning models. We aim to cover all the important concerns in this field of study: (1) the …

BIG-bench Machine Learning

Adversarial Examples Are Not Easily Detected: Bypassing Ten Detection Methods

2017-05-20 · Nicholas Carlini, David Wagner

Neural networks are known to be vulnerable to adversarial examples: inputs that are close to natural inputs but classified incorrectly. In order to better understand the space of adversarial examples, we survey ten recen…