Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,291 papers · 148 categories

Trend · papers per month

52105157209 · Jun 202019922001200920182026
48 results for clustering comparison

Unified clustering comparison framework for overlapping and hierarchical structures.

problem Critical biases in existing clustering comparison measures.
method Element-centric framework comparing relationships induced by cluster structure.
result Framework does not suffer from biases and provides unique insights.

Paper tackles clustering with ordinal comparisons, achieving near-optimal results.

problem Clustering with ordinal comparisons when similarity measures are not available.
method Two-step procedure: estimate similarity matrix from comparisons, then apply SDP clustering.
result Near-optimal recovery of planted clustering using near-optimal number of comparisons.

Develops comparison-based hierarchical clustering algorithms without object representations.

problem Hierarchical clustering without object representations or pairwise similarities.
method Comparison-based hierarchical clustering algorithms (single, complete, and average linkage variants).
result Statistical guarantees and empirical performance on various datasets.

Paper tackles noisy comparison oracle for robust clustering algorithms.

problem Finding robust clustering algorithms under noisy comparison oracle.
method Develops algorithms for k-center clustering and agglomerative hierarchical clustering using noisy comparison oracle.
result Proves robust algorithms achieve good approximation guarantees with high probability.

Given a set of pairwise comparisons, the classical ranking problem computes a single ranking that best represents the preferences of all users. In this paper, we study the problem of inferring individual preferences, arising in the context of making personalized recommendations. In particular, we assume that there are …

2015-02-16abs ↗pdf ↗

A new clustering algorithm fuses heat diffusion and turning angle for robustness.

problem Cluster similar elements in various fields.
method Combines heat diffusion and maximal turning angle for robust fission clustering.
result The SARFC algorithm outperforms other methods in clustering performance.

An algorithm learns a kernel matrix from relative-distance constraints for semi-supervised clustering.

problem Learning metrics from relative-distance constraints to capture finer structures.
method Log determinant divergence for kernel matrix learning with relative-distance constraints.
result Kernels learned from relative-distance constraints yield better clusterings than existing methods.

Study compares clustering methods for student poverty levels in unsupervised surveys.

problem Identifying impoverished students in unsupervised survey data.
method Multiple clustering techniques (k-means, k-modes, hierarchical clustering) applied to student survey data.
result Fuzzy logic used for data cleaning and organizing, identifying most viable clustering method for survey data.

Active learning optimizes correlation clustering by querying the most informative pairwise comparisons.

problem Efficiently clustering data with limited pairwise similarity information.
method Developed principled active learning approach using information-theoretic acquisition functions.
result Significantly outperforms existing baselines in clustering accuracy and query efficiency.

This paper compares two clustering evaluation metrics, revealing their differences and properties.

problem Understanding the differences between misclassification error distance and adjusted Rand index.
method Population origins, data analysis examples, detailed case studies, and simulation study.
result Reveals previous misconceptions about the two metrics and their distributions.

C-FAR automates clustering assessment for neural tracking.

problem Manual assessment of clusters by humans is slow and impractical for large datasets.
method C-FAR uses automated feedback queries to select optimal clustering from multiple algorithms.
result C-FAR produces near-perfect clustering on simulated neural data.

We formulate weighted graph clustering as a prediction problem: given a subset of edge weights we analyze the ability of graph clustering to predict the remaining edge weights. This formulation enables practical and theoretical comparison of different approaches to graph clustering as well as comparison of graph cluste…

2010-09-02abs ↗pdf ↗

A new metric optimizes clustering and compares results from various methods.

problem Determining the right number of clusters and comparing different clustering methods.
method Proposes a novel metric to find the optimal number of clusters and compare different clustering techniques.
result Optimizes clustering and cross-comparison of results from different methods.

A deep generative model with a relational model tackles noisy pairwise comparisons for semi-supervised clustering.

problem Noisy pairwise comparisons on a small subset of data for clustering.
method Deep generative model (DGM) and statistical relational model, sharing latent variables, Bayesian variant, stochastic variational inference.
result Outperforms previous crowdsourced clustering methods on synthetic and real-world datasets.

Adjusted for chance measures are widely used to compare partitions/clusterings of the same data set. In particular, the Adjusted Rand Index (ARI) based on pair-counting, and the Adjusted Mutual Information (AMI) based on Shannon information theory are very popular in the clustering community. Nonetheless it is an open …

2015-12-03abs ↗pdf ↗

The paper analyzes indices based on counting object pairs for assessing partition agreement in unsupervised learning.

problem The difficulty in interpreting overall indices like Rand and adjusted Rand indices.
method Analysis of three families of indices based on counting object pairs, decomposing overall indices into cluster-level indices.
result Overall indices based on pair-counting approach are sensitive to cluster size imbalance and provide limited information on smaller clusters.

We explore the performance of several automatic bandwidth selectors, originally designed for density gradient estimation, as data-based procedures for nonparametric, modal clustering. The key tool to obtain a clustering from density gradient estimators is the mean shift algorithm, which allows to obtain a partition not…

2013-10-29abs ↗pdf ↗

EAP clusters evolving data, promoting temporal smoothness and automatic cluster tracking.

problem Clustering time-evolving data with temporal smoothness and automatic cluster identification.
method Evolutionary Affinity Propagation (EAP) on a factor graph exchanging messages between adjacent data snapshots.
result EAP clusters data with temporal smoothness and automatically tracks clusters, outperforming existing methods.

Much of the data being created on the web contains interactions between users and items. Stochastic blockmodels, and other methods for community detection and clustering of bipartite graphs, can infer latent user communities and latent item clusters from this interaction data. These methods, however, typically ignore t…

2015-05-25abs ↗pdf ↗

Paper uses GMM with DVAE to detect star clusters in noisy images.

problem Detecting stellar clusters in astronomical images.
method Unsupervised approach using Deep Variational Autoencoder (DVAE) combined with Gaussian Mixture Model (GMM).
result Method outperforms state-of-the-art in recognizing star clusters, even in noisy images.

This paper tackles deep clustering evaluation challenges in high-dimensional data.

problem Evaluation of deep clustering methods is problematic due to the curse of dimensionality and variations in embedding spaces.
method Develops a theoretical framework to highlight the ineffectiveness of internal validation measures and proposes a systematic approach to applying clustering validity indices in deep learning.
result The proposed framework reduces misguidance from improper use of clustering validity indices in deep learning.

Efficient clustering for large datasets using a sampling-based approach.

problem Clustering high-dimensional data with a large number of clusters efficiently.
method A simple and efficient clustering method that evaluates distances of data points with a subset of cluster centers.
result Optimal solutions of the approximation are the same as in the exact solution, but more efficient at extracting clusters.

A method for clustering using transfer learning from similar labeled data.

problem Clustering with datasets having different features and labeled data.
method Constructing meta-features to describe structural characteristics of data and transferring them between source and target domains.
result The method is efficient and works under arbitrary feature descriptions of source and target domains with smaller complexity.

Two methods using low-discrepancy points improve data compression for neural networks.

problem Efficiently compress large datasets for neural network training.
method Two methods based on low-discrepancy points: digital nets with averaging and clustering.
result Second method outperforms supercompress in compression error and neural network accuracy.

Unsupervised clustering of curves according to their shapes is an important problem with broad scientific applications. The existing model-based clustering techniques either rely on simple probability models (e.g., Gaussian) that are not generally valid for shape analysis or assume the number of clusters. We develop an…

2015-04-01abs ↗pdf ↗