Papers › Skip-GANomaly: Skip Connected and Adversarially Trained Encoder-Decoder Anomaly Detection

Skip-GANomaly: Skip Connected and Adversarially Trained Encoder-Decoder Anomaly Detection

25 Jan 2019arXiv:1901.08954archive 2025-07-28

Samet Akçay, Amir Atapour-Abarghouei, Toby P. Breckon

Despite inherent ill-definition, anomaly detection is a research endeavor of great interest within machine learning and visual scene understanding alike. Most commonly, anomaly detection is considered as the detection of outliers within a given data distribution based on some measure of normality. The most significant challenge in real-world anomaly detection problems is that available data is highly imbalanced towards normality (i.e. non-anomalous) and contains a most a subset of all possible anomalous samples - hence limiting the use of well-established supervised learning methods. By contrast, we introduce an unsupervised anomaly detection model, trained only on the normal (non-anomalous, plentiful) samples in order to learn the normality distribution of the domain and hence detect abnormality based on deviation from this model. Our proposed approach employs an encoder-decoder convolutional neural network with skip connections to thoroughly capture the multi-scale distribution of the normal data distribution in high-dimensional image space. Furthermore, utilizing an adversarial training scheme for this chosen architecture provides superior reconstruction both within high-dimensional image space and a lower-dimensional latent vector space encoding. Minimizing the reconstruction error metric within both the image and hidden vector spaces during training aids the model to learn the distribution of normality as required. Higher reconstruction metrics during subsequent test and deployment are thus indicative of a deviation from this normal distribution, hence indicative of an anomaly. Experimentation over established anomaly detection benchmarks and challenging real-world datasets, within the context of X-ray security screening, shows the unique promise of such a proposed approach.

PaperPDFCodeCode Syntology ran

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="1901.08954")

Code

Syntology Ran 0 of 10 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run.

By repository: community (archive-listed): 10 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

YeongHyeon/Skip-GANomaly mentioned on GitHubtfMIT report

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

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 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.

10unverified

Licence: 0 of the 10 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

auprc samet-akcay/skip-ganomaly/lib/evaluate.py community (archive-listed) unverified MIT (permissive) · 784683e6a5654175 · report
dat2canvas YeongHyeon/Skip-GANomaly/source/tf_process.py community (archive-listed) unverified MIT (permissive) · 9a083fc9c5cd9850 · report
evaluate samet-akcay/skip-ganomaly/lib/evaluate.py community (archive-listed) unverified MIT (permissive) · 345038078079cc36 · report
get_norm_layer samet-akcay/skip-ganomaly/lib/models/networks.py community (archive-listed) unverified MIT (permissive) · 8da796d8d2d055b4 · report
get_scheduler samet-akcay/skip-ganomaly/lib/models/networks.py community (archive-listed) unverified MIT (permissive) · bf9182e2d81230d0 · report
gray2rgb YeongHyeon/Skip-GANomaly/source/tf_process.py community (archive-listed) unverified MIT (permissive) · aa166086c035e6eb · report
init_net samet-akcay/skip-ganomaly/lib/models/networks.py community (archive-listed) unverified MIT (permissive) · 26c1a0c85ed550cc · report
l1_loss samet-akcay/skip-ganomaly/lib/loss.py community (archive-listed) unverified MIT (permissive) · 8a2f4a14a4eff7ff · report
l2_loss samet-akcay/skip-ganomaly/lib/loss.py community (archive-listed) unverified MIT (permissive) · 602022135f879cb7 · report
roc samet-akcay/skip-ganomaly/lib/evaluate.py community (archive-listed) unverified MIT (permissive) · a2c76c01c3578d6f · report

Tasks

Anomaly DetectionDecoderScene UnderstandingUnsupervised Anomaly Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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