Browsing by Author "Waldner, Manuela"
Now showing 1 - 7 of 7
Results Per Page
Sort Options
Item Analysis of Long Molecular Dynamics Simulations Using Interactive Focus+Context Visualization(The Eurographics Association and John Wiley & Sons Ltd., 2019) ByÅ¡ka, Jan; Trautner, Thomas; Marques, Sérgio M.; Damborský, JiÅ™Ã; KozlÃková, Barbora; Waldner, Manuela; Gleicher, Michael and Viola, Ivan and Leitte, HeikeAnalyzing molecular dynamics (MD) simulations is a key aspect to understand protein dynamics and function. With increasing computational power, it is now possible to generate very long and complex simulations, which are cumbersome to explore using traditional 3D animations of protein movements. Guided by requirements derived from multiple focus groups with protein engineering experts, we designed and developed a novel interactive visual analysis approach for long and crowded MD simulations. In this approach, we link a dynamic 3D focus+context visualization with a 2D chart of time series data to guide the detection and navigation towards important spatio-temporal events. The 3D visualization renders elements of interest in more detail and increases the temporal resolution dependent on the time series data or the spatial region of interest. In case studies with different MD simulation data sets and research questions, we found that the proposed visual analysis approach facilitates exploratory analysis to generate, confirm, or reject hypotheses about causalities. Finally, we derived design guidelines for interactive visual analysis of complex MD simulation data.Item Egocentric Network Exploration for Immersive Analytics(The Eurographics Association and John Wiley & Sons Ltd., 2021) Sorger, Johannes; Arleo, Alessio; Kán, Peter; Knecht, Wolfgang; Waldner, Manuela; Zhang, Fang-Lue and Eisemann, Elmar and Singh, KaranTo exploit the potential of immersive network analytics for engaging and effective exploration, we promote the metaphor of ''egocentrism'', where data depiction and interaction are adapted to the perspective of the user within a 3D network. Egocentrism has the potential to overcome some of the inherent downsides of virtual environments, e.g., visual clutter and cyber-sickness. To investigate the effect of this metaphor on immersive network exploration, we designed and evaluated interfaces of varying degrees of egocentrism. In a user study, we evaluated the effect of these interfaces on visual search tasks, efficiency of network traversal, spatial orientation, as well as cyber-sickness. Results show that a simple egocentric interface considerably improves visual search efficiency and navigation performance, yet does not decrease spatial orientation or increase cyber-sickness. An occlusion-free Ego-Bubble view of the neighborhood only marginally improves the user's performance. We tie our findings together in an open online tool for egocentric network exploration, providing actionable insights on the benefits of the egocentric network exploration metaphorItem EUROGRAPHICS 2021: Posters Frontmatter(Eurographics Association, 2021) Bittner, JirÃ; Waldner, Manuela; Bittner, Jirà and Waldner, ManuelaItem Illustrative Motion Smoothing for Attention Guidance in Dynamic Visualizations(The Eurographics Association and John Wiley & Sons Ltd., 2023) Eschner, Johannes; Mindek, Peter; Waldner, Manuela; Bujack, Roxana; Archambault, Daniel; Schreck, Tobias3D animations are an effective method to learn about complex dynamic phenomena, such as mesoscale biological processes. The animators' goals are to convey a sense of the scene's overall complexity while, at the same time, visually guiding the user through a story of subsequent events embedded in the chaotic environment. Animators use a variety of visual emphasis techniques to guide the observers' attention through the story, such as highlighting, halos - or by manipulating motion parameters of the scene. In this paper, we investigate the effect of smoothing the motion of contextual scene elements to attract attention to focus elements of the story exhibiting high-frequency motion. We conducted a crowdsourced study with 108 participants observing short animations with two illustrative motion smoothing strategies: geometric smoothing through noise reduction of contextual motion trajectories and visual smoothing through motion blur of context items. We investigated the observers' ability to follow the story as well as the effect of the techniques on speed perception in a molecular scene. Our results show that moderate motion blur significantly improves users' ability to follow the story. Geometric motion smoothing is less effective but increases the visual appeal of the animation. However, both techniques also slow down the perceived speed of the animation. We discuss the implications of these results and derive design guidelines for animators of complex dynamic visualizations.Item Interactive Analysis of CNN Robustness(The Eurographics Association and John Wiley & Sons Ltd., 2021) Sietzen, Stefan; Lechner, Mathias; Borowski, Judy; Hasani, Ramin; Waldner, Manuela; Zhang, Fang-Lue and Eisemann, Elmar and Singh, KaranWhile convolutional neural networks (CNNs) have found wide adoption as state-of-the-art models for image-related tasks, their predictions are often highly sensitive to small input perturbations, which the human vision is robust against. This paper presents Perturber, a web-based application that allows users to instantaneously explore how CNN activations and predictions evolve when a 3D input scene is interactively perturbed. Perturber offers a large variety of scene modifications, such as camera controls, lighting and shading effects, background modifications, object morphing, as well as adversarial attacks, to facilitate the discovery of potential vulnerabilities. Fine-tuned model versions can be directly compared for qualitative evaluation of their robustness. Case studies with machine learning experts have shown that Perturber helps users to quickly generate hypotheses about model vulnerabilities and to qualitatively compare model behavior. Using quantitative analyses, we could replicate users' insights with other CNN architectures and input images, yielding new insights about the vulnerability of adversarially trained models.Item Visual Exploration of Indirect Bias in Language Models(The Eurographics Association, 2023) Louis-Alexandre, Judith; Waldner, Manuela; Hoellt, Thomas; Aigner, Wolfgang; Wang, BeiLanguage models are trained on large text corpora that often include stereotypes. This can lead to direct or indirect bias in downstream applications. In this work, we present a method for interactive visual exploration of indirect multiclass bias learned by contextual word embeddings. We introduce a new indirect bias quantification score and present two interactive visualizations to explore interactions between multiple non-sensitive concepts (such as sports, occupations, and beverages) and sensitive attributes (such as gender or year of birth) based on this score.Item WebGPU for Scalable Client-Side Aggregate Visualization(The Eurographics Association, 2023) Kimmersdorfer, Gerald; Wolf, Dominik; Waldner, Manuela; Gillmann, Christina; Krone, Michael; Lenti, SimoneWebGPU is a new graphics API, which now provides compute shaders for general purpose GPU operations in web browsers.We demonstrate the potential of this new technology for scalable information visualization by showing how to filter and aggregate a spatio-temporal dataset with millions of temperature measurements for real-time interactive exploration of climate change.