Papers › Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery

Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery

17 Mar 2017arXiv:1703.05921archive 2025-07-28

Thomas Schlegl, Philipp Seeböck, Sebastian M. Waldstein, Ursula Schmidt-Erfurth, Georg Langs

Obtaining models that capture imaging markers relevant for disease progression and treatment monitoring is challenging. Models are typically based on large amounts of data with annotated examples of known markers aiming at automating detection. High annotation effort and the limitation to a vocabulary of known markers limit the power of such approaches. Here, we perform unsupervised learning to identify anomalies in imaging data as candidates for markers. We propose AnoGAN, a deep convolutional generative adversarial network to learn a manifold of normal anatomical variability, accompanying a novel anomaly scoring scheme based on the mapping from image space to a latent space. Applied to new data, the model labels anomalies, and scores image patches indicating their fit into the learned distribution. Results on optical coherence tomography images of the retina demonstrate that the approach correctly identifies anomalous images, such as images containing retinal fluid or hyperreflective foci.

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

Code

Syntology Ran 3 of 11 code samples harvested from 6 repositories linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

18 repositories listed; official and paper-mentioned ones first.

LeeDoYup/AnoGAN officialmentioned on GitHubtfMIT report
Dai7Igarashi/Anomaly-Detection mentioned on GitHubtf report
crystal02146/AnoGAN-Keras mentioned on GitHubtf report
fuchami/ANOGAN mentioned on GitHubtf report
kosyoshida/simple-keras mentioned on GitHub report
leedoyup/anogan-tf mentioned on GitHubtfMIT report
llien30/AnoGAN mentioned on GitHubpytorch report
mullue/anogan-mnist mentioned on GitHubtf report
seungjunlee96/AnoGAN-pytorch mentioned on GitHubpytorch report
tkwoo/anogan-keras mentioned on GitHubtf 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

11 samples harvested; 3 ran; 1 honoured the contract we drafted; 8 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.

1ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
8unverified

Licence: 3 of the 11 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 6 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.

concat LeeDoYup/AnoGAN/ops.py official repository unverified MIT (permissive) · 6758e6e7c8eb29d4 · report
conv2d LeeDoYup/AnoGAN/ops.py official repository unverified MIT (permissive) · f0cb37d52c4b56e2 · report
conv_cond_concat LeeDoYup/AnoGAN/ops.py official repository unverified MIT (permissive) · d5f19e9b7af11f57 · report
get_confirm_token LeeDoYup/AnoGAN/download.py official repository unverified MIT (permissive) · 135b3dc835ffe6ad · report
combine_images tkwoo/anogan-keras/anogan.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 23797f9dee43955f · report
compute_gradient_penalty A03ki/f-AnoGAN/fanogan/train_wgangp.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 90dc48f19c618ed7 · report
conv_out_size_same xtarx/Unsupervised-Anomaly-Detection-with-Generative-Adversarial-Networks/model.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 40125e1efb67fa92 · report
dat2canvas YeongHyeon/f-AnoGAN-TF/source/tf_process.py community (archive-listed) unverified MIT (permissive) · 5f267024749fe99d · report
gray2rgb YeongHyeon/f-AnoGAN-TF/source/tf_process.py community (archive-listed) unverified MIT (permissive) · aa166086c035e6eb · report
random_noise YeongHyeon/f-AnoGAN-TF/source/tf_process.py community (archive-listed) unverified MIT (permissive) · 362cd017683d59df · report
view_feature kosyoshida/simple-keras/anogan/anogan.py community (archive-listed) unverified no licence file found · pointer only · 59f62234e2a0ff3e · report

Tasks

Anomaly DetectionUnsupervised Anomaly Detection

1 archive task tag without a task page not shown.

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