中文
相关论文

相关论文: Bipartite Communities

200 篇论文

Bipartite graphs are a fundamental concept in graph theory with diverse applications. A graph is bipartite iff it contains no odd cycles, a characteristic that has many implications in diverse fields ranging from matching problems to the…

组合数学 · 数学 2024-12-10 Marzieh Eidi , Sayan Mukherjee

A very important problem in combinatorial optimization is partitioning a network into communities of densely connected nodes; where the connectivity between nodes inside a particular community is large compared to the connectivity between…

其他计算机科学 · 计算机科学 2020-07-01 Christian F. A. Negre , Hayato Ushijima-Mwesigwa , Susan M. Mniszewski

We investigate combinatorial properties of certain configurations of a graph partition which are related to the minimality of a cut. We show that such configurations are related to the third eigenvector of the Laplacian matrix. It is well…

组合数学 · 数学 2017-03-02 Israel Rocha

Community search on bipartite graphs, especially influential community detection, has received significant attention. Existing studies use minimum vertex weights, inadequately reflecting true community influence when some vertices have low…

社会与信息网络 · 计算机科学 2025-09-17 Yanxin Zhang , Zhengyu Hua , Long Yuan , Zi Chen

We study the spectrum of the normalized Laplace operator of a connected graph $\Gamma$. As is well known, the smallest nontrivial eigenvalue measures how difficult it is to decompose $\Gamma$ into two large pieces, whereas the largest…

组合数学 · 数学 2015-03-13 Frank Bauer , Jürgen Jost

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

Community search over bipartite graphs has attracted significant interest recently. In many applications such as user-item bipartite graph in E-commerce, customer-movie bipartite graph in movie rating website, nodes tend to have attributes,…

社会与信息网络 · 计算机科学 2023-03-02 Zongyu Xu , Yihao Zhang , Long Yuan , Yuwen Qian , Zi Chen , Mingliang Zhou , Qin Mao , Weibin Pan

We present and discuss a mathematical procedure for identification of small "communities" or segments within large bipartite networks. The procedure is based on spectral analysis of the matrix encoding network structure. The principal tool…

物理与社会 · 物理学 2011-05-26 Frantisek Slanina , Zdenek Konopasek

Despite being a source of rich information, graphs are limited to pairwise interactions. However, several real-world networks such as social networks, neuronal networks, etc., involve interactions between more than two nodes. Simplicial…

数据分析、统计与概率 · 物理学 2022-02-01 Sanjukta Krishnagopal , Ginestra Bianconi

The hypergraph community detection problem seeks to identify groups of related nodes in hypergraph data. We propose an information-theoretic hypergraph community detection algorithm which compresses the observed data in terms of community…

Several problems such as network intrusion, community detection, and disease outbreak can be described by observations attributed to nodes or edges of a graph. In these applications presence of intrusion, community or disease outbreak is…

机器学习 · 统计学 2014-11-25 Jing Qian , Venkatesh Saligrama

Community detection, also known as graph partitioning, is a well-known NP-hard combinatorial optimization problem with applications in diverse fields such as complex network theory, transportation, and smart power grids. The problem's…

最优化与控制 · 数学 2025-01-03 Wei Li , Yi-Lun Du , Nan Su , Konrad Tywoniuk , Kyle Godbey , Horst Stöcker

The computational demands of community detection algorithms such as Louvain and spectral optimization can be prohibitive for large networks. Eigenvector centrality and Katz centrality are two network statistics commonly used to describe the…

社会与信息网络 · 计算机科学 2019-09-10 Mark Ditsworth , Justin Ruths

We study the vertex classification problem on a graph whose vertices are in $k\ (k\geq 2)$ different communities, edges are only allowed between distinct communities, and the number of vertices in different communities are not necessarily…

概率论 · 数学 2020-06-05 Zhongyang Li

For a given complex square matrix $A$ with constant row sum, we establish two new eigenvalue inclusion sets. Using these bounds, first we derive bounds for the second largest and smallest eigenvalues of adjacency matrices of $k$-regular…

组合数学 · 数学 2020-08-27 Ranjit Mehatari , M. Rajesh Kannan

Spectral techniques have proved amongst the most effective approaches to graph clustering. However, in general they require explicit computation of the main eigenvectors of a suitable matrix (usually the Laplacian matrix of the graph).…

分布式、并行与集群计算 · 计算机科学 2020-05-11 Luca Becchetti , Emilio Cruciani , Francesco Pasquale , Sara Rizzo

The spectrum of a network or graph $G=(V,E)$ with adjacency matrix $A$, consists of the eigenvalues of the normalized Laplacian $L= I - D^{-1/2} A D^{-1/2}$. This set of eigenvalues encapsulates many aspects of the structure of the graph,…

数据结构与算法 · 计算机科学 2017-12-06 David Cohen-Steiner , Weihao Kong , Christian Sohler , Gregory Valiant

For a connected graph $\mathcal{G}=(V,E)$ with $n$ nodes, $m$ edges, and Laplacian matrix $\boldsymbol{{\mathit{L}}}$, a grounded Laplacian matrix $\boldsymbol{{\mathit{L}}}(S)$ of $\mathcal{G}$ is a $(n-k) \times (n-k)$ principal submatrix…

信息论 · 计算机科学 2023-03-16 Run Wang , Xiaotian Zhou , Wei Li , Zhongzhi Zhang

The second largest eigenvalue of a graph is an important algebraic parameter which is related with the expansion, connectivity and randomness properties of a graph. Expanders are highly connected sparse graphs. In coding theory, Expander…

组合数学 · 数学 2023-08-23 Machasri Manickam , Kalyani Desikan

A $z$-matching on a bipartite graph is a set of edges, among which each vertex of two types of the graph is adjacent to at most $1$ and at most $z$ ($\geqslant 1$) edges, respectively. The $z$-matching problem concerns finding $z$-matchings…

物理与社会 · 物理学 2023-05-30 Jin-Hua Zhao