%0 Journal Article %1 miettinen2008discrete %A Miettinen, Pauli %A Mielikäinen, Taneli %A Gionis, Aristides %A Das, Gautam %A Mannila, Heikki %D 2008 %I IEEE %J IEEE Transactions on Knowledge and Data Engineering %K basis binary decomposition dimension matrix %N 10 %P 1348--1362 %T The Discrete Basis Problem %U http://dx.doi.org/10.1109/TKDE.2008.53 %V 20 %X Matrix decomposition methods represent a data matrix as a product of two factor matrices: one containing basis vectors that represent meaningful concepts in the data and another describing how the observed data can be expressed as combinations of the basis vectors. Decomposition methods have been studied extensively, but many methods return real-valued matrices. Interpreting real-valued factor matrices is hard if the original data is Boolean. In this paper, we describe a matrix decomposition formulation for vBoolean data, the Discrete Basis Problem. The problem seeks for a Boolean decomposition of a binary matrix, thus allowing the user to easily interpret the basis vectors. We also describe a variation of the problem, the Discrete Basis Partitioning Problem. We show that both problems are NP-hard. For the Discrete Basis Problem, we give a simple greedy algorithm for solving it; for the Discrete Basis Partitioning Problem, we show how it can be solved using existing methods. We present experimental results for the greedy algorithm and compare it against other well-known methods. Our algorithm gives intuitive basis vectors, but its reconstruction error is usually larger than with the real-valued methods. We discuss the reasons for this behavior.