Daniel Weiskopf’s research while affiliated with University of Stuttgart and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (495)


Fig. 6. Sensitivity analysis for a uniform increase of the variance shown as a dashed line in (a). The Fourier spectrum (b) shows an increase in the variance but without a clearly visible pattern. The wavelet spectrum (c) shows a stronger increase in the variance in regions with a higher variance without perturbation.
Fig. 7. Sensitivity analysis for a Gaussian, localized increase of the variance shown as a dashed line and indicated by a box in (a). While the localization is not visible in the Fourier spectrum (b), it is clearly visible in the change in the expected value of the wavelet spectrum (c). The change in variance (d) also reveals changes in other temporal regions and indicates the strong effects of the uncertainty on spectral visualizations.
Fig. 8. Visual analysis process for analyzing uncertain spectra on multiple levels of detail that is also shown in the supplementary video [52].
Fig. 9. Analysis results for the Nino3.4 region shown in the map (a). The uncertain time series (b) describes the temperature anomaly over time. The importance of considering the noise spectrum can be seen in the Fourier spectrum (c). The dominant peak in the Fourier spectrum corresponds to the strong signals at scales between 3 and 12 years in the wavelet spectrum (d). A comparison against the noise spectrum (e) reveals a different set of features. For the yearly scale (red line in (e)), the median as well as the uncertainty increases substantially (f), indicating an increase in the seasonal variations.
Fig. 12. The global correlation reveals periodicity in the covariances (a) while the local correlation also shows more complex patterns on the weekly scale (b). The visualization expert also identifies relations between the different scales in both views.
Uncertainty-aware Spectral Visualization
  • Article
  • Full-text available

February 2025

·

11 Reads

IEEE Transactions on Visualization and Computer Graphics

·

Daniel Weiskopf

One common task in time series analysis is the visual investigation of spectra such as Fourier spectra or wavelet spectra to identify dominating frequencies. In this paper, we present the propagation of data uncertainty to the spectra and its visualization. We consider the Fourier and continuous wavelet transformations, which are two common spectral analysis methods. Deriving the propagation for time series that can be modeled as a Gaussian process leads to a combination of weighted non-central chi-squared distributions in the spectrum. Percentile-based visualizations explicitly encode the non-normal uncertainty in the 1D Fourier and 2D wavelet spectrum. We enrich the visualization by including correlations, sensitivity, and signal-to-noise analysis. For visual exploration, we combine the different visualizations into an interactive approach that allows for investigating the uncertain time series in the temporal and spectral domains. Finally, we show the usefulness of our approach by applying it to several real-world data sets and by a qualitative interview study with visualization experts.

Download

Your visualisations are going places: SciVis on gaming consoles

December 2024

·

27 Reads

Journal of Visualization

·

·

Dominik Sellenthin

·

[...]

·

Daniel Weiskopf

Gaming consoles, whether stationary or handheld, are designed to provide a reasonably high level of computing power to run contemporary video games at an attractive price point, a compact form factor and modest energy consumption. While consoles have traditionally been closed-off systems, recent versions of the Xbox allow the development of apps for the Universal Windows Platform (UWP) on retail devices, making it potentially a suitable platform for bringing scientific visualisation (SciVis) applications to the masses. We describe how to run such applications, namely volume rendering and ray casting of spherical glyphs, on commodity gaming systems, not only on the Xbox Series X/S, but also on handheld devices like the Steam Deck. We detail the challenges and limitations we encountered during the implementation and provide the results of an extensive study of rendering performance, not only proving the viability of the approach but also allowing for a cost and benefit evaluation compared to standard desktop computers. Graphical abstract


Understanding Collaborative Learning of Molecular Structures in AR With Eye Tracking

November 2024

·

5 Reads

IEEE Computer Graphics and Applications

