中文
相关论文

相关论文: Parametrized Power-Iteration Clustering for Direct…

200 篇论文

Clustering is an important topic in algorithms, and has a number of applications in machine learning, computer vision, statistics, and several other research disciplines. Traditional objectives of graph clustering are to find clusters with…

机器学习 · 计算机科学 2020-11-11 Steinar Laenen , He Sun

Clustering a graph means identifying internally dense subgraphs which are only sparsely interconnected. Formalizations of this notion lead to measures that quantify the quality of a clustering and to algorithms that actually find…

数据结构与算法 · 计算机科学 2011-12-12 Robert Görke , Andrea Schumm , Dorothea Wagner

This paper proposes and analyzes a novel clustering algorithm that combines graph-based diffusion geometry with techniques based on density and mode estimation. The proposed method is suitable for data generated from mixtures of…

机器学习 · 统计学 2019-01-01 Mauro Maggioni , James M. Murphy

Existing graph clustering networks heavily rely on a predefined yet fixed graph, which can lead to failures when the initial graph fails to accurately capture the data topology structure of the embedding space. In order to address this…

机器学习 · 计算机科学 2023-11-15 Zhihao Peng , Hui Liu , Yuheng Jia , Junhui Hou

Most existing semi-supervised graph-based clustering methods exploit the supervisory information by either refining the affinity matrix or directly constraining the low-dimensional representations of data points. The affinity matrix…

机器学习 · 计算机科学 2022-09-07 Huaming Ling , Chenglong Bao , Xin Liang , Zuoqiang Shi

The unsupervised learning of community structure, in particular the partitioning vertices into clusters or communities, is a canonical and well-studied problem in exploratory graph analysis. However, like most graph analyses the…

机器学习 · 计算机科学 2020-07-27 Benjamin W. Priest , Alec Dunton , Geoffrey Sanders

Graph clustering or community detection constitutes an important task for investigating the internal structure of graphs, with a plethora of applications in several domains. Traditional techniques for graph clustering, such as spectral…

This paper investigates a model reduction problem for linear directed network systems, in which the interconnections among the vertices are described by general weakly connected digraphs. First, the definitions of pseudo controllability and…

最优化与控制 · 数学 2019-11-12 Xiaodong Cheng , Jacquelien M. A. Scherpen

We propose a parallel graph-based data clustering algorithm using CUDA GPU, based on exact clustering of the minimum spanning tree in terms of a minimum isoperimetric criteria. We also provide a comparative performance analysis of our…

分布式、并行与集群计算 · 计算机科学 2017-02-17 Ramin Javadi , Saleh Ashkboos

We propose a novel robust decentralized graph clustering algorithm that is provably equivalent to the popular spectral clustering approach. Our proposed method uses the existing wave equation clustering algorithm that is based on…

机器学习 · 计算机科学 2024-02-05 Hongyu Zhu , Stefan Klus , Tuhin Sahai

A limitation of many clustering algorithms is the requirement to tune adjustable parameters for each application or even for each dataset. Some techniques require an \emph{a priori} estimate of the number of clusters while density-based…

统计方法学 · 统计学 2016-05-20 Jeremy F. Magland , Alex H. Barnett

Obtaining scalable algorithms for hierarchical agglomerative clustering (HAC) is of significant interest due to the massive size of real-world datasets. At the same time, efficiently parallelizing HAC is difficult due to the seemingly…

数据结构与算法 · 计算机科学 2022-06-24 Laxman Dhulipala , David Eisenstat , Jakub Łącki , Vahab Mirronki , Jessica Shi

The present work investigates clustering of a graph-based representation of industrial connections derived from international trade data by Hidalgo et al (2007) and confirms existence of around ten industrial clusters that are reasonably…

物理与社会 · 物理学 2020-11-20 V. Bouet , A. Y. Klimenko

Deep clustering methods typically rely on a single, well-defined representation for clustering. In contrast, pretrained diffusion models provide abundant and diverse multi-scale representations across network layers and noise timesteps.…

We introduce a dynamic version of the NP-hard graph problem Cluster Editing. The essential point here is to take into account dynamically evolving input graphs: Having a cluster graph (that is, a disjoint union of cliques) that represents a…

离散数学 · 计算机科学 2018-12-12 Junjie Luo , Hendrik Molter , André Nichterlein , Rolf Niedermeier

This paper addresses the problem of unsupervised object localization in an image. Unlike previous supervised and weakly supervised algorithms that require bounding box or image level annotations for training classifiers in order to learn…

计算机视觉与模式识别 · 计算机科学 2017-06-30 Aditya Vora , Shanmuganathan Raman

Graph embedding maps graph nodes to low-dimensional vectors, and is widely adopted in machine learning tasks. The increasing availability of billion-edge graphs underscores the importance of learning efficient and effective embeddings on…

分布式、并行与集群计算 · 计算机科学 2024-02-27 Peng Fang , Arijit Khan , Siqiang Luo , Fang Wang , Dan Feng , Zhenli Li , Wei Yin , Yuchao Cao

Spectral clustering is one of the most popular methods for community detection in graphs. A key step in spectral clustering algorithms is the eigen decomposition of the $n{\times}n$ graph Laplacian matrix to extract its $k$ leading…

机器学习 · 统计学 2018-09-10 Muni Sreenivas Pydi , Ambedkar Dukkipati

Transmission line failures in power systems propagate and cascade non-locally. This well-known yet counter-intuitive feature makes it even more challenging to optimally and reliably operate these complex networks. In this work we present a…

最优化与控制 · 数学 2021-05-12 Alessandro Zocca , Chen Liang , Linqi Guo , Steven H. Low , Adam Wierman

The discrete distribution is often used to describe complex instances in machine learning, such as images, sequences, and documents. Traditionally, clustering of discrete distributions (D2C) has been approached using Wasserstein barycenter…

机器学习 · 计算机科学 2024-08-19 Zixiao Wang , Dong Qiao , Jicong Fan