中文
相关论文

相关论文: Troika algorithm: approximate optimization for acc…

200 篇论文

The Clique Interdiction Problem (CIP) aims to minimize the size of the largest clique in a given graph by removing a given number of vertices. The CIP models a special Stackelberg game and has important applications in fields such as…

数据结构与算法 · 计算机科学 2025-05-21 Chenghao Zhu , Yi Zhou , Haoyu Jiang

In machine learning, correlation clustering is an important problem whose goal is to partition the individuals into groups that correlate with their pairwise similarities as much as possible. In this work, we revisit the correlation…

机器学习 · 计算机科学 2022-02-23 Daogao Liu

Community structure is one of the main structural features of networks, revealing both their internal organization and the similarity of their elementary units. Despite the large variety of methods proposed to detect communities in graphs,…

物理与社会 · 物理学 2011-05-05 Andrea Lancichinetti , Filippo Radicchi , Jose' Javier Ramasco , Santo Fortunato

We study the problem of learning to partition users into groups, where one must learn the compatibilities between the users to achieve optimal groupings. We define four natural objectives that optimize for average and worst case…

机器学习 · 计算机科学 2017-03-24 Arun Rajkumar , Koyel Mukherjee , Theja Tulabandhula

The maximal clique problem, to find the maximally sized clique in a given graph, is classically an NP-complete computational problem, which has potential applications ranging from electrical engineering, computational chemistry,…

量子物理 · 物理学 2018-04-18 Weng-Long Chang , Qi Yu , Zhaokai Li , Jiahui Chen , Xinhua Peng , Mang Feng

Signed networks, where edges are labeled as positive or negative to represent friendly or antagonistic interactions, provide a natural framework for analyzing polarization, trust, and conflict in social systems. Detecting meaningful group…

机器学习 · 计算机科学 2026-03-10 Linus Aronsson , Morteza Haghir Chehreghani

Community detection in networks is a key exploratory tool with applications in a diverse set of areas, ranging from finding communities in social and biological networks to identifying link farms in the World Wide Web. The problem of…

机器学习 · 统计学 2017-09-05 Peter J. Bickel , Purnamrita Sarkar

Discovering large cohesive subgraphs is a key task for graph mining. Existing models, such as clique, k-plex, and {\gamma}-quasi-clique, use fixed density thresholds that overlook the natural decay of connectivity as the subgraph size…

社会与信息网络 · 计算机科学 2026-02-12 Song Kim , Hyewon Kim , Kaiqiang Yu , Taejoon Han , Junghoon Kim , Susik Yoon , Jungeun Kim

The NP-hard maximum value preordering problem is both a joint relaxation and a hybrid of the clique partition problem (a clustering problem) and the partial ordering problem. Toward approximate solutions and lower bounds, we introduce a…

机器学习 · 计算机科学 2025-08-29 Jannik Irmai , Maximilian Moeller , Bjoern Andres

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

Several algorithms have been proposed to filter information on a complete graph of correlations across stocks to build a stock-correlation network. Among them the planar maximally filtered graph (PMFG) algorithm uses $3n-6$ edges to build a…

统计金融 · 定量金融 2019-04-15 Seyed Soheil Hosseini , Nick Wormald , Tianhai Tian

Modularity maximization is one of the state-of-the-art methods for community detection that has gained popularity in the last decade. Yet it suffers from the resolution limit problem by preferring under certain conditions large communities…

社会与信息网络 · 计算机科学 2017-10-10 Xiaoyan Lu , Konstantin Kuzmin , Mingming Chen , Boleslaw K. Szymanski

The convergence performance of distributed optimization algorithms is of significant importance to solve optimal power flow (OPF) in a distributed fashion. In this paper, we aim to provide some insights on how to partition a power system to…

信号处理 · 电气工程与系统科学 2019-02-13 Ali Mohammadi , Mahdi Mehrtash , Amin Kargarian , Masoud Barati

The community structure of a complex network can be determined by finding the partitioning of its nodes that maximizes modularity. Many of the proposed algorithms for doing this work by recursively bisecting the network. We show that this…

计算机与社会 · 计算机科学 2015-05-13 Yudong Sun , Bogdan Danila , Kresimir Josic , Kevin E. Bassler

In complex networks it is common for each node to belong to several communities, implying a highly overlapping community structure. Recent advances in benchmarking indicate that existing community assignment algorithms that are capable of…

数据分析、统计与概率 · 物理学 2015-03-13 Conrad Lee , Fergal Reid , Aaron McDaid , Neil Hurley

Clustering is a fundamental analysis tool aiming at classifying data points into groups based on their similarity or distance. It has found successful applications in all natural and social sciences, including biology, physics, economics,…

信息检索 · 计算机科学 2021-02-24 Wen-Bo Xie , Yan-Li Lee , Cong Wang , Duan-Bing Chen , Tao Zhou

In this paper we present a novel strategy to discover the community structure of (possibly, large) networks. This approach is based on the well-know concept of network modularity optimization. To do so, our algorithm exploits a novel…

社会与信息网络 · 计算机科学 2012-02-13 Pasquale De Meo , Emilio Ferrara , Giacomo Fiumara , Alessandro Provetti

Natural Language Processing (NLP) provides highly effective tools for interpreting and handling human language, offering a broad spectrum of applications. In this paper, we address a classic combinatorial problem -- finding graph partitions…

社会与信息网络 · 计算机科学 2026-03-02 Marco D'Elia , Irene Finocchi , Maurizio Patrignani

We reformulate the problem of modularity maximization over the set of partitions of a network as a conic optimization problem over the completely positive cone, converting it from a combinatorial optimization problem to a convex continuous…

数据分析、统计与概率 · 物理学 2008-12-18 Roland Hildebrand

The Edge Interdiction Clique Problem (EICP) aims to remove at most $k$ edges from a graph so as to minimize the size of the largest clique in the remaining graph. This problem captures a fundamental question in graph manipulation: which…

数据结构与算法 · 计算机科学 2026-01-06 Yi Zhou , Haoyu Jiang , Chenghao Zhu , André Rossi