Papers › AnomalyDAE: Dual autoencoder for anomaly detection on attributed networks

AnomalyDAE: Dual autoencoder for anomaly detection on attributed networks

10 Feb 2020arXiv:2002.03665archive 2025-07-28

Haoyi Fan, Fengbin Zhang, Zuoyong Li

Anomaly detection on attributed networks aims at finding nodes whose patterns deviate significantly from the majority of reference nodes, which is pervasive in many applications such as network intrusion detection and social spammer detection. However, most existing methods neglect the complex cross-modality interactions between network structure and node attribute. In this paper, we propose a deep joint representation learning framework for anomaly detection through a dual autoencoder (AnomalyDAE), which captures the complex interactions between network structure and node attribute for high-quality embeddings. Specifically, AnomalyDAE consists of a structure autoencoder and an attribute autoencoder to learn both node embedding and attribute embedding jointly in latent space. Moreover, attention mechanism is employed in structure encoder to learn the importance between a node and its neighbors for an effective capturing of structure pattern, which is important to anomaly detection. Besides, by taking both the node embedding and attribute embedding as inputs of attribute decoder, the cross-modality interactions between network structure and node attribute are learned during the reconstruction of node attribute. Finally, anomalies can be detected by measuring the reconstruction errors of nodes from both the structure and attribute perspectives. Extensive experiments on real-world datasets demonstrate the effectiveness of the proposed method.

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

Code

Syntology Ran 5 of 14 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · our draft was wrong; 1 ran · fixture could not drive it.

By repository: official repository: 14 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

haoyfan/AnomalyDAE officialmentioned in papertfMIT 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

14 samples harvested; 5 ran; 2 honoured the contract we drafted; 9 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.

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

Licence: 0 of the 14 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 haoyfan/AnomalyDAE. “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.

construct_feed_dict haoyfan/AnomalyDAE/src/preprocessing.py official repository ran · fixture could not drive it MIT (permissive) · b959bc9ff832fac0 · report
get_layer_uid haoyfan/AnomalyDAE/src/layers.py official repository ran · honoured contract fingerprinted MIT (permissive) · addac9c28c065096 · report
parse_index_file haoyfan/AnomalyDAE/src/input_data.py official repository ran · honoured contract MIT (permissive) · 5c3fa9402a9405bc · report
preprocess_graph haoyfan/AnomalyDAE/src/preprocessing.py official repository ran · our draft was wrong MIT (permissive) · 20362feefced8682 · report
sparse_to_tuple haoyfan/AnomalyDAE/src/preprocessing.py official repository ran · our draft was wrong MIT (permissive) · 3965c8f8e2d0023e · report
dropout_sparse haoyfan/AnomalyDAE/src/layers.py official repository unverified MIT (permissive) · 1aae0eaba6789dd0 · report
get_model haoyfan/AnomalyDAE/src/constructor.py official repository unverified MIT (permissive) · 4aa3113618366c59 · report
get_optimizer haoyfan/AnomalyDAE/src/constructor.py official repository unverified MIT (permissive) · 36ff1ea6caee0d82 · report
load_data haoyfan/AnomalyDAE/src/input_data.py official repository unverified MIT (permissive) · c737344613561576 · report
load_data2 haoyfan/AnomalyDAE/src/input_data.py official repository unverified MIT (permissive) · cfae20fa9bfcbefb · report
precision_AT_K haoyfan/AnomalyDAE/src/anomaly_detection.py official repository unverified MIT (permissive) · fce5c0c2d1eb87e9 · report
precision_AT_K haoyfan/AnomalyDAE/src/utils.py official repository unverified MIT (permissive) · 2a37ab315cc44c1f · report
read_results haoyfan/AnomalyDAE/src/utils.py official repository unverified MIT (permissive) · 15b42e9e4ecb7c9e · report
weight_variable_glorot haoyfan/AnomalyDAE/src/initializations.py official repository unverified MIT (permissive) · 8a99ee5c26e527fa · report

Tasks

Anomaly DetectionAttributeDecoderIntrusion DetectionNetwork Intrusion DetectionRepresentation Learning

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