中文
相关论文

相关论文: Dynamic Clustering in Social Networks using Louvai…

200 篇论文

Community and cluster detection is a popular field of social network analysis. Most algorithms focus on static graphs or series of snapshots. In this paper we present an algorithm, which detects communities in dynamic graphs. The method is…

社会与信息网络 · 计算机科学 2016-01-26 Pascal Held , Rudolf Kruse

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 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

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

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

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

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

Infomap clustering finds the community structures that minimize the expected description length of a random walk trajectory; algorithms for infomap clustering run fast in practice for large graphs. In this paper we leverage the…

数据结构与算法 · 计算机科学 2019-08-23 Seok-Hee Hong , Peter Eades , Marnijati Torkel , Ziyang Wang , David Chae , Sungpack Hong , Daniel Langerenken , Hassan Chafi

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

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

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

Community detection is of great importance for online social network analysis. The volume, variety and velocity of data generated by today's online social networks are advancing the way researchers analyze those networks. For instance,…

社会与信息网络 · 计算机科学 2019-11-12 Di Zhuang , J. Morris Chang , Mingchen Li

Community detection is expensive, and the cost generally depends at least linearly on the number of vertices in the graph. We propose working with a reduced graph that has many fewer nodes but nonetheless captures key community structure.…

物理与社会 · 物理学 2014-10-14 Chengbin Peng , Tamara G. Kolda , Ali Pinar

In this work, we explore four common algorithms for community detection in networks, namely Agglomerative Hierarchical Clustering, Divisive Hierarchical Clustering (Girvan-Newman), Fastgreedy and the Louvain Method. We investigate their…

社会与信息网络 · 计算机科学 2021-09-01 Niko Motschnig , Alexander Ramharter , Oliver Schweiger , Philipp Zabka , Klaus-Tycho Foerster

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

In dynamic complex networks, entities interact and form network communities that evolve over time. Among the many static Community Detection (CD) solutions, the modularity-based Louvain, or Greedy Modularity Algorithm (GMA), is widely…

神经与进化计算 · 计算机科学 2024-01-12 Giordano Paoletti , Luca Gioacchini , Marco Mellia , Luca Vassio , Jussara M. Almeida

We propose a novel distributed algorithm to cluster graphs. The algorithm recovers the solution obtained from spectral clustering without the need for expensive eigenvalue/vector computations. We prove that, by propagating waves through the…

离散数学 · 计算机科学 2015-03-13 Tuhin Sahai , Alberto Speranzon , Andrzej Banaszuk

In this paper we present a novel strategy to discover the community structure of (possibly, large) networks. This approach is based on the well-know concept of network modularity optimization. To do so, our algorithm exploits a novel…

社会与信息网络 · 计算机科学 2012-02-13 Pasquale De Meo , Emilio Ferrara , Giacomo Fiumara , Alessandro Provetti

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

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
‹ 上一页 1 2 3 10 下一页 ›