paper-with-me

Papers

Towards Anomaly-Aware Pre-Training and Fine-Tuning for Graph Anomaly Detection

2025-04-19 · Yunhui Liu, Jiashun Cheng, Yiqing Lin, Qizhuo Xie, Jia Li, Fugee Tsung, Hongzhi Yin, Tao Zheng, Jianhua Zhao, Tieke He

Graph anomaly detection (GAD) has garnered increasing attention in recent years, yet remains challenging due to two key factors: (1) label scarcity stemming from the high cost of annotations and (2) homophily disparity at node and class levels. In this paper, we introduce Anomaly-Aware Pre-Training and Fine-Tuning (APF), a targeted and effective framework to mitigate the above challenges in GAD. In the pre-training stage, APF incorporates node-specific subgraphs selected via the Rayleigh Quotient, a label-free anomaly metric, into the learning objective to enhance anomaly awareness. It further introduces two learnable spectral polynomial filters to jointly learn dual representations that capture both general semantics and subtle anomaly cues. During fine-tuning, a gated fusion mechanism adaptively integrates pre-trained representations across nodes and dimensions, while an anomaly-aware regularization loss encourages abnormal nodes to preserve more anomaly-relevant information. Furthermore, we theoretically show that APF tends to achieve linear separability under mild conditions. Comprehensive experiments on 10 benchmark datasets validate the superior performance of APF in comparison to state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2504.14250

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGraph Anomaly Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

A Graph Prompt Fine-Tuning Method for WSN Spatio-Temporal Correlation Anomaly Detection

2026-01-19 · Miao Ye, Jing Cui, Yuan huang, Qian He 외 arxiv

Anomaly detection of multi-temporal modal data in Wireless Sensor Network (WSN) can provide an important guarantee for reliable network operation. Existing anomaly detection methods in multi-temporal modal data scenarios…

Self-Supervised LearningGraph Neural NetworkAnomaly Detection

Anomaly-Aware Semantic Segmentation via Style-Aligned OoD Augmentation

2023-08-19 · Dan Zhang, Kaspar Sakmann, William Beluch, Robin Hutmacher 외

Within the context of autonomous driving, encountering unknown objects becomes inevitable during deployment in the open world. Therefore, it is crucial to equip standard semantic segmentation models with anomaly awarenes…

Anomaly DetectionAnomaly SegmentationAutonomous DrivingData Augmentation+2

EAGLE: Expert-Augmented Attention Guidance for Tuning-Free Industrial Anomaly Detection in Multimodal Large Language Models

2026-02-19 · Xiaomeng Peng, Xilang Huang, Seon Han Choi arxiv

Multimodal large language models (MLLMs) can enrich industrial anomaly detection with semantic descriptions and anomaly reasoning, but they still lag specialist anomaly detectors in binary detection accuracy. Existing ap…

Anomaly Detection

Strengthening Anomaly Awareness

2025-04-15 · Adam Banda, Charanjit K. Khosa, Veronica Sanz

We present a refined version of the Anomaly Awareness framework for enhancing unsupervised anomaly detection. Our approach introduces minimal supervision into Variational Autoencoders (VAEs) through a two-stage training …

Anomaly DetectionUnsupervised Anomaly Detection

Hypergraph-Enhanced Training-Free and Language-Free Few-Shot Anomaly Detection

2026-05-11 · Guohuan Xie, Xin He, Dingying Fan, Siqi Li 외 arxiv

Few-shot anomaly detection (FSAD) has made significant strides, yet existing methods still face critical challenges: (i) dependence on task- or dataset-specific training/fine-tuning, (ii) reliance on language supervision…

Anomaly Detection