In this paper we propose a measure of clustering quality or accuracy that is appropriate in situations where it is desirable to evaluate a clustering algorithm by somehow comparing the clusters it produces with ``ground truth' consisting of classes assigned to the patterns by manual means or some other means in whose v…
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
Local graph clustering improves with noisy labels, enhancing accuracy and performance.
Proposes a weighted conformal approach for cluster label uncertainty.
Graph based clustering is one of the major clustering methods. Most of it work in three separate steps: similarity graph construction, clustering label relaxing and label discretization with k-means. Such common practice has three disadvantages: 1) the predefined similarity graph is often fixed and may not be optimal f…
MAS scores cluster size consistency from points, robust to label changes.
APLC-XLNet improves XMTC by clustering labels and reducing computational time.
Proposes a data augmentation method to improve multi-label learning performance.
SESSC clusters fuzzy rules for TSK classifiers, improving performance with label info.
POTA improves short text clustering by generating reliable pseudo-labels.
EDD uses entropy of distance distributions to cluster unlabeled data.
Paper improves short text clustering by integrating semantic relationships into Optimal Transport.
This paper tackles multi-modal label disentanglement in partition-based XMC.
Forest Fire Clustering discovers cell types from single-cell data.
We consider the problem of community detection or clustering in the labeled Stochastic Block Model (LSBM) with a finite number of clusters of sizes linearly growing with the global population of items . Every pair of items is labeled independently at random, and label appears with probability $p(i,j,\ell)…
This paper introduces PM and PMLP to enhance SSL by considering probability density and cluster assumptions.
Proposes DISCO, the first CVI for density-based clustering with noise.
A new CVI called DSI evaluates clustering results without true labels.
Contrastive regularization improves semi-supervised learning by better propagating confident pseudo-labels.
Enhances LDL by integrating distance and directional information for more robust label feature representation.
Proposes methods to recover labels from shuffled networks using graph averages.
New algorithm IAC recovers hidden communities in labeled SBM with optimal performance.
New methods identify local clusters in graphs with few labels.
Extreme multi-label classification aims to learn a classifier that annotates an instance with a relevant subset of labels from an extremely large label set. Many existing solutions embed the label matrix to a low-dimensional linear subspace, or examine the relevance of a test instance to every label via a linear scan. …
Deep learning autoencoder model clusters unlabeled time series data.
Clustering using neural networks has recently demonstrated promising performance in machine learning and computer vision applications. However, the performance of current approaches is limited either by unsupervised learning or their dependence on large set of labeled data samples. In this paper, we propose ClusterNet …
A main task in data analysis is to organize data points into coherent groups or clusters. The stochastic block model is a probabilistic model for the cluster structure. This model prescribes different probabilities for the presence of edges within a cluster and between different clusters. We assume that the cluster ass…
Outcome regressed on class labels identified by unsupervised clustering is custom in many applications. However, it is common to ignore the misclassification of class labels caused by the learning algorithm, which potentially leads to serious bias of the estimated effect parameters. Due to its generality we suggest to …
Ridge regression shows different behaviors in binary classification with noisy labels.
We present a discriminative clustering approach in which the feature representation can be learned from data and moreover leverage labeled data. Representation learning can give a similarity-based clustering method the ability to automatically adapt to an underlying, yet hidden, geometric structure of the data. The pro…
RKD improves clustering in semi-supervised learning with limited labels.
Paper proposes an alternative to anchor points for learning with noisy labels.
Modern graph or network datasets often contain rich structure that goes beyond simple pairwise connections between nodes. This calls for complex representations that can capture, for instance, edges of different types as well as so-called "higher-order interactions" that involve more than two nodes at a time. However, …
End-to-end deep learning for multi-view clustering improves accuracy across various data types.
Proposes ConstraintMatch for semi-supervised clustering with unconstrained data.
Similarity-based clustering and semi-supervised learning methods separate the data into clusters or classes according to the pairwise similarity between the data, and the pairwise similarity is crucial for their performance. In this paper, we propose a novel discriminative similarity learning framework which learns dis…
PET-TURTLE improves clustering accuracy for imbalanced data.
We consider the problem of semi-supervised few-shot classification where a classifier needs to adapt to new tasks using a few labeled examples and (potentially many) unlabeled examples. We propose a clustering approach to the problem. The features extracted with Prototypical Networks are clustered using -means with …
Consider a classification problem where we do not have access to labels for individual training examples, but only have average labels over subpopulations. We give practical examples of this setup and show how such a classification task can usefully be analyzed as a weakly supervised clustering problem. We propose thre…
Classification and clustering are both important topics in statistical learning. A natural question herein is whether predefined classes are really different from one another, or whether clusters are really there. Specifically, we may be interested in knowing whether the two classes defined by some class labels (when t…
New MCMC method tackles label-switching problem for clustering.
Classical clustering algorithms typically either lack an underlying probability framework to make them predictive or focus on parameter estimation rather than defining and minimizing a notion of error. Recent work addresses these issues by developing a probabilistic framework based on the theory of random labeled point…
The information bottleneck (IB) approach to clustering takes a joint distribution and maps the data to cluster labels which retain maximal information about (Tishby et al., 1999). This objective results in an algorithm that clusters data points based upon the similarity of their condit…
CAGNN learns graph embeddings without labels by clustering and refining graph topology.
Classification and clustering algorithms have been proved to be successful individually in different contexts. Both of them have their own advantages and limitations. For instance, although classification algorithms are more powerful than clustering methods in predicting class labels of objects, they do not perform wel…
Deep generative models trained with large amounts of unlabelled data have proven to be powerful within the domain of unsupervised learning. Many real life data sets contain a small amount of labelled data points, that are typically disregarded when training generative models. We propose the Cluster-aware Generative Mod…
Although shill bidding is a common auction fraud, it is however very tough to detect. Due to the unavailability and lack of training data, in this study, we build a high-quality labeled shill bidding dataset based on recently collected auctions from eBay. Labeling shill biding instances with multidimensional features i…
Probabilistic clustering models (or equivalently, mixture models) are basic building blocks in countless statistical models and involve latent random variables over discrete spaces. For these models, posterior inference methods can be inaccurate and/or very slow. In this work we introduce deep network architectures tra…
Unified framework for clustering with sparse convex combinations.