paper-with-me

Papers

Enhanced graph-learning schemes driven by similar distributions of motifs

2022-07-11 · Samuel Rey, T. Mitchell Roddenberry, Santiago Segarra, Antonio G. Marques

This paper looks at the task of network topology inference, where the goal is to learn an unknown graph from nodal observations. One of the novelties of the approach put forth is the consideration of prior information about the density of motifs of the unknown graph to enhance the inference of classical Gaussian graphical models. Dealing with the density of motifs directly constitutes a challenging combinatorial task. However, we note that if two graphs have similar motif densities, one can show that the expected value of a polynomial applied to their empirical spectral distributions will be similar. Guided by this, we first assume that we have a reference graph that is related to the sought graph (in the sense of having similar motif densities) and then, we exploit this relation by incorporating a similarity constraint and a regularization term in the network topology inference optimization problem. The (non-)convexity of the optimization problem is discussed and a computational efficient alternating majorization-minimization algorithm is designed. We assess the performance of the proposed method through exhaustive numerical experiments where different constraints are considered and compared against popular baselines algorithms on both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2207.04747

Code (3)

reysam93/adaptive_agg_gcn pytorch
reysam93/cvx_dag_learning
reysam93/online_ntf_expanding

Tasks

Graph LearningInference Optimization

Similar Papers 제목 키워드 기반

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

Ordered Subgraph Aggregation Networks

2022-06-22 · Chendi Qian, Gaurav Rattan, Floris Geerts, Christopher Morris 외

Numerous subgraph-enhanced graph neural networks (GNNs) have emerged recently, provably boosting the expressive power of standard (message-passing) GNNs. However, there is a limited understanding of how these approaches …

KGAMC: A Novel Knowledge Graph Driven Automatic Modulation Classification Scheme

2024-02-29 · Yike Li, Lu Yua, Fuhui Zhou, Qihui Wu 외

Automatic modulation classification (AMC) is a promising technology to realize intelligent wireless communications in the sixth generation (6G) wireless communication networks. Recently, many data-and-knowledge dual-driv…

Propagation Kernels

2014-10-13 · Marion Neumann, Roman Garnett, Christian Bauckhage, Kristian Kersting

We introduce propagation kernels, a general graph-kernel framework for efficiently measuring the similarity of structured data. Propagation kernels are based on monitoring how information spreads through a set of given g…

Enhancing Graph Contrastive Learning with Node Similarity

2022-08-13 · Hongliang Chi, Yao Ma

Graph Neural Networks (GNNs) have achieved great success in learning graph representations and thus facilitating various graph-related tasks. However, most GNN methods adopt a supervised learning setting, which is not al…

Contrastive LearningData AugmentationSelf-Supervised Learning