Matrix Tile Analysis
Inmar Givoni, Vincent Cheung, Brendan J. Frey

TL;DR
This paper introduces matrix tile analysis (MTA), a new method for decomposing matrices into non-overlapping tiles without requiring algebraic operations, and demonstrates its effectiveness in biological data analysis.
Contribution
The paper proposes the novel computational problem of matrix tile analysis and develops approximate and relaxation algorithms for it, expanding beyond traditional matrix factorization methods.
Findings
MTA effectively decomposes matrices into meaningful tiles.
MTA outperforms PCA and plaid analysis on synthetic tasks.
MTA identifies biologically relevant gene groups in yeast data.
Abstract
Many tasks require finding groups of elements in a matrix of numbers, symbols or class likelihoods. One approach is to use efficient bi- or tri-linear factorization techniques including PCA, ICA, sparse matrix factorization and plaid analysis. These techniques are not appropriate when addition and multiplication of matrix elements are not sensibly defined. More directly, methods like bi-clustering can be used to classify matrix elements, but these methods make the overly-restrictive assumption that the class of each element is a function of a row class and a column class. We introduce a general computational problem, `matrix tile analysis' (MTA), which consists of decomposing a matrix into a set of non-overlapping tiles, each of which is defined by a subset of usually nonadjacent rows and columns. MTA does not require an algebra for combining tiles, but must search over discrete…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGene expression and cancer classification · Bioinformatics and Genomic Networks · Genomics and Phylogenetic Studies
