Icon-Based Visualization Using Mosaic Metaphors

Icon-Based Visualization Using Mosaic Metaphors

Icon-based Visualization using Mosaic Metaphors Thomas Nocke1, Stefan Schlechtweg2, Heidrun Schumann1 1University of Rostock, {nocke, schumann}@informatik.uni-rostock.de 2University of Magdeburg, [email protected] Germany Abstract Techniques visualizing information using intuitive meta- phors have been developed for different fields. The Info- This paper introduces a new approach to extend icon- Canvas system [11] enables users to interactively select and based visualization methods by using a mosaic-based place metaphors on an image. In [10] the simple and ex- paradigm. We discuss, how image metaphors closely re- pressive image metaphor of “money trees” for stock data lated to the application domain can be applied for has been introduced, to give just two examples. icon-based representations. Therefore, we enhance vi- Especially in the domain of cartography metaphors or sualizations by well-known Image Mosaic techniques, symbols are widely used to support the effective recogni- such as image layouts, image selection and color adap- tion of general information. The question we want to an- tion. Furthermore, we present the results of our approach swer is whether metaphors can be used to communicate nu- by discussing an example of a clustered real-world cli- merical, multi-variate data as well. In other words: Can we mate data set. replace abstract icons by metaphor-based icons? Keywords Icon-based Visualization, Mosaic-based Ren- When placing such metaphor-based icons on maps, sev- dering, Climate Impact Research, Visualization Metaphors eral problems similar to the generation of Image Mosaics have to be solved. In this paper we discuss how algorithms 1. Introduction that create such Image Mosaics can be applied to enhance The visualization of large multi-variate data sets is still icon-based visualizations on maps. a challenging task, especially when we consider the explo- The paper is organized as follows. In Section 2 we de- ration of a variety of attributes in one representation. Many scribe the background. Afterwards, we discuss our approach techniques have been developed to visualize such multi- to mosaic-based visualization (Sec. 3). Furthermore, we de- variate data sets (cf. [5] for an overview): scribe and discuss the results of our approach on a data set from the climate impact research background (Sec. 4). Fi- • pixel-oriented techniques represent each data value as nally, we conclude with a short discussion and outline fu- a single pixel on the screen, ture work (Sec. 5). • geometric projection techniques map the n- dimensional information space to “interesting” 2. Background subspaces, In this section, we first outline basics of icon-based visu- • icon-based techniques display small icons represent- alization techniques, afterwards discuss the background of ing the attribute values of the data records, and Image Mosaics and, finally, describe the background of the • hierarchical and graph-based techniques display the in- data set to which we have applied our approach. formation space as a hierarchy or a graph. In this paper we will focus on presenting multi-variate data 2.1. Icon-based visualization techniques on maps. In this context icons are a frequently used ap- Icon-based visualization techniques have been proven to proach. One advantage of such icons is that they combine all be effective for the visualization of multi-variate data. They data values of a given data set in one primitive and, thus, en- map data variables onto geometric (e.g., shape, size, orien- able users to recognize multi-variate correlations. However, tation) and non-geometric (e.g., color and texture) visual at- the perceptibility of such icons quickly decreases with the tributes (cf. [14]). There are two general modi operandi: number of variables being displayed. To increase the intu- itive recognition of such icons, easy perceptible metaphors 1. techniques generating individually recognizable icons, such as Chernoff faces [2] and Infobugs [3] can be applied. and 2. icon-based techniques generating textures. We want to discuss this strategy considering as example a concrete application scenario. Well-known examples for the first class are Star- Glyphs [13] and Autoglyphs [1]. Both enable users to identify and compare certain data values. With a ris- 2.3. Application: a maize harvest data set ing number of concurrently displayed icons, texture-based A challenge for climate researchers is to develop meth- techniques from the second class are more expressive (e.g., ods that support the evaluation of climate model results Stick-Figure-Icons [9] and Color-Icons [6]). They sup- and to reproduce extreme conditions. Important instruments port the identification of general trends and clusters in the in this context are cluster analysis and visualization tech- data. niques (see [8]). Here especially, the visual exploration of The design of suitable icons is a sensitive process. Spe- the multi-variate features of spatially-scattered clusters can cial editors have been developed to interactively construct benefit from Image Mosaic algorithms. such icons. However, metaphor-based icons to visualize multi-variate data are – with the exception of Chernoff faces [2] – rather uncommon. 2.2. Image Mosaics Image Mosaics have become very popular in the last few years as a form of art, which is used for advertisements, posters, etc. An Image Mosaic is created from other smaller images which together portray a larger subject. An input image is to be replaced by an output image which is con- structed from several “tiles” of a size larger than a pixel and which match the tonal values of the input image (cf. [4, 7]). The creation of an Image Mosaic requires the following four major steps: 1. choose images which are to be used as mosaic tiles, 2. choose a tiling grid, 3. find an arrangement for the mosaic tiles in the grid, Figure 1. Visualization of clusters represent- ing the risk of a drought for maize cultiva- 4. possibly perform a color correction on the tiles to tion during the year 1983 in the semi-arid match the target image Northeast of Brazil based on regional climate The most interesting feature of Image Mosaics that will be model results. used in the context of this paper is that they include two dif- ferent levels of detail in one image. First, you get a global The data set that we will be using as example throughout view on the portrayed subject by looking at the mosaic as the paper represents a severe drought that occurred during a whole. Second, the individual tiles show small details de- the year 1983 in the semi-arid northeast of Brazil. To gen- pending on the selection of the tile. Typically, the tiles are erate the data set, idealized criteria, identified by climate re- selected in such a way that they portray something that is searchers, were assumed based on certain total precipitation connected to the subject which is shown in the mosaic. thresholds. Doing so, it is possible to characterize the risk of If we compare this to icon-based visualization tech- potential total yield loss for maize as one of the major agri- niques, the icons representing the data can be regarded as cultural crops of this region. These criteria have been used the image tiles and the display of the whole data set as the to derive six parameters expressing the positive differences mosaic itself. The challenges are now similar to the four between the individual precipitation thresholds and the ac- steps described above: tual rainfall. For these, a cluster analysis on the 865 mea- 1. find iconic representations of the individual data items, surement stations has been performed (see Fig. 1). 2. find a layout for the icons depending on the underlay- In this figure, similar observation stations – referring to ing data set or chose a layout, the mentioned parameters – are aggregated into the same cluster, whereas dissimilar stations belong to different clus- 3. place the icons according to the chosen layout, ters. Unfortunately, such an image of circles representing 4. possibly perform a color correction to fulfill the goals the cluster ID of each observation station does not allow to regarding a global overview of the data. get an overall overview about cluster features as well as to explore all the parameters constituting the cluster in one im- is to draw six of these maize cobs (one for each parameter). age. To achieve a better expressiveness and effectiveness of Unfortunately, due to the requirement that the small images the image, the following tasks have to be supported: should remain identifiable to retain their metaphoric mean- 1. the cognition of general cluster information, e.g., the ing, the resulting rectangular icon gets quite large, produc- identification of extreme cultivation conditions, ing overlapping problems in regions with high point density. Thus, we subdivide the maize cob image into six regions, 2. the exploration of individual parameters and of param- and construct the resulting image for a parameter combina- eter dependencies, and tion based on six image parts of Fig. 2. For instance, high 3. the identification and localization of measurement sta- values of parameter p1 lead to a thick, yellow head on the tions. left cob side. Fig. 3 illustrates this procedure. Doing so, we This can be achieved using metaphor-based icons. avoid to enlarge the image and the user gets all informa- tion at a glance. 3. An approach for mosaic image visualiza- tion In the following we want to discuss, how the tasks from Section 2.3 can be supported using the Image Mosaic ap- proach outlined in Section 2.2. The first step is to find an adequate iconic metaphor for the individual measurement stations. 3.1. Designing the mosaic pattern The data set consists of six parameters and a cluster ID at each 2D position, altogether seven values.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    7 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us