EuroVis13: Eurographics Conference on Visualization
Permanent URI for this collection
Browse
Browsing EuroVis13: Eurographics Conference on Visualization by Issue Date
Now showing 1 - 20 of 50
Results Per Page
Sort Options
Item Preface and Table of Contents(The Eurographics Association and Blackwell Publishing Ltd., 2013) B. Preim, P. Rheingans, and H. TheiselItem Evaluation of Attention-Guiding Video Visualization(The Eurographics Association and Blackwell Publishing Ltd., 2013) Kurzhals, Kuno; Höferlin, Markus; Weiskopf, Daniel; B. Preim, P. Rheingans, and H. TheiselWe investigate four different variants of attention-guiding video visualization techniques that aim to help users distribute their attention equally among potential objects of interest: bounding box visualization, force-directed visualization, top-down visualization, grid visualization. Objects of interest are highlighted by rectangular shapes and then we concentrate on the manipulation of color, motion, and size. We conducted a controlled laboratory user study (nItem Synthetic Brainbows(The Eurographics Association and Blackwell Publishing Ltd., 2013) Wan, Yong; Otsuna, Hideo; Hansen, Charles; B. Preim, P. Rheingans, and H. TheiselBrainbow is a genetic engineering technique that randomly colorizes cells. Biological samples processed with this technique and imaged with confocal microscopy have distinctive colors for individual cells. Complex cellular structures can then be easily visualized. However, the complexity of the Brainbow technique limits its applications. In practice, most confocal microscopy scans use different florescence staining with typically at most three distinct cellular structures. These structures are often packed and obscure each other in rendered images making analysis difficult. In this paper, we leverage a process known as GPU framebuffer feedback loops to synthesize Brainbow-like images. In addition, we incorporate ID shuffling and Monte-Carlo sampling into our technique, so that it can be applied to single-channel confocal microscopy data. The synthesized Brainbow images are presented to domain experts with positive feedback. A user survey demonstrates that our synthetic Brainbow technique improves visualizations of volume data with complex structures for biologists.Item HiFiVE: A Hilbert Space Embedding of Fiber Variability Estimates for Uncertainty Modeling and Visualization(The Eurographics Association and Blackwell Publishing Ltd., 2013) Schultz, Thomas; Schlaffke, Lara; Schölkopf, Bernhard; Schmidt-Wilcke, Tobias; B. Preim, P. Rheingans, and H. TheiselObtaining reproducible fiber direction estimates from diffusion MRI is crucial for successful fiber tracking. Modeling and visualizing the probability distribution of the inferred fiber directions is an important step in evaluating and comparing different acquisition schemes and fiber models. However, this distribution is usually strongly dominated by its main direction, which makes it difficult to examine when plotted naively. In this work, we propose a new visualization of the fiber probability distribution. It is based on embedding the probability measure into a particular reproducing kernel Hilbert space. This permits a decomposition into an embedded delta peak, representing the main direction, and a non-negative residual. They are then combined into a new glyph representation which visually enhances the residual, in order to highlight even subtle differences. Moreover, the magnitude of the delta peak component quantifies precision of the main fiber direction. We demonstrate that our new glyph provides a more detailed impression of the uncertainty than the current standard method, cones that contain 95% of the estimated directions. We use our new method to contribute to the validation of different ways of resampling the data (bootstrapping), and to visualize the differences between alternative acquisition schemes and models for high angular resolution diffusion imaging (HARDI).Item TrajectoryLenses - A Set-based Filtering and Exploration Technique for Long-term Trajectory Data(The Eurographics Association and Blackwell Publishing Ltd., 2013) Krüger, Robert; Thom, Dennis; Wörner, Michael; Bosch, Harald; Ertl, Thomas; B. Preim, P. Rheingans, and H. TheiselThe visual analysis of spatiotemporal movement is a challenging task. There may be millions of routes of different length and shape with different origin and destination, extending over a long time span. Furthermore there can be various correlated attributes depending on the data domain, e.g. engine measurements for mobility data or sensor data for animal tracking. Visualizing such data tends to produce cluttered and incomprehensible images that need to be accompanied by sophisticated filtering methods. We present TrajectoryLenses, an interaction technique that extends the exploration lens metaphor to support complex filter expressions and the analysis of long time periods. Analysts might be interested only in movements that occur in a given time range, traverse a certain region, or end at a given area of interest (AOI). Our lenses can be placed on an interactive map to identify such geospatial AOIs. They can be grouped with set operations to create powerful geospatial queries. For each group of lenses, users can access aggregated data for different attributes like the number of matching movements, covered time, or vehicle performance. We demonstrate the applicability of our technique on a large, real-world dataset of electric scooter tracks spanning a 2-year period.Item A Visual Approach to Investigating Shared and Global Memory Behavior of CUDA Kernels(The Eurographics Association and Blackwell Publishing Ltd., 2013) Rosen, Paul; B. Preim, P. Rheingans, and H. TheiselWe present an approach to investigate the memory behavior of a parallel kernel executing on thousands of threads simultaneously within the CUDA architecture. Our top-down approach allows for quickly identifying any significant differences between the execution of the many blocks and warps. As interesting warps are identified, we allow further investigation of memory behavior by visualizing the shared memory bank conflicts and global memory coalescence, first with an overview of a single warp with many operations and, subsequently, with a detailed view of a single warp and a single operation. We demonstrate the strength of our approach in the context of a parallel matrix transpose kernel and a parallel 1D Haar Wavelet transform kernel.Item A Primal/ Dual Representation for Discrete Morse Complexes on Tetrahedral Meshes(The Eurographics Association and Blackwell Publishing Ltd., 2013) Weiss, Kenneth; Iuricich, Federico; Fellegara, Riccardo; Floriani, Leila De; B. Preim, P. Rheingans, and H. TheiselWe consider the problem of computing discrete Morse and Morse-Smale complexes on an unstructured tetrahedral mesh discretizing the domain of a 3D scalar field. We use a duality argument to define the cells of the descending Morse complex in terms of the supplied (primal) tetrahedral mesh and those of the ascending complex in terms of its dual mesh. The Morse-Smale complex is then described combinatorially as collections of cells from the intersection of the primal and dual meshes. We introduce a simple compact encoding for discrete vector fields attached to the mesh tetrahedra that is suitable for combination with any topological data structure encoding just the vertices and tetrahedra of the mesh. We demonstrate the effectiveness and scalability of our approach over large unstructured tetrahedral meshes by developing algorithms for computing the discrete gradient field and for extracting the cells of the Morse and Morse-Smale complexes. We compare implementations of our approach on an adjacency-based topological data structure and on the PR-star octree, a compact spatio-topological data structure.Item Visualizing Motional Correlations in Molecular Dynamics using Geometric Deformations(The Eurographics Association and Blackwell Publishing Ltd., 2013) Fioravante, Matthew; Shook, Adam; Thorpe, Ian; Rheingans, Penny; B. Preim, P. Rheingans, and H. TheiselIn macromolecules, an allosteric effect is said to occur when a change at one site of a molecule affects a distant site. Understanding these allosteric effects can be important for understanding how the functions of complex molecules such as proteins are regulated. One potential application of this knowledge is the development of small molecules that alter the function of proteins involved in diseases. Studying motional correlation can help researchers to discover how a change at a source site affects the target site and thus how allosteric ligands that could serve as drugs are able to exert their therapeutic effects. By improving our ability to analyze these correlated relationships, it may be possible to develop new medications to combat deadly diseases such as Hepatitis C. We present four visual techniques which represent motional correlation on rendered three-dimensional molecular models, providing new ways to view clusters of correlated residues and paths of allosteric interactions. These techniques give us a new way of investigating the presence of motional correlations in complex molecules. We compare each of these techniques to determine which are the most useful for representing motional correlations.Item Spatially Efficient Design of Annotated Metro Maps(The Eurographics Association and Blackwell Publishing Ltd., 2013) Wu, Hsiang-Yun; Takahashi, Shigeo; Hirono, Daichi; Arikawa, Masatoshi; Lin, Chun-Cheng; Yen, Hsu-Chun; B. Preim, P. Rheingans, and H. TheiselAnnotating metro maps with thumbnail photographs is a commonly used technique for guiding travelers. However, conventional methods usually suffer from small labeling space around the metro stations, especially when they are interchange stations served by two or more metro lines. This paper presents an approach for aesthetically designing schematic metro maps while ensuring effective placement of large annotation labels that are sufficiently close to their corresponding stations. Our idea is to distribute such labels in a well-balanced manner to labeling regions around the metro network first and then adjust the lengths of metro line and leader line segments, which allows us to fully maximize the space coverage of the entire annotated map. This is accomplished by incorporating additional constraints into the conventional mixed-integer programming formulation, while we devised a three-step algorithm for accelerating the overall optimization process. We include several design examples to demonstrate the spatial efficiency of the map layout generated using the proposed approach through minimal user intervention.Item imMens: Real-time Visual Querying of Big Data(The Eurographics Association and Blackwell Publishing Ltd., 2013) Liu, Zhicheng; Jiang, Biye; Heer, Jeffrey; B. Preim, P. Rheingans, and H. TheiselData analysts must make sense of increasingly large data sets, sometimes with billions or more records.We present methods for interactive visualization of big data, following the principle that perceptual and interactive scalability should be limited by the chosen resolution of the visualized data, not the number of records. We first describe a design space of scalable visual summaries that use data reduction methods (such as binned aggregation or sampling) to visualize a variety of data types. We then contribute methods for interactive querying (e.g., brushing & linking) among binned plots through a combination of multivariate data tiles and parallel query processing. We implement our techniques in imMens, a browser-based visual analysis system that uses WebGL for data processing and rendering on the GPU. In benchmarks imMens sustains 50 frames-per-second brushing & linking among dozens of visualizations, with invariant performance on data sizes ranging from thousands to billions of records.Item Gestaltlines(The Eurographics Association and Blackwell Publishing Ltd., 2013) Brandes, Ulrik; Nick, Bobo; Rockstroh, Brigitte; Steffen, Astrid; B. Preim, P. Rheingans, and H. TheiselWe propose a general technique to visualize multivariate data sequences. It is based on a symbiotic combination of three powerful concepts from information visualization: sparklines, glyphs and gestalt theory. By visualizing several well-known data sets in new ways we first demonstrate how explicit consideration of gestalt principles can be used to leverage visual perception capabilities for the identification of patterns such as trends, periodicities, change points, or outliers. A more detailed case study with complex and noisy data from a psychological experiment then demonstrates how basic design ideas for gestaltlines can be applied in less controlled, and thus more realistic, situations. The case study is complemented with reports on feedback from domain experts and a user study, both indicating that gestaltlines can be a convenient and valid means to explore and communicate patterns in micro-visualizations.Item Towards High-dimensional Data Analysis in Air Quality Research(The Eurographics Association and Blackwell Publishing Ltd., 2013) Engel, Daniel; Hummel, Mathias; Hoepel, Florian; Bein, Keith; Wexler, Anthony; Garth, Christoph; Hamann, Bernd; Hagen, Hans; B. Preim, P. Rheingans, and H. TheiselAnalysis of chemical constituents from mass spectrometry of aerosols involves non-negative matrix factorization, an approximation of high-dimensional data in lower-dimensional space. The associated optimization problem is non-convex, resulting in crude approximation errors that are not accessible to scientists. To address this shortcoming, we introduce a new methodology for user-guided error-aware data factorization that entails an assessment of the amount of information contributed by each dimension of the approximation, an effective combination of visualization techniques to highlight, filter, and analyze error features, as well as a novel means to interactively refine factorizations. A case study and the domain-expert feedback provided by the collaborating atmospheric scientists illustrate that our method effectively communicates errors of such numerical optimization results and facilitates the computation of high-quality data factorizations in a simple and intuitive manner.Item Augmenting Visualization with Natural Language Translation of Interaction: A Usability Study(The Eurographics Association and Blackwell Publishing Ltd., 2013) Nafari, Maryam; Weaver, Chris; B. Preim, P. Rheingans, and H. TheiselAs visualization tools get more complicated, users often find it increasingly difficult to learn interaction sequences, recall past queries, and interpret visual states.We examine a query-to-question (Q2Q) supporting system that takes advantage of natural language generation (NLG) techniques to automatically translate and display query interactions as natural language questions. We focus on a symmetric pattern of multiple coordinated views, cross-filtered views, that involves only nominal/categorical data. We describe a study of the effects of pairing a visualization with a Q2Q interface on several aspects of usability. Q2Q produces considerable improvements in learnability, efficiency, and memorability of visualization in terms of speed and the length of interaction sequences that users follow, along with a modest decrease in error ratio. From a visual language perspective, we analyze how Q2Q speeds up users' comprehension of interaction, particularly when a visualization representation has deficiencies in illustrating hidden items or relationships.Item AOI Rivers for Visualizing Dynamic Eye Gaze Frequencies(The Eurographics Association and Blackwell Publishing Ltd., 2013) Burch, Michael; Kull, Andreas; Weiskopf, Daniel; B. Preim, P. Rheingans, and H. TheiselIt is difficult to explore and analyze eye gaze trajectories for commonly applied visual task solution strategies because such data shows complex spatio-temporal structure. In particular, the traditional eye gaze plots of scan paths fail for a large number of study participants since these plots lead to much visual clutter. To address this problem we introduce the AOI Rivers technique as a novel interactive visualization method for investigating timevarying fixation frequencies, transitions between areas of interest (AOIs), and the sequential order of gaze visits to AOIs in a visual stimulus of an eye tracking experiment. To this end, we extend the ThemeRiver technique by influents, effluents, and transitions similar to the concept of Sankey diagrams. The AOI Rivers visualization is complemented by linked spatial views of the data in the form of heatmaps, gaze plots, or display of the visual stimulus. The usefulness of our technique is demonstrated for gaze trajectory data recorded in a previously conducted eye tracking experiment.Item Comparative Visualization of Tracer Uptake in In Vivo Small Animal PET/CT Imaging of the Carotid Arteries(The Eurographics Association and Blackwell Publishing Ltd., 2013) Diepenbrock, Stefan; Hermann, Sven; Schäfers, Michael; Kuhlmann, Michael; Hinrichs, Klaus; B. Preim, P. Rheingans, and H. TheiselCardiovascular diseases are the main cause of death in the western world. Medical research on atherosclerosis is therefore of great interest and a very active research topic. We present a visualization system that supports scientists in exploring plaque development and evaluating the applicability of PET tracers for early diagnosis of cardiovascular diseases. In our application case a cone shaped cuff has been implanted around the carotid artery of ApoE knockout mice, fed with a high cholesterol western type diet. As a result, vascular lesions develop upstream and downstream from the cuff. Tracer uptake induced by these lesions needs to be analyzed in order to evaluate the effectiveness of different PET tracers. We discuss the approach previously utilized to perform this kind of analysis, the problems arising from in vivo image acquisition (in contrast to ex vivo) and the design process of our application. In close cooperation with domain experts we have developed new visualization techniques that display PET activity in the vessel wall and surrounding tissue in a single image. We use the vessel wall detected in the CT image to perform a normalized circular projection which allows the user to judge PET signal distribution in relation to the deformed vessel. Based on this projection a quantitative analysis of a defined region adjacent to the vessel wall can be performed and compared to the artery without the cuff.Item Small Multiples, Large Singles: A New Approach for Visual Data Exploration(The Eurographics Association and Blackwell Publishing Ltd., 2013) Elzen, Stef van den; Wijk, Jarke J. van; B. Preim, P. Rheingans, and H. TheiselWe present a novel visual exploration method based on small multiples and large singles for effective and efficient data analysis. Users are enabled to explore the state space by offering multiple alternatives from the current state. Users can then select the alternative of choice and continue the analysis. Furthermore, the intermediate steps in the exploration process are preserved and can be revisited and adapted using an intuitive navigation mechanism based on the well-known undo-redo stack and filmstrip metaphor. As proof of concept the exploration method is implemented in a prototype. The effectiveness of the exploration method is tested using a formal user study comparing four different interaction methods. By using Small Multiples as data exploration method users need fewer steps in answering questions and also explore a significantly larger part of the state space in the same amount of time, providing them with a broader perspective on the data, hence lowering the chance of missing important features. Also, users prefer visual exploration with small multiples over non-small multiple variants.Item Interactive Extraction and Tracking of Biomolecular Surfaces Features(The Eurographics Association and Blackwell Publishing Ltd., 2013) Krone, Michael; Reina, Guido; Schulz, Christoph; Kulschewski, Tobias; Pleiss, Jürgen; Ertl, Thomas; B. Preim, P. Rheingans, and H. TheiselWe present a coordinated-view application for the analysis of molecular surface features like cavities, channels and pockets. Our tool employs object-space ambient occlusion for the detection of such features and tracks them over time. It offers time-dependent graphs of metrics concerning those features and allows analyzing the temporal relationship of the features, i.e. when they (dis)appear, split or merge and which features participate in each of these events. The automated analysis process is performed in real time while the user interactively explores a dynamic data set. The system supports linking and brushing to allow for a user-guided visual analysis based on different aspects of the data. We demonstrate the effectiveness of our approach by applying it to data sets from biochemistry and report the insights that can be gained. We also evaluate the benefits of our method with respect to recent advancements in the field. The algorithmic pipeline leverages the computing power of modern GPUs, thus achieving interactive frame rates without any precomputation for fully dynamic data sets.Item Progressive High-Quality Response Surfaces for Visually Guided Sensitivity Analysis(The Eurographics Association and Blackwell Publishing Ltd., 2013) Demir, Ismael; Westermann, Rüdiger; B. Preim, P. Rheingans, and H. TheiselIn this paper we present a technique which allows us to perform high quality and progressive response surface prediction from multidimensional input samples in an efficient manner. We utilize kriging interpolation to estimate a response surface which minimizes the expectation value and variance of the prediction error. High computational efficiency is achieved by employing parallel matrix and vector operations on the GPU. Our approach differs from previous kriging approaches in that it uses a novel progressive updating scheme for new samples based on blockwise matrix inversion. In this way we can handle very large sample sets to which new samples are continually added. Furthermore, we can monitor the incremental evolution of the surface, providing a means to early terminate the computation when no significant changes have occurred. When the generation of input samples is fast enough, our technique enables steering this generation process interactively to find relevant dependency relations.Item Visual Analysis of Set Relations in a Graph(The Eurographics Association and Blackwell Publishing Ltd., 2013) Xu, Panpan; Du, Fan; Cao, Nan; Shi, Conglei; Zhou, Hong; Qu, Huamin; B. Preim, P. Rheingans, and H. TheiselMany applications can be modeled as a graph with additional attributes attached to the nodes. For example, a graph can be used to model the relationship of people in a social media website or a bibliographical dataset. Meanwhile, additional information is often available, such as the topics people are interested in and the music they listen to. Based on this additional information, different set relationships may exist among people. Revealing the set relationships in a network can help people gain social insight and better understand their roles within a community. In this paper, we present a visualization system for exploring set relations in a graph. Our system is designed to reveal three different relationships simultaneously: the social relationship of people, the set relationship among people's items of interest, and the similarity relationship of the items. We propose two novel visualization designs: a) a glyph-based visualization to reveal people's set relationships in the context of their social networks; b) an integration of visual links and a contour map to show people and their items of interest which are clustered into different groups. The effectiveness of the designs has been demonstrated by the case studies on two representative datasets including one from a social music service website and another from an academic collaboration network.Item Evolutionary Visual Exploration: Evaluation With Expert Users(The Eurographics Association and Blackwell Publishing Ltd., 2013) Boukhelifa, Nadia; Cancino, Waldo; Bezerianos, Anastasia; Lutton, Evelyne; B. Preim, P. Rheingans, and H. TheiselWe present an Evolutionary Visual Exploration (EVE) system that combines visual analytics with stochastic optimisation to aid the exploration of multidimensional datasets characterised by a large number of possible views or projections. Starting from dimensions whose values are automatically calculated by a PCA, an interactive evolutionary algorithm progressively builds (or evolves) non-trivial viewpoints in the form of linear and non-linear dimension combinations, to help users discover new interesting views and relationships in their data. The criteria for evolving new dimensions is not known a priori and are partially specified by the user via an interactive interface: (i) The user selects views with meaningful or interesting visual patterns and provides a satisfaction score. (ii) The system calibrates a fitness function (optimised by the evolutionary algorithm) to take into account the user input, and then calculates new views. Our method leverages automatic tools to detect interesting visual features and human interpretation to derive meaning, validate the findings and guide the exploration without having to grasp advanced statistical concepts. To validate our method, we built a prototype tool (EvoGraphDice) as an extension of an existing scatterplot matrix inspection tool, and conducted an observational study with five domain experts. Our results show that EvoGraphDice can help users quantify qualitative hypotheses and try out different scenarios to dynamically transform their data. Importantly, it allowed our experts to think laterally, better formulate their research questions and build new hypotheses for further investigation.
- «
- 1 (current)
- 2
- 3
- »