We present an approach for on-site instruction of multiple students accompanied by gaze-based monitoring to observe patterns of visual attention during task solving. We focus on collaborative processes in augmented reality (AR) that play an essential role in on-site and remote teaching alike. From a teaching perspective, it is important in such scenarios to communicate content and tasks effectively, observe whether students understand the task, and help appropriately. In our setting, students work with head-mounted displays with eye-tracking support to collaborate in a co-located space. The supervisor can observe the scene and the students and interact with them in a hybrid setup using both AR and a desktop PC. Attention monitoring and guidance are facilitated via a bidirectional mapping between 2D structural formulas and 3D molecules. We showcase our approach with an interactive teaching scenario in which chemistry students learn aspects of stereochemistry by interacting with virtual 3D models of molecular structures. An interview with supervisors and students showed that our approach has much potential in classroom applications for (1) engaging students in collaborative task solving and (2) assisting teachers in monitoring and supporting the learning processes of their students.


Progressive Glimmer: Expanding Dimensionality in Multidimensional Scaling

October 2024

·

21 Reads

Progressive dimensionality reduction algorithms allow for visually investigating intermediate results, especially for large data sets. While different algorithms exist that progressively increase the number of data points, we propose an algorithm that allows for increasing the number of dimensions. Especially in spatio-temporal data, where each spatial location can be seen as one data point and each time step as one dimension, the data is often stored in a format that supports quick access to the individual dimensions of all points. Therefore, we propose Progressive Glimmer, a progressive multidimensional scaling (MDS) algorithm. We adapt the Glimmer algorithm to support progressive updates for changes in the data's dimensionality. We evaluate Progressive Glimmer's embedding quality and runtime. We observe that the algorithm provides more stable results, leading to visually consistent results for progressive rendering and making the approach applicable to streaming data. We show the applicability of our approach to spatio-temporal simulation ensemble data where we add the individual ensemble members progressively.






Maximum entropy and quantized metric models for absolute category ratings

October 2024

·

7 Reads

The datasets of most image quality assessment studies contain ratings on a categorical scale with five levels, from bad (1) to excellent (5). For each stimulus, the number of ratings from 1 to 5 is summarized and given in the form of the mean opinion score. In this study, we investigate families of multinomial probability distributions parameterized by mean and variance that are used to fit the empirical rating distributions. To this end, we consider quantized metric models based on continuous distributions that model perceived stimulus quality on a latent scale. The probabilities for the rating categories are determined by quantizing the corresponding random variables using threshold values. Furthermore, we introduce a novel discrete maximum entropy distribution for a given mean and variance. We compare the performance of these models and the state of the art given by the generalized score distribution for two large data sets, KonIQ-10k and VQEG HDTV. Given an input distribution of ratings, our fitted two-parameter models predict unseen ratings better than the empirical distribution. In contrast to empirical ACR distributions and their discrete models, our continuous models can provide fine-grained estimates of quantiles of quality of experience that are relevant to service providers to satisfy a target fraction of the user population.


UADAPy: An Uncertainty-Aware Visualization and Analysis Toolbox

September 2024

·

18 Reads

Current research provides methods to communicate uncertainty and adapts classical algorithms of the visualization pipeline to take the uncertainty into account. Various existing visualization frameworks include methods to present uncertain data but do not offer transformation techniques tailored to uncertain data. Therefore, we propose a software package for uncertainty-aware data analysis in Python (UADAPy) offering methods for uncertain data along the visualization pipeline. We aim to provide a platform that is the foundation for further integration of uncertainty algorithms and visualizations. It provides common utility functionality to support research in uncertainty-aware visualization algorithms and makes state-of-the-art research results accessible to the end user. The project is available at https://github.com/UniStuttgart-VISUS/uadapy.


Citations (56)


... The source code for our application is available at https:// github.com/marinaevers/uncertainty-spectral-analysis and parts of the transformations are provided in UADAPy [67]. ...

Reference:

Uncertainty-aware Spectral Visualization
UADAPy: An Uncertainty-Aware Visualization and Analysis Toolbox
  • Citing Conference Paper
  • October 2024

