Related Experiment Video
Updated: May 9, 2026

10:58
Facilitating the Analysis of Immunological Data with Visual Analytic Techniques
Published on: January 2, 2011
Perceptually driven visibility optimization for categorical data visualization
Sungkil Lee1, Mike Sips, Hans-Peter Seidel
1Department of Computer Science and Engineering, Sungkyunkwan University, Suwon 440-746, Republic of Korea. sungkil@skku.edu
IEEE Transactions on Visualization and Computer Graphics
|August 10, 2013
Summary
This study introduces class visibility to measure color palette effectiveness in data visualization. An optimization algorithm improves categorical differences, enhancing visualization clarity and user preference.
Area of Science:
- Computer Science
- Human-Computer Interaction
- Data Visualization
Background:
- Color is crucial for categorical data visualization.
- Perceptual qualities of color impact data interpretation.
- Large groups can visually dominate smaller ones in visualizations.
Purpose of the Study:
- Introduce and quantify 'class visibility' for color palettes.
- Develop an algorithm to optimize color palettes based on class visibility.
- Enhance the clarity and effectiveness of categorical data visualizations.
Main Methods:
- Developed a quantitative metric: class visibility.
- Created a color optimization algorithm using the class visibility metric.
- Conducted user studies on preference and visual search with various palettes.
Main Results:
- Class visibility proved to be a robust measure for palette utility.
- The optimization algorithm significantly improved the visibility of categorical differences.
- User studies validated the effectiveness of the proposed visibility measure.
Conclusions:
- Class visibility is a reliable metric for evaluating color palettes in data visualization.
- Optimized color palettes enhance user perception and effectiveness of categorical data.
- This work provides a method to create more perceivable and useful data visualizations.
Related Concept Videos
How Data are Classified: Categorical Data
A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
Bar Graph
A bar graph is also called a bar chart and consists of bars that are separated from each other. It either uses horizontal or vertical bars to show comparisons among categories. The bars can be rectangles, or they can be rectangular boxes (used in three-dimensional plots). One axis of the graph represents the specific categories being compared, and the other axis shows a discrete value. In this graph, the length of the bar for each category is proportional to the number or percent of individuals...
Perceptual Constancy
Perceptual constancy is the ability to recognize that objects remain consistent and unchanged even when their appearance varies due to changes in sensory input. There are four main types of perceptual constancy: size constancy, shape constancy, color constancy, and brightness constancy.
Size constancy is the recognition that an object remains the same size, even when its image on the retina changes. For instance, a bus is perceived to be large enough to carry people, even if it looks tiny from...
Size constancy is the recognition that an object remains the same size, even when its image on the retina changes. For instance, a bus is perceived to be large enough to carry people, even if it looks tiny from...
Relative Frequency Histogram
The relative frequency depicts the proportion of data points that have each value. The frequency tells the number of data points that have each value. Like the histogram, a relative frequency histogram also has the same shape with a horizontal scale (the x-axis), but the vertical scale (the y-axis) is marked with relative frequencies (percentages of the whole) instead of actual frequencies. A relative frequency histogram is a graphical representation of a frequency distribution where the...
Pie Chart
A pie chart (or a pie graph) is a circular graphical chart or a pictorial representation of categorical data. It is divided into slices of pie each indicating numerical proportions. It is also used to show the relative sizes of data in a single chart.
In a pie chart, the central angle, the arc length of each slice, and the area are directly proportional to the quantity or percentage it represents. Some real-world examples that can be depicted using pie charts include marks obtained by students...
In a pie chart, the central angle, the arc length of each slice, and the area are directly proportional to the quantity or percentage it represents. Some real-world examples that can be depicted using pie charts include marks obtained by students...
Outliers and Influential Points
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the vertical...

