中文
相关论文

相关论文: A Simple Spectral Algorithm for Recovering Planted…

200 篇论文

We investigate the problem of identifying planted cliques in random geometric graphs, focusing on two distinct algorithmic approaches: the first based on vertex degrees (VD) and the other on common neighbors (CN). We analyze the performance…

概率论 · 数学 2026-04-10 Konstantin Avrachenkov , Andrei Bobu , Nelly Litvak , Riccardo Michielan

We consider the problem of identifying underlying community-like structures in graphs. Towards this end we study the Stochastic Block Model (SBM) on $k$-clusters: a random model on $n=km$ vertices, partitioned in $k$ equal sized clusters,…

数据结构与算法 · 计算机科学 2015-07-10 Naman Agarwal , Afonso S. Bandeira , Konstantinos Koiliaris , Alexandra Kolla

We study the planted clique problem in which a clique of size k is planted in an Erd\H{o}s-R\'enyi graph G(n, 1/2), and one is interested in either detecting or recovering this planted clique. This problem is interesting because it is…

计算复杂性 · 计算机科学 2020-11-25 Jay Mardia

Hypergraph partitioning lies at the heart of a number of problems in machine learning and network sciences. Many algorithms for hypergraph partitioning have been proposed that extend standard approaches for graph partitioning to the case of…

机器学习 · 统计学 2017-05-23 Debarghya Ghoshdastidar , Ambedkar Dukkipati

Spectral clustering is a powerful unsupervised machine learning algorithm for clustering data with non convex or nested structures. With roots in graph theory, it uses the spectral properties of the Laplacian matrix to project the data in a…

量子物理 · 物理学 2021-06-15 Iordanis Kerenidis , Jonas Landman

Spectral clustering approaches have led to well-accepted algorithms for finding accurate clusters in a given dataset. However, their application to large-scale datasets has been hindered by computational complexity of eigenvalue…

机器学习 · 计算机科学 2016-03-17 Shahzad Bhatti , Carolyn Beck , Angelia Nedic

Learning the community structure of a large-scale graph is a fundamental problem in machine learning, computer science and statistics. We study the problem of exactly recovering the communities in a graph generated from the Stochastic Block…

数据结构与算法 · 计算机科学 2023-08-16 Zelin Li , Pan Peng , Xianbin Zhu

We present a new algorithm for spectral clustering based on a column-pivoted QR factorization that may be directly used for cluster assignment or to provide an initial guess for k-means. Our algorithm is simple to implement, direct, and…

数值分析 · 数学 2017-04-18 Anil Damle , Victor Minden , Lexing Ying

We analyze the performance of spectral clustering for community extraction in stochastic block models. We show that, under mild conditions, spectral clustering applied to the adjacency matrix of the network can consistently recover hidden…

统计理论 · 数学 2014-12-31 Jing Lei , Alessandro Rinaldo

Spectral algorithms are an important building block in machine learning and graph algorithms. We are interested in studying when such algorithms can be applied directly to provide optimal solutions to inference tasks. Previous works by…

数据结构与算法 · 计算机科学 2022-10-13 Souvik Dhara , Julia Gaudio , Elchanan Mossel , Colin Sandon

The planted partition model (also known as the stochastic blockmodel) is a classical cluster-exhibiting random graph model that has been extensively studied in statistics, physics, and computer science. In its simplest form, the planted…

概率论 · 数学 2012-08-23 Elchanan Mossel , Joe Neeman , Allan Sly

We introduce general tools for designing efficient private estimation algorithms, in the high-dimensional settings, whose statistical guarantees almost match those of the best known non-private algorithms. To illustrate our techniques, we…

数据结构与算法 · 计算机科学 2023-11-17 Hongjie Chen , Vincent Cohen-Addad , Tommaso d'Orsi , Alessandro Epasto , Jacob Imola , David Steurer , Stefan Tiegel

We establish sufficient conditions of exact and almost full recovery of the node partition in Bipartite Stochastic Block Model (BSBM) using polynomial time algorithms. First, we improve upon the known conditions of almost full recovery by…

统计理论 · 数学 2021-04-26 Mohamed Ndaoud , Suzanne Sigalla , Alexandre B. Tsybakov

We design new polynomial-time algorithms for recovering planted cliques in the semi-random graph model introduced by Feige and Kilian 2001. The previous best algorithms for this model succeed if the planted clique has size at least…

数据结构与算法 · 计算机科学 2023-06-07 Rares-Darius Buhai , Pravesh K. Kothari , David Steurer

We study a planted clique model introduced by Feige where a complete graph of size $c\cdot n$ is planted uniformly at random in an arbitrary $n$-vertex graph. We give a simple deterministic algorithm that, in almost linear time, recovers a…

计算复杂性 · 计算机科学 2025-05-13 Francesco Agrimonti , Marco Bressan , Tommaso d'Orsi

We study the computational cost of recovering a unit-norm sparse principal component $x \in \mathbb{R}^n$ planted in a random matrix, in either the Wigner or Wishart spiked model (observing either $W + \lambda xx^\top$ with $W$ drawn from…

统计理论 · 数学 2022-06-24 Yunzi Ding , Dmitriy Kunisky , Alexander S. Wein , Afonso S. Bandeira

Suppose a graph $G$ is stochastically created by uniformly sampling vertices along a line segment and connecting each pair of vertices with a probability that is a known decreasing function of their distance. We ask if it is possible to…

数据结构与算法 · 计算机科学 2020-06-09 Yu Chen , Sampath Kannan , Sanjeev Khanna

We propose a simple, projection-based algorithm for clustering mixtures of discrete (Bernoulli) distributions. Unlike previous approaches that rely on coordinate-specific ``combinatorial projections,'' our algorithm is rotationally…

数据结构与算法 · 计算机科学 2026-04-28 Pradipta Mitra

Spectral algorithms are some of the main tools in optimization and inference problems on graphs. Typically, the graph is encoded as a matrix and eigenvectors and eigenvalues of the matrix are then used to solve the given graph problem.…

统计理论 · 数学 2024-10-28 Souvik Dhara , Julia Gaudio , Elchanan Mossel , Colin Sandon

We consider two problems that arise in machine learning applications: the problem of recovering a planted sparse vector in a random linear subspace and the problem of decomposing a random low-rank overcomplete 3-tensor. For both problems,…

数据结构与算法 · 计算机科学 2016-02-04 Samuel B. Hopkins , Tselil Schramm , Jonathan Shi , David Steurer