中文
相关论文

相关论文: Graph Community Augmentation with GMM-based Modeli…

200 篇论文

One of the most persistent challenges in network science is the development of various synthetic graph models to support subsequent analyses. Among the most notable frameworks addressing this issue is the Artificial Benchmark for Community…

社会与信息网络 · 计算机科学 2025-11-18 Łukasz Kraiński , Michał Czuba , Piotr Bródka , Paweł Prałat , Bogumił Kamiński , François Théberge

Community detection is a common task in social network analysis (SNA) with applications in a variety of fields including medicine, criminology, and business. Despite the popularity of community detection, there is no clear consensus on the…

社会与信息网络 · 计算机科学 2022-06-17 Maria Tomasso , Lucas Rusnak , Jelena Tešić

To capture the inherent geometric features of many community detection problems, we propose to use a new random graph model of communities that we call a Geometric Block Model. The geometric block model generalizes the random geometric…

社会与信息网络 · 计算机科学 2018-01-25 Sainyam Galhotra , Arya Mazumdar , Soumyabrata Pal , Barna Saha

Finding groups of connected individuals in large graphs with tens of thousands or more nodes has received considerable attention in academic research. In this paper, we analyze three main issues with respect to the recent influx of papers…

数据结构与算法 · 计算机科学 2017-05-24 Pieter Leyman , Patrick De Causmaecker

Affinity propagation is one of the most effective unsupervised pattern recognition algorithms for data clustering in high-dimensional feature space. However, the numerous attempts to test its performance for community detection in complex…

机器学习 · 计算机科学 2018-08-30 Carlo Vittorio Cannistraci , Alessandro Muscoloni

Spectral embedding of adjacency or Laplacian matrices of undirected graphs is a common technique for representing a network in a lower dimensional latent space, with optimal theoretical guarantees. The embedding can be used to estimate the…

社会与信息网络 · 计算机科学 2021-07-22 Francesco Sanna Passino , Nicholas A. Heard

Recently, Graph Convolutional Networks (GCNs) have proven to be a powerful machine learning tool for Computer-Aided Diagnosis (CADx) and disease prediction. A key component in these models is to build a population graph, where the graph…

机器学习 · 计算机科学 2022-05-16 Luca Cosmo , Anees Kazi , Seyed-Ahmad Ahmadi , Nassir Navab , Michael Bronstein

Community detection in a complex network is an important problem of much interest in recent years. In general, a community detection algorithm chooses an objective function and captures the communities of the network by optimizing the…

社会与信息网络 · 计算机科学 2015-08-27 Suman Saha , Satya P. Ghrera

Causal graphs (CGs) are compact representations of the knowledge of the data generating processes behind the data distributions. When a CG is available, e.g., from the domain knowledge, we can infer the conditional independence (CI)…

机器学习 · 计算机科学 2021-08-18 Takeshi Teshima , Masashi Sugiyama

Communities in social networks or graphs are sets of well-connected, overlapping vertices. The effectiveness of a community detection algorithm is determined by accuracy in finding the ground-truth communities and ability to scale with the…

机器学习 · 统计学 2019-09-24 Dhruv Parthasarathy , Devavrat Shah , Tauhid Zaman

Recently, efforts have been made in the community to design new Graph Neural Networks (GNN), as limitations of Message Passing Neural Networks became more apparent. This led to the appearance of Graph Transformers using global graph…

量子物理 · 物理学 2022-10-20 Slimane Thabet , Romain Fouilland , Loic Henriet

Community detection in graphs has many important and fundamental applications including in distributed systems, compression, image segmentation, divide-and-conquer graph algorithms such as nested dissection, document and word clustering,…

社会与信息网络 · 计算机科学 2019-06-18 Ryan A. Rossi , Nesreen K. Ahmed , Eunyee Koh , Sungchul Kim

Social network analysis faces profound difficulties in sharing data between researchers due to privacy and security concerns. A potential remedy to this issue are synthetic networks, that closely resemble their real counterparts, but can be…

社会与信息网络 · 计算机科学 2022-12-16 Alex Davies , Nirav Ajmeri

Multiview canonical correlation analysis (MCCA) seeks latent low-dimensional representations encountered with multiview data of shared entities (a.k.a. common sources). However, existing MCCA approaches do not exploit the geometry of the…

信号处理 · 电气工程与系统科学 2019-05-22 Jia Chen , Gang Wang , Georgios B. Giannakis

Graph neural networks, a powerful deep learning tool to model graph-structured data, have demonstrated remarkable performance on numerous graph learning tasks. To address the data noise and data scarcity issues in deep graph learning, the…

机器学习 · 计算机科学 2022-11-22 Kaize Ding , Zhe Xu , Hanghang Tong , Huan Liu

Anomaly detection is a relevant problem in the area of data analysis. In networked systems, where individual entities interact in pairs, anomalies are observed when pattern of interactions deviates from patterns considered regular. Properly…

社会与信息网络 · 计算机科学 2023-10-25 Hadiseh Safdari , Caterina De Bacco

Most real-world graphs exhibit a hierarchical structure, which is often overlooked by existing graph generation methods. To address this limitation, we propose a novel graph generative network that captures the hierarchical nature of graphs…

机器学习 · 计算机科学 2026-01-01 Mahdi Karami

Graph embedding methods are becoming increasingly popular in the machine learning community, where they are widely used for tasks such as node classification and link prediction. Embedding graphs in geometric spaces should aid the…

Community detection is crucial for applications like targeted marketing and recommendation systems. Traditional methods rely on network structure, and embedding-based models integrate semantic information. However, there is a challenge when…

社会与信息网络 · 计算机科学 2026-01-09 Heba Zahran , M. Omair Shafiq

Graph contrastive learning (GCL) improves graph representation learning, leading to SOTA on various downstream tasks. The graph augmentation step is a vital but scarcely studied step of GCL. In this paper, we show that the node embedding…

机器学习 · 计算机科学 2022-06-14 Yifei Zhang , Hao Zhu , Zixing Song , Piotr Koniusz , Irwin King