Cluster LOCO: A model-agnostic feature importance score for interpreting cluster outputs
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.
Trend · papers per month
There has been a surge in the number of large and flat data sets - data sets containing a large number of features and a relatively small number of observations - due to the growing ability to collect and store information in medical research and other fields. Hierarchical clustering is a widely used clustering tool. I…
GOLFS selects features for clustering by combining global and local information.
This paper presents a new fuzzy k-means algorithm for the clustering of high-dimensional data in various subspaces. Since high-dimensional data, some features might be irrelevant and relevant but may have different significance in the clustering process. For better clustering, it is crucial to incorporate the contribut…
A method to improve clustering explainability using bagging and feature dropout.
We present a nonparametric method for selecting informative features in high-dimensional clustering problems. We start with a screening step that uses a test for multimodality. Then we apply kernel density estimation and mode clustering to the selected features. The output of the method consists of a list of relevant f…
Clustering using deep autoencoders has been thoroughly investigated in recent years. Current approaches rely on simultaneously learning embedded features and clustering the data points in the latent space. Although numerous deep clustering approaches outperform the shallow models in achieving favorable results on sever…
New methods interpret clustering outcomes without altering data structure.
Paper proposes a new method to learn features from error representations.
New deep learning framework for tabular data clusters with interpretable features.
Feature selection is an important and challenging task in high dimensional clustering. For example, in genomics, there may only be a small number of genes that are differentially expressed, which are informative to the overall clustering structure. Existing feature selection methods, such as Sparse K-means, rarely tack…
Dimensionality reduction (DR) is frequently used for analyzing and visualizing high-dimensional data as it provides a good first glance of the data. However, to interpret the DR result for gaining useful insights from the data, it would take additional analysis effort such as identifying clusters and understanding thei…
Study reduces dimensions for -means clustering for better accuracy.
Sparse GEMINI selects relevant features for clustering without assumptions.
The high dimensionality of hyperspectral images often results in the degradation of clustering performance. Due to the powerful ability of deep feature extraction and non-linear feature representation, the clustering algorithm based on deep learning has become a hot research topic in the field of hyperspectral remote s…
TDA improves FX clustering quality over traditional methods.
In this paper we introduce three methods for re-scaling data sets aiming at improving the likelihood of clustering validity indexes to return the true number of spherical Gaussian clusters with additional noise features. Our method obtains feature re-scaling factors taking into account the structure of a given data set…
Enhances clustering quality evaluation in noisy data.
In this paper, we present a novel unsupervised feature learning architecture, which consists of a multi-clustering integration module and a variant of RBM termed multi-clustering integration RBM (MIRBM). In the multi-clustering integration module, we apply three unsupervised K-means, affinity propagation and spectral c…
Neural clustering learns time series affinity from statistical features.
DIVI clusters noisy high-dimensional data with stable feature gating.
We present an approach to model-based hierarchical clustering by formulating an objective function based on a Bayesian analysis. This model organizes the data into a cluster hierarchy while specifying a complex feature-set partitioning that is a key component of our model. Features can have either a unique distribution…
Graph clustering groups entities -- the vertices of a graph -- based on their similarity, typically using a complex distance function over a large number of features. Successful integration of clustering approaches in automated decision-support systems hinges on the interpretability of the resulting clusters. This pape…
Cluster stability selection improves feature selection in correlated data.
Proposes a semi-supervised K-Means algorithm for better feature selection.
Study clusters bank customers using LSTM and DTW.
Robust feature-weighted jump models for time-dependent clustering
The paper investigates how irrelevant features affect clustering performance.
Proposes a method for multi-view clustering that considers local structures and feature weights.
DIVA clusters dynamic data without needing cluster count, outperforming baselines.
Improved BIRCH clustering method to avoid numeric issues.
Study automates feature selection and clustering for HFT stock price forecasting.
Efficient algorithms for clustered Lasso and OSCAR reduce computational costs.
In the past decades, spectral clustering (SC) has become one of the most effective clustering algorithms. However, most previous studies focus on spectral clustering tasks with a fixed task set, which cannot incorporate with a new spectral clustering task without accessing to previously learned tasks. In this paper, we…
DiSC detects feature clusters that differentiate between conditions.
IMPACC improves consensus clustering for bioinformatics data.
Convex clustering, a convex relaxation of k-means clustering and hierarchical clustering, has drawn recent attentions since it nicely addresses the instability issue of traditional nonconvex clustering methods. Although its computational and statistical properties have been recently studied, the performance of convex c…
Paper proposes a novel unsupervised feature selection method using K-means and ADMM.
Multi-view clustering is a learning paradigm based on multi-view data. Since statistic properties of different views are diverse, even incompatible, few approaches implement multi-view clustering based on the concatenated features straightforward. However, feature concatenation is a natural way to combine multi-view da…
Unsupervised clustering can reproduce categorization systems if features and metrics are correctly selected.
RAEUFS selects features from data without labels, improving robustness to outliers.
DMFAW improves multi-view clustering with adaptive weights and feature selection.
A feature-weighted mean shift algorithm improves clustering in high-dimensional data.
Recently, deep clustering, which is able to perform feature learning that favors clustering tasks via deep neural networks, has achieved remarkable performance in image clustering applications. However, the existing deep clustering algorithms generally need the number of clusters in advance, which is usually unknown in…
Algorithm clusters items by sequentially selecting features, minimizing observations.
Spectral clustering is one of the most effective clustering approaches that capture hidden cluster structures in the data. However, it does not scale well to large-scale problems due to its quadratic complexity in constructing similarity graphs and computing subsequent eigendecomposition. Although a number of methods h…
Proposes Contrastive Clustering for improved clustering performance.
New algorithm clusters sparse data effectively.