paper-with-me

Papers

Robust Continuous Co-Clustering

2018-02-14 · Xiao He, Luis Moreira-Matias

Clustering consists of grouping together samples giving their similar properties. The problem of modeling simultaneously groups of samples and features is known as Co-Clustering. This paper introduces ROCCO - a Robust Continuous Co-Clustering algorithm. ROCCO is a scalable, hyperparameter-free, easy and ready to use algorithm to address Co-Clustering problems in practice over massive cross-domain datasets. It operates by learning a graph-based two-sided representation of the input matrix. The underlying proposed optimization problem is non-convex, which assures a flexible pool of solutions. Moreover, we prove that it can be solved with a near linear time complexity on the input size. An exhaustive large-scale experimental testbed conducted with both synthetic and real-world datasets demonstrates ROCCO's properties in practice: (i) State-of-the-art performance in cross-domain real-world problems including Biomedicine and Text Mining; (ii) very low sensitivity to hyperparameter settings; (iii) robustness to noise and (iv) a linear empirical scalability in practice. These results highlight ROCCO as a powerful general-purpose co-clustering algorithm for cross-domain practitioners, regardless of their technical background.

📄 PDF Abstract BibTeX arXiv:1802.05036

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Mixed data Deep Gaussian Mixture Model: A clustering model for mixed datasets

2020-10-13 · Robin Fuchs, Denys Pommeret, Cinzia Viroli

Clustering mixed data presents numerous challenges inherent to the very heterogeneous nature of the variables. A clustering algorithm should be able, despite of this heterogeneity, to extract discriminant pieces of infor…

Clusteringmodel

Unsupervised lexicon learning from speech is limited by representations rather than clustering

2025-10-10 · Danel Slabbert, Simon Malan, Herman Kamper arxiv

Zero-resource word segmentation and clustering systems aim to tokenise speech into word-like units without access to text labels. Despite progress, the induced lexicons are still far from perfect. In an idealised setting…

Graph Clustering

Deep Continuous Clustering

2018-03-05 · ICLR 2018 1 · Sohil Atul Shah, Vladlen Koltun

Clustering high-dimensional datasets is hard because interpoint distances become less informative in high-dimensional spaces. We present a clustering algorithm that performs nonlinear dimensionality reduction and cluster…

ClusteringDimensionality Reduction

(k, l)-Medians Clustering of Trajectories Using Continuous Dynamic Time Warping

2020-12-01 · Milutin Brankovic, Kevin Buchin, Koen Klaren, André Nusser 외

Due to the massively increasing amount of available geospatial data and the need to present it in an understandable way, clustering this data is more important than ever. As clusters might contain a large number of objec…

ClusteringDynamic Time WarpingTrajectory Clustering

Model Based Co-clustering of Mixed Numerical and Binary Data

2022-12-22 · Aichetou Bouchareb, Marc Boullé, Fabrice Clérot, Fabrice Rossi

Co-clustering is a data mining technique used to extract the underlying block structure between the rows and columns of a data matrix. Many approaches have been studied and have shown their capacity to extract such struc…

Clustering