2019
DOI: 10.1109/tvcg.2018.2864847
|View full text |Cite
|
Sign up to set email alerts
|

Culling for Extreme-Scale Segmentation Volumes: A Hybrid Deterministic and Probabilistic Approach

Abstract: With the rapid increase in raw volume data sizes, such as terabyte-sized microscopy volumes, the corresponding segmentation label volumes have become extremely large as well. We focus on integer label data, whose efficient representation in memory, as well as fast random data access, pose an even greater challenge than the raw image data. Often, it is crucial to be able to rapidly identify which segments are located where, whether for empty space skipping for fast rendering, or for spatial proximity queries. W… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
10
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
6
2

Relationship

2
6

Authors

Journals

citations
Cited by 11 publications
(10 citation statements)
references
References 41 publications
0
10
0
Order By: Relevance
“…Large-scale segmentation is, to date, mostly limited to connectomics; therefore, computer scientists are most interested in providing frameworks for integrated visualizations of large, annotated datasets and analyze connectivity patterns inferred by the presence of synaptic contacts 17,18 . Nevertheless, accurate 3D reconstructions can be used for quantitative morphometric analyses, rather than qualitative assessments of the 3D structures.…”
Section: Introductionmentioning
confidence: 99%
“…Large-scale segmentation is, to date, mostly limited to connectomics; therefore, computer scientists are most interested in providing frameworks for integrated visualizations of large, annotated datasets and analyze connectivity patterns inferred by the presence of synaptic contacts 17,18 . Nevertheless, accurate 3D reconstructions can be used for quantitative morphometric analyses, rather than qualitative assessments of the 3D structures.…”
Section: Introductionmentioning
confidence: 99%
“…They can report false positive results, but no false negatives. Bloom filters are widely used for database indexing [11], but have also enabled efficient culling of segmented volume data [9]. There exist many variants, such as counting Bloom filters [46], spectral bloom filters [16], and tree-structured Bloom filters [17,20].…”
Section: Related Workmentioning
confidence: 99%
“…Finally, Borboor et al [BJA*19] proposed a workflow for the visualization of neuronal structures in wide‐field microscopy images of brain samples, which uses a gradient‐based distance transform and multi‐scale enhancement filters. Our system comprises a scalable volume rendering component extending the method presented by Hadwiger et al [HBJP12], and integrating an hybrid object‐based empty space skipping scheme [HAAB*18] and a data structure for hybrid culling of integer label data [BMA*19], in order to enable real‐time inspection of volumetric EM data together with label data and additional metadata.…”
Section: Related Workmentioning
confidence: 99%
“… a visualization‐driven scalable multi‐resolution memory architecture built around 2D microscope image tiles, which decouples sample access time during ray‐casting from the size of the multi‐resolution hierarchy [HBJP12]; a high‐performance hybrid ray casting method that scales to multiple volumes of several teravoxels each, enabling the concurrent visualization and querying of the original EM volume, additional segmentation volumes, and additional meta data comprising a variety of neuronal data attributes [BAAK*13]; a method for performing efficient empty space skipping during real time ray casting, by using an hybrid strategy that balances the computational load between determining empty ray segments in a rasterization (object‐order) stage, and sampling non‐empty volume data in the ray‐casting (image‐order) stage [HAAB*18]; a method for performing efficient culling of objects and spatial queries which combines deterministic and probabilistic representations of label data in a data‐adaptive hierarchical data structure [BMA*19]. …”
Section: Interactive Visual Componentsmentioning
confidence: 99%