A corner-tree algorithm computes a large class of two-parameter iterated sums in linear time, enabling a cheap tensor-to-tensor neural layer that matches larger ResNets on CIFAR and works for texture anomaly detection.
Attribute Restoration Framework for Anomaly Detection
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
With the recent advances in deep neural networks, anomaly detection in multimedia has received much attention in the computer vision community. While reconstruction-based methods have recently shown great promise for anomaly detection, the information equivalence among input and supervision for reconstruction tasks can not effectively force the network to learn semantic feature embeddings. We here propose to break this equivalence by erasing selected attributes from the original data and reformulate it as a restoration task, where the normal and the anomalous data are expected to be distinguishable based on restoration errors. Through forcing the network to restore the original image, the semantic feature embeddings related to the erased attributes are learned by the network. During testing phases, because anomalous data are restored with the attribute learned from the normal data, the restoration error is expected to be large. Extensive experiments have demonstrated that the proposed method significantly outperforms several state-of-the-arts on multiple benchmark datasets, especially on ImageNet, increasing the AUROC of the top-performing baseline by 10.1%. We also evaluate our method on a real-world anomaly detection dataset MVTec AD and a video anomaly detection dataset ShanghaiTech.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Tensor-to-Tensor Models with Fast Iterated Sum Features
A corner-tree algorithm computes a large class of two-parameter iterated sums in linear time, enabling a cheap tensor-to-tensor neural layer that matches larger ResNets on CIFAR and works for texture anomaly detection.