中文
相关论文

相关论文: Statistical guarantees for local graph clustering

200 篇论文

Graph clustering has many important applications in computing, but due to the increasing sizes of graphs, even traditionally fast clustering methods can be computationally expensive for real-world graphs of interest. Scalability problems…

社会与信息网络 · 计算机科学 2018-10-18 Kimon Fountoulakis , David F. Gleich , Michael W. Mahoney

We study the Personalized PageRank (PPR) algorithm, a local spectral method for clustering, which extracts clusters using locally-biased random walks around a given seed node. In contrast to previous work, we adopt a classical statistical…

统计理论 · 数学 2021-12-24 Alden Green , Sivaraman Balakrishnan , Ryan J. Tibshirani

Modern graph clustering applications require the analysis of large graphs and this can be computationally expensive. In this regard, local spectral graph clustering methods aim to identify well-connected clusters around a given "seed set"…

最优化与控制 · 数学 2017-12-08 Kimon Fountoulakis , Farbod Roosta-Khorasan , Julian Shun , Xiang Cheng , Michael W. Mahoney

Local graph clustering methods aim to detect small clusters in very large graphs without the need to process the whole graph. They are fundamental and scalable tools for a wide range of tasks such as local community detection, node ranking…

社会与信息网络 · 计算机科学 2023-06-14 Shenghao Yang , Kimon Fountoulakis

This paper investigates graph clustering in the planted cluster model in the presence of {\em small clusters}. Traditional results dictate that for an algorithm to provably correctly recover the clusters, {\em all} clusters must be…

机器学习 · 计算机科学 2013-02-21 Nir Ailon , Yudong Chen , Xu Huan

Graph clustering involves the task of dividing nodes into clusters, so that the edge density is higher within clusters as opposed to across clusters. A natural, classic and popular statistical setting for evaluating solutions to this…

机器学习 · 统计学 2016-11-17 Yudong Chen , Sujay Sanghavi , Huan Xu

Hypergraphs are a useful abstraction for modeling multiway relationships in data, and hypergraph clustering is the task of detecting groups of closely related nodes in such data. Graph clustering has been studied extensively, and there are…

数据结构与算法 · 计算机科学 2020-07-02 Nate Veldt , Austin R. Benson , Jon Kleinberg

Graph-based clustering has shown promising performance in many tasks. A key step of graph-based approach is the similarity graph construction. In general, learning graph in kernel space can enhance clustering accuracy due to the…

机器学习 · 计算机科学 2019-05-22 Zhao Kang , Honghui Xu , Boyu Wang , Hongyuan Zhu , Zenglin Xu

The growing interest in machine learning problems over graphs with additional node information such as texts, images, or labels has popularized methods that require the costly operation of processing the entire graph. Yet, little effort has…

机器学习 · 计算机科学 2024-03-05 Artur Back de Luca , Kimon Fountoulakis , Shenghao Yang

The paper provides statistical theory and intuition for personalized PageRank (called "PPR"): a popular technique that samples a small community from a massive network. We study a setting where the entire network is expensive to obtain…

社会与信息网络 · 计算机科学 2020-07-02 Fan Chen , Yini Zhang , Karl Rohe

Local clustering aims to find a compact cluster near the given starting instances. This work focuses on graph local clustering, which has broad applications beyond graphs because of the internal connectivities within various modalities.…

社会与信息网络 · 计算机科学 2024-12-05 Zihao Li , Dongqi Fu , Hengyu Liu , Jingrui He

Hypergraph-based machine learning methods are now widely recognized as important for modeling and using higher-order and multiway relationships between data objects. Local hypergraph clustering and semi-supervised learning specifically…

社会与信息网络 · 计算机科学 2021-03-22 Meng Liu , Nate Veldt , Haoyu Song , Pan Li , David F. Gleich

Local clustering aims at extracting a local structure inside a graph without the necessity of knowing the entire graph structure. As the local structure is usually small in size compared to the entire graph, one can think of it as a…

机器学习 · 计算机科学 2024-08-20 Zhaiming Shen , Ming-Jun Lai , Sheng Li

Graph clustering is a fundamental problem that has been extensively studied both in theory and practice. The problem has been defined in several ways in literature and most of them have been proven to be NP-Hard. Due to their high practical…

社会与信息网络 · 计算机科学 2012-03-27 Sumit Singh

Graph clustering has been studied extensively on both plain graphs and attributed graphs. However, all these methods need to partition the whole graph to find cluster structures. Sometimes, based on domain knowledge, people may have…

机器学习 · 计算机科学 2020-03-26 Wei Ye , Dominik Mautz , Christian Boehm , Ambuj Singh , Claudia Plant

Graph clustering has many important applications in computing, but due to growing sizes of graphs, even traditionally fast clustering methods such as spectral partitioning can be computationally expensive for real-world graphs of interest.…

分布式、并行与集群计算 · 计算机科学 2019-06-11 Julian Shun , Farbod Roosta-Khorasani , Kimon Fountoulakis , Michael W. Mahoney

Cluster structure detection is a fundamental task for the analysis of graphs, in order to understand and to visualize their functional characteristics. Among the different cluster structure detection methods, spectral clustering is…

We study the behavior of network diffusions based on the PageRank random walk from a set of seed nodes. These diffusions are known to reveal small, localized clusters (or communities) and also large macro-scale clusters by varying a…

社会与信息网络 · 计算机科学 2016-07-06 Kyle Kloster , David F. Gleich

Resolution parameters in graph clustering represent a size and quality trade-off. We address the task of efficiently solving a parameterized graph clustering objective for all values of a resolution parameter. Specifically, we consider an…

计算复杂性 · 计算机科学 2019-10-16 Junhao Gan , David F. Gleich , Nate Veldt , Anthony Wirth , Xin Zhang

A distributed algorithm performs local computations on pieces of input and communicates the results through given communication links. When processing a massive graph in a distributed algorithm, local outputs must be configured as a…

分布式、并行与集群计算 · 计算机科学 2016-12-06 Fan Chung , Olivia Simpson
‹ 上一页 1 2 3 10 下一页 ›