中文
相关论文

相关论文: Statistical Guarantees for Local Spectral Clusteri…

200 篇论文

Spectral algorithms are graph partitioning algorithms that partition a node set of a graph into groups by using a spectral embedding map. Clustering techniques based on the algorithms are referred to as spectral clustering and are widely…

机器学习 · 计算机科学 2021-09-08 Tomohiko Mizutani

We propose and analyze two algorithms for maintaining approximate Personalized PageRank (PPR) vectors on a dynamic graph, where edges are added or deleted. Our algorithms are natural dynamic versions of two known local variations of power…

数据结构与算法 · 计算机科学 2017-12-27 Hongyang Zhang , Peter Lofgren , Ashish Goel

We study differentially private (DP) algorithms for recovering clusters in well-clustered graphs, which are graphs whose vertex set can be partitioned into a small number of sets, each inducing a subgraph of high inner conductance and small…

数据结构与算法 · 计算机科学 2024-03-22 Weiqiang He , Hendrik Fichtenberger , Pan Peng

Local community detection consists of finding a group of nodes closely related to the seeds, a small set of nodes of interest. Such group of nodes are densely connected or have a high probability of being connected internally than their…

社会与信息网络 · 计算机科学 2020-05-11 Dany Kamuhanda , Meng Wang , Kun He

We analyse a mean-field model of Personalized PageRank on the Erdos-Renyi random graph containing a denser planted Erdos-Renyi subgraph. We investigate the regimes where the values of Personalized PageRank concentrate around the mean-field…

社会与信息网络 · 计算机科学 2018-08-01 Konstantin Avrachenkov , Arun Kadavankandy , Nelly Litvak

Spectral clustering methods which are frequently used in clustering and community detection applications are sensitive to the specific graph constructions particularly when imbalanced clusters are present. We show that ratio cut (RCut) or…

机器学习 · 统计学 2016-11-18 Cem Aksoylar , Jing Qian , Venkatesh Saligrama

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

In the context of clustering, we consider a generative model in a Euclidean ambient space with clusters of different shapes, dimensions, sizes and densities. In an asymptotic setting where the number of points becomes large, we obtain…

机器学习 · 统计学 2009-09-15 Ery Arias-Castro

Among community detection methods, spectral clustering enjoys two desirable properties: computational efficiency and theoretical guarantees of consistency. Most studies of spectral clustering consider only the edges of a network as input to…

机器学习 · 统计学 2022-05-18 Jonathan Hehir , Xiaoyue Niu , Aleksandra Slavkovic

Graphs have become increasingly popular in modeling structures and interactions in a wide variety of problems during the last decade. Graph-based clustering and semi-supervised classification techniques have shown impressive performance.…

机器学习 · 计算机科学 2020-09-01 Zhao Kang , Chong Peng , Qiang Cheng , Xinwang Liu , Xi Peng , Zenglin Xu , Ling Tian

Clustering of data sets is a standard problem in many areas of science and engineering. The method of spectral clustering is based on embedding the data set using a kernel function, and using the top eigenvectors of the normalized Laplacian…

统计理论 · 数学 2015-04-08 Geoffrey Schiebinger , Martin J. Wainwright , Bin Yu

Local graph clustering and the closely related seed set expansion problem are primitives on graphs that are central to a wide range of analytic and learning tasks such as local clustering, community detection, nodes ranking and feature…

机器学习 · 计算机科学 2020-07-21 Kimon Fountoulakis , Di Wang , Shenghao Yang

Spectral clustering is a widely used algorithm to find clusters in networks. Several researchers have studied the stability of spectral clustering under local differential privacy with the additional assumption that the underlying networks…

密码学与安全 · 计算机科学 2025-05-15 Sayan Mukherjee , Vorapong Suppakitpaisarn

We present new results on community recovery based on the PageRank Nibble algorithm on a sparse directed stochastic block model (dSBM). Our results are based on a characterization of the local weak limit of the dSBM and the limiting…

概率论 · 数学 2023-03-14 Sayan Banerjee , Prabhanka Deka , Mariana Olvera-Cravioto

Semantic segmentation with fine-grained pixel-level accuracy is a fundamental component of a variety of computer vision applications. However, despite the large improvements provided by recent advances in the architectures of convolutional…

计算机视觉与模式识别 · 计算机科学 2020-05-13 Philipe A. Dias , Henry Medeiros

PageRank is a well-known centrality measure for the web used in search engines, representing the importance of each web page. In this paper, we follow the line of recent research on the development of distributed algorithms for computation…

系统与控制 · 电气工程与系统科学 2019-07-24 Atsushi Suzuki , Hideaki Ishii

The present paper is devoted to clustering geometric graphs. While the standard spectral clustering is often not effective for geometric graphs, we present an effective generalization, which we call higher-order spectral clustering. It…

机器学习 · 计算机科学 2021-03-16 Konstantin Avrachenkov , Andrei Bobu , Maximilien Dreveton

PageRank (PR) is a fundamental tool for assessing the relative importance of the nodes in a network. In this paper, we propose a measure, weighted PageRank (WPR), extended from the classical PR for weighted, directed networks with possible…

物理与社会 · 物理学 2021-05-18 Panpan Zhang , Tiandong Wang , Jun Yan

In this paper, we present the first differentially private clustering method for arbitrary-shaped node clusters in a graph. This algorithm takes as input only an approximate Minimum Spanning Tree (MST) $\mathcal{T}$ released under weight…

数据结构与算法 · 计算机科学 2018-03-13 Rafael Pinot , Anne Morvan , Florian Yger , Cédric Gouy-Pailler , Jamal Atif

Unsupervised node clustering (or community detection) is a classical graph learning task. In this paper, we study algorithms, which exploit the geometry of the graph to identify densely connected substructures, which form clusters or…

社会与信息网络 · 计算机科学 2023-07-20 Yu Tian , Zachary Lubberts , Melanie Weber