Papers › ADGym: Design Choices for Deep Anomaly Detection

ADGym: Design Choices for Deep Anomaly Detection

27 Sep 2023NeurIPS 2023 11arXiv:2309.15376archive 2025-07-28

Minqi Jiang, Chaochuan Hou, Ao Zheng, Songqiao Han, Hailiang Huang, Qingsong Wen, Xiyang Hu, Yue Zhao

Deep learning (DL) techniques have recently found success in anomaly detection (AD) across various fields such as finance, medical services, and cloud computing. However, most of the current research tends to view deep AD algorithms as a whole, without dissecting the contributions of individual design choices like loss functions and network architectures. This view tends to diminish the value of preliminary steps like data preprocessing, as more attention is given to newly designed loss functions, network architectures, and learning paradigms. In this paper, we aim to bridge this gap by asking two key questions: (i) Which design choices in deep AD methods are crucial for detecting anomalies? (ii) How can we automatically select the optimal design choices for a given AD dataset, instead of relying on generic, pre-existing solutions? To address these questions, we introduce ADGym, a platform specifically crafted for comprehensive evaluation and automatic selection of AD design elements in deep methods. Our extensive experiments reveal that relying solely on existing leading methods is not sufficient. In contrast, models developed using ADGym significantly surpass current state-of-the-art techniques.

PaperPDFConference PDFCodeCode 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="2309.15376")

Code

Syntology Ran 1 of 11 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: official repository: 2 samples from 1 repository, 1 ran; community (archive-listed): 9 samples from 1 repository, 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.

minqi824/adgym officialmentioned in paperpytorch report
kishordgupta/pyod mentioned on GitHubtfBSD-2-Clause report
yzhao062/pyod 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; 1 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.

1ran
10unverified

Licence: 2 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 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.

aucPerformance minqi824/adgym/baseline/DevNet/utils.py official repository ran no licence file found · pointer only · 53b7f4edd07882e9 · report
dataLoading minqi824/adgym/baseline/DevNet/utils.py official repository unverified no licence file found · pointer only · ca99dd7338af584e · report
build_detector kishordgupta/pyod/pyod/mcp_server.py community (archive-listed) unverified BSD-2-Clause (permissive) · 3f180a99a57a0025 · report
map_scores_to_timestamps kishordgupta/pyod/pyod/models/_ts_utils.py community (archive-listed) unverified BSD-2-Clause (permissive) · edb11a61b117738c · report
plan_detection kishordgupta/pyod/pyod/mcp_server.py community (archive-listed) unverified BSD-2-Clause (permissive) · a1fa9b194ed1d24f · report
profile_data kishordgupta/pyod/pyod/mcp_server.py community (archive-listed) unverified BSD-2-Clause (permissive) · b82893de917f6c66 · report
sliding_windows kishordgupta/pyod/pyod/models/_ts_utils.py community (archive-listed) unverified BSD-2-Clause (permissive) · 3a05de4b44bc9d5d · report
to_dense_adj_numpy kishordgupta/pyod/pyod/models/_pyg_utils.py community (archive-listed) unverified BSD-2-Clause (permissive) · c001c12565b4768d · report
to_sparse_adj kishordgupta/pyod/pyod/models/_pyg_utils.py community (archive-listed) unverified BSD-2-Clause (permissive) · 6e023ab4ca4d949d · report
validate_graph_input kishordgupta/pyod/pyod/models/_pyg_utils.py community (archive-listed) unverified BSD-2-Clause (permissive) · 2a1162c00e08e534 · report
validate_ts_input kishordgupta/pyod/pyod/models/_ts_utils.py community (archive-listed) unverified BSD-2-Clause (permissive) · 2a9fd30f82830426 · report

Tasks

Anomaly DetectionCloud Computing

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