HCGRJul 30, 2020

Visual Analysis of Multi-Parameter Distributions across Ensembles

arXiv:2007.15446v11 citations
Originality Synthesis-oriented
AI Analysis

This addresses the challenge for domain experts in fields like scientific visualization to compare complex multi-parameter data across ensembles, though it appears incremental as it builds on existing visual methods like parallel coordinates and violin plots.

The paper tackles the problem of analyzing multi-parameter distributions across ensembles by presenting a visual analytics technique that selects representative distributions and assesses their representativeness across ensemble members, achieving a tight partition with reduced falsely selected points in real-world 3D field applications.

For an ensemble of data points in a multi-parameter space, we present a visual analytics technique to select a representative distribution of parameter values, and analyse how representative this distribution is in all ensemble members. A multi-parameter cluster in a representative ensemble member is visualized via a parallel coordinates plot, to provide initial distributions and let domain experts interactively select relevant parameters and value ranges. Since unions of value ranges select hyper-cubes in parameter space, data points in these unions are not necessarily contained in the cluster. By using a multi-parameter kD-tree to further refine the selected parameter ranges, in combination with a covariance analysis of refined sets of data points, a tight partition in multi-parameter space with reduced number of falsely selected points is obtained. To assess the representativeness of the selected multi-parameter distribution across the ensemble, a linked side-by-side view of per-member violin plots is provided. We propose modifications of violin plots to show multi-parameter distributions simultaneously, and investigate the visual design that effectively conveys (dis-)similarities in multi-parameter distributions. In a linked spatial view, users can analyse and compare the spatial distribution of selected points in different ensemble members via interval-based isosurface raycasting. In two real-world application cases we show how our approach is used to analyse the multi-parameter distributions across an ensemble of 3D fields.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes