pith. machine review for the scientific record. sign in

arxiv: 1511.06321 · v5 · submitted 2015-11-19 · 💻 cs.LG · stat.ML

Recognition: unknown

Neural network-based clustering using pairwise constraints

Authors on Pith no claims yet
classification 💻 cs.LG stat.ML
keywords clusteringclustersclusterdatanumberembeddingfeatureframework
0
0 comments X
read the original abstract

This paper presents a neural network-based end-to-end clustering framework. We design a novel strategy to utilize the contrastive criteria for pushing data-forming clusters directly from raw data, in addition to learning a feature embedding suitable for such clustering. The network is trained with weak labels, specifically partial pairwise relationships between data instances. The cluster assignments and their probabilities are then obtained at the output layer by feed-forwarding the data. The framework has the interesting characteristic that no cluster centers need to be explicitly specified, thus the resulting cluster distribution is purely data-driven and no distance metrics need to be predefined. The experiments show that the proposed approach beats the conventional two-stage method (feature embedding with k-means) by a significant margin. It also compares favorably to the performance of the standard cross entropy loss for classification. Robustness analysis also shows that the method is largely insensitive to the number of clusters. Specifically, we show that the number of dominant clusters is close to the true number of clusters even when a large k is used for clustering.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Amortized Neural Clustering of Time Series based on Statistical Features

    stat.ML 2026-05 unverdicted novelty 7.0

    Neural networks trained on simulated time series learn to cluster real data using features like autocorrelations, matching or exceeding traditional methods and sometimes auto-selecting the number of clusters.