2013 IEEE 13th International Conference on Data Mining 2013
DOI: 10.1109/icdm.2013.63
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Visualization of Large-Scale Data Tables through Reordering and Entropy Minimization

Abstract: Abstract-Visualization of data tables with n examples and m columns using heatmaps provides a holistic view of the original data. As there are n! ways to order rows and m! ways to order columns, and data tables are typically ordered without regard to visual inspection, heatmaps of the original data tables often appear as noisy images. However, if rows and columns of a data table are ordered such that similar rows and similar columns are grouped together, a heatmap may provide a deep insight into the underlying… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2016
2016
2019
2019

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 46 publications
0
4
0
Order By: Relevance
“…The EM-ordering time complexity is O ( n log n ) . 11 The AVC time complexity, as implemented in Matrix Reordering Analyzer tool (MRA), is O ( n 3 ) . 14 The time complexity of TSP algorithm is not defined by Gurobi documentation.…”
Section: Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…The EM-ordering time complexity is O ( n log n ) . 11 The AVC time complexity, as implemented in Matrix Reordering Analyzer tool (MRA), is O ( n 3 ) . 14 The time complexity of TSP algorithm is not defined by Gurobi documentation.…”
Section: Resultsmentioning
confidence: 99%
“…Proximity matrix reordering algorithms are based on distinct approaches. Breadth-first search, depth-first search, reverse Cuthill–McKee, King’s algorithm, Degree, 7 visual assessment of (cluster) tendency, 8 OREO, 9 TSPCluster 10 and EM-ordering 11 are graph-based algorithms, which order graph nodes according to specific searching procedures (e.g. breadth-first search) or node characteristics (such as node degree or node similarity).…”
Section: Related Researchmentioning
confidence: 99%
See 1 more Smart Citation
“…For the sake of completeness, we list the asymptotic time complexity of the reordering algorithms used at our experiments: Circumplex Sort -O(n²) (Rocha et al 2017); Classical MDS -O(n³) (Tzeng et al, 2008), EM-ordering -O(n log n) (Djuric & Vucetic, 2013), Polar Sort -O(n³), SMB+FV+Median -O(n²α(n²)) (Medina et al, 2016), Eigen Decomposition O(n³) (Dubrulle et al, 1971). We could not find a reliable reference with the asymptotic time complexity of SVD.…”
Section: Synthetic Datamentioning
confidence: 99%