中文
相关论文

相关论文: Average-Case Hardness of Binary-Encoded Clique in …

200 篇论文

Finding a Maximum Clique is a classic property test from graph theory; find any one of the largest complete subgraphs in an Erd\"os-R\'enyi G(N, p) random graph. We use Maximum Clique to explore the structure of the problem as a function of…

无序系统与神经网络 · 物理学 2023-05-26 Raffaele Marino , Scott Kirkpatrick

We show that sharp thresholds for Boolean functions directly imply average-case circuit lower bounds. More formally we show that any Boolean function exhibiting a sharp enough threshold at \emph{arbitrary} critical density cannot be…

计算复杂性 · 计算机科学 2024-07-17 David Gamarnik , Elchanan Mossel , Ilias Zadik

Finding cliques in random graphs and the closely related "planted" clique variant, where a clique of size k is planted in a random G(n, 1/2) graph, have been the focus of substantial study in algorithm design. Despite much effort, the best…

计算复杂性 · 计算机科学 2015-03-24 Raghu Meka , Aaron Potechin , Avi Wigderson

Large real-world graphs tend to be sparse, but they often contain many densely connected subgraphs and exhibit high clustering coefficients. While recent random graph models can capture this sparsity, they ignore the local density, or vice…

统计方法学 · 统计学 2019-07-18 Sinead A. Williamson , Mauricio Tec

We are given a graph $G$ with $n$ vertices, where a random subset of $k$ vertices has been made into a clique, and the remaining edges are chosen independently with probability $\tfrac12$. This random graph model is denoted…

组合数学 · 数学 2010-10-15 Yael Dekel , Ori Gurel-Gurevich , Yuval Peres

In a network cliques are fully connected subgraphs that reveal which are the tight communities present in it. Cliques of size c>3 are present in random Erdos and Renyi graphs only in the limit of diverging average connectivity. Starting…

无序系统与神经网络 · 物理学 2009-11-11 Ginestra Bianconi , Matteo Marsili

The bandwidth of a graph is the labeling of vertices with minimum maximum edge difference. For many graph families this is NP-complete. A classic result computes the bandwidth for the hypercube. We generalize this result to give sharp lower…

离散数学 · 计算机科学 2007-05-23 Tanya Y. Berger-Wolf , Mitchell A. Harris

The Colouring problem is that of deciding, given a graph $G$ and an integer $k$, whether $G$ admits a (proper) $k$-colouring. For all graphs $H$ up to five vertices, we classify the computational complexity of Colouring for…

离散数学 · 计算机科学 2016-09-06 Konrad K. Dabrowski , François Dross , Daniël Paulusma

We study hypothesis testing under communication constraints, where each sample is quantized before being revealed to a statistician. Without communication constraints, it is well known that the sample complexity of simple binary hypothesis…

统计理论 · 数学 2023-12-19 Ankit Pensia , Varun Jog , Po-Ling Loh

We show that the algorithm presented in [J. Fox, T. Roughgarden, C. Seshadhri, F. Wei, and N. Wein. Finding cliques in social networks: A new distribution-free model. SIAM journal on computing, 49(2):448-464, 2020.] can be modified to have…

数据结构与算法 · 计算机科学 2023-06-23 George Manoussakis

A clique in an undirected graph G= (V, E) is a subset V' V of vertices, each pair of which is connected by an edge in E. The clique problem is an optimization problem of finding a clique of maximum size in graph. The clique problem is…

离散数学 · 计算机科学 2007-10-04 Murali Krishna P , Sabu . M Thampi

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

We consider a variant of the clustering problem for a complete weighted graph. The aim is to partition the nodes into clusters maximizing the sum of the edge weights within the clusters. This problem is known as the clique partitioning…

社会与信息网络 · 计算机科学 2023-09-15 Alexander Belyi , Stanislav Sobolevsky , Alexander Kurbatski , Carlo Ratti

We study a Faulty Congested Clique model, in which an adversary may fail nodes in the network throughout the computation. We show that any task of $O(n\log{n})$-bit input per node can be solved in roughly $n$ rounds, where $n$ is the size…

数据结构与算法 · 计算机科学 2025-09-10 Keren Censor-Hillel , Pedro Soto

Consider algorithms with unbounded computation time that probe the entries of the adjacency matrix of an $n$ vertex graph, and need to output a clique. We show that if the input graph is drawn at random from $G_{n,\frac{1}{2}}$ (and hence…

组合数学 · 数学 2018-09-20 Uriel Feige , David Gamarnik , Joe Neeman , Miklós Z. Rácz , Prasad Tetali

We investigate the number of maximal cliques, i.e., cliques that are not contained in any larger clique, in three network models: Erd\H{o}s-R\'enyi random graphs, inhomogeneous random graphs (also called Chung-Lu graphs), and geometric…

组合数学 · 数学 2024-11-27 Thomas Bläsius , Maximillian Katzmann , Clara Stegehuis

Finding cliques in random graphs and the closely related "planted" clique variant, where a clique of size t is planted in a random G(n,1/2) graph, have been the focus of substantial study in algorithm design. Despite much effort, the best…

计算复杂性 · 计算机科学 2013-11-14 Raghu Meka , Avi Wigderson

We study graphs whose chromatic number is close to the order of the graph (the number of vertices). Both when the chromatic number is a constant multiple of the order and when the difference of the chromatic number and the order is a small…

组合数学 · 数学 2011-07-14 Csaba Biró

Many NP-complete graph problems are polynomial-time solvable on graph classes of bounded clique-width. Several of these problems are polynomial-time solvable on a hereditary graph class ${\cal G}$ if they are so on the atoms (graphs with no…

离散数学 · 计算机科学 2026-02-19 Konrad K. Dabrowski , Tomáš Masařík , Jana Novotná , Daniël Paulusma , Paweł Rzążewski

A graph is $H$-free if it has no induced subgraph isomorphic to $H$. We continue a study into the boundedness of clique-width of subclasses of perfect graphs. We identify five new classes of $H$-free split graphs whose clique-width is…

离散数学 · 计算机科学 2015-09-16 Andreas Brandstädt , Konrad K. Dabrowski , Shenwei Huang , Daniël Paulusma