paper-with-me

Papers

Subset Scanning Over Neural Network Activations

2018-10-19 · Skyler Speakman, Srihari Sridharan, Sekou Remy, Komminist Weldemariam, Edward McFowland

This work views neural networks as data generating systems and applies anomalous pattern detection techniques on that data in order to detect when a network is processing an anomalous input. Detecting anomalies is a critical component for multiple machine learning problems including detecting adversarial noise. More broadly, this work is a step towards giving neural networks the ability to recognize an out-of-distribution sample. This is the first work to introduce "Subset Scanning" methods from the anomalous pattern detection domain to the task of detecting anomalous input of neural networks. Subset scanning treats the detection problem as a search for the most anomalous subset of node activations (i.e., highest scoring subset according to non-parametric scan statistics). Mathematical properties of these scoring functions allow the search to be completed in log-linear rather than exponential time while still guaranteeing the most anomalous subset of nodes in the network is identified for a given input. Quantitative results for detecting and characterizing adversarial noise are provided for CIFAR-10 images on a simple convolutional neural network. We observe an "interference" pattern where anomalous activations in shallow layers suppress the activation structure of the original image in deeper layers.

📄 PDF Abstract BibTeX arXiv:1810.08676

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Mining: Detecting Anomalous Patterns in Neural Network Activations with Subset Scanning

2020-01-01 · ICLR 2020 1 · Skyler Speakman, Celia Cintas, Victor Akinwande, Srihari Sridharan 외

This work views neural networks as data generating systems and applies anomalous pattern detection techniques on that data in order to detect when a network is processing a group of anomalous inputs. Detecting anomalies…

Towards Creativity Characterization of Generative Models via Group-based Subset Scanning

2022-03-01 · Celia Cintas, Payel Das, Brian Quanz, Girmaw Abebe Tadesse 외

Deep generative models, such as Variational Autoencoders (VAEs) and Generative Adversarial Networks (GANs), have been employed widely in computational creativity research. However, such models discourage out-of-distribut…

Towards creativity characterization of generative models via group-based subset scanning

2021-04-01 · Celia Cintas, Payel Das, Brian Quanz, Skyler Speakman 외

Deep generative models, such as Variational Autoencoders (VAEs), have been employed widely in computational creativity research. However, such models discourage out-of-distribution generation to avoid spurious sample gen…

Weakly Supervised Detection of Hallucinations in LLM Activations

2023-12-05 · Miriam Rateike, Celia Cintas, John Wamburu, Tanya Akumu 외

We propose an auditing method to identify whether a large language model (LLM) encodes patterns such as hallucinations in its internal states, which may propagate to downstream tasks. We introduce a weakly supervised aud…

HallucinationLanguage ModelingLanguage ModellingLarge Language Model

Gaussian Process Subset Scanning for Anomalous Pattern Detection in Non-iid Data

2018-04-04 · William Herlands, Edward McFowland III, Andrew Gordon Wilson, Daniel B. Neill

Identifying anomalous patterns in real-world data is essential for understanding where, when, and how systems deviate from their expected dynamics. Yet methods that separately consider the anomalousness of each individua…

Gaussian Processes