中文
相关论文

相关论文: $\nu$-LPA: Fast GPU-based Label Propagation Algori…

200 篇论文

No community detection algorithm can be optimal for all possible networks, thus it is important to identify whether the algorithm is suitable for a given network. We propose a multi-step algorithmic solution scheme for overlapping community…

社会与信息网络 · 计算机科学 2020-06-24 Tianyi Li , Pan Zhang

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

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

The problem of detecting communities in a graph is maybe one the most studied inference problems, given its simplicity and widespread diffusion among several disciplines. A very common benchmark for this problem is the stochastic block…

机器学习 · 统计学 2016-04-08 Adel Javanmard , Andrea Montanari , Federico Ricci-Tersenghi

Community detection and analysis is an important methodology for understanding the organization of various real-world networks and has applications in problems as diverse as consensus formation in social communities or the identification of…

物理与社会 · 物理学 2007-09-20 Usha Nandini Raghavan , Reka Albert , Soundar Kumara

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

Many methods have been proposed for community detection in networks. Some of the most promising are methods based on statistical inference, which rest on solid mathematical foundations and return excellent results in practice. In this paper…

社会与信息网络 · 计算机科学 2013-08-13 M. E. J. Newman

A Complete Computer vision system can be divided into two main categories: detection and classification. The Lane detection algorithm is a part of the computer vision detection category and has been applied in autonomous driving and smart…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Mohamed Alshemi , Sherif Saif , Mohamed Taher

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

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

In this paper we present results from a method of community detection using label propagation in undirected, unweighted graphs which incorporates elements of neural computing and spike-based data. Using a fully connected, edge-weighted…

无序系统与神经网络 · 物理学 2018-10-24 Kathleen E. Hamilton , Travis S. Humble

Community detection, aiming to group nodes based on their connections, plays an important role in network analysis, since communities, treated as meta-nodes, allow us to create a large-scale map of a network to simplify its analysis.…

社会与信息网络 · 计算机科学 2021-02-09 Jinyin Chen , Yixian Chen , Lihong Chen , Minghao Zhao , Qi Xuan

Local community detection, the problem of identifying a set of relevant nodes nearby a small set of input seed nodes, is an important graph primitive with a wealth of applications and research activity. Recent approaches include using local…

社会与信息网络 · 计算机科学 2016-11-17 Kyle Kloster , Yixuan Li

Community detection is a well-studied problem with applications in domains ranging from networking to bioinformatics. Due to the rapid growth in the volume of real-world data, there is growing interest in accelerating contemporary community…

社会与信息网络 · 计算机科学 2023-01-23 Frank Wanye , Vitaliy Gleyzer , Edward Kao , Wu-chun Feng

An efficient and relatively fast algorithm for the detection of communities in complex networks is introduced. The method exploits spectral properties of the graph Laplacian-matrix combined with hierarchical-clustering techniques, and…

统计力学 · 物理学 2009-11-10 Luca Donetti , Miguel A. Munoz

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

Community detection is one of the fundamental problems of network analysis, for which a number of methods have been proposed. Most model-based or criteria-based methods have to solve an optimization problem over a discrete set of labels to…

机器学习 · 统计学 2015-05-12 Can M. Le , Elizaveta Levina , Roman Vershynin

Real-world networks are often constructed from different sources or domains, including various types of entities and diverse relationships between networks, thus forming multi-domain networks. A single network typically fails to capture the…

社会与信息网络 · 计算机科学 2024-12-17 Li Ni , Zhou Xie , Yiwen Zhang , Wenjian Luo , Victor S. Sheng

Label propagation is a heuristic method initially proposed for community detection in networks, while the method can be adopted also for other types of network clustering and partitioning. Among all the approaches and techniques described…

社会与信息网络 · 计算机科学 2020-01-08 Lovro Šubelj

Community detection is a discovery tool used by network scientists to analyze the structure of real-world networks. It seeks to identify natural divisions that may exist in the input networks that partition the vertices into coherent…

社会与信息网络 · 计算机科学 2019-09-24 Neda Zarayeneh , Ananth Kalyanaraman