paper-with-me

홈 › Papers

Modeling Topological Impact on Node Attribute Distributions in Attributed Graphs

2026-02-01 · Amirreza Shiralinasab Langari, Leila Yeganeh, Kim Khoa Nguyen arxiv

We investigate how the topology of attributed graphs influences the distribution of node attributes. This work offers a novel perspective by treating topology and attributes as structurally distinct but interacting components. We introduce an algebraic approach that combines a graph's topology with the probability distribution of node attributes, resulting in topology-influenced distributions. First, we develop a categorical framework to formalize how a node perceives the graph's topology. We then quantify this point of view and integrate it with the distribution of node attributes to capture topological effects. We interpret these topology-conditioned distributions as approximations of the posteriors $P(\cdot \mid v)$ and $P(\cdot \mid \mathcal{G})$. We further establish a principled sufficiency condition by showing that, on complete graphs, where topology carries no informative structure, our construction recovers the original attribute distribution. To evaluate our approach, we introduce an intentionally simple testbed model, $\textbf{ID}$, and use unsupervised graph anomaly detection as a probing task.

📄 PDF Abstract BibTeX arXiv:2602.01454

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Anomaly Detection

Similar Papers 제목 키워드 기반

Heterogeneous Graph Neural Network via Attribute Completion

2021-06-03 · WWW 2021 6 · Di JinCuiying HuoChundong LiangLiang Yang

Heterogeneous information networks (HINs), also called heterogeneous graphs, are composed of multiple types of nodes and edges, and contain comprehensive information and rich semantics. Graph neural networks (GNNs), as p…

AttributeGraph LearningGraph Neural Network

Graph Generation with Variational Recurrent Neural Network

2019-10-02 · Shih-Yang Su, Hossein Hajimirsadeghi, Greg Mori

Generating graph structures is a challenging problem due to the diverse representations and complex dependencies among nodes. In this paper, we introduce Graph Variational Recurrent Neural Network (GraphVRNN), a probabil…

AttributeGraph GenerationGraph structure learning

Unbiased Graph Embedding with Biased Graph Observations

2021-10-26 · Nan Wang, Lu Lin, Jundong Li, Hongning Wang

Graph embedding techniques are pivotal in real-world machine learning tasks that operate on graph-structured data, such as social recommendation and protein structure modeling. Embeddings are mostly performed on the node…

FairnessGraph Embedding

Deep Anomaly Detection on Attributed Networks

2019-05-02 · 2019 SIAM International Conference on Data Mining (SDM) 2019 5 · Kaize Ding, Jundong Li, Rohit Bhanushali, Huan Liu

Attributed networks are ubiquitous and form a critical component of modern information infrastructure, where additional node attributes complement the raw network structure in knowledge discovery. Recently, detecting ano…

Anomaly DetectionAttribute

NK-GAD: Neighbor Knowledge-Enhanced Unsupervised Graph Anomaly Detection

2026-04-17 · Zehao Wang, Lanjun Wang arxiv

Graph anomaly detection aims to identify irregular patterns in graph-structured data. Most unsupervised GNN-based methods rely on the homophily assumption that connected nodes share similar attributes. However, real-worl…

Graph Anomaly Detection