paper-with-me

홈 › Papers

Graph Max Shift: A Hill-Climbing Method for Graph Clustering

2024-11-27 · Ery Arias-Castro, Elizabeth Coda, Wanli Qiao

We present a method for graph clustering that is analogous with gradient ascent methods previously proposed for clustering points in space. We show that, when applied to a random geometric graph with data iid from some density with Morse regularity, the method is asymptotically consistent. Here, consistency is understood with respect to a density-level clustering defined by the partition of the support of the density induced by the basins of attraction of the density modes.

📄 PDF Abstract BibTeX arXiv:2411.18794

Code (1)

lizzycoda/GraphMaxShift 공식 구현

Tasks

ClusteringGraph Clustering

Similar Papers 제목 키워드 기반

Clustering by Hill-Climbing: Consistency Results

2022-02-18 · Ery Arias-Castro, Wanli Qiao

We consider several hill-climbing approaches to clustering as formulated by Fukunaga and Hostetler in the 1970's. We study both continuous-space and discrete-space (i.e., medoid) variants and establish their consistency.

Clustering

Effective and efficient structure learning with pruning and model averaging strategies

2021-12-01 · Anthony C. Constantinou, Yang Liu, Neville K. Kitson, Kiattikun Chobtham 외

Learning the structure of a Bayesian Network (BN) with score-based solutions involves exploring the search space of possible graphs and moving towards the graph that maximises a given objective function. Some algorithms …

valid

Approach of variable clustering and compression for learning large Bayesian networks

2022-08-29 · Anna V. Bubnova

This paper describes a new approach for learning structures of large Bayesian networks based on blocks resulting from feature space clustering. This clustering is obtained using normalized mutual information. And the sub…

Clustering

Scalable Nearest Neighbor Search based on kNN Graph

2017-01-30 · Wan-Lei Zhao, Jie Yang, Cheng-Hao Deng

Nearest neighbor search is known as a challenging issue that has been studied for several decades. Recently, this issue becomes more and more imminent in viewing that the big data problem arises from various fields. In t…

graph constructionQuantization

A Simple Approach to Sparse Clustering

2016-02-23 · Ery Arias-Castro, Xiao Pu

Consider the problem of sparse clustering, where it is assumed that only a subset of the features are useful for clustering purposes. In the framework of the COSA method of Friedman and Meulman, subsequently improved in …

Clustering