中文
相关论文

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

200 篇论文

A canonical problem in graph mining is the detection of dense communities. This problem is exacerbated for a graph with a large order and size -- the number of vertices and edges -- as many community detection algorithms scale poorly. In…

社会与信息网络 · 计算机科学 2015-02-17 Heng Wang , Da Zheng , Randal Burns , Carey Priebe

In this paper, through thinking on the modularity function that measures the standard of community division, a new algorithm for dividing communities is proposed, called the Connect Intensity Iteration algorithm, or CIIA for short. In this…

社会与信息网络 · 计算机科学 2021-10-29 Zhang Renquan , Wang Yu , Wang Xiaolin , Sun Yuze , Tai Jilei

One of the most useful measures of cluster quality is the modularity of a partition, which measures the difference between the number of the edges joining vertices from the same cluster and the expected number of such edges in a random…

数据分析、统计与概率 · 物理学 2009-09-29 Hristo Djidjev

Detecting groups of users, who have similar opinions, interests, or social behavior, has become an important task for many applications. A recent study showed that dynamic distance based Attractor, a community detection algorithm,…

分布式、并行与集群计算 · 计算机科学 2018-06-26 Nguyen Vo , Kyumin Lee , Thanh Tran

Graph clustering and community detection are central problems in modern data mining. The increasing need for analyzing billion-scale data calls for faster and more scalable algorithms for these problems. There are certain trade-offs between…

社会与信息网络 · 计算机科学 2021-08-05 Jessica Shi , Laxman Dhulipala , David Eisenstat , Jakub Łącki , Vahab Mirrokni

As the use of MultiLayer Networks (or MLNs) for modeling and analysis is gaining popularity, it is becoming increasingly important to propose a community definition that encompasses the multiple features represented by MLNs and develop…

社会与信息网络 · 计算机科学 2020-04-22 Abhishek Santra , Kanthi Sannappa Komar , Sanjukta Bhowmick , Sharma Chakravarthy

Community detection in graphs aims to cluster nodes into meaningful groups, a task particularly challenging in heterophilic graphs, where nodes sharing similarities and membership to the same community are typically distantly connected.…

社会与信息网络 · 计算机科学 2025-08-21 William Leeney , Alessio Gravina , Davide Bacciu

The problem and implications of community detection in networks have raised a huge attention, for its important applications in both natural and social sciences. A number of algorithms has been developed to solve this problem, addressing…

社会与信息网络 · 计算机科学 2014-02-28 Cristian Bisconti , Angelo Corallo , Laura Fortunato , Antonio A. Gentile

A recently introduced novel community detection strategy is based on a label propagation algorithm (LPA) which uses the diffusion of information in the network to identify communities. Studies of LPAs showed that the strategy is effective…

社会与信息网络 · 计算机科学 2013-03-28 Gennaro Cordasco , Luisa Gargano

Hidden community is a useful concept proposed recently for social network analysis. To handle the rapid growth of network scale, in this work, we explore the detection of hidden communities from the local perspective, and propose a new…

社会与信息网络 · 计算机科学 2021-12-09 Meng Wang , Boyu Li , Kun He , John E. Hopcroft

Many real networks that are inferred or collected from data are incomplete due to missing edges. Missing edges can be inherent to the dataset (Facebook friend links will never be complete) or the result of sampling (one may only have access…

社会与信息网络 · 计算机科学 2016-09-28 Matthew Burgess , Eytan Adar , Michael Cafarella

Community discovery in the social network is one of the tremendously expanding areas which earn interest among researchers for the past one decade. There are many already existing algorithms. However, new seed-based algorithms establish an…

社会与信息网络 · 计算机科学 2018-08-13 Belfin R , E. Grace Mary Kanaga , Piotr Bródka

Text classification is one of the most critical areas in machine learning and artificial intelligence research. It has been actively adopted in many business applications such as conversational intelligence systems, news articles…

计算与语言 · 计算机科学 2019-11-15 Minjun Kim , Hiroki Sayama

Community detection is an important task in network analysis. A community (also referred to as a cluster) is a set of cohesive vertices that have more connections inside the set than outside. In many social and information networks, these…

社会与信息网络 · 计算机科学 2015-04-06 Joyce Jiyoung Whang , David F. Gleich , Inderjit S. Dhillon

Many networks exhibit some community structure. There exists a wide variety of approaches to detect communities in networks, each offering different interpretations and associated algorithms. For large networks, there is the additional…

物理与社会 · 物理学 2023-02-16 Vincent A. Traag , Lovro Šubelj

This paper considers the problem of algorithm selection for community detection. The aim of community detection is to identify sets of nodes in a network which are more interconnected relative to their connectivity to the rest of the…

社会与信息网络 · 计算机科学 2010-10-27 Leto Peel

Multilayer networks or MLNs (also called multiplexes or network of networks) are being used extensively for modeling and analysis of data sets with multiple entity and feature types and associated relationships. Although the concept of…

社会与信息网络 · 计算机科学 2019-10-07 Abhishek Santra , Kanthi Sannappa Komar , Sanjukta Bhowmick , Sharma Chakravarthy

One key challenge in Social Network Analysis is to design an efficient and accurate community detection procedure as a means to discover intrinsic structures and extract relevant information. In this paper, we introduce a novel strategy…

社会与信息网络 · 计算机科学 2019-02-11 Mohamed-Hamza Ibrahim , Rokia Missaoui , Abir Messaoudi

Community detection plays a central role in uncovering meso scale structures in networks. However, existing methods often suffer from disconnected or weakly connected clusters, undermining interpretability and robustness. Well-Connected…

社会与信息网络 · 计算机科学 2025-09-04 Mohammad Dindoost , Oliver Alvarado Rodriguez , Bartosz Bryg , Minhyuk Park , George Chacko , Tandy Warnow , David A. Bader

Community detection involves grouping nodes in a graph with dense connections within groups, than between them. We previously proposed efficient multicore (GVE-LPA) and GPU-based ($\nu$-LPA) implementations of Label Propagation Algorithm…

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