paper-with-me

Papers

Cascade Watchdog: A Multi-tiered Adversarial Guard for Outlier Detection

2021-08-20 · Glauco Amigo, Justin M. Bui, Charles Baylis, Robert J. Marks

The identification of out-of-distribution content is critical to the successful implementation of neural networks. Watchdog techniques have been developed to support the detection of these inputs, but the performance can be limited by the amount of available data. Generative adversarial networks have displayed numerous capabilities, including the ability to generate facsimiles with excellent accuracy. This paper presents and empirically evaluates a multi-tiered watchdog, which is developed using GAN generated data, for improved out-of-distribution detection. The cascade watchdog uses adversarial training to increase the amount of available data similar to the out-of-distribution elements that are more difficult to detect. Then, a specialized second guard is added in sequential order. The results show a solid and significant improvement on the detection of the most challenging out-of-distribution inputs while preserving an extremely low false positive rate.

📄 PDF Abstract BibTeX arXiv:2108.09375

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier DetectionOut-of-Distribution Detection

Similar Papers 제목 키워드 기반

Symbiotic Hybrid Neural Network Watchdog For Outlier Detection

2021-02-28 · Justin Bui, Robert J. Marks II

Neural networks are largely black boxes. A neural network trained to classify fruit may classify a picture of a giraffe as a banana. A neural network watchdog's job is to identify such inputs, allowing a classifier to di…

Outlier Detection

Generatively Augmented Neural Network Watchdog for Image Classification Networks

2021-09-07 · Justin M. Bui, Glauco A. Amigo, Robert J. Marks II

The identification of out-of-distribution data is vital to the deployment of classification networks. For example, a generic neural network that has been trained to differentiate between images of dogs and cats can only …

ClassificationData Augmentationimage-classificationImage Classification

Pluto: A Deep Learning Based Watchdog for Anti Money Laundering

2019-08-01 · WS 2019 8 · Hao-Yuan Chen, Shang-Xuan Zou, Cheng-Lung Sung
Deep Learning

Autoencoder Watchdog Outlier Detection for Classifiers

2020-10-24 · Justin Bui, Robert J Marks II

Neural networks have often been described as black boxes. A generic neural network trained to differentiate between kittens and puppies will classify a picture of a kumquat as a kitten or a puppy. An autoencoder watch do…

Outlier Detectionregression

CASCADE: A Cascaded Hybrid Defense Architecture for Prompt Injection Detection in MCP-Based Systems

2026-04-18 · İpek Abasıkeleş Turgut, Edip Gümüş arxiv

Model Context Protocol (MCP) is a rapidly adopted standard for defining and invoking external tools in LLM applications. The multi-layered architecture of MCP introduces new attack surfaces such as tool poisoning, in add…