Improved Evaluation and Generation Of Grid Layouts Using Distance Preservation Quality and Linear Assignment Sorting

Computer Graphics Forum, Volume 42, Issue 1 (2023)

TL;DR

We introduce distance preservation quality (DPQ) as a new metric for evaluating visually sorted grid layouts, which shows a stronger correlation with user-perceived quality and retrieval performance compared to existing metrics. Additionally, we present Fast Linear Assignment Sorting (FLAS), an efficient algorithm for creating high-quality grid layouts while optimizing runtime and computational resources.

Abstract

Images sorted by similarity enables more images to be viewed simultaneously, and can be very useful for stock photo agencies or e-commerce applications. Visually sorted grid layouts attempt to arrange images so that their proximity on the grid corresponds as closely as possible to their similarity. Various metrics exist for evaluating such arrangements, but there is low experimental evidence on correlation between human perceived quality and metric value. We propose distance preservation quality (DPQ) as a new metric to evaluate the quality of an arrangement. Extensive user testing revealed stronger correlation of DPQ with user-perceived quality and performance in image retrieval tasks compared to other metrics. In addition, we introduce Fast linear assignment sorting (FLAS) as a new algorithm for creating visually sorted grid layouts. FLAS achieves very good sorting qualities while improving run time and computational resources.

BibTeX

If you use our work in your research, please cite our publication:

@article{https://doi.org/10.1111/cgf.14718,
author = {Barthel, K. U. and Hezel, N. and Jung, K. and Schall, K.},
title = {Improved Evaluation and Generation Of Grid Layouts Using Distance Preservation Quality and Linear Assignment Sorting},
journal = {Computer Graphics Forum},
volume = {42},
number = {1},
pages = {261-276},
keywords = {interaction, user studies, visualization, information visualization, high dimensional sorting, assistive interfaces},
doi = {https://doi.org/10.1111/cgf.14718},
url = {https://onlinelibrary.wiley.com/doi/abs/10.1111/cgf.14718},
eprint = {https://onlinelibrary.wiley.com/doi/pdf/10.1111/cgf.14718},
year = {2023}
}