paper-with-me

홈 › Papers

Planted Bipartite Graph Detection

2023-02-07 · Asaf Rotenberg, Wasim Huleihel, Ofer Shayevitz

We consider the task of detecting a hidden bipartite subgraph in a given random graph. This is formulated as a hypothesis testing problem, under the null hypothesis, the graph is a realization of an Erd\H{o}s-R\'{e}nyi random graph over $n$ vertices with edge density $q$. Under the alternative, there exists a planted $k_{\mathsf{R}} \times k_{\mathsf{L}}$ bipartite subgraph with edge density $p>q$. We characterize the statistical and computational barriers for this problem. Specifically, we derive information-theoretic lower bounds, and design and analyze optimal algorithms matching those bounds, in both the dense regime, where $p,q = \Theta\left(1\right)$, and the sparse regime where $p,q = \Theta\left(n^{-\alpha}\right), \alpha \in \left(0,2\right]$. We also consider the problem of testing in polynomial-time. As is customary in similar structured high-dimensional problems, our model undergoes an "easy-hard-impossible" phase transition and computational constraints penalize the statistical performance. To provide an evidence for this statistical computational gap, we prove computational lower bounds based on the low-degree conjecture, and show that the class of low-degree polynomials algorithms fail in the conjecturally hard region.

📄 PDF Abstract BibTeX arXiv:2302.03658

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Biclustering and Boolean Matrix Factorization in Data Streams

2020-12-05 · Stefan Neumann, Pauli Miettinen

We study the clustering of bipartite graphs and Boolean matrix factorization in data streams. We consider a streaming setting in which the vertices from the left side of the graph arrive one by one together with all of t…

Clustering

Robust Detection of Planted Subgraphs in Semi-Random Models

2025-08-04 · Dor Elimelech, Wasim Huleihel arxiv

Detection of planted subgraphs in Erdös-Rényi random graphs has been extensively studied, leading to a rich body of results characterizing both statistical and computational thresholds. However, most prior work assumes a…

Average-Case Communication Complexity of Statistical Problems

2021-07-03 · Cyrus Rashtchian, David P. Woodruff, Peng Ye, Hanlin Zhu

We study statistical problems, such as planted clique, its variants, and sparse principal component analysis in the context of average-case communication complexity. Our motivation is to understand the statistical-comput…

Information Theoretic Limits of Exact Recovery in Sub-hypergraph Models for Community Detection

2021-01-29 · Jiajun Liang, Chuyang Ke, Jean Honorio

In this paper, we study the information theoretic bounds for exact recovery in sub-hypergraph models for community detection. We define a general model called the $m-$uniform sub-hypergraph stochastic block model ($m-$Sh…

Community DetectionStochastic Block Model

The Planted Matching Problem: Phase Transitions and Exact Results

2019-12-18 · Mehrdad Moharrami, Cristopher Moore, Jiaming Xu

We study the problem of recovering a planted matching in randomly weighted complete bipartite graphs $K_{n,n}$. For some unknown perfect matching $M^*$, the weight of an edge is drawn from one distribution $P$ if $e \in …