Publications

Variational Feature Extraction in Scientific Visualization

Nico Daßler and Tobias Günther

ACM Transactions on Graphics (SIGGRAPH), 2024

Abstract

Across many scientific disciplines, the pursuit of even higher grid resolutions leads to a severe scalability problem in scientific computing. Feature extraction is a commonly chosen approach to reduce the amount of information from dense fields down to geometric primitives that further enable a quantitative analysis. Examples of common features are isolines, extremal lines, or vortex corelines. Due to the rising complexity of the observed phenomena, or in the event of discretization issues with the data, a straightforward application of textbook feature definitions is unfortunately insufficient. Thus, feature extraction from spatial data often requires substantial pre- or post-processing to either clean up the results or to include additional domain knowledge about the feature in question. Such a separate pre- or post-processing of features not only leads to suboptimal and incomparable solutions, it also results in many specialized feature extraction algorithms arising in the different application domains. In this paper, we establish a mathematical language that not only encompasses commonly used feature definitions, it also provides a set of regularizers that can be applied across the bounds of individual application domains. By using the language of variational calculus, we treat features as variational minimizers, which can be combined and regularized as needed. Our formulation not only encompasses existing feature definitions as special case, it also opens the path to novel feature definitions. This work lays the foundations for many new research directions regarding formal definitions, data representations, and numerical extraction algorithms.

Download



Video



BibTeX

@article{Dassler24Siggraph,
  author = {Da{\ss}ler, Nico and G{\"u}nther, Tobias},
  title = {Variational Feature Extraction in Scientific Visualization},
  journal = {ACM Transactions on Graphics (SIGGRAPH)},
  volume = {43},
  number = {4},
  pages = {109:1-109:16},
  year = {2024},
  publisher = {ACM},
  address = {Denver, United States},
  doi = {10.1145/3658219},
}