Adaptive truncation of infinite sums: applications to Statistics
Luiz Max Carvalho, Wellington J. Silva, Guido A. Moreira

TL;DR
This paper develops general, problem-agnostic algorithms for truncating infinite sums with guaranteed accuracy, applicable to statistical computations like moments, count models, and Bayesian inference, improving robustness and efficiency.
Contribution
It introduces and compares three novel algorithms for truncating infinite sums within a specified tolerance, with theoretical guarantees and practical implementation guidance.
Findings
The 'bounding pair' strategy provides tight error control.
The 'batch' approach balances computational cost and accuracy.
All methods ensure the truncated sum meets the specified tolerance.
Abstract
It is often the case in Statistics that one needs to compute sums of infinite series, especially in marginalising over discrete latent variables. This has become more relevant with the popularization of gradient-based techniques (e.g. Hamiltonian Monte Carlo) in the Bayesian inference context, for which discrete latent variables are hard or impossible to deal with. For many commonly used infinite series, custom algorithms have been developed which exploit specific features of each problem. General techniques, suitable for a large class of problems with limited input from the user are less established. We employ basic results from the theory of infinite series to investigate general, problem-agnostic algorithms to truncate infinite sums within an arbitrary tolerance and provide robust computational implementations with provable guarantees. We compare three tentative…
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
TopicsBayesian Methods and Mixture Models · Statistical Methods and Inference · Markov Chains and Monte Carlo Methods
