Publications

GRay: Ray Casting for Visualization and Interactive Data Exploration of Gaussian Mixture Models

Kai Lawonn, Monique Meuschke, Pepe Eulzer, Matthias Mitterreiter, Joachim Giesen and Tobias Günther

IEEE Transactions on Visualization and Computer Graphics (IEEE Visualization), 2022

🏆 Honorable Mention Award

Abstract

The Gaussian mixture model (GMM) describes the distribution of random variables from several different populations. GMMs have widespread applications in probability theory, statistics, machine learning for unsupervised cluster analysis and topic modeling, as well as in deep learning pipelines. So far, few efforts have been made to explore the underlying point distribution in combination with the GMMs, in particular when the data becomes high-dimensional and when the GMMs are composed of many Gaussians. We present an analysis tool comprising various GPU-based visualization techniques to explore such complex GMMs. To facilitate the exploration of high-dimensional data, we provide a novel navigation system to analyze the underlying data. Instead of projecting the data to 2D, we utilize interactive 3D views to better support users in understanding the spatial arrangements of the Gaussian distributions. The interactive system is composed of two parts: (1) raycasting-based views that visualize cluster memberships, spatial arrangements, and support the discovery of new modes. (2) overview visualizations that enable the comparison of Gaussians with each other, as well as small multiples of different choices of basis vectors. Users are supported in their exploration with customization tools and smooth camera navigations. Our tool was developed and assessed by five domain experts, and its usefulness was evaluated with 23 participants. To demonstrate the effectiveness, we identify interesting features in several data sets.

Download



BibTeX

@article{Lawonn22Vis,
  author = {Lawonn, Kai and Meuschke, Monique and Eulzer, Pepe and Mitterreiter, Matthias and Giesen, Joachim and G{\"u}nther, Tobias},
  title = {GRay: Ray Casting for Visualization and Interactive Data Exploration of Gaussian Mixture Models},
  journal = {IEEE Transactions on Visualization and Computer Graphics (IEEE Visualization)},
  volume = {22},
  number = {1},
  pages = {526-536},
  year = {2022},
  publisher = {IEEE},
  address = {Oklahoma City, United States},
  doi = {10.1109/TVCG.2022.3209374},
}