paper-with-me

홈 › Papers

Finding large average submatrices in high dimensional data

2009-05-11

The search for sample-variable associations is an important problem in the exploratory analysis of high dimensional data. Biclustering methods search for sample-variable associations in the form of distinguished submatrices of the data matrix. (The rows and columns of a submatrix need not be contiguous.) In this paper we propose and evaluate a statistically motivated biclustering procedure (LAS) that finds large average submatrices within a given real-valued data matrix. The procedure operates in an iterative-residual fashion, and is driven by a Bonferroni-based significance score that effectively trades off between submatrix size and average value. We examine the performance and potential utility of LAS, and compare it with a number of existing methods, through an extensive three-part validation study using two gene expression datasets. The validation study examines quantitative properties of biclusters, biological and clinical assessments using auxiliary information, and classification of disease subtypes using bicluster membership. In addition, we carry out a simulation study to assess the effectiveness and noise sensitivity of the LAS search procedure. These results suggest that LAS is an effective exploratory tool for the discovery of biologically relevant structures in high dimensional data. Software is available at https://genome.unc.edu/las/.

📄 PDF Abstract BibTeX arXiv:0905.1682

Code (1)

nozoeli/NPDetect

Tasks

Vocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

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

Monotonicity of the Trace-Inverse of Covariance Submatrices and Two-Sided Prediction

2020-11-21 · Anatoly Khina, Arie Yeredor, Ram Zamir

It is common to assess the "memory strength" of a stationary process looking at how fast the normalized log-determinant of its covariance submatrices (i.e., entropy rate) decreases. In this work, we propose an alternativ…

Maximal Volume Matrix Cross Approximation for Image Compression and Least Squares Solution

2023-09-29 · Kenneth Allen, Ming-Jun Lai, Zhaiming Shen

We study the classic matrix cross approximation based on the maximal volume submatrices. Our main results consist of an improvement of the classic estimate for matrix cross approximation and a greedy approach for finding…

Computational EfficiencyImage Compression

Eigenspectrum Analysis of Neural Networks without Aspect Ratio Bias

2025-06-06 · Yuanzhe Hu, Kinshuk Goel, Vlad Killiakov, Yaoqing Yang

Diagnosing deep neural networks (DNNs) through the eigenspectrum of weight matrices has been an active area of research in recent years. At a high level, eigenspectrum analysis of DNNs involves measuring the heavytailnes…

image-classificationImage ClassificationLarge Language Model

Targeted matrix completion

2017-04-30 · Natali Ruchansky, Mark Crovella, Evimaria Terzi

Matrix completion is a problem that arises in many data-analysis settings where the input consists of a partially-observed matrix (e.g., recommender systems, traffic matrix analysis etc.). Classical approaches to matrix …

Matrix CompletionRecommendation Systems