44-Issue 3
Permanent URI for this collection
Browse
Browsing 44-Issue 3 by Title
Now showing 1 - 20 of 47
Results Per Page
Sort Options
Item Accessible Text Descriptions for UpSet Plots(The Eurographics Association and John Wiley & Sons Ltd., 2025) McNutt, Andrew; McCracken, Maggie K.; Eliza, Ishrat Jahan; Hajas, Daniel; Wagoner, Jake; Lanza, Nate; Wilburn, Jack; Creem-Regehr, Sarah; Lex, Alexander; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiData visualizations are typically not accessible to blind and low-vision (BLV) users. Automatically generating text descriptions offers an enticing mechanism for democratizing access to the information held in complex scientific charts, yet appropriate procedures for generating those texts remain elusive. Pursuing this issue, we study a single complex chart form: UpSet plots. UpSet Plots are a common way to analyze set data, an area largely unexplored by prior accessibility literature. By analyzing the patterns present in real-world examples, we develop a system for automatically captioning any UpSet plot. We evaluated the utility of our captions via semi-structured interviews with (N=11) BLV users and found that BLV users find them informative. In extensions, we find that sighted users can use our texts similarly to UpSet plots and that they are better than naive LLM usage.Item Benchmarking Visual Language Models on Standardized Visualization Literacy Tests(The Eurographics Association and John Wiley & Sons Ltd., 2025) Pandey, Saugat; Ottley, Alvitta; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiThe increasing integration of Visual Language Models (VLMs) into visualization systems demands a comprehensive understanding of their visual interpretation capabilities and constraints. While existing research has examined individual models, systematic comparisons of VLMs' visualization literacy remain unexplored. We bridge this gap through a rigorous, first-ofits- kind evaluation of four leading VLMs (GPT-4, Claude, Gemini, and Llama) using standardized assessments: the Visualization Literacy Assessment Test (VLAT) and Critical Thinking Assessment for Literacy in Visualizations (CALVI). Our methodology uniquely combines randomized trials with structured prompting techniques to control for order effects and response variability - a critical consideration overlooked in many VLM evaluations. Our analysis reveals that while specific models demonstrate competence in basic chart interpretation (Claude achieving 67.9% accuracy on VLAT), all models exhibit substantial difficulties in identifying misleading visualization elements (maximum 30.0% accuracy on CALVI). We uncover distinct performance patterns: strong capabilities in interpreting conventional charts like line charts (76-96% accuracy) and detecting hierarchical structures (80-100% accuracy), but consistent difficulties with data-dense visualizations involving multiple encodings (bubble charts: 18.6-61.4%) and anomaly detection (25-30% accuracy). Significantly, we observe distinct uncertainty management behavior across models, with Gemini displaying heightened caution (22.5% question omission) compared to others (7-8%). These findings provide crucial insights for the visualization community by establishing reliable VLM evaluation benchmarks, identifying areas where current models fall short, and highlighting the need for targeted improvements in VLM architectures for visualization tasks. To promote reproducibility, encourage further research, and facilitate benchmarking of future VLMs, our complete evaluation framework, including code, prompts, and analysis scripts, is available at https://github.com/washuvis/VisLit-VLM-Eval.Item Beyond Entertainment: An Investigation of Externalization Design in Video Games(The Eurographics Association and John Wiley & Sons Ltd., 2025) Becker, Franziska; Warnking, Rene Pascal; Brückler, Hendrik; Blascheck, Tanja; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiThis article investigates when and how video games enable players to create externalizations in a diverse sample of 388 video games. We follow a grounded-theory approach, extracting externalizations from video games to explore design ideas and relate them to practices in visualization. Video games often engage players in problem-solving activities, like solving a murder mystery or optimizing a strategy, requiring players to interpret heterogeneous data-much like tasks in the visualization domain. In many cases, externalizations can help reduce a user's mental load by making tangible what otherwise only lives in their head, acting as external storage or a visual playground. Over five coding phases, we created a hierarchy of 277 tags to describe the video games in our collection, from which we extracted 169 externalizations. We characterize these externalizations along nine dimensions like mental load, visual encodings, and motivations, resulting in 13 categories divided into four clusters: quick access, storage, sensemaking, and communication. We formulate considerations to guide future work, looking at tasks and challenges, naming potentials for inspiration, and discussing which topics could advance the state of externalization.Item Coupling Guidance and Progressiveness in Visual Analytics(The Eurographics Association and John Wiley & Sons Ltd., 2025) Pérez-Messina, Ignacio; Angelini, Marco; Ceneda, Davide; Tominski, Christian; Miksch, Silvia; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiData size and complexity in Visual Analytics (VA) pose significant challenges for VA systems and VA users. Two recent developments address these challenges: progressive VA (PVA) and guidance for VA (GVA). Both share the goal of supporting the analysis flow. PVA primarily considers the system perspective and incrementally generates partial results during long computations to avoid an unresponsive VA system. GVA is primarily concerned with the user perspective and strives to mitigate knowledge gaps during VA activities to prevent the analysis from stalling. Although PVA and GVA share the same goal, it has not yet been studied how PVA and GVA can join forces to achieve it. Our paper investigates this in detail. We structure our research around two questions: How can guidance enhance PVA and how can progressiveness enhance GVA? This leads to two main themes: Guidance for Progressiveness (G4P) and Progressiveness for Guidance (P4G). By exploring both themes, we arrive at a conceptual model of how progressiveness and guidance can work together. We illustrate the practical value of our theoretical considerations in two case studies of G4P and P4G.Item DashGuide: Authoring Interactive Dashboard Tours for Guiding Dashboard Users(The Eurographics Association and John Wiley & Sons Ltd., 2025) Hoque, Naimul; Sultanum, Nicole; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiDashboard guidance helps dashboard users better navigate interactive features, understand the underlying data, and assess insights they can potentially extract from dashboards. However, authoring dashboard guidance is a time consuming task, and embedding guidance into dashboards for effective delivery is difficult to realize. In this work, we contribute DASHGUIDE, a framework and system to support the creation of interactive dashboard guidance with minimal authoring input. Given a dashboard and a communication goal, DASHGUIDE captures a sequence of author-performed interactions to generate guidance materials delivered as playable step-by-step overlays, a.k.a., dashboard tours. Authors can further edit and refine individual tour steps while receiving generative assistance. We also contribute findings from a formative assessment with 9 dashboard creators, which helped inform the design of DASHGUIDE; and findings from an evaluation of DASHGUIDE with 12 dashboard creators, suggesting it provides an improved authoring experience that balances efficiency, expressiveness, and creative freedom.Item DataWeaver: Authoring Data-Driven Narratives through the Integrated Composition of Visualization and Text(The Eurographics Association and John Wiley & Sons Ltd., 2025) Fu, Yu; Bromley, Dennis; Setlur, Vidya; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiData-driven storytelling has gained prominence in journalism and other data reporting fields. However, the process of creating these stories remains challenging, often requiring the integration of effective visualizations with compelling narratives to form a cohesive, interactive presentation. To help streamline this process, we present an integrated authoring framework and system, DATAWEAVER, that supports both visualization-to-text and text-to-visualization composition. DATAWEAVER enables users to create data narratives anchored to data facts derived from ''call-out'' interactions, i.e., user-initiated highlights of visualization elements that prompt relevant narrative content. In addition to this ''vis-to-text'' composition, DATAWEAVER also supports a ''text-initiated'' approach, generating relevant interactive visualizations from existing narratives. Key findings from an evaluation with 13 participants highlighted the utility and usability of DATAWEAVER and the effectiveness of its integrated authoring framework. The evaluation also revealed opportunities to enhance the framework by refining filtering mechanisms and visualization recommendations and better support authoring creativity by introducing advanced customization options.Item Either Or: Interactive Articles or Videos for Climate Science Communication(The Eurographics Association and John Wiley & Sons Ltd., 2025) Poehls, Jeran; Meuschke, Monique; Carvalhais, Nuno; Lawonn, Kai; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiEffective communication of climate science is critical as climate-related disasters become more frequent and severe. Translating complex information, such as uncertainties in climate model predictions, into formats accessible to diverse audiences is key to informed decision-making and public engagement. This study investigates how different teaching formats can enhance understanding of these uncertainties. This study compares two multimodal strategies: (1) a text-image format with interactive components and (2) an explainer video combining dynamic visuals with narration. Participants' immediate and delayed retention (one week) and engagement are assessed to determine which format offers greater saliency. Sample analysis (n = 622) displayed equivalent retention by viewers between both formats. Metrics assessing interactivity found no correlation between interactivity and information retention. However, a stark contrast was observed in the time viewers spent engaging with each format. The video format was 29% more efficient with information taught over a period of time vs. the article. Additionally, retention on the video format worsened with age (P = 0.004) while retention on the article format improved with education (P = 0.038). These results align with previous findings in literature.Item Embedded and Situated Visualisation in Mixed Reality to Support Interval Running(The Eurographics Association and John Wiley & Sons Ltd., 2025) Li, Ang; Perin, Charles; Knibbe, Jarrod; Demartini, Gianluca; Viller, Stephen; Cordeil, Maxime; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiWe investigate the use of mixed reality visualisations to help pace tracking for interval running. We introduce three immersive visual designs to support pace tracking. Our designs leverage two properties afforded by mixed reality environments to display information: the space in front of the user and the physical environment to embed pace visualisation. In this paper, we report on the first design exploration and controlled study of mixed reality technology to support pacing tracking during interval running on an outdoor running track. Our results show that mixed reality and immersive visualisation designs for interval training offer a viable option to help runners (a) maintain regular pace, (b) maintain running flow, and (c) reduce mental task load.Item Enhancing Material Boundary Visualizations in 2D Unsteady Flow through Local Reference Frame Transformations(The Eurographics Association and John Wiley & Sons Ltd., 2025) Zhang, Xingdi; Rautek, Peter; Theußl, Thomas; Hadwiger, Markus; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiWe present a novel technique for the extraction, visualization, and analysis of material boundaries and Lagrangian coherent structures (LCS) in 2D unsteady flow fields relative to local reference frame transformations. In addition to the input flow field, we leverage existing methods for computing reference frames adapted to local fluid features, in particular those that minimize the observed time derivative. Although, by definition, transforming objective tensor fields between reference frames does not change the tensor field, we show that transforming objective tensors, such as the finite-time Lyapunov exponent (FTLE) or Lagrangian-averaged vorticity deviation (LAVD), or the second-order rate-of-strain tensor, into local reference frames that are naturally adapted to coherent fluid structures has several advantages: (1) The transformed fields enable analyzing LCS in space-time visualizations that are adapted to each structure; (2) They facilitate extracting geometric features, such as iso-surfaces and ridge lines, in a straightforward manner with high accuracy. The resulting visualizations are characterized by lower geometric complexity and enhanced topological fidelity. To demonstrate the effectiveness of our technique, we measure geometric complexity and compare it with iso-surfaces extracted in the conventional reference frame. We show that the decreased geometric complexity of the iso-surfaces in the local reference frame, not only leads to improved geometric and topological results, but also to a decrease in computation time.Item Euclidean, Hyperbolic, and Spherical Networks: An Empirical Study of Matching Network Structure to Best Visualizations(The Eurographics Association and John Wiley & Sons Ltd., 2025) Miller, Jacob; Bhatia, Dhruv; Purchase, Helen; Kobourov, Stephen; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiWe investigate the usability of Euclidean, spherical and hyperbolic geometries for network visualization. Several techniques have been proposed for both spherical and hyperbolic network visualization tools, based on the fact that some networks admit lower embedding error (distortion) in such non-Euclidean geometries. However, it is not yet known whether a lower embedding error translates to human subject benefits, e.g., better task accuracy or lower task completion time. We design, implement, conduct, and analyze a human subjects study to compare Euclidean, spherical and hyperbolic network visualizations using tasks that span the network task taxonomy. While in some cases accuracy and response times are negatively impacted when using non-Euclidean visualizations, the evaluation shows that differences in accuracy for hyperbolic and spherical visualizations are not statistically significant when compared to Euclidean visualizations. Additionally, differences in response times for spherical visualizations are not statistically significant compared to Euclidean visualizations.Item EuroVis 2025 CGF 44-3: Frontmatter(The Eurographics Association and John Wiley & Sons Ltd., 2025) Aigner, Wolfgang; Andrienko, Natalia; Wang, Bei; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiItem FairSpace: An Interactive Visualization System for Constructing Fair Consensus from Many Rankings(The Eurographics Association and John Wiley & Sons Ltd., 2025) Shrestha, Hilson; Cachel, Kathleen; ALKHATHLAN, MALLAK; Rundensteiner, Elke; Harrison, Lane; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiDecisions involving algorithmic rankings affect our lives in many ways, from product recommendations, receiving scholarships, to securing jobs. While tools have been developed for interactively constructing fair consensus rankings from a handful of rankings, addressing the more complex real-world scenario- where diverse opinions are represented by a larger collection of rankings- remains a challenge. In this paper, we address these challenges by reformulating the exploration of rankings as a dimension reduction problem in a system called FairSpace. FairSpace provides new views, including Fair Divergence View and Cluster Views, by juxtaposing fairness metrics of different local and alternative global consensus rankings to aid ranking analysis tasks.We illustrate the effectiveness of FairSpace through a series of use cases, demonstrating via interactive workflows that users are empowered to create local consensuses by grouping rankings similar in their fairness or utility properties, followed by hierarchically aggregating local consensuses into a global consensus through direct manipulation. We discuss how FairSpace opens the possibility for advances in dimension reduction visualization to benefit the research area of supporting fair decision-making in ranking based decision-making contexts. Code, datasets and demo video available at: osf.io/d7cwkItem Fast and Invertible Simplicial Approximation of Magnetic-Following Interpolation for Visualizing Fusion Plasma Simulation Data(The Eurographics Association and John Wiley & Sons Ltd., 2025) Ren, Congrong; Hager, Robert; Churchill, Randy Michael; Mollén, Albert; Ku, Seung-Hoe; Chang, Choong-Seock; Guo, Hanqi; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiWe introduce a fast and invertible approximation for fusion plasma simulation data represented as 2D planar meshes with connectivities approximating magnetic field lines along the toroidal dimension in deformed 3D toroidal spaces. Scientific variables (e.g., density and temperature) in these fusion data are interpolated following a complex magnetic-field-line-following scheme in the toroidal space represented by a cylindrical coordinate system. This deformation in the 3D space poses challenges for root-finding and interpolation. To this end, we propose a novel paradigm for visualizing and analyzing such data based on a newly developed algorithm for constructing a 3D simplicial mesh within the deformed 3D space. Our algorithm generates a tetrahedral mesh that connects the 2D meshes using tetrahedra while adhering to the constraints on node connectivities imposed by the magnetic field-line scheme. Specifically, we first divide the space into smaller partitions to reduce complexity based on the input geometries and constraints on connectivities. Then, we independently search for a feasible tetrahedralization of each partition, considering nonconvexity. We demonstrate our method with two X-Point Gyrokinetic Code (XGC) simulation datasets on the International Thermonuclear Experimental Reactor (ITER) and Wendelstein 7-X (W7-X), and use an ocean simulation dataset to substantiate broader applicability of our method. An open source implementation of our algorithm is available at https://github.com/rcrcarissa/DeformedSpaceTet.Item Fast HARDI Uncertainty Quantification and Visualization with Spherical Sampling(The Eurographics Association and John Wiley & Sons Ltd., 2025) Patel, Tark; Athawale, Tushar M.; Ouermi, Timbwaoga A. J.; Johnson, Chris R.; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiIn this paper, we study uncertainty quantification and visualization of orientation distribution functions (ODF), which corresponds to the diffusion profile of high angular resolution diffusion imaging (HARDI) data. The shape inclusion probability (SIP) function is the state-of-the-art method for capturing the uncertainty of ODF ensembles. The current method of computing the SIP function with a volumetric basis exhibits high computational and memory costs, which can be a bottleneck to integrating uncertainty into HARDI visualization techniques and tools. We propose a novel spherical sampling framework for faster computation of the SIP function with lower memory usage and increased accuracy. In particular, we propose direct extraction of SIP isosurfaces, which represent confidence intervals indicating spatial uncertainty of HARDI glyphs, by performing spherical sampling of ODFs. Our spherical sampling approach requires much less sampling than the state-of-the-art volume sampling method, thus providing significantly enhanced performance, scalability, and the ability to perform implicit ray tracing. Our experiments demonstrate that the SIP isosurfaces extracted with our spherical sampling approach can achieve up to 8164× speedup, 37282× memory reduction, and 50.2% less SIP isosurface error compared to the classical volume sampling approach. We demonstrate the efficacy of our methods through experiments on synthetic and human-brain HARDI datasets.Item The Geometry of Color in the Light of a Non-Riemannian Space(The Eurographics Association and John Wiley & Sons Ltd., 2025) Bujack, Roxana; Stark, Emily N.; Turton, Terece L.; Miller, Jonah Maxwell; Rogers, David H.; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiWe formalize Schrödinger's definitions of hue, saturation, and lightness, building on the foundational idea from Helmholtz that these perceptual attributes can be derived solely from the perceptual metric. We identify three shortcomings in Schrödinger's approach and propose solutions to them. First, to encompass the Bezold-Brücke effect, we replace the straight-line definition of stimulus quality between a color and black with the geodesic path in perceptual color space. Second, to model diminishing returns in color perception, we employ a non-Riemannian perceptual metric, which introduces a potential ambiguity in defining lightness, but our experiments show that this ambiguity is inconsequential. Third, we provide a geometric definition of the neutral axis as the closest color to black within each equal-lightness surface-a definition feasible only in a non-Riemannian framework. Collectively, our solutions provide the first comprehensive realization of Helmholtz's vision: formal geometric definitions of hue, saturation, and lightness derived entirely from the metric of perceptual similarity, without reliance on external constructs.Item Gridded Visualization of Statistical Trees for High-Dimensional Multipartite Data in Systems Genetics(The Eurographics Association and John Wiley & Sons Ltd., 2025) Adams, Jane L.; Ball, Robyn L.; Bubier, Jason A.; Chesler, Elissa J.; Tory, Melanie; Borkin, Michelle A.; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiIn systems genetics and other multi-omics research, exploring high-dimensional relationships among molecular and physiological variables across individuals poses significant challenges. We present the Gridded Trees interface, a novel interactive visualization tool designed to facilitate the exploration of conditional inference trees, which are hierarchical models of relationships in these complex datasets. Traditional static tools struggle to reveal patterns in tree-structured data, but the Gridded Trees interface provides interactive, coordinated views, allowing users to navigate between overview and detail, filter data dynamically, and compare molecular-physiological relationships across subgroups. By combining filtering techniques, strip plots, Sankey diagrams, and small multiples, the Gridded Trees interface enhances exploratory data analysis and supports hypothesis generation. In our systems genetics research use case, this tool has revealed significant associations among microbial populations and addiction-related behavioral traits in genetically diverse mice. The Gridded Trees interface suggests broad potential for visualizing hierarchical and multipartite data across domains. A preprint of this paper as well as Supplemental Materials are available on OSF at https://osf.io/9emn5/.Item HyperFLINT: Hypernetwork-based Flow Estimation and Temporal Interpolation for Scientific Ensemble Visualization(The Eurographics Association and John Wiley & Sons Ltd., 2025) Gadirov, Hamid; Wu, Qi; Bauer, David; Ma, Kwan-Liu; Roerdink, Jos B.T.M.; Frey, Steffen; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiWe present HyperFLINT (Hypernetwork-based FLow estimation and temporal INTerpolation), a novel deep learning-based approach for estimating flow fields, temporally interpolating scalar fields, and facilitating parameter space exploration in spatio-temporal scientific ensemble data. This work addresses the critical need to explicitly incorporate ensemble parameters into the learning process, as traditional methods often neglect these, limiting their ability to adapt to diverse simulation settings and provide meaningful insights into the data dynamics. HyperFLINT introduces a hypernetwork to account for simulation parameters, enabling it to generate accurate interpolations and flow fields for each timestep by dynamically adapting to varying conditions, thereby outperforming existing parameter-agnostic approaches. The architecture features modular neural blocks with convolutional and deconvolutional layers, supported by a hypernetwork that generates weights for the main network, allowing the model to better capture intricate simulation dynamics. A series of experiments demonstrates HyperFLINT's significantly improved performance in flow field estimation and temporal interpolation, as well as its potential in enabling parameter space exploration, offering valuable insights into complex scientific ensembles.Item In Situ Workload Estimation for Block Assignment and Duplication in Parallelization-Over-Data Particle Advection(The Eurographics Association and John Wiley & Sons Ltd., 2025) Wang, Zhe; Moreland, Kenneth; Larsen, Matthew; Kress, James; Childs, Hank; Li, Guan; Shan, Guihua; Pugmire, David; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiParticle advection is a foundational algorithm for analyzing a flow field. The commonly used Parallelization-Over-Data (POD) strategy for particle advection can become slow and inefficient when there are unbalanced workloads, which are particularly prevalent in in situ workflows. In this work, we present an in situ workflow containing workload estimation for block assignment and duplication in a parallelization-over-data algorithm. With tightly coupled workload estimation and load-balanced block assignment strategy, our workflow offers a considerable improvement over the traditional round-robin block assignment strategy. Our experiments demonstrate that particle advection is up to 3X faster and associated workflow saves approximately 30% of execution time after adopting strategies presented in this work.Item Instructional Comics for Self-Paced Learning of Data Visualization Tools and Concepts(The Eurographics Association and John Wiley & Sons Ltd., 2025) Boucher, Magdalena; AlKadi, Mashael; Bach, Benjamin; Aigner, Wolfgang; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiIn this paper, we introduce instructional comics to explain concepts and routines in data visualization tools. As tools for visual data exploration proliferate, there is a growing need for tailored training and onboarding demonstrating interfaces, concepts, and interactions. Building on recent research in visualization education, we detail our iterative process of designing instructional comics for four different types of instructional content. Through a mixed-method eye-tracking study involving 20 participants, we analyze how people engage with these comics when using a new visualization tool, and validate our design choices. We interpret observed behaviors as unique affordances of instructional comics, supporting their use during tasks and complementing traditional instructional methods like video tutorials and workshops, and formulate six guidelines to inform the design of future instructional comics for visualization.Item IntelliCircos: A Data-driven and AI-powered Authoring Tool for Circos Plots(The Eurographics Association and John Wiley & Sons Ltd., 2025) Gu, Mingyang; Zhu, Jiamin; Wang, Qipeng; Wang, Fengjie; Wen, Xiaolin; Wang, Yong; Zhu, Min; Aigner, Wolfgang; Andrienko, Natalia; Wang, BeiGenomics data is essential in biological and medical domains, and bioinformatics analysts often manually create circos plots to analyze the data and extract valuable insights. However, creating circos plots is complex, as it requires careful design for multiple track attributes and positional relationships between them. Typically, analysts often seek inspiration from existing circos plots, and they have to iteratively adjust and refine the plot to achieve a satisfactory final design, making the process both tedious and time-intensive. To address these challenges, we propose IntelliCircos, an AI-powered interactive authoring tool that streamlines the process from initial visual design to the final implementation of circos plots. Specifically, we build a new dataset containing 4396 circos plots with corresponding annotations and configurations, which are extracted and labeled from published papers. With the dataset, we further identify track combination patterns, and utilize Large Language Model (LLM) to provide domain-specific design recommendations and configuration references to navigate the design of circos plots. We conduct a user study with 8 bioinformatics analysts to evaluate IntelliCircos, and the results demonstrate its usability and effectiveness in authoring circos plots.
- «
- 1 (current)
- 2
- 3
- »