中文
相关论文

相关论文: (Un)detectable cluster structure in sparse network…

200 篇论文

Dimensionality reduction and clustering techniques are frequently used to analyze complex data sets, but their results are often not easy to interpret. We consider how to support users in interpreting apparent cluster structure on scatter…

机器学习 · 计算机科学 2021-11-08 Xander Vankwikelberge , Bo Kang , Edith Heiter , Jefrey Lijffijt

We introduce Bridged Clustering, a semi-supervised framework to learn predictors from any unpaired input $X$ and output $Y$ dataset. Our method first clusters $X$ and $Y$ independently, then learns a sparse, interpretable bridge between…

机器学习 · 计算机科学 2026-02-17 Patrick Peixuan Ye , Chen Shani , Ellen Vitercik

Real-world networks often exhibit strong transitivity with nontrivial local clustering spectra and degree correlations. Such features are not easily modeled in tractable network models, creating an obstacle to the theoretical understanding…

物理与社会 · 物理学 2026-05-26 Lorenzo Cirigliano , Gareth J. Baxter , Gábor Timár

Datasets in high-dimension do not typically form clusters in their original space; the issue is worse when the number of points in the dataset is small. We propose a low-computation method to find statistically significant clustering…

机器学习 · 统计学 2020-08-24 Alden Bradford , Tarun Yellamraju , Mireille Boutin

We consider two closely related problems: planted clustering and submatrix localization. The planted clustering problem assumes that a random graph is generated based on some underlying clusters of the nodes; the task is to recover these…

机器学习 · 统计学 2015-03-16 Yudong Chen , Jiaming Xu

The interaction between transitivity and sparsity, two common features in empirical networks, implies that there are local regions of large sparse networks that are dense. We call this the blessing of transitivity and it has consequences…

机器学习 · 统计学 2013-08-02 Karl Rohe , Tai Qin

We study community recovery in the planted partition model in regimes where the number and sizes of communities may vary arbitrarily with the number of vertices. In such highly unbalanced settings, standard accuracy or overlap-based metrics…

概率论 · 数学 2026-03-05 Martijn Gösgens , Maximilien Dreveton

The aggregated journal-journal citation matrix derived from the Journal Citation Reports 2001 can be decomposed into a unique subject classification by using the graph-analytical algorithm of bi-connected components. This technique was…

数字图书馆 · 计算机科学 2009-12-08 Loet Leydesdorff

Clustering is a fundamental data mining tool that aims to divide data into groups of similar items. Generally, intuition about clustering reflects the ideal case -- exact data sets endowed with flawless dissimilarity between individual…

机器学习 · 计算机科学 2016-01-25 Margareta Ackerman , Jarrod Moore

Mutation rate variation across loci is well known to cause difficulties, notably identifiability issues, in the reconstruction of evolutionary trees from molecular sequences. Here we introduce a new approach for estimating general…

概率论 · 数学 2011-09-30 Elchanan Mossel , Sebastien Roch

Interpretable clustering algorithms aim to group similar data points while explaining the obtained groups to support knowledge discovery and pattern recognition tasks. While most approaches to interpretable clustering construct clusters…

机器学习 · 计算机科学 2024-08-27 Nakul Upadhya , Eldan Cohen

Vertex cover is one of the classical NP-complete problems in theoretical computer science. A vertex cover of a graph is a subset of vertices such that for each edge at least one of the two endpoints is contained in the subset. When studied…

无序系统与神经网络 · 物理学 2007-05-23 Wolfgang Barthel , Alexander K. Hartmann

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

An approach to improve neural network interpretability is via clusterability, i.e., splitting a model into disjoint clusters that can be studied independently. We define a measure for clusterability and show that pre-trained models form…

机器学习 · 计算机科学 2025-07-28 Satvik Golechha , Maheep Chaudhary , Joan Velja , Alessandro Abate , Nandi Schoots

Clustering is an unsupervised machine learning methodology where unlabeled elements/objects are grouped together aiming to the construction of well-established clusters that their elements are classified according to their similarity. The…

机器学习 · 统计学 2023-10-20 Dimitrios Saligkaras , Vasileios E. Papageorgiou

Community detection in graphs is the problem of finding groups of vertices which are more densely connected than they are to the rest of the graph. This problem has a long history, but it is undergoing a resurgence of interest due to the…

计算复杂性 · 计算机科学 2017-08-25 Cristopher Moore

Many algorithms to detect communities in networks typically work without any information on the cluster structure to be found, as one has no a priori knowledge of it, in general. Not surprisingly, knowing some features of the unknown…

物理与社会 · 物理学 2014-12-02 Richard K. Darst , Zohar Nussinov , Santo Fortunato

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

The modern science of networks has brought significant advances to our understanding of complex systems. One of the most relevant features of graphs representing real systems is community structure, or clustering, i. e. the organization of…

物理与社会 · 物理学 2010-09-17 Santo Fortunato

Spectral clustering is one of the most prominent clustering approaches. The distance-based similarity is the most widely used method for spectral clustering. However, people have already noticed that this is not suitable for multi-scale…

机器学习 · 计算机科学 2020-09-11 Hengrui Wang , Yubo Zhang , Mingzhi Chen , Tong Yang