← Search

Hezhe Qiao

6 accepted papers

2026

Normality Calibration in Semi-supervised Graph Anomaly Detection

ICML 2026poster

Semi-supervised graph anomaly detection (GAD), which assumes a subset of annotated normal nodes available during training, is among the most widely explored applications. However, the normality learned by existing semi-supervised GAD methods is limited to the labeled normal nodes, often inclining to…

Cited by 0SourceScholar
2025

GrokFormer: Graph Fourier Kolmogorov-Arnold Transformers

ICML 2025poster

Graph Transformers (GTs) have demonstrated remarkable performance in graph representation learning over popular graph neural networks (GNNs). However, self-attention, the core module of GTs, preserves only low-frequency signals in graph features, leading to ineffectiveness in capturing other importa…

2025

Semi-supervised Graph Anomaly Detection via Robust Homophily Learning

NeurIPS 2025poster

Current semi-supervised graph anomaly detection (GAD) methods utilizes a small set of labeled normal nodes to identify abnormal nodes from a large set of unlabeled nodes in a graph. These methods posit that 1) normal nodes share a similar level of homophily and 2) the labeled normal nodes can well r…

Cited by 0SourcecodeScholar
2025

Zero-shot Generalist Graph Anomaly Detection with Unified Neighborhood Prompts

IJCAI 2025

Graph anomaly detection (GAD), which aims to identify nodes in a graph that significantly deviate from normal patterns, plays a crucial role in broad application domains. However, existing GAD methods are one-model-for-one-dataset approaches, i.e., training a separate model for each graph dataset. T

2024

Generative Semi-supervised Graph Anomaly Detection

NeurIPS 2024poster

This work considers a practical semi-supervised graph anomaly detection (GAD) scenario, where part of the nodes in a graph are known to be normal, contrasting to the extensively explored unsupervised setting with a fully unlabeled graph. We reveal that having access to the normal nodes, even just a…

2023

Truncated Affinity Maximization: One-class Homophily Modeling for Graph Anomaly Detection

NeurIPS 2023poster

We reveal a one-class homophily phenomenon, which is one prevalent property we find empirically in real-world graph anomaly detection (GAD) datasets, i.e., normal nodes tend to have strong connection/affinity with each other, while the homophily in abnormal nodes is significantly weaker than normal…