中文
相关论文

相关论文: An Approach for Addressing Internally-Disconnected…

200 篇论文

Community detection is a critical challenge in analysing real graphs, including social, transportation, citation, cybersecurity, and many other networks. This article proposes three new, general, hierarchical frameworks to deal with this…

社会与信息网络 · 计算机科学 2023-05-25 Łukasz Brzozowski , Grzegorz Siudem , Marek Gagolewski

We will present improvements to famous algorithms for community detection, namely Newman's spectral method algorithm and the Louvain algorithm. The Newman algorithm begins by treating the original graph as a single cluster, then repeats the…

社会与信息网络 · 计算机科学 2024-03-14 Duy Hieu Do , Thi Ha Duong Phan

Integral to the problem of detecting communities through graph clustering is the expectation that they are "well connected". In this respect, we examine five different community detection approaches optimizing different criteria: the Leiden…

We propose an ensemble clustering algorithm for graphs (ECG), which is based on the Louvain algorithm and the concept of consensus clustering. We validate our approach by replicating a recently published study comparing graph clustering…

机器学习 · 计算机科学 2021-02-17 Valérie Poulin , François Théberge

Modularity maximization has been a fundamental tool for understanding the community structure of a network, but the underlying optimization problem is nonconvex and NP-hard to solve. State-of-the-art algorithms like the Louvain or Leiden…

机器学习 · 计算机科学 2020-12-07 Po-Wei Wang , J. Zico Kolter

Community detection in graphs identifies groups of nodes with denser connections within the groups than between them, and while existing studies often focus on optimizing detection performance, memory constraints become critical when…

社会与信息网络 · 计算机科学 2025-01-31 Subhajit Sahu

Heterogeneous networks are networks consisting of different types of nodes and multiple types of edges linking such nodes. While community detection has been extensively developed as a useful technique for analyzing networks that contain…

社会与信息网络 · 计算机科学 2018-03-23 Jingfei Zhang , Yuguo Chen

In the area of large-scale training of graph embeddings, effective training frameworks and partitioning methods are critical for handling large networks. However, they face two major challenges: 1) existing synchronized distributed…

机器学习 · 计算机科学 2024-09-17 Yuhe Bai , Camelia Constantin , Hubert Naacke

We apply our recent work on empirical estimates of quantum speedups to the practical task of community detection in complex networks. We design several quantum variants of a popular classical algorithm -- the Louvain algorithm for community…

量子物理 · 物理学 2022-03-15 Chris Cade , Marten Folkertsma , Ido Niesen , Jordi Weggemans

We introduce a new algorithm for modularity-based community detection in large networks. The algorithm, which we refer to as a smart local moving algorithm, takes advantage of a well-known local moving heuristic that is also used by other…

物理与社会 · 物理学 2015-06-17 Ludo Waltman , Nees Jan van Eck

Community detection has attracted increasing attention during the past decade, and many algorithms have been proposed to find the underlying community structure in a given network. Many of these algorithms are based on modularity…

最优化与控制 · 数学 2015-01-27 Necdet Serhat Aybat , Sahar Zarmehri , Soundar Kumara

Community detection is a central task in graph analytics. Given the substantial growth in graph size, scalability in community detection continues to be an unresolved challenge. Recently, alongside established methods like Louvain and…

社会与信息网络 · 计算机科学 2024-12-18 Tianyi Chen , Charalampos E. Tsourakakis

Community Detection algorithms are used to detect densely connected components in complex networks and reveal underlying relationships among components. As a special type of networks, spatial networks are usually generated by the…

社会与信息网络 · 计算机科学 2022-10-18 Yunlei Liang , Jiawei Zhu , Wen Ye , Song Gao

We introduce a novel algorithm of community detection that maintains dynamically a community structure of a large network that evolves with time. The algorithm maximizes the modularity index thanks to the construction of a randomized…

社会与信息网络 · 计算机科学 2016-12-06 Yves Darmaillac , Sébastien Loustau

Optimizing statistical measures for community structure is one of the most popular strategies for community detection, but many of them lack the flexibility of resolution and thus are incompatible with multi-scale communities of networks.…

物理与社会 · 物理学 2019-04-23 Ju Xiang , Yan Zhang , Jian-Ming Li , Hui-Jia Li , Min Li

We present NECTAR, a community detection algorithm that generalizes Louvain method's local search heuristic for overlapping community structures. NECTAR chooses dynamically which objective function to optimize based on the network on which…

社会与信息网络 · 计算机科学 2016-07-07 Yehonatan Cohen , Danny Hendler , Amir Rubin

Community detections for large-scale real world networks have been more popular in social analytics. In particular, dynamically growing network analyses become important to find long-term trends and detect anomalies. In order to analyze…

社会与信息网络 · 计算机科学 2018-08-21 Hiroki Kanezashi , Toyotaro Suzumura

Community detection is a foundational capability in large-scale industrial graph analytics, powering applications such as fraud-ring discovery, recommendation systems, and hierarchical indexing for retrieval-augmented generation. Among…

社会与信息网络 · 计算机科学 2026-03-05 Chunxu Lin , Yumao Xie , Yixiang Fang , Yongmin Hu , Yingqian Hu , Chen Cheng

The community detection problem for graphs asks one to partition the n vertices V of a graph G into k communities, or clusters, such that there are many intracluster edges and few intercluster edges. Of course this is equivalent to finding…

信息论 · 计算机科学 2018-08-21 Ming-Jun Lai , Daniel Mckenzie

In this paper, we introduce a novel community detection algorithm in graphs, called SCoDA (Streaming Community Detection Algorithm), based on an edge streaming setting. This algorithm has an extremely low memory footprint and a…

社会与信息网络 · 计算机科学 2017-03-09 Alexandre Hollocou , Julien Maudet , Thomas Bonald , Marc Lelarge