Post-Processing of High-Dimensional Data
Mike Espig, Wolfgang Hackbusch, Alexander Litvinenko, Hermann G., Matthies, Elmar Zander

TL;DR
This paper develops algorithms for post-processing high-dimensional, compressed tensor data to perform tasks like finding extrema, level sets, and statistical measures, using fixed point iterations within an algebraic framework.
Contribution
It introduces a tensor-based fixed point iteration approach for post-processing compressed high-dimensional data, accommodating lossy compression and approximate algebra operations.
Findings
Algorithms effectively find extrema and level sets in compressed data.
The methods work with low-rank tensor representations.
High compression levels are maintained during processing.
Abstract
Scientific computations or measurements may result in huge volumes of data. Often these can be thought of representing a real-valued function on a high-dimensional domain, and can be conceptually arranged in the format of a tensor of high degree in some truncated or lossy compressed format. We look at some common post-processing tasks which are not obvious in the compressed format, as such huge data sets can not be stored in their entirety, and the value of an element is not readily accessible through simple look-up. The tasks we consider are finding the location of maximum or minimum, or minimum and maximum of a function of the data, or finding the indices of all elements in some interval --- i.e. level sets, the number of elements with a value in such a level set, the probability of an element being in a particular level set, and the mean and variance of the total collection. The…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed and Parallel Computing Systems · Computational Physics and Python Applications · Parallel Computing and Optimization Techniques