... For discrete distributions with bounded support, the entropy reaches a maximum corresponding to the natural logarithm of the number of values. This maximum occurs when the values are uniformly distributed and provide the same information (Saupe et al., 2024). In the case of a distribution with bounded support between a minimum value a and a maximum value b, the normalized efficiency or entropy can be calculated as the ratio of the entropy to its maximum, using the natural logarithm of the cardinality of the support: Η(x)/max(Η) = Η/ln(k), where k = #{a, b} and # denotes the cardinality of a finite set. ...

Maximum Entropy and Quantized Metric Models for Absolute Category Ratings
  • Citing Article
  • January 2024

Signal Processing Letters, IEEE

... For example, causality and sequence analysis, which has been applied to sequences of electronic health records or comments in online media [26], may be extensible to sequential coding information from (multimodal) user study data. A further extension could even include causality identification for multiple outcomes [18]. Such semi-automated techniques could help uncover much more complex structures observed in empirical evaluation-in line with the complexity of the problem setting of large design spaces discussed above. ...

Visual Analysis of Multi-outcome Causal Graphs

... Our work is motivated by observations from a user study we conducted to assess the usability and usefulness of a visualization tool prototype [1] designed for domain experts in architecture. As a part of the evaluation procedure, we included the Mini-VLAT test in the introductory part of the study. ...

Visual analysis of fitness landscapes in architectural design optimization

The Visual Computer

... Integrating material characteristics into digital design tools-such as fiber interaction, fabrication, and structural simulations-would improve accuracy in predicting geometry and mechanical properties, thus reducing the need for physical samples (Kannenberg et al., 2024b), (Kannenberg et al., 2024a). Embedding fiber-optical sensors will enhance the understanding of structural behavior and fabrication quality and facilitate structural health monitoring (Mindermann et al., 2022a). ...

Toward reciprocal feedback between computational design, engineering, and fabrication to co-design coreless filament-wound structures
  • Citing Article
  • May 2024

Journal of Computational Design and Engineering

... The study highlighted that students showed higher engagement with video components, suggesting that eye tracking can inform the design of more engaging learning experiences [13]. Eye-tracking studies offer a promising approach to understanding and improving cognitive load and learner engagement in educational settings, including PowerPoint learning, by providing detailed insights into how students interact with and process learning materials [11][12][13][14][15]. ...

Which Experimental Design is Better Suited for VQA Tasks?: Eye Tracking Study on Cognitive Load, Performance, and Gaze Allocations
  • Citing Conference Paper
  • June 2024

... Specifically, users detect native-language labels more quickly when the target symbol is centrally located, while non-native-language labels are detected faster when the symbols are located in peripheral zones [31]. Eye-tracking experiments have further shown that users tend to fixate on labels in their native language after noticing the target symbol, but tend not to fixate on non-native-language labels following detection [32]. These findings underscore the interaction between label placement and language in shaping user performance during map-based tasks. ...

Eye Tracking on Text Reading with Visual Enhancements
  • Citing Conference Paper
  • June 2024

... Here, we have been working on integrating interactive visualization with computer vision techniques for annotating and analyzing video thumbnails around gaze locations. One example is our work on active gaze labeling [30], which facilitates uncertainty-aware visual representations to build trust in computer vision classifiers based on examples of annotated samples. Figure 3 shows a screenshot of the system. ...

Active Gaze Labeling: Visualization for Trust Building

IEEE Transactions on Visualization and Computer Graphics

... In fact, many empirical studies have more generally explored the coordination between visualization and animation, covering various areas, including affective animation design [49,50], cinematic effects [27,118,119], visual narrative [98], animation transitions [29,78,79,103], visual cue preferences [46,47], and 3D data videos [120]. However, few existing empirical research results have been directly applied to tool development. ...

Comparative Evaluation of Animated Scatter Plot Transitions
  • Citing Article
  • April 2024

IEEE Transactions on Visualization and Computer Graphics

... An overview of stochastic processes and multivariate random variables is provided by Görtler et al. [18]. Krake et al. [19] investigate the uncertainty propagation and visualization in seasonal trend decomposition based on loess. While they also model the uncertain time series as a stochastic process, their approach is entirely linear. ...

Uncertainty-Aware Seasonal-Trend Decomposition Based on Loess

IEEE Transactions on Visualization and Computer Graphics