Multivariate Probabilistic Range Queries for Scalable Interactive 3D Visualization

Amani Ageeli, Alberto Jaspe-Villanueva, Ronell Sicat, Florian Mannuss, Peter Rautek and Markus Hadwiger

Multivariate Probabilistic Range Queries for Scalable Interactive 3D Visualization
IEEE Transactions on Visualization and Computer Graphics, Vol.29, No.1 (Proceedings IEEE VIS 2022), pp. 646-656 , 2023

Large-scale scientific data, such as weather and climate simulations, often comprise a large number of attributes for each data sample, like temperature, pressure, humidity, and many more. Interactive visualization and analysis require filtering according to any desired combination of attributes, in particular logical AND operations, which is challenging for large data and many attributes. Many general data structures for this problem are built for and scale with a fixed number of attributes, and scalability of joint queries with arbitrary attribute subsets remains a significant problem. We propose a flexible probabilistic framework for multivariate range queries that decouples all attribute dimensions via projection, allowing any subset of attributes to be queried with full efficiency. Moreover, our approach is output-sensitive, mainly scaling with the cardinality of the query result rather than with the input data size. This is particularly important for joint attribute queries, where the query output is usually much smaller than the whole data set. Additionally, our approach can split query evaluation between user interaction and rendering, achieving much better scalability for interactive visualization than the previous state of the art. Furthermore, even when a multi-resolution strategy is used for visualization, queries are jointly evaluated at the finest data granularity, because our framework does not limit query accuracy to a fixed spatial subdivision.

@article{Ageeli2022HighDimensionalAttributeFiltering,
  title = {Multivariate Probabilistic Range Queries for Scalable Interactive 3D Visualization},
  author = {Ageeli, Amani and {Jaspe Villanueva}, Alberto and Sicat, Ronell and Mannuss, Florian and Rautek, Peter and Hadwiger, Markus},
  journal = {IEEE Transactions on Visualization and Computer Graphics (Proceedings IEEE VIS 2022)},
  volume = {29},
  number = {1},
  pages = {646--656},
  year = {2023}
}