Abstract
Evaluating the effectiveness of data visualizations is a challenging undertaking and often relies on one-off human subject studies that test a visualization in the context of one specific task. Researchers across the fields of data science, visualization, and human-computer interaction are calling for foundational tools and principles that could be applied to assessing the effectiveness of data visualizations in a more rapid and generalizable manner. The visual saliency model for data visualizations described here addresses this need for evaluation tools. Visual saliency models assess the visual features (e.g. color, contrast, edges) of an image to predict which areas of that image will draw a viewer’s attention. Providing predictions of where viewers will look in a visualization based on the saliency of the various regions and elements in that image could help designers to assess whether or not their design will draw the viewer’s attention as intended. The Data Visualization Saliency model, a saliency model for data visualizations, consists of two parts: a text saliency map and a modified version of the Itti, Koch and Niebur model [1]. The final saliency map is a linear combination of the two. The text saliency map is created from an algorithm that computes the
More>>
- Developers:
-
Haass, Michael [1] ; Divis, Kristin [1] ; Wilson, Andrew [1] ; Matzen, Laura [1] ; Wang, Zhiyuan [2]
- Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)
- University of Illinois
- Release Date:
- 2017-09-21
- Project Type:
- Closed Source
- Software Type:
- Scientific
- Programming Languages:
-
MATLAB
- Version:
- v. 1.0
- Licenses:
-
Other (Commercial or Open-Source): https://ip.sandia.gov/contact-form
- Sponsoring Org.:
-
USDOEPrimary Award/Contract Number:NA0003525
- Code ID:
- 23809
- Site Accession Number:
- SCR#2215
- Research Org.:
- Sandia National Laboratories (SNL-NM), Albuquerque, NM (United States)
- Country of Origin:
- United States
Citation Formats
Haass, Michael, Divis, Kristin, Wilson, Andrew, Matzen, Laura, and Wang, Zhiyuan.
Data Visualization Saliency v. 1.0.
Computer Software.
USDOE.
21 Sep. 2017.
Web.
doi:10.11578/dc.20190312.5.
Haass, Michael, Divis, Kristin, Wilson, Andrew, Matzen, Laura, & Wang, Zhiyuan.
(2017, September 21).
Data Visualization Saliency v. 1.0.
[Computer software].
https://doi.org/10.11578/dc.20190312.5.
Haass, Michael, Divis, Kristin, Wilson, Andrew, Matzen, Laura, and Wang, Zhiyuan.
"Data Visualization Saliency v. 1.0." Computer software.
September 21, 2017.
https://doi.org/10.11578/dc.20190312.5.
@misc{
doecode_23809,
title = {Data Visualization Saliency v. 1.0},
author = {Haass, Michael and Divis, Kristin and Wilson, Andrew and Matzen, Laura and Wang, Zhiyuan},
abstractNote = {Evaluating the effectiveness of data visualizations is a challenging undertaking and often relies on one-off human subject studies that test a visualization in the context of one specific task. Researchers across the fields of data science, visualization, and human-computer interaction are calling for foundational tools and principles that could be applied to assessing the effectiveness of data visualizations in a more rapid and generalizable manner. The visual saliency model for data visualizations described here addresses this need for evaluation tools. Visual saliency models assess the visual features (e.g. color, contrast, edges) of an image to predict which areas of that image will draw a viewer’s attention. Providing predictions of where viewers will look in a visualization based on the saliency of the various regions and elements in that image could help designers to assess whether or not their design will draw the viewer’s attention as intended. The Data Visualization Saliency model, a saliency model for data visualizations, consists of two parts: a text saliency map and a modified version of the Itti, Koch and Niebur model [1]. The final saliency map is a linear combination of the two. The text saliency map is created from an algorithm that computes the likelihood of belonging to a text region for each pixel of an input visualization image. The modified Itti model transforms the original input image to a representation in CIE LAB color space, which provides an accurate representation of perceptual color opponency.
For a given input data visualization image, the Data Visualization Saliency model computes and returns the visualization saliency map highlighting areas of the data visualization that will draw a viewer’s attention. It also returns the lower level saliency maps for text and the modified Itti model.
},
doi = {10.11578/dc.20190312.5},
url = {https://doi.org/10.11578/dc.20190312.5},
howpublished = {[Computer Software] \url{https://doi.org/10.11578/dc.20190312.5}},
year = {2017},
month = {sep}
}