中文
相关论文

相关论文: Balanced Clique Computation in Signed Networks: Co…

200 篇论文

Spectral clustering methodologies, when extended to accommodate signed graphs, have encountered notable limitations in effectively encapsulating inherent grouping relationships. Recent findings underscore a substantial deterioration in the…

社会与信息网络 · 计算机科学 2025-01-15 Muhieddine Shebaro , Lucas Rusnak , Martin Burtscher , Jelena Tešić

Combinatorial problems such as combinatorial optimization and constraint satisfaction problems arise in decision-making across various fields of science and technology. In real-world applications, when multiple optimal or…

数据结构与算法 · 计算机科学 2025-11-10 Yuta Mizuno , Mohammad Ali , Tamiki Komatsuzaki

Combinatorial optimization problems arise in a wide range of applications from diverse domains. Many of these problems are NP-hard and designing efficient heuristics for them requires considerable time and experimentation. On the other…

数据结构与算法 · 计算机科学 2020-01-07 Juho Lauri , Sourav Dutta , Marco Grassia , Deepak Ajwani

Cohesive subgraph mining is a fundamental problem in graph theory with numerous real-world applications, such as social network analysis and protein-protein interaction modeling. Among various cohesive subgraphs, the $\gamma$-quasi-clique…

社会与信息网络 · 计算机科学 2025-10-07 Hongbo Xia , Kaiqiang Yu , Shengxin Liu , Cheng Long , Xun Zhou

We consider a variant of treewidth that we call clique-partitioned treewidth in which each bag is partitioned into cliques. This is motivated by the recent development of FPT-algorithms based on similar parameters for various problems. With…

数据结构与算法 · 计算机科学 2023-02-20 Thomas Bläsius , Maximilian Katzmann , Marcus Wilhelm

The balanced connected $k$-partition problem (\textsc{bcp}) is a classic problem, which consists in partitioning the set of vertices of a vertex-weighted connected graph into a collection of~$k$ classes such that each class induces a…

数据结构与算法 · 计算机科学 2025-08-21 Morteza Davari , Phablo F. S. Moura , Hande Yaman

Given simple undirected graph G = (V, E), the Maximum Clique Problem(MCP) is that of finding a maximum-cardinality subset Q of V such that any two vertices in Q are adjacent. We present a modified local search algorithm for this problem.…

最优化与控制 · 数学 2017-04-05 Lavnikevich Nikolay

This letter considers optimizing user association in a heterogeneous network via utility maximization, which is a combinatorial optimization problem due to integer constraints. Different from existing solutions based on convex optimization,…

信息论 · 计算机科学 2018-06-12 Xietian Huang , Wei Xu , Guo Xie , Shi Jin , Xiaohu You

Cliques are defined as complete graphs or subgraphs; they are the strongest form of cohesive subgroup, and are of interest in both social science and engineering contexts. In this paper we show how to efficiently estimate the distribution…

社会与信息网络 · 计算机科学 2013-08-16 Minas Gjoka , Emily Smith , Carter T. Butts

Due to the fact much of today's data can be represented as graphs, there has been a demand for generalizing neural network models for graph data. One recent direction that has shown fruitful results, and therefore growing interest, is the…

社会与信息网络 · 计算机科学 2018-08-21 Tyler Derr , Yao Ma , Jiliang Tang

An efficient MCMC algorithm is presented to cluster the nodes of a network such that nodes with similar role in the network are clustered together. This is known as block-modelling or block-clustering. The model is the stochastic blockmodel…

统计计算 · 统计学 2012-11-09 Aaron F. McDaid , Thomas Brendan Murphy , Nial Friel , Neil J Hurley

Semi-supervised clustering is a basic problem in various applications. Most existing methods require knowledge of the ideal cluster number, which is often difficult to obtain in practice. Besides, satisfying the must-link constraints is…

最优化与控制 · 数学 2025-03-07 Wei Liu , Xin Liu , Michael K. Ng , Zaikun Zhang

Many algorithms have been proposed for detecting disjoint communities (relatively densely connected subgraphs) in networks. One popular technique is to optimize modularity, a measure of the quality of a partition in terms of the number of…

物理与社会 · 物理学 2012-02-03 Bowen Yan , Steve Gregory

Maximal clique enumeration is a fundamental graph mining task, but its utility is often limited by computational intractability and highly redundant output. To address these challenges, we introduce \emph{$\rho$-dense aggregators}, a novel…

数据结构与算法 · 计算机科学 2025-12-04 Noga Alon , Sabyasachi Basu , Shweta Jain , Haim Kaplan , Jakub Łącki , Blair D. Sullivan

Signed graph clustering is a critical technique for discovering community structures in graphs that exhibit both positive and negative relationships. We have identified two significant challenges in this domain: i) existing signed spectral…

社会与信息网络 · 计算机科学 2025-02-11 Peiyao Zhao , Xin Li , Zeyu Zhang , Mingzhong Wang , Xueying Zhu , Lejian Liao

This work examines the problem of clique enumeration on a graph by exploiting its clique covers. The principle of inclusion/exclusion is applied to determine the number of cliques of size $r$ in the graph union of a set $\mathcal{C} =…

组合数学 · 数学 2022-07-01 Pavel Shuldiner , R. Wayne Oldford

The latent stochastic block model is a flexible and widely used statistical model for the analysis of network data. Extensions of this model to a dynamic context often fail to capture the persistence of edges in contiguous network…

统计方法学 · 统计学 2018-04-16 Riccardo Rastelli

This contribution extends the Bron Kerbosch algorithm for solving the maximum weight clique problem, where continuous-valued weights are assigned to both, vertices and edges. We applied the proposed algorithm to graph matching problems.

数据结构与算法 · 计算机科学 2011-01-07 Brijnesh Jain , Klaus Obermayer

The graph retrieval problem is to search in a large corpus of graphs for ones that are most similar to a query graph. A common consideration for scoring similarity is the maximum common subgraph (MCS) between the query and corpus graphs,…

机器学习 · 计算机科学 2022-10-21 Indradyumna Roy , Soumen Chakrabarti , Abir De

Community detection, which uncovers closely connected vertex groups in networks, is vital for applications in social networks, recommendation systems, and beyond. Real-world networks often have bipartite structures (vertices in two disjoint…

社会与信息网络 · 计算机科学 2025-12-23 Yue Zeng , Rong-Hua Li , Qiangqiang Dai , Guoren Wang