Pith. sign in

REVIEW 3 cited by

Transformaly -- Two (Feature Spaces) Are Better Than One

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 2112.04185 v2 pith:5I3DLT2V submitted 2021-12-08 cs.CV cs.LG

classification cs.CVcs.LG
keywords featurenormalpre-trainedconsiderednetworksamplesabnormalsetting
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Anomaly detection is a well-established research area that seeks to identify samples outside of a predetermined distribution. An anomaly detection pipeline is comprised of two main stages: (1) feature extraction and (2) normality score assignment. Recent papers used pre-trained networks for feature extraction achieving state-of-the-art results. However, the use of pre-trained networks does not fully-utilize the normal samples that are available at train time. This paper suggests taking advantage of this information by using teacher-student training. In our setting, a pretrained teacher network is used to train a student network on the normal training samples. Since the student network is trained only on normal samples, it is expected to deviate from the teacher network in abnormal cases. This difference can serve as a complementary representation to the pre-trained feature vector. Our method -- Transformaly -- exploits a pre-trained Vision Transformer (ViT) to extract both feature vectors: the pre-trained (agnostic) features and the teacher-student (fine-tuned) features. We report state-of-the-art AUROC results in both the common unimodal setting, where one class is considered normal and the rest are considered abnormal, and the multimodal setting, where all classes but one are considered normal, and just one class is considered abnormal. The code is available at https://github.com/MatanCohen1/Transformaly.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Mitigating Spurious Negative Pairs for Robust Industrial Anomaly Detection

    cs.CV 2025-01 conditional novelty 5.0 of 10

    A contrastive anomaly detector trained on pseudo-anomalies and opposite-pair repulsion raises average robust AUROC under PGD-1000 from 39.7% (best prior) to 65.8%.

  2. Killing it with Zero-Shot: Adversarially Robust Novelty Detection

    cs.LG 2025-01 conditional novelty 5.0 of 10

    Using features from an adversarially robust ImageNet model with a k-nearest-neighbor score gives state-of-the-art adversarial robustness in novelty detection on several image benchmarks.

  3. RODEO: Robust Outlier Detection via Exposing Adaptive Out-of-Distribution Samples

    cs.CV 2025-01

Pith tools