中文
相关论文

相关论文: Sharp thresholds in inference of planted subgraphs

200 篇论文

Sourav Chatterjee, Persi Diaconis, Allan Sly and Lingfu Zhang, prompted by a question of Ramis Movassagh, renewed the study of a process proposed in the early 1980s by Jean Bourgain. A state vector $v \in \mathbb R^n$, labeled with the…

概率论 · 数学 2022-05-11 Ramis Movassagh , Mario Szegedy , Guanyang Wang

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

We consider statistical inference for network-linked regression problems, where covariates may include network summary statistics computed for each node. In settings involving network data, it is often natural to posit that latent variables…

统计方法学 · 统计学 2025-10-02 Wei Li , Nilanjan Chakraborty , Robert Lunde

We study the large-deviation properties of minimum spanning trees for two ensembles of random graphs with $N$ nodes. First, we consider complete graphs. Second, we study Erd\H{o}s-R\'{e}nyi (ER) random graphs with edge probability $p=c/N$…

无序系统与神经网络 · 物理学 2025-12-16 Mahdi Sarikhani , Alexander K. Hartmann

We improve the running time of the general algorithmic technique known as Baker's approach (1994) on H-minor-free graphs from O(n^{f(|H|)}) to O(f(|H|) n^{O(1)}). The numerous applications include e.g. a 2-approximation for coloring and…

数据结构与算法 · 计算机科学 2015-05-18 Siamak Tazari

Out-of-Distribution (OoD) inputs are examples that do not belong to the true underlying distribution of the dataset. Research has shown that deep neural nets make confident mispredictions on OoD inputs. Therefore, it is critical to identify…

机器学习 · 计算机科学 2022-05-10 Deepak Ravikumar , Kaushik Roy

There is a growing body of work on proving hardness results for average-case estimation problems by bounding the low-degree advantage (LDA) - a quantitative estimate of the closeness of low-degree moments - between a null distribution and a…

计算复杂性 · 计算机科学 2025-05-26 Rares-Darius Buhai , Jun-Ting Hsieh , Aayush Jain , Pravesh K. Kothari

The theory of graphons comes with a natural sampling procedure, which results in an inhomogeneous variant of the Erd\H{o}s--R\'enyi random graph, called $W$-random graphs. We prove, via the method of moments, a limit theorem for the number…

组合数学 · 数学 2021-11-16 Jan Hladky , Christos Pelekis , Matas Sileikis

A famous conjecture of Erd\H{o}s and S\'os states that every graph with average degree more than $k - 1$ contains all trees with $k$ edges as subgraphs. We prove that the Erd\H{o}s-S\'os conjecture holds approximately, if the size of the…

组合数学 · 数学 2018-10-30 Václav Rozhoň

We consider Erd\H{o}s-R\'enyi graphs $G(n,p)$ for $0 < p < 1$ fixed and $n \rightarrow \infty$ and study the expected number of steps, $H_{wv}$, that a random walk started in $w$ needs to first arrive in $v$. A natural guess is that an…

概率论 · 数学 2023-06-27 Andrea Ottolini , Stefan Steinerberger

NAC-colourings of graphs correspond to flexible quasi-injective realisations in $\mathbb {R} ^2$. A special class of NAC-colourings are those that arise from stable cuts. We give sharp thresholds for the random graph to have no stable cut…

组合数学 · 数学 2025-10-08 Katie Clinch , John Haslegrave , Tony Huynh , Anthony Nixon

We study computational limitations in \emph{multi-plant} average-case inference problems, in which $t$ disjoint planted structures of size $k$ are embedded in a random background on $n$ elements. A natural parameter in this setting is the…

计算复杂性 · 计算机科学 2026-04-09 Matvey Mosievskiy , Lev Reyzin

We locate the critical threshold $p_c$ at which it becomes likely that the complete graph $K_n$ can be obtained from the Erd\H{o}s-R\'enyi graph ${\cal G}_{n,p}$ by iteratively completing copies of $K_4$ minus an edge. This refines work of…

概率论 · 数学 2025-11-18 Brett Kolesnik

The Erd\H{o}s--Ko--Rado (EKR) theorem and its generalizations can be viewed as classifications of maximum independent sets in appropriately defined families of graphs, such as the Kneser graph $K(n,k)$. In this paper, we investigate the…

We study a natural problem in graph sparsification, the Spanning Tree Congestion (\STC) problem. Informally, the \STC problem seeks a spanning tree with no tree-edge \emph{routing} too many of the original edges. The root of this problem…

数据结构与算法 · 计算机科学 2018-04-26 L. Sunil Chandran , Yun Kuen Cheung , Davis Issac

We prove that the treewidth of an Erd\"{o}s-R\'{e}nyi random graph $\rg{n, m}$ is, with high probability, greater than $\beta n$ for some constant $\beta > 0$ if the edge/vertex ratio $\frac{m}{n}$ is greater than 1.073. Our lower bound…

离散数学 · 计算机科学 2009-08-03 Yong Gao

Along with the fast development of network technology and the rapid growth of network equipment, the data throughput is sharply increasing. To handle the problem of backhaul bottleneck in cellular network and satisfy people's requirements…

机器学习 · 计算机科学 2022-08-19 Jianhang Zhu , Rongpeng Li , Guoru Ding , Chan Wang , Jianjun Wu , Zhifeng Zhao , Honggang Zhang

Embedding graphs in a geographical or latent space, i.e.\ inferring locations for vertices in Euclidean space or on a smooth manifold or submanifold, is a common task in network analysis, statistical inference, and graph visualization. We…

计算几何 · 计算机科学 2022-05-18 Varsha Dani , Josep Díaz , Thomas P. Hayes , Cristopher Moore

Recently, Bollob\'as, Janson and Riordan introduced a very general family of random graph models, producing inhomogeneous random graphs with $\Theta(n)$ edges. Roughly speaking, there is one model for each {\em kernel}, i.e., each symmetric…

组合数学 · 数学 2010-06-29 B. Bollobas , O. Riordan

We consider the ensemble of adjacency matrices of Erd\H{o}s-R\'{e}nyi random graphs, that is, graphs on $N$ vertices where every edge is chosen independently and with probability $p\equiv p(N)$. We rescale the matrix so that its bulk…

概率论 · 数学 2013-07-12 László Erdős , Antti Knowles , Horng-Tzer Yau , Jun Yin
‹ 上一页 1 8 9 10 下一页 ›