中文
相关论文

相关论文: Community Detection for Hypergraph Networks via Re…

200 篇论文

Community detection in graphs is the problem of finding groups of vertices which are more densely connected than they are to the rest of the graph. This problem has a long history, but it is undergoing a resurgence of interest due to the…

计算复杂性 · 计算机科学 2017-08-25 Cristopher Moore

Community detection is a widely-studied unsupervised learning problem in which the task is to group similar entities together based on observed pairwise entity interactions. This problem has applications in diverse domains such as social…

社会与信息网络 · 计算机科学 2020-04-21 Jimit Majmudar , Stephen Vavasis

Local community detection has attracted much research attention recently, and many methods have been proposed for the single local community detection that finds a community containing the given set of query nodes. However, nodes may belong…

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

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

Detecting and characterizing dense subgraphs (tight communities) in social and information networks is an important exploratory tool in social network analysis. Several approaches have been proposed that either (i) partition the whole…

社会与信息网络 · 计算机科学 2012-10-12 Marco Pellegrini , Filippo Geraci , Miriam Baglioni

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

We consider the community detection problem in sparse random hypergraphs under the non-uniform hypergraph stochastic block model (HSBM), a general model of random networks with community structure and higher-order interactions. When the…

统计理论 · 数学 2024-12-11 Ioana Dumitriu , Haixiao Wang , Yizhe Zhu

We introduce a new paradigm that is important for community detection in the realm of network analysis. Networks contain a set of strong, dominant communities, which interfere with the detection of weak, natural community structure. When…

社会与信息网络 · 计算机科学 2017-02-27 Kun He , Yingru Li , Sucheta Soundarajan , John E. Hopcroft

Visualization of the adjacency matrix enables us to capture macroscopic features of a network when the matrix elements are aligned properly. Community structure, a network consisting of several densely connected components, is a…

物理与社会 · 物理学 2023-07-11 Masaki Ochi , Tatsuro Kawamoto

Social relations are often used to improve recommendation quality when user-item interaction data is sparse in recommender systems. Most existing social recommendation models exploit pairwise relations to mine potential user preferences.…

信息检索 · 计算机科学 2022-03-01 Junliang Yu , Hongzhi Yin , Jundong Li , Qinyong Wang , Nguyen Quoc Viet Hung , Xiangliang Zhang

Networks are commonly used to model complex systems. The different entities in the system are represented by nodes of the network and their interactions by edges. In most real life systems, the different entities may interact in different…

社会与信息网络 · 计算机科学 2024-01-17 Meiby Ortiz-Bouza , Selin Aviyente

Numerous Graph Neural Networks (GNNs) have been developed to tackle the challenge of Knowledge Graph Embedding (KGE). However, many of these approaches overlook the crucial role of relation information and inadequately integrate it with…

机器学习 · 计算机科学 2024-09-24 Peyman Baghershahi , Reshad Hosseini , Hadi Moradi

We present the class of projection methods for community detection that generalizes many popular community detection methods. In this framework, we represent each clustering (partition) by a vector on a high-dimensional hypersphere. A…

社会与信息网络 · 计算机科学 2023-12-25 Martijn Gösgens , Remco van der Hofstad , Nelly Litvak

Social relationships can be divided into different classes based on the regularity with which they occur and the similarity among them. Thus, rare and somewhat similar relationships are random and cause noise in a social network, thus…

社会与信息网络 · 计算机科学 2018-10-08 Jeancarlo Campos Leão , Michele Amaral Brandão , Pedro O. S. Vaz de Melo , Alberto H. F. Laender

We propose neighborhood-based core decomposition: a novel way of decomposing hypergraphs into hierarchical neighborhood-cohesive subhypergraphs. Alternative approaches to decomposing hypergraphs, e.g., reduction to clique or bipartite…

社会与信息网络 · 计算机科学 2023-04-11 Naheed Anjum Arafat , Arijit Khan , Arpit Kumar Rai , Bishwamittra Ghosh

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 introduce a new conception of community structure, which we refer to as hidden community structure. Hidden community structure refers to a specific type of overlapping community structure, in which the detection of weak, but meaningful,…

社会与信息网络 · 计算机科学 2015-01-26 Kun He , Sucheta Soundarajan , Xuezhi Cao , John Hopcroft , Menglong Huang

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

In recent years, there has been a surge of interest in community detection algorithms for complex networks. A variety of computational heuristics, some with a long history, have been proposed for the identification of communities or,…

物理与社会 · 物理学 2012-03-06 Michael T. Schaub , Jean-Charles Delvenne , Sophia N. Yaliraki , Mauricio Barahona

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