中文
相关论文

相关论文: Parallel Louvain Community Detection Optimized for…

200 篇论文

Community detection has become a fundamental operation in numerous graph-theoretic applications. It is used to reveal natural divisions that exist within real world networks without imposing prior size or cardinality constraints on the set…

社会与信息网络 · 计算机科学 2014-10-08 Hao Lu , Mahantesh Halappanavar , Ananth Kalyanaraman

Community detection is a key aspect of network analysis, as it allows for the identification of groups and patterns within a network. With the ever-increasing size of networks, it is crucial to have fast algorithms to analyze them…

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

The amount of graph-structured data has recently experienced an enormous growth in many applications. To transform such data into useful information, fast analytics algorithms and software tools are necessary. One common graph analytics…

分布式、并行与集群计算 · 计算机科学 2015-02-03 Christian L. Staudt , Henning Meyerhenke

Community detection is the problem of identifying natural divisions in networks. Efficient parallel algorithms for identifying such divisions is critical in a number of applications, where the size of datasets have reached significant…

分布式、并行与集群计算 · 计算机科学 2025-06-24 Subhajit Sahu

Community detection involves identifying natural divisions in networks, a crucial task for many large-scale applications. This report presents GVE-Louvain, one of the most efficient multicore implementations of the Louvain algorithm, a…

分布式、并行与集群计算 · 计算机科学 2025-02-03 Subhajit Sahu

Network community detection often relies on optimizing partition quality functions, like modularity. This optimization appears to be a complex problem traditionally relying on discrete heuristics. And although the problem could be…

社会与信息网络 · 计算机科学 2021-03-04 Stanislav Sobolevsky

In this paper, we propose a scalable community detection algorithm using hypergraph modularity function, h-Louvain. It is an adaptation of the classical Louvain algorithm in the context of hypergraphs. We observe that a direct application…

社会与信息网络 · 计算机科学 2024-06-26 Bogumił Kamiński , Paweł Misiorek , Paweł Prałat , François Théberge

Community detection in networks is a very actual and important field of research with applications in many areas. But, given that the amount of processed data increases more and more, existing algorithms need to be adapted for very large…

数据结构与算法 · 计算机科学 2017-02-16 Benjamin Chiêm , Andine Havelange , Paul Van Dooren

Community detection is the problem of recognizing natural divisions in networks. A relevant challenge in this problem is to find communities on rapidly evolving graphs. In this report we present our Parallel Dynamic Frontier (DF) Louvain…

分布式、并行与集群计算 · 计算机科学 2024-09-10 Subhajit Sahu

Complex networks represent interactions between entities. They appear in various contexts such as sociology, biology, etc., and they generally contain highly connected subgroups called communities. Community detection is a well-studied…

社会与信息网络 · 计算机科学 2014-06-11 Romain Campigotto , Patricia Conde Céspedes , Jean-Loup Guillaume

Communities play a crucial role to describe and analyse modern networks. However, the size of those networks has grown tremendously with the increase of computational power and data storage. While various methods have been developed to…

物理与社会 · 物理学 2013-08-30 Arnaud Browet , P. -A. Absil , Paul Van Dooren

Recent advances in specialized hardware for solving optimization problems such quantum computers, quantum annealers, and CMOS annealers give rise to new ways for solving real-word complex problems. However, given current and near-term…

社会与信息网络 · 计算机科学 2021-09-08 Pouya Rezazadeh Kalehbasti , Hayato Ushijima-Mwesigwa , Avradip Mandal , Indradeep Ghosh

Finding community structures in social networks is considered to be a challenging task as many of the proposed algorithms are computationally expensive and does not scale well for large graphs. Most of the community detection algorithms…

社会与信息网络 · 计算机科学 2023-01-30 Partha Basuchowdhuri , Satyaki Sikdar , Varsha Nagarajan , Khusbu Mishra , Surabhi Gupta , Subhashis Majumder

Community detection is the problem of identifying densely connected clusters within a network. While the Louvain algorithm is commonly used for this task, it can produce internally-disconnected communities. To address this, the Leiden…

分布式、并行与集群计算 · 计算机科学 2024-10-11 Subhajit Sahu

Many complex networks exhibit a modular structure of densely connected groups of nodes. Usually, such a modular structure is uncovered by the optimization of some quality function. Although flawed, modularity remains one of the most popular…

物理与社会 · 物理学 2015-09-10 V. A. Traag

This paper proposes a novel community detection method that integrates the Louvain algorithm with Graph Neural Networks (GNNs), enabling the discovery of communities without prior knowledge. Compared to most existing solutions, the proposed…

社会与信息网络 · 计算机科学 2025-09-30 Dalila Khettaf , Djamel Djenouri , Zeinab Rezaeifar , Youcef Djenouri

The rise of graph data in various fields calls for efficient and scalable community detection algorithms. In this paper, we present parallel implementations of two widely used algorithms: Label Propagation and Louvain, specifically designed…

分布式、并行与集群计算 · 计算机科学 2025-09-03 Fuhuan Li , Zhihui Du , David A. Bader

Community detection, or clustering, identifies groups of nodes in a graph that are more densely connected to each other than to the rest of the network. Given the size and dynamic nature of real-world graphs, efficient community detection…

社会与信息网络 · 计算机科学 2024-10-22 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

The Louvain method was proposed 15 years ago as a heuristic method for the fast detection of communities in large networks. During this period, it has emerged as one of the most popular methods for community detection, the task of…

物理与社会 · 物理学 2023-11-13 Vincent Blondel , Jean-Loup Guillaume , Renaud Lambiotte
‹ 上一页 1 2 3 10 下一页 ›