paper-with-me

홈 › Papers

Jointly Clustering Rows and Columns of Binary Matrices: Algorithms and Trade-offs

2013-10-01 · Jiaming Xu, Rui Wu, Kai Zhu, Bruce Hajek, R. Srikant, Lei Ying

In standard clustering problems, data points are represented by vectors, and by stacking them together, one forms a data matrix with row or column cluster structure. In this paper, we consider a class of binary matrices, arising in many applications, which exhibit both row and column cluster structure, and our goal is to exactly recover the underlying row and column clusters by observing only a small fraction of noisy entries. We first derive a lower bound on the minimum number of observations needed for exact cluster recovery. Then, we propose three algorithms with different running time and compare the number of observations needed by them for successful cluster recovery. Our analytical results show smooth time-data trade-offs: one can gradually reduce the computational complexity when increasingly more observations are available.

📄 PDF Abstract BibTeX arXiv:1310.0512

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Efficient Generation of Binary Magic Squares

2025-11-01 · Alain Riou arxiv

We propose a simple algorithm for generating Binary Magic Squares (BMS), i.e., square binary matrices where the sum of all rows and all columns are equal. We show by induction that our algorithm always returns valid BMS …

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

Scalable Co-Clustering for Large-Scale Data through Dynamic Partitioning and Hierarchical Merging

2024-10-09 · Zihan Wu, Zhaoke Huang, Hong Yan

Co-clustering simultaneously clusters rows and columns, revealing more fine-grained groups. However, existing co-clustering methods suffer from poor scalability and cannot handle large-scale data. This paper presents a n…

ClusteringComputational Efficiency

General Tensor Spectral Co-clustering for Higher-Order Data

2016-12-01 · NeurIPS 2016 12 · Tao Wu, Austin R. Benson, David F. Gleich

Spectral clustering and co-clustering are well-known techniques in data analysis, and recent work has extended spectral clustering to square, symmetric tensors and hypermatrices derived from a network. We develop a new …

Clustering

Biclustering with Alternating K-Means

2020-09-09 · Nicolas Fraiman, Zichao Li

Biclustering is the task of simultaneously clustering the rows and columns of the data matrix into different subgroups such that the rows and columns within a subgroup exhibit similar patterns. In this paper, we consider…

Clustering