中文
相关论文

相关论文: Near linear time algorithm to detect community str…

200 篇论文

Detecting clusters or communities in large real-world graphs such as large social or information networks is a problem of considerable interest. In practice, one typically chooses an objective function that captures the intuition of a…

数据结构与算法 · 计算机科学 2010-04-21 Jure Leskovec , Kevin J. Lang , Michael W. Mahoney

Detecting communities in networks is essential for understanding the mesoscopic organization of complex systems. Interactions in most real-world networks evolve over time and exhibit diverse modalities: instantaneous events, continuous…

社会与信息网络 · 计算机科学 2026-05-26 Victor Brabant , Angela Bonifati , Remy Cazabet

In this paper, we consider sparse networks consisting of a finite number of non-overlapping communities, i.e. disjoint clusters, so that there is higher density within clusters than across clusters. Both the intra- and inter-cluster edge…

社会与信息网络 · 计算机科学 2014-11-06 Se-Young Yun , Marc Lelarge , Alexandre Proutiere

Detecting community structure in social networks is a fundamental problem empowering us to identify groups of actors with similar interests. There have been extensive works focusing on finding communities in static networks, however, in…

社会与信息网络 · 计算机科学 2018-02-26 Saeed Haji Seyed Javadi , Pedram Gharani , Shahram Khadivi

Community structures are an important feature of many social, biological and technological networks. Here we study a variation on the method for detecting such communities proposed by Girvan and Newman and based on the idea of using…

统计力学 · 物理学 2009-11-10 Santo Fortunato , Vito Latora , Massimo Marchiori

We introduce an ensemble learning scheme for community detection in complex networks. The scheme uses a Machine Learning algorithmic paradigm we call Extremal Ensemble Learning. It uses iterative extremal updating of an ensemble of network…

物理与社会 · 物理学 2019-10-04 Jiahao Guo , Pramesh Singh , Kevin E. Bassler

The problem of community detection in networks is usually formulated as finding a single partition of the network into some "correct" number of communities. We argue that it is more interpretable and in some regimes more accurate to…

There has been considerable recent interest in algorithms for finding communities in networks - groups of vertex within which connections are dense (frequent), but between which connections are sparser (rare). Most of the current literature…

社会与信息网络 · 计算机科学 2014-02-07 Adrien Ickowicz

Community detection is one of the fundamental problems in the study of network data. Most existing community detection approaches only consider edge information as inputs, and the output could be suboptimal when nodal information is…

统计方法学 · 统计学 2016-12-13 Haolei Weng , Yang Feng

Recent works have shown that exploiting unlabeled data through label propagation can substantially reduce the labeling cost, which has been a critical issue in developing visual recognition models. Yet, how to propagate labels reliably,…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Lei Yang , Qingqiu Huang , Huaiyi Huang , Linning Xu , Dahua Lin

A simple but efficient spectral approach for analyzing the community structure of complex networks is introduced. It works the same way for all types of networks, by spectrally splitting the adjacency matrix into a "unipartite" and a…

物理与社会 · 物理学 2016-02-05 Bogdan Danila

Community detection is a commonly used technique for identifying groups in a network based on similarities in connectivity patterns. To facilitate community detection in large networks, we recast the network to be partitioned into a smaller…

社会与信息网络 · 计算机科学 2017-06-14 Natalie Stanley , Roland Kwitt , Marc Niethammer , Peter J. Mucha

Community detection is the task of discovering groups of nodes sharing similar patterns within a network. With recent advancements in deep learning, methods utilizing graph representation learning and deep clustering have shown great…

社会与信息网络 · 计算机科学 2022-11-14 E. Dmitriev , M. W. Chekol , S. Wang

We consider the problem of selecting a minimum size subset of nodes in a network, that allows to activate all the nodes of the network. We present a fast and simple algorithm that, in real-life networks, produces solutions that outperform…

数据结构与算法 · 计算机科学 2016-10-18 Gennaro Cordasco , Luisa Gargano , Adele Anna Rescigno

We propose an algorithm for detecting communities of links in networks which uses local information, is based on a new evaluation function, and allows for pervasive overlaps of communities. The complexity of the clustering task requires the…

社会与信息网络 · 计算机科学 2016-06-24 Frank Havemann , Jochen Gläser , Michael Heinz

This paper addresses the problem of transferring useful knowledge from a source network to predict node labels in a newly formed target network. While existing transfer learning research has primarily focused on vector-based data, in which…

机器学习 · 计算机科学 2016-11-15 Meng Fang , Jie Yin , Xingquan Zhu

Network classification has a variety of applications, such as detecting communities within networks and finding similarities between those representing different aspects of the real world. However, most existing work in this area focus on…

社会与信息网络 · 计算机科学 2018-08-08 Kun Tu , Jian Li , Don Towsley , Dave Braines , Liam D. Turner

Researchers use community-detection algorithms to reveal large-scale organization in biological and social networks, but community detection is useful only if the communities are significant and not a result of noisy data. To assess the…

物理与社会 · 物理学 2013-02-04 Atieh Mirshahvalad , Johan Lindholm , Mattias Derlen , Martin Rosvall

Many real-world networks are so large that we must simplify their structure before we can extract useful information about the systems they represent. As the tools for doing these simplifications proliferate within the network literature,…

物理与社会 · 物理学 2015-05-13 M. Rosvall , D. Axelsson , C. T. Bergstrom

Graph embedding methods are becoming increasingly popular in the machine learning community, where they are widely used for tasks such as node classification and link prediction. Embedding graphs in geometric spaces should aid the…