Papers › SimpleNet: A Simple Network for Image Anomaly Detection and Localization
SimpleNet: A Simple Network for Image Anomaly Detection and Localization
Zhikang Liu, Yiming Zhou, Yuansheng Xu, Zilei Wang
We propose a simple and application-friendly network (called SimpleNet) for detecting and localizing anomalies. SimpleNet consists of four components: (1) a pre-trained Feature Extractor that generates local features, (2) a shallow Feature Adapter that transfers local features towards target domain, (3) a simple Anomaly Feature Generator that counterfeits anomaly features by adding Gaussian noise to normal features, and (4) a binary Anomaly Discriminator that distinguishes anomaly features from normal features. During inference, the Anomaly Feature Generator would be discarded. Our approach is based on three intuitions. First, transforming pre-trained features to target-oriented features helps avoid domain bias. Second, generating synthetic anomalies in feature space is more effective, as defects may not have much commonality in the image space. Third, a simple discriminator is much efficient and practical. In spite of simplicity, SimpleNet outperforms previous methods quantitatively and qualitatively. On the MVTec AD benchmark, SimpleNet achieves an anomaly detection AUROC of 99.6%, reducing the error by 55.5% compared to the next best performing model. Furthermore, SimpleNet is faster than existing methods, with a high frame rate of 77 FPS on a 3080ti GPU. Additionally, SimpleNet demonstrates significant improvements in performance on the One-Class Novelty Detection task. Code: https://github.com/DonaldRR/SimpleNet.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2303.15140")
Code
Syntology Ran 10 of 17 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 10 ran with no contract checked.
By repository: official repository: 17 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
17 samples harvested; 10 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from donaldrr/simplenet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
678e7187ec61f5fd · report
e55477994bd9693d · report
64717f7b5fbd0493 · report
0dfe645218bd3db7 · report
2e556d6bb822cc58 · report
3e6187f15c3a459e · report
f1988fdd4a9c07c5 · report
f93cbaa832d322df · report
e3a23efda4733f5c · report
a1d0858c293ce5ef · report
4dc045abcd12dc9a · report
09597c93b79f6e3d · report
552ec33122db4c84 · report
984ad644f49b9e33 · report
3f6b6cfd48085e0c · report
fa8054f2f81a5085 · report
7d131a5a97a1dd18 · report
Tasks
1 archive task tag without a task page not shown.
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Anomaly Classification | GoodsAD | SimpleNet | AUPR | 78.7 | #3 of 11 | Archive leaderboard | report |
| Anomaly Classification | GoodsAD | SimpleNet | AUROC | 75.3 | #3 of 11 | Archive leaderboard | report |
| Anomaly Detection | MVTec AD | SimpleNet | Detection AUROC | 99.6 | #23 of 148 | Archive leaderboard | report |
| Anomaly Detection | MVTec AD | SimpleNet | FPS | 77(FP32 on 3080ti) | #23 of 148 | Archive leaderboard | report |
| Anomaly Detection | MVTec AD | SimpleNet | Segmentation AUROC | 98.1 | #23 of 148 | Archive leaderboard | report |
| Anomaly Detection | MVTec LOCO AD | SimpleNet | Avg. Detection AUROC | 77.6 | #30 of 40 | Archive leaderboard | report |
| Anomaly Detection | MVTec LOCO AD | SimpleNet | Detection AUROC (only logical) | 71.5 | #30 of 40 | Archive leaderboard | report |
| Anomaly Detection | MVTec LOCO AD | SimpleNet | Detection AUROC (only structural) | 83.7 | #30 of 40 | Archive leaderboard | report |
| Anomaly Detection | MVTec LOCO AD | SimpleNet | Segmentation AU-sPRO (until FPR 5%) | 36.3 | #30 of 40 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections