中文
相关论文

相关论文: Random Tensors and Planted Cliques

200 篇论文

We give a polynomial-time algorithm that finds a planted clique of size $k \ge \sqrt{n \log n}$ in the semirandom model, improving the state-of-the-art $\sqrt{n} (\log n)^2$ bound. This $\textit{semirandom planted clique problem}$ concerns…

数据结构与算法 · 计算机科学 2025-06-24 Venkatesan Guruswami , Hsin-Po Wang

We determine the Ramsey number of a connected clique matching. That is, we show that if $G$ is a $2$-edge-coloured complete graph on $(r^2 - r - 1)n - r + 1$ vertices, then there is a monochromatic connected subgraph containing $n$ disjoint…

组合数学 · 数学 2016-05-25 Barnaby Roberts

Tur\'{a}n's theorem is a cornerstone of extremal graph theory. It asserts that for any integer $r \geq 2$ every graph on $n$ vertices with more than ${\tfrac{r-2}{2(r-1)}\cdot n^2}$ edges contains a clique of size $r$, i.e., $r$ mutually…

组合数学 · 数学 2016-10-25 Christian Reiher

A tuple (s1,t1,s2,t2) of vertices in a simple undirected graph is 2-linked when there are two vertex-disjoint paths respectively from s1 to t1 and s2 to t2. A graph is 2-linked when all such tuples are 2-linked. We give a new and simple…

数据结构与算法 · 计算机科学 2025-08-15 Samuel Humeau , Damien Pous

We analyze the number of cliques of given size and the size of the largest clique in tensor product $G \times H$ of two Erd\H{o}s-R\'enyi graphs $G$ and $H$. Then an extended clustering coefficient is introduced and is studied for $G \times…

组合数学 · 数学 2024-08-15 Umit Islak , Bugra Incekara

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

Graph matching, also known as network alignment, refers to finding a bijection between the vertex sets of two given graphs so as to maximally align their edges. This fundamental computational problem arises frequently in multiple fields…

数据结构与算法 · 计算机科学 2021-08-10 Cheng Mao , Mark Rudelson , Konstantin Tikhomirov

Motivated by an application in community detection, we consider an \ER random graph conditioned on the rare event that all connected components are fully connected. Such graphs can be considered as partitions of vertices into cliques.…

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 propose a universal approach to a range of enumeration problems in graphs. The key point is in contracting suitably chosen symmetric tensors placed at the vertices of a graph along the edges. In particular, this leads to an algorithm…

组合数学 · 数学 2007-05-23 Peter Zograf

Random graph matching refers to recovering the underlying vertex correspondence between two random graphs with correlated edges; a prominent example is when the two random graphs are given by Erd\H{o}s-R\'{e}nyi graphs $G(n,\frac{d}{n})$.…

机器学习 · 统计学 2020-07-21 Jian Ding , Zongming Ma , Yihong Wu , Jiaming Xu

We study tensor networks as a model of arithmetic computation for evaluating multilinear maps. These capture any algorithm based on low border rank tensor decompositions, such as $O(n^{\omega+\epsilon})$ time matrix multiplication, and in…

计算复杂性 · 计算机科学 2018-11-16 Per Austrin , Petteri Kaski , Kaie Kubjas

The planted densest subgraph detection problem refers to the task of testing whether in a given (random) graph there is a subgraph that is unusually dense. Specifically, we observe an undirected and unweighted graph on $n$ vertices. Under…

数据结构与算法 · 计算机科学 2024-05-06 Wasim Huleihel , Arya Mazumdar , Soumyabrata Pal

We consider a variant of the planted clique problem where we are allowed unbounded computational time but can only investigate a small part of the graph by adaptive edge queries. We determine (up to logarithmic factors) the number of…

组合数学 · 数学 2020-07-27 Miklós Z. Rácz , Benjamin Schiffer

We propose an efficient algorithm for graph matching based on similarity scores constructed from counting a certain family of weighted trees rooted at each vertex. For two Erd\H{o}s-R\'enyi graphs $\mathcal{G}(n,q)$ whose edges are…

数据结构与算法 · 计算机科学 2023-02-15 Cheng Mao , Yihong Wu , Jiaming Xu , Sophie H. Yu

We aim to understand the extent to which the noise distribution in a planted signal-plus-noise problem impacts its computational complexity. To that end, we consider the planted clique and planted dense subgraph problems, but in a different…

概率论 · 数学 2023-06-28 Guy Bresler , Chenghao Guo , Yury Polyanskiy

Adjacency between two vertices in graphs or hypergraphs is a pairwise relationship. It is redefined in this article as 2-adjacency. In general hypergraphs, hyperedges hold for $n$-adic relationship. To keep the $n$-adic relationship the…

离散数学 · 计算机科学 2018-05-31 Xavier Ouvrard , Jean-Marie Le Goff , Stéphane Marchand-Maillet

A random geometric graph, $G(n,r)$, is formed by choosing $n$ points independently and uniformly at random in a unit square; two points are connected by a straight-line edge if they are at Euclidean distance at most $r$. For a given…

离散数学 · 计算机科学 2018-10-01 Ahmad Biniaz , Evangelos Kranakis , Anil Maheshwari , Michiel Smid

A graph is called Rank-Ramsey if (i) Its clique number is small, and (ii) The adjacency matrix of its complement has small rank. We initiate a systematic study of such graphs. Our main motivation is that their constructions, as well as…

组合数学 · 数学 2024-10-21 Gal Beniamini , Nati Linial , Adi Shraibman

In this paper, we study the problem of detecting the presence of a planted perfect matching or spanning tree in an Erd\H{o}s--R\'enyi random graph. More precisely, we study the hypothesis testing problem where the statistician observes a…

‹ 上一页 1 2 3 10 下一页 ›