paper-with-me

Papers

Profile Likelihood Biclustering

2012-06-29 · Cheryl J. Flynn, Patrick O. Perry

Biclustering, the process of simultaneously clustering the rows and columns of a data matrix, is a popular and effective tool for finding structure in a high-dimensional dataset. Many biclustering procedures appear to work well in practice, but most do not have associated consistency guarantees. To address this shortcoming, we propose a new biclustering procedure based on profile likelihood. The procedure applies to a broad range of data modalities, including binary, count, and continuous observations. We prove that the procedure recovers the true row and column classes when the dimensions of the data matrix tend to infinity, even if the functional form of the data distribution is misspecified. The procedure requires computing a combinatorial search, which can be expensive in practice. Rather than performing this search directly, we propose a new heuristic optimization procedure based on the Kernighan-Lin heuristic, which has nice computational properties and performs well in simulations. We demonstrate our procedure with applications to congressional voting records, and microarray analysis.

📄 PDF Abstract BibTeX arXiv:1206.6927

Code (1)

patperry/biclustpl 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Biclustering Using Message Passing

2014-12-01 · NeurIPS 2014 12 · Luke O'Connor, Soheil Feizi

Biclustering is the analog of clustering on a bipartite graph. Existent methods infer biclusters through local search strategies that find one cluster at a time; a common technique is to update the row memberships based …

Clusteringglobal-optimization

Optimal Bipartite Network Clustering

2018-03-15 · Zhixin Zhou, Arash A. Amini

We study bipartite community detection in networks, or more generally the network biclustering problem. We present a fast two-stage procedure based on spectral initialization followed by the application of a pseudo-likel…

ClusteringCommunity DetectionStochastic Block Model

Region-Based Correspondence Between 3D Shapes via Spatially Smooth Biclustering

2017-10-01 · ICCV 2017 10 · Matteo Denitto, Simone Melzi, Manuele Bicego, Umberto Castellani 외

Region-based correspondence (RBC) is a highly relevant and non-trivial computer vision problem. Given two 3D shapes, RBC seeks segments/regions on these shapes that can be reliably put in correspondence. The problem thus…

Biclustering Algorithms Based on Metaheuristics: A Review

2022-03-30 · Adan Jose-Garcia, Julie Jacques, Vincent Sobanski, Clarisse Dhaenens

Biclustering is an unsupervised machine learning technique that simultaneously clusters rows and columns in a data matrix. Biclustering has emerged as an important approach and plays an essential role in various applicat…

Survey

Convex Biclustering

2014-08-05 · Eric C. Chi, Genevera I. Allen, Richard G. Baraniuk

In the biclustering problem, we seek to simultaneously group observations and features. While biclustering has applications in a wide array of domains, ranging from text mining to collaborative filtering, the problem of …

Collaborative Filtering