Multi-Layer Gaussian Splatting for Immersive Anatomy Visualization
Constantin Kleinbeck, Hannah Schieber, Klaus Engel, Ralf Gutjahr, Daniel Roth

TL;DR
This paper introduces a multi-layer Gaussian splatting method for efficient, high-quality immersive 3D visualization of medical scans, enabling interactive exploration on resource-constrained devices.
Contribution
It presents a novel layered Gaussian splatting approach with compression techniques to achieve real-time, interactive medical volume visualization suitable for VR environments.
Findings
Achieves interactive frame rates on mobile VR hardware.
Preserves anatomical detail with adjustable quality.
Enables layer-based exploration and clipping in static models.
Abstract
In medical image visualization, path tracing of volumetric medical data like CT scans produces lifelike three-dimensional visualizations. Immersive VR displays can further enhance the understanding of complex anatomies. Going beyond the diagnostic quality of traditional 2D slices, they enable interactive 3D evaluation of anatomies, supporting medical education and planning. Rendering high-quality visualizations in real-time, however, is computationally intensive and impractical for compute-constrained devices like mobile headsets. We propose a novel approach utilizing GS to create an efficient but static intermediate representation of CT scans. We introduce a layered GS representation, incrementally including different anatomical structures while minimizing overlap and extending the GS training to remove inactive Gaussians. We further compress the created model with clustering across…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · 3D Shape Modeling and Analysis · AI in cancer detection
