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,341 papers · 148 categories

Trend · papers per month

56112168224 · Jun 202019922001200920182026
48 results for Probabilistic Clustering

TMM improves clustering of temporal data, outperforming existing models.

problem Capturing temporal evolution of clusters in time-driven data.
method Temporal Multinomial Mixture (TMM) model that optimizes feature co-occurrences and temporal smoothness.
result TMM outperforms other clustering models in instance-oriented temporal data.

Unified framework for differentiable graph partitioning with probabilistic cuts.

problem Lack of general guarantees and principled gradients in prior probabilistic relaxations of graph cuts.
method Unified probabilistic framework covering a wide class of cuts, including Normalized Cut, with tight analytic upper bounds.
result Rigorous, numerically stable foundation for scalable, differentiable graph partitioning.

New method for probabilistic clustering using matrix norm couplings.

problem Probabilistic clustering of discrete random variables.
method Local information theoretic approach with convex maximization problem solved via gradient ascent and alternating maximization.
result Our approach is competitive with existing techniques and worthy of further investigation.

In this paper we formulate in general terms an approach to prove strong consistency of the Empirical Risk Minimisation inductive principle applied to the prototype or distance based clustering. This approach was motivated by the Divisive Information-Theoretic Feature Clustering model in probabilistic space with Kullbac…

2010-04-19abs ↗pdf ↗

t-NEB clusters high-dimensional data hierarchically with density paths.

problem Hierarchical clustering struggles with high-dimensional data.
method t-NEB uses density estimation, maximum density paths, and probabilistic merging.
result t-NEB yields state-of-the-art clustering performance on high-dimensional data.

