Using Graphs for Fast Error Term Approximation of Time-varying Datasets

Loading...
Thumbnail Image
Date
2003
Journal Title
Journal ISSN
Volume Title
Publisher
The Eurographics Association
Abstract
We present a method for the efficient computation and storage of approximations of error tables used for error estimation of a region between different time steps in time-varying datasets. The error between two time steps is defined as the distance between the data of these time steps. Error tables are used to look up the error between different time steps of a time-varying dataset, especially when run time error computation is expensive. However, even the generation of error tables itself can be expensive. For n time steps, the exact error look-up table (which stores the error values for all pairs of time steps in a matrix) has a memory complexity and pre-processing time complexity of O(n2), and O(1) for error retrieval. Our approximate error look-up table approach uses trees, where the leaf nodes represent original time steps, and interior nodes contain an average (or best-representative) of the children nodes. The error computed on an edge of a tree describes the distance between the two nodes on that edge. Evaluating the error between two different time steps requires traversing a path between the two leaf nodes, and accumulating the errors on the traversed edges. For n time steps, this scheme has a memory complexity and pre-processing time complexity of O(nlog(n)), a significant improvement over the exact scheme; the error retrieval complexity is O(log(n)). As we do not need to calculate all possible n2 error terms, our approach is a fast way to generate the approximation.
Description

        
@inproceedings{
10.2312:VisSym/VisSym03/009-018
, booktitle = {
Eurographics / IEEE VGTC Symposium on Visualization
}, editor = {
G.-P. Bonneau and S. Hahmann and C. D. Hansen
}, title = {{
Using Graphs for Fast Error Term Approximation of Time-varying Datasets
}}, author = {
Nuber, C.
and
LaMar, E. C.
and
Pascucci, V.
and
Hamann, B.
and
Joy, K. I.
}, year = {
2003
}, publisher = {
The Eurographics Association
}, ISSN = {
1727-5296
}, ISBN = {
3-905673-01-0
}, DOI = {
10.2312/VisSym/VisSym03/009-018
} }
Citation