English

Reconstructing Latent Orderings by Spectral Clustering

Data Structures and Algorithms 2018-07-20 v1 Genomics

Abstract

Spectral clustering uses a graph Laplacian spectral embedding to enhance the cluster structure of some data sets. When the embedding is one dimensional, it can be used to sort the items (spectral ordering). A number of empirical results also suggests that a multidimensional Laplacian embedding enhances the latent ordering of the data, if any. This also extends to circular orderings, a case where unidimensional embeddings fail. We tackle the task of retrieving linear and circular orderings in a unifying framework, and show how a latent ordering on the data translates into a filamentary structure on the Laplacian embedding. We propose a method to recover it, illustrated with numerical experiments on synthetic data and real DNA sequencing data. The code and experiments are available at https://github.com/antrec/mdso.

Keywords

Cite

@article{arxiv.1807.07122,
  title  = {Reconstructing Latent Orderings by Spectral Clustering},
  author = {Antoine Recanati and Thomas Kerdreux and Alexandre d'Aspremont},
  journal= {arXiv preprint arXiv:1807.07122},
  year   = {2018}
}
R2 v1 2026-06-23T03:06:26.671Z