Title :
Overlapping Matrix Pattern Visualization: A Hypergraph Approach
Author :
Jin, Ruoming ; Xiang, Yang ; Fuhry, David ; Dragan, Feodor F.
Author_Institution :
Dept. of Comput. Sci., Kent State Univ., Kent, OH
Abstract :
In this work, we study a visual data mining problem: Given a set of discovered overlapping submatrices of interest, how can we order the rows and columns of the data matrix to best display these submatrices and their relationships? We find this problem can be converted to the hypergraph ordering problem, which generalizes the traditional minimal linear arrangement (or graph ordering) problem and then we are able to prove the NP-hardness of this problem. We propose a novel iterative algorithm which utilize the existing graph ordering algorithm to solve the optimal visualization problem. This algorithm can always converge to a local minimum. The detailed experimental evaluation using a set of publicly available transactional datasets demonstrates the effectiveness and efficiency of the proposed algorithm.
Keywords :
computational complexity; data mining; data visualisation; graph theory; iterative methods; matrix algebra; transaction processing; NP-hardness; data matrix; discovered overlapping submatrices; graph ordering algorithm; hypergraph approach; hypergraph ordering problem; iterative algorithm; minimal linear arrangement; optimal visualization problem; overlapping matrix pattern visualization; transactional datasets; visual data mining problem; Computer displays; Computer science; Data mining; Data visualization; Itemsets; Iterative algorithms; Matrix converters; Matrix decomposition; Sparse matrices; Symmetric matrices; Hypergraph; Hyperrectangle; Matrix Pattern Visualization; Minimum Linear Arrangement Problem;
Conference_Titel :
Data Mining, 2008. ICDM '08. Eighth IEEE International Conference on
Conference_Location :
Pisa
Print_ISBN :
978-0-7695-3502-9
DOI :
10.1109/ICDM.2008.102