We describe a probabilistic (generative) view of affinity matrices along with inference algorithms for a subclass of problems associated with data clustering. This probabilistic view is helpful in understanding different models and algorithms that are based on affinity functions OF the data. IN particular, we show how(…

2012-10-19abs ↗pdf ↗

Efficiently infers cluster assignments in probabilistic models.

problem Efficiently inferring cluster assignments in probabilistic models.
method Amortized approximate Bayesian inference mapping cluster representations into conditional probabilities.
result Parallelizable, yields iid samples with similar computational cost to Gibbs sampling.

INCAD clusters and detects anomalies in streaming data without thresholds.

problem Clustering and anomaly detection for streaming data with unknown clusters and thresholds.
method Probabilistic clustering and anomaly detection in a streaming model.
result More reliable definition of normal vs abnormal behavior in streaming data.

Improved community detection in graphs with probabilistic models.

problem Lack of probabilistic formulation and fixed number of communities in GNN-based methods.
method Combines GNNs with amortized clustering for variable numbers of clusters.
result Improved performance on synthetic and real datasets compared to previous methods.

We present a novel probabilistic clustering model for objects that are represented via pairwise distances and observed at different time points. The proposed method utilizes the information given by adjacent time points to find the underlying cluster structure and obtain a smooth cluster evolution. This approach allows…

2015-04-14abs ↗pdf ↗

Develops a method for probabilistic simulation of renewable energy production at grid scale.

problem Uncertainty in short-term electricity generation from renewable assets.
method Probabilistic framework with asset calibration, hierarchical clustering, and Gaussianization.
result Full uncertainty quantification at asset and collection levels.

Probabilistic embeddings improve speaker diarization accuracy.

problem Improving speaker diarization accuracy using embeddings.
method Extracting x-vectors and precision matrices from speech segments, interfacing with PLDA model, applying agglomerative clustering, joint training of PLDA and extractor.
result Joint training of PLDA and probabilistic x-vector extractor yields accuracy gains.

Entropy regularization improves interpretability of probabilistic clustering models.

problem Bayesian nonparametric mixture models often produce unbalanced cluster frequencies.
method Interpreting the posterior as penalized likelihood, entropy regularization reduces sparsely-populated clusters.
result The proposed entropy-regularized estimator enhances interpretability without sacrificing computational convenience.

A new clustering method using transportation distance for multilevel data.

problem Multilevel clustering problems, especially with large datasets.
method Probabilistic approach based on composite transportation distance, solving a joint optimization problem over probability measures.
result Efficient and scalable solution for multilevel datasets, demonstrated on synthetic and real data.

Notwithstanding the popularity of conventional clustering algorithms such as K-means and probabilistic clustering, their clustering results are sensitive to the presence of outliers in the data. Even a few outliers can compromise the ability of these algorithms to identify meaningful hidden structures rendering their o…

2011-04-22abs ↗pdf ↗

APLC-XLNet improves XMTC by clustering labels and reducing computational time.

problem Efficiently tagging texts with many labels from a large set.
method Fine-tunes XLNet with APLC to approximate cross entropy loss.
result Achieved state-of-the-art results on XMTC benchmarks.

This paper extends ABCD to discover time series structure using probabilistic program synthesis.

problem Discovering structure in time series data.
method Formulating ABCD in probabilistic program synthesis, using abstract syntax trees and probabilistic programs.
result Improved accuracy in time series clustering and interpolation/extrapolation.

The paper analyzes how extra data affects the accuracy of Bayesian clustering models.

problem The impact of additional data on the accuracy of Bayesian clustering models.
method Theoretical analysis of a complex probabilistic model that includes both initial and additional data.
result The complexity of the model increases, but the additional data can improve accuracy under certain conditions.

This paper examines variable selection for clustering using Gaussian mixture models.

problem Modern databases require efficient variable selection for clustering models.
method Recalls basics of clustering, examines variable selection methods for model-based clustering.
result Opportunities for improving variable selection methods are presented.

Improved clustering of high-dimensional data subspaces with delayed association.

problem Discovering and clustering subspaces in high-dimensional data.
method Joint optimization approach with delayed association for uncertain points.
result Delayed association improves clustering accuracy, especially for intersecting subspaces.

The paper presents a probabilistic method to discover daily human mobility patterns from mobile data.

problem Discovering daily human mobility patterns from mobile data.
method A non-parameter Bayesian modeling method, Infinite Gaussian Mixture Model, combined with Kullback-Leibler divergence for automatic clustering.
result The IGMM-based algorithm outperforms the GMM-based algorithm in discovering mobility patterns.

This study improves author disambiguation without supervision using feature overlap.

problem Author name homonymy in the Web of Science.
method Probabilistic similarity measure based on feature overlap for agglomerative clustering.
result Our approach outperforms the trivial baseline and is state-of-the-art.

Proposes a new model for unsupervised clustering with latent variables.

problem The challenge of unsupervised clustering in machine learning.
method Clustered Generator Model with continuous and discrete latent variables.
result Achieves competitive unsupervised clustering accuracy and disentangled latent representations.

Improved clustering speed for 20 clusters on CIFAR-100 dataset.

problem Training time complexity for VAEs with discrete latent variables is linear in the number of clusters.
method Applied a continuous relaxation to discrete variables in Gaussian Mixture VAE, reducing training time complexity to constant.
result Reduced training time from 47 hours to 6 hours for 20 clusters on CIFAR-100.

Framework reduces data dimensions while preserving structure.

problem Data dimensionality reduction with preserved structure.
method Probabilistic framework integrating generative model and locality info. Structure learning and projection matrix learning coupled.
result Framework learns a smooth skeleton of embedding points forming a graph structure.

Unified HDP and LDA models for efficient topic clustering of online course queries.

problem Efficiently cluster and answer subject-specific online course queries.
method Use Hierarchical Dirichlet Process (HDP) to optimize topic number for Latent Dirichlet Allocation (LDA) model runs.
result Achieve optimal clustering efficiency by recursively applying LDA on effective topics.

Paper introduces CGPMs for probabilistic data analysis.

problem Difficulty in applying, combining, and comparing different probabilistic techniques.
method Composable generative population models (CGPMs) that extend graphical models and can describe and compose various probabilistic data analysis techniques.
result CGPMs enable efficient and accurate probabilistic data analysis tasks.

We consider the problem of clustering a set of high-dimensional data points into sets of low-dimensional linear subspaces. The number of subspaces, their dimensions, and their orientations are unknown. We propose a simple and low-complexity clustering algorithm based on thresholding the correlations between the data po…

2013-03-15abs ↗pdf ↗