Deconvolution Algorithms

Deconvolution problems arise when the probability density function of a quantity is estimated even though this quantity cannot be measured directly. In this scenario, the density has to be inferred from related quantities which are measured instead.

Problem Statement

Formally, the task of deconvolution is to estimate the density function of the relevant quantity . Given are the measured density and the detector response function , the last of which is estimated from training data.

We investigate and develop algorithms which solve the deconvolution problem. The present web site is a bulletin for our scientific results and for our software.

Use Case—Cherenkov Astronomy

Cherenkov astronomy is a use case of deconvolution which studies the energy distribution of cosmic gamma radiation to reason about the characteristics of celestial objects. Since the gamma radiation is not directly measured by the ground-based telescopes employed in the field, deconvolution reconstructs the gamma particle distribution from the related Cherenkov light recorded by these telescopes.

A gamma particle interacting in Earth's atmosphere
Figure 1: A gamma particle interacting in Earth's atmosphere produces a cascade of secondary particles, the air shower. This shower emits Cherenkov light, which is measured by a telescope [1]. The energy density of gamma particles is reconstructed from telescope measurements.

Deconvolution algorithms are also applied in other areas of particle physics, for example at the LHCb experiment at CERN [2]. Another use case we see is the Manifesto Project, which studies the probability density of topics in political texts.

Providing Reference

We kindly ask you to provide reference to our DSAA paper.

@inproceedings{bunse2018unification,
  author = {Bunse, Mirko and Piatkowski, Nico and Ruhe, Tim and Rhode, Wolfgang and Morik, Katharina},
  title = {Unification of Deconvolution Algorithms for {C}herenkov Astronomy},
  booktitle = {5th International Conference on Data Science and Advanced Analytics (DSAA)},
  year = {2018},
  pages = {21--30},
  organization={IEEE}
}

Publications

Supplementary Material

Software

The Julia package CherenkovDeconvolution.jl and examples are hosted on GitHub. The package implements the investigated algorithms:

A native port of this package to Python, called CherenkovDeconvolution.py, is under current development. Our experiments are implemented in a separate repository.

Bibliography

  1. C. Bockermann, K. Brügge, J. Buss, A. Egorov, K. Morik, W. Rhode, and T. Ruhe. Online analysis of high-volume data streams in astroparticle physics. In Proc. of the ECML-PKDD 2015, pages 100-115, 2015.
  2. T. Ruhe, M. Schellenberg, and B. Spaan. Application of the Dortmund spectrum estimation algorithm to LHCb monte carlo simulations. Tech Report, SFB 876, 2018.
  3. V. Blobel. An unfolding method for high energy physics experiments. In Adv. Stat. Techniques in Part. Phys., pages 258-267, 2002.
  4. G. D’Agostini. Improved iterative Bayesian unfolding. arXiv:1010.0632, 2010.
  5. T. Ruhe, M. Börner, M. Wornowizki, et al. Mining for spectra - the Dortmund spectrum estimation algorithm. In Proc. of the ADASS XXVI, 2016.
  6. N. Milke, M. Doert, S. Klepser, D. Mazin, V. Blobel, and W. Rhode. Solving inverse problems with the unfolding program TRUEE: Examples in astroparticle physics. In Nucl. Instrum. Methods Phys. Res. A, Vol. 697, pages 133-147, 2013.
  7. T. Ruhe, K. Morik, and the IceCube Collaboration. Development of a general analysis and unfolding scheme and its application to measure the energy spectrum of atmospheric neutrinos with IceCube. In Eur. Phys. J. C, Vol. 75, 2015.

Share your ideas with us!

Mirko Bunse Mirko Bunse

We are always looking for comments, criticism, and for collaborators. Can we count you in? :)

mirko.bunse [ät] cs.tu-dortmund.de

You may also like our work on simulation data mining.