paper-with-me

홈 › Papers

CGGM: A conditional graph generation model with adaptive sparsity for node anomaly detection in IoT networks

2024-02-27 · Munan Li, Xianshi Su, Runze Ma, Tongbang Jiang, Zijian Li, Tony Q. S. Quek

Dynamic graphs are extensively employed for detecting anomalous behavior in nodes within the Internet of Things (IoT). Graph generative models are often used to address the issue of imbalanced node categories in dynamic graphs. Nevertheless, the constraints it faces include the monotonicity of adjacency relationships, the difficulty in constructing multi-dimensional features for nodes, and the lack of a method for end-to-end generation of multiple categories of nodes. In this paper, we propose a novel graph generation model, called CGGM, specifically for generating samples belonging to the minority class. The framework consists two core module: a conditional graph generation module and a graph-based anomaly detection module. The generative module adapts to the sparsity of the matrix by downsampling a noise adjacency matrix, and incorporates a multi-dimensional feature encoder based on multi-head self-attention to capture latent dependencies among features. Additionally, a latent space constraint is combined with the distribution distance to approximate the latent distribution of real data. The graph-based anomaly detection module utilizes the generated balanced dataset to predict the node behaviors. Extensive experiments have shown that CGGM outperforms the state-of-the-art methods in terms of accuracy and divergence. The results also demonstrate CGGM can generated diverse data categories, that enhancing the performance of multi-category classification task.

📄 PDF Abstract BibTeX arXiv:2402.17363

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGraph Generation

Similar Papers 제목 키워드 기반

On Sparse Gaussian Chain Graph Models

2014-12-01 · NeurIPS 2014 12 · Calvin Mccarter, Seyoung Kim

In this paper, we address the problem of learning the structure of Gaussian chain graph models in a high-dimensional space. Chain graph models are generalizations of undirected and directed graphical models that contain …

Computational Efficiencyregression

Clusterpath Gaussian Graphical Modeling

2024-06-30 · D. J. W. Touw, A. Alfons, P. J. F. Groenen, I. Wilms

Graphical models serve as effective tools for visualizing conditional dependencies between variables. However, as the number of variables grows, interpretation becomes increasingly difficult, and estimation uncertainty i…

Clustering

Mixture of Conditional Gaussian Graphical Models for unlabelled heterogeneous populations in the presence of co-factors

2020-06-19 · Thomas Lartigue, Stanley Durrleman, Stéphanie Allassonnière

Conditional correlation networks, within Gaussian Graphical Models (GGM), are widely used to describe the direct interactions between the components of a random vector. In the case of an unlabelled Heterogeneous populati…

Classifier-guided Gradient Modulation for Enhanced Multimodal Learning

2024-11-03 · Zirun Guo, Tao Jin, Jingyuan Chen, Zhou Zhao

Multimodal learning has developed very fast in recent years. However, during the multimodal training process, the model tends to rely on only one modality based on which it could learn faster, thus leading to inadequate …

Spectral Sparsification of Laplacian-Constrained Gaussian and Hüsler-Reiss Graphical Models

2026-06-15 · Ignacio Echave-Sustaeta Rodríguez, Aida Abiad, Frank Röttger arxiv

Graph Laplacians encode graph structures in matrix form, and thus facilitate the application of linear algebra to graph theory. In statistics, two related families of probabilistic graphical models can be parameterized b…

Graph structure learningGraph Learning