UW Interactive Data Lab
IDL logo

Value-Suppressing Uncertainty Palettes

Michael Correll, Dominik Moritz, Jeffrey Heer. ACM Human Factors in Computing Systems (CHI), 2018
Figure for Value-Suppressing Uncertainty Palettes
A standard bivariate map and a Value-Suppressing Uncertainty Palette (VSUP), used to encode an identical 10x10 grid of random data. Both use the same visual channels to encode value (the Viridis color map) and uncertainty (lightness and saturation). However, the VSUP uses a tree-like structure to allocate colors, defining more bins when uncertainty is low. This non-uniform budgeting affords better discrimination between values when uncertainty is low, even though the VSUP has fewer color bins. This tree-like structure also discourages analysis in regions where uncertainty may be unacceptably high.
Materials
Abstract
Understanding uncertainty is critical for many analytical tasks. One common approach is to encode data values and uncertainty values independently, using two visual variables. These resulting bivariate maps can be difficult to interpret, and interference between visual channels can reduce the discriminability of marks. To address this issue, we contribute Value-Suppressing Uncertainty Palettes (VSUPs). VSUPs allocate larger ranges of a visual channel to data when uncertainty is low, and smaller ranges when uncertainty is high. This non-uniform budgeting of the visual channels makes more economical use of the limited visual encoding space when uncertainty is low, and encourages more cautious decision-making when uncertainty is high. We demonstrate several examples of VSUPs, and present a crowdsourced evaluation showing that, compared to traditional bivariate maps, VSUPs encourage people to more heavily weight uncertainty information in decision-making tasks.
BibTeX
@inproceedings{2018-uncertainty-palettes,
  title = {Value-Suppressing Uncertainty Palettes},
  author = {Correll, Michael AND Moritz, Dominik AND Heer, Jeffrey},
  booktitle = {ACM Human Factors in Computing Systems (CHI)},
  year = {2018},
  url = {https://uwdata.github.io/papers/uncertainty-palettes},
  doi = {10.1145/3173574.3174216}
}