Pith. sign in

REVIEW 3 cited by

Outlier Detection through Null Space Analysis of Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2007.01263 v1 pith:EQF2ZMQW submitted 2020-07-02 cs.LG stat.ML

classification cs.LGstat.ML
keywords classificationdetectionoutlierdatanullspacenetworksneural
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Many machine learning classification systems lack competency awareness. Specifically, many systems lack the ability to identify when outliers (e.g., samples that are distinct from and not represented in the training data distribution) are being presented to the system. The ability to detect outliers is of practical significance since it can help the system behave in an reasonable way when encountering unexpected data. In prior work, outlier detection is commonly carried out in a processing pipeline that is distinct from the classification model. Thus, for a complete system that incorporates outlier detection and classification, two models must be trained, increasing the overall complexity of the approach. In this paper we use the concept of the null space to integrate an outlier detection method directly into a neural network used for classification. Our method, called Null Space Analysis (NuSA) of neural networks, works by computing and controlling the magnitude of the null space projection as data is passed through a network. Using these projections, we can then calculate a score that can differentiate between normal and abnormal data. Results are shown that indicate networks trained with NuSA retain their classification performance while also being able to detect outliers at rates similar to commonly used outlier detection algorithms.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Activation Subspaces for Out-of-Distribution Detection

    cs.LG 2025-08 conditional novelty 7.0 of 10

    ActSub decomposes activations via SVD of the classifier head into decisive and insignificant subspaces, using cosine similarity on the insignificant part for far-OOD and shaped energy on the decisive part for near-OOD...

  2. What Your Model Threw Away and Why You'll Want It Back: Masking, Fingerprinting, and Privacy from Discarded Geometry

    cs.LG 2026-06 conditional novelty 6.0 of 10

    For any smooth model on a Lie-group-representation input space, the set of group elements invisible at a given input (the null fiber) has codimension one and can be found by Newton iteration, enabling pointwise maskin...

  3. Frustratingly Easy Feature Reconstruction for Out-of-Distribution Detection

    cs.CV 2025-09 conditional novelty 5.0 of 10

    ClaFR computes OOD scores by projecting features onto the top singular subspace of the classifier's weights, eliminating the need for training data access.

Pith tools