Visualization Technique for Time-Oriented Data with Semantic Zoom |
![]() |
Team | Stephan Hoffmann, Vienna
University of Technology, Institute of Software Technology and
Interactive System, Vienna, Austria Wolfgang Aigner, Vienna University of Technology, Institute of Software Technology and Interactive System, Vienna, Austria Alexander Rind, Vienna University of Technology, Institute of Software Technology and Interactive System, Vienna, Austria Silvia Miksch, Vienna University of Technology, Institute of Software Technology and Interactive System, Vienna, Austria Thomas Turic, Danube University Krems, Department of Information and Knowledge Engineering |
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Contact Person | Stephan Hoffmann | ||||||||||||||||
Prototype |
This project is part of the research project VisuExplore, which is dealing with the interactive visualization of patient data to assist physicians and medical staff. The visualization techniques have been developed in the Midgaard project but so far only been implemented in Flash to demonstrate the idea of the concept. The idea is to use the available display space efficiently by using a semantic zoom technique, i.e. adapting the visual representation of the data according to the available display space. In the medical domain it is quite common to interpret measured vital parameters and assign measured values to specific categories (qualitative abstractions). For example, in the case of hyperglycemia, blood glucose measurements are usually categorized using a threshold: a blood glucose measurement above 125.0 mg/dl can be assigned to the elevated blood glucose level and blood glucose measurement below 125.0 mg/dl to the normal blood glucose level. To apply the idea of semantic zooming to time-oriented quantitative data, qualitative abstractions can be used to create different visual information resolutions (VIRs) for the visualized data at different zoom levels and also present the user interpreted a-priori knowledge, if available for the data. The lowest visual information resolution level only presents the qualitative abstractions (categories) of the underlying quantitative values as colored horizontal bars over a period of time. The colors are used to represent periods of different qualitative categories. As an example, periods of critical blood glucose levels can be colored red, elevated levels orange and normal levels green. The visual representation for the next zoom level is a descendant of the color-coded horizontal bars and enhances the representation by using different heights for the bars. This visual encoding makes it possible to intuitively show the ordinal scale of the qualitative levels. ![]() The next step in the visual information resolution hierarchy combines the intuitive qualitative representations with a more detailed quantitative representation, called hybrid techniques. The first hybrid representation enhances a line-chart with color-coded qualitative regions below the curve. The second hybrid technique uses the same color-coding as in the previous representations, but this time the y-axis is colored to visualize the qualitative categories. Additionally, small colored lines mark the points in time where the values leave one qualitative level and enter another. These visualizations reach their limits when it comes to display high frequency data, because many data values have to be laid down on one display region. In this project, we use a visualization similar to box plots (maximum, minimum, 75% percentile, 25% percentile and median) to temporally aggregate the data: ![]() The project was developed under Eclipse 3.4.0 with JDK 1.6, prefuse beta (release 2007.10.20) toolkit and the TimeVis API developed by Peter Weishapl. |
||||||||||||||||
Downloads |
|
||||||||||||||||
Images | To retrieve an enlarged version of the images, click on them: |
||||||||||||||||
![]() SemTimeZoom application window showing qualitative data stream. Quantitative data display with a qualitative colored y-axis and qualitative level crossings |
![]() SemTimeZoom application window in high frequency mode. Data points merged to box plots |
||||||||||||||||
![]() SemZoom application window in step chart mode. |
|||||||||||||||||
Evaluation | This visualization technique appears very promising but novel visualization techniques need to present measurable benefits to encourage more widespread adoption. To assess the effectiveness of this visualization technique, an empirical comparative study was performed. The visualization technique that was used for the comparison is also capable of displaying raw quantitative values and qualitative abstractions but uses static and separate visual representations for quantitative and qualitative attributes of the data. The comparison technique is based on the visualization that is used in the KNAVE project. Comparison visualization prototype used in the empirical evaluation: ![]() The test persons had to complete 12 different tasks, which were split into two blocks with both visualization techniques:
SemTimeZoom visualization prototype used in the empirical evaluation: ![]() The test persons were generally faster completing the tasks using the integrated SemTimeZoom visualization compared to the separate and static visualization. Particularly for more complex tasks the difference of the completion times was found to be statistically significant: ![]() No significant differences of the error rates were found between both visualization techniques. Additionally, the user preference was significantly higher in favor of SemTimeZoom.
|
||||||||||||||||
Papers |
Aigner, W.; Rind, A. & Hoffmann, S.:
Comparative Evaluation of an Interactive Time-Series Visualization that Combines Quantitative Data with Qualitative Abstractions,
Computer Graphics Forum, Special Issue "EuroVis 2012", 2012.
Hoffmann, S.: Empirical evaluation of a visualization technique with semantic zoom, Master Thesis, Vienna University of Technology, 2011. |
||||||||||||||||
Related Work | Bade, Ragnar; Schlechtweg, Stefan; Miksch, Silvia:
Connecting Time-Oriented Data and Information to a Coherent Interactive
Visualization, in Proceedings of the ACM Conference on Human Factors
in Computing Systems (CHI-2004), ACM Press, pp. 105-112, 2004. Bade, Ragnar: Methoden zur Visualisierung von und Interaktion in zeitbasierten Patientendaten und Behandlungsplänen, Master thesis, Department of Simulation and Graphics, Faculty of Computer Science, University of Magdeburg, Germany, 2002. VisuExplore – Gaining New Medical Insights from Visual Exploration KNAVE – Knowledge-based Navigation of Abstractions for Visualization and Explanation MIDGAARD – Connecting Time-Oriented Data and Information to a Coherent Interactive Visualization TimeViewer – Visualizing Temporal Data using prefuse |