中文
相关论文

相关论文: The CriticalSet problem: Identifying Critical Cont…

200 篇论文

We consider the maintenance of maximal bicliques from a dynamic bipartite graph that changes over time due to the addition or deletion of edges. When the set of edges in a graph changes, we are interested in knowing the change in the set of…

数据结构与算法 · 计算机科学 2017-07-27 Apurba Das , Srikanta Tirthapura

A relevant, sometimes overlooked, quality criterion for communities in graphs is that they should be well-connected in addition to being edge-dense. Prior work has shown that leading community detection methods can produce poorly-connected…

社会与信息网络 · 计算机科学 2025-08-07 The-Anh Vu-Le , Minhyuk Park , Ian Chen , George Chacko , Tandy Warnow

A dynamic bipartite matching model is given by a bipartite matching graph which determines the possible matchings between the various types of supply and demand items. Both supply and demand items arrive to the system according to a…

离散数学 · 计算机科学 2020-09-11 Arnaud Cadas , Ana Bušić , Josu Doncel

Through purposeful introduction of malicious transactions (tracking transactions) into randomly select nodes of a (database) graph, soiled and clean segments are identified. Soiled and clean measures corresponding those segments are then…

数据库 · 计算机科学 2008-04-27 Prashanth Alluvada

The whole frame of interconnections in complex networks hinges on a specific set of structural nodes, much smaller than the total size, which, if activated, would cause the spread of information to the whole network [1]; or, if immunized,…

物理与社会 · 物理学 2015-08-27 Flaviano Morone , Hernan A. Makse

Closeness Centrality (CC) and Betweenness Centrality (BC) are crucial metrics in network analysis, providing essential reference for discerning the significance of nodes within complex networks. These measures find wide applications in…

社会与信息网络 · 计算机科学 2024-03-11 Yiwei Zou , Ting Li , Zong-fu Luo

We determine the computational complexity of approximately counting and sampling independent sets of a given size in bounded-degree graphs. That is, we identify a critical density $\alpha_c(\Delta)$ and provide (i) for $\alpha <…

数据结构与算法 · 计算机科学 2023-01-26 Ewan Davies , Will Perkins

The maximum clique (MC) problem is a challenging graph mining problem which, due to its NP-hard nature, can take a substantial amount of execution time. The MC problem is dominated by set intersection operations similar to Maximal Clique…

数据结构与算法 · 计算机科学 2025-09-29 Hans Vandierendonck

Given a large network and a query node, finding its top-k similar nodes is a primitive operation in many graph-based applications. Recently enhancing search results with diversification have received much attention. In this paper, we…

信息检索 · 计算机科学 2016-08-19 Zaiqiao Meng , Hong Shen

We consider the Stochastic Matching problem, which is motivated by applications in kidney exchange and online dating. In this problem, we are given an undirected graph. Each edge is assigned a known, independent probability of existence and…

数据结构与算法 · 计算机科学 2020-10-19 Marek Adamczyk , Brian Brubach , Fabrizio Grandoni , Karthik A. Sankararaman , Aravind Srinivasan , Pan Xu

We develop an experimental algorithm for the exact solving of the maximum independent set problem. The algorithm consecutively finds the maximal independent sets of vertices in an arbitrary undirected graph such that the next such set…

数据结构与算法 · 计算机科学 2016-03-02 Anatoly D. Plotnikov

Finding maximum-weight independent sets in graphs is an important NP-hard optimization problem. Given a vertex-weighted graph $G$, the task is to find a subset of pairwise non-adjacent vertices of $G$ with maximum weight. Most recently…

分布式、并行与集群计算 · 计算机科学 2025-10-16 Jannick Borowitz , Ernestine Großmann , Mattthias Schimek

Numerous problems consisting in identifying vertices in graphs using distances are useful in domains such as network verification and graph isomorphism. Unifying them into a meta-problem may be of main interest. We introduce here a…

计算复杂性 · 计算机科学 2018-10-10 Florian Barbero , Lucas Isenmann , Jocelyn Thiebaut

We conjecture that the worst case number of experiments necessary and sufficient to discover a causal graph uniquely given its observational Markov equivalence class can be specified as a function of the largest clique in the Markov…

人工智能 · 计算机科学 2012-06-18 Frederick Eberhardt

We derive rigorous bounds for well-defined community structure in complex networks for a stochastic block model (SBM) benchmark. In particular, we analyze the effect of inter-community "noise" (inter-community edges) on any "community…

统计力学 · 物理学 2014-07-14 Richard K. Darst , David R. Reichman , Peter Ronhovde , Zohar Nussinov

We define and study the link prediction problem in bipartite networks, specializing general link prediction algorithms to the bipartite case. In a graph, a link prediction function of two vertices denotes the similarity or proximity of the…

机器学习 · 计算机科学 2010-07-27 Jérôme Kunegis , Ernesto W. De Luca , Sahin Albayrak

When searching for characteristic subpatterns in potentially noisy graph data, it appears self-evident that having multiple observations would be better than having just one. However, it turns out that the inconsistencies introduced when…

机器学习 · 计算机科学 2012-06-22 Novi Quadrianto , Chao Chen , Christoph Lampert

The Bipartite Polarization Problem is an optimization problem where the goal is to find the highest polarized bipartition on a weighted and labelled graph that represents a debate developed through some social network, where nodes represent…

人工智能 · 计算机科学 2023-07-24 Teresa Alsinet , Josep Argelich , Ramón Béjar , Santi Martínez

A $k$-clique is a dense graph, consisting of $k$ fully-connected nodes, that finds numerous applications, such as community detection and network analysis. In this paper, we study a new problem, that finds a maximum set of disjoint…

社会与信息网络 · 计算机科学 2025-04-15 Wenqing Lin , Xin Chen , Haoxuan Xie , Sibo Wang , Siqiang Luo

The independent set problem is NP-hard and particularly difficult to solve in large sparse graphs. In this work, we develop an advanced evolutionary algorithm, which incorporates kernelization techniques to compute large independent sets in…

数据结构与算法 · 计算机科学 2015-09-03 Sebastian Lamm , Peter Sanders , Christian Schulz , Darren Strash , Renato F. Werneck