Improving hybrid MDS with pivot-based searching

  • Authors:
  • Alistair Morrison;Matthew Chalmers

  • Affiliations:
  • Department of Computing Science, University of Glasgow, United Kingdom;Department of Computing Science, University of Glasgow, United Kingdom

  • Venue:
  • INFOVIS'03 Proceedings of the Ninth annual IEEE conference on Information visualization
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

An algorithm is presented for the visualisation of multidimensional abstract data, building on a hybrid model introduced at InfoVis 2002. The most computationally complex stage of the original model involved performing a nearest-neighbour search for every data item. The complexity of this phase has been reduced by treating all high-dimensional relationships as a set of discretised distances to a constant number of randomly selected pivot items. In improving this computational bottleneck, the complexity is reduced from O(N√N) to O(N5/4). As well as documenting this improvement, the paper describes evaluation with a data set of 108000 14-dimensional items; a considerable increase on the size of data previously tested. Results illustrate that the reduction in complexity is reflected in significantly improved run times and that no negative impact is made upon the quality of layout produced.