paper-with-me

Papers

Machine learning in an expectation-maximisation framework for nowcasting

2025-12-08 · Paul Wilsens, Katrien Antonio, Gerda Claeskens arxiv

Decision making often occurs in the presence of incomplete information, leading to the under- or overestimation of risk. Leveraging the observable information to learn the complete information is called nowcasting. In practice, incomplete information is often a consequence of reporting or observation delays. In this paper, we propose an expectation-maximisation (EM) framework for nowcasting that uses machine learning techniques to model both the occurrence as well as the reporting process of events. We allow for the inclusion of covariate information specific to the occurrence and reporting periods as well as characteristics related to the entity for which events occurred. We demonstrate how the maximisation step and the information flow between EM iterations can be tailored to leverage the predictive power of neural networks and (extreme) gradient boosting machines (XGBoost). With simulation experiments, we show that we can effectively model both the occurrence and reporting of events when dealing with high-dimensional covariate information. In the presence of non-linear effects, we show that our methodology outperforms existing EM-based nowcasting frameworks that use generalised linear models in the maximisation step. Finally, we apply the framework to the reporting of Argentinian Covid-19 cases, where the XGBoost-based approach again is most performant.

📄 PDF Abstract BibTeX arXiv:2512.07335

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

An Online Expectation-Maximisation Algorithm for Nonnegative Matrix Factorisation Models

2014-01-11 · Sinan Yildirim, A. Taylan Cemgil, Sumeetpal S. Singh

In this paper we formulate the nonnegative matrix factorisation (NMF) problem as a maximum likelihood estimation problem for hidden Markov models and propose online expectation-maximisation (EM) algorithms to estimate th…

An Open Source C++ Implementation of Multi-Threaded Gaussian Mixture Models, k-Means and Expectation Maximisation

2017-07-28 · Conrad Sanderson, Ryan Curtin

Modelling of multivariate densities is a core component in many signal processing, pattern recognition and machine learning applications. The modelling is often done via Gaussian mixture models (GMMs), which use computat…

A Unifying Perspective of Parametric Policy Search Methods for Markov Decision Processes

2012-12-01 · NeurIPS 2012 12 · Thomas Furmston, David Barber

Parametric policy search algorithms are one of the methods of choice for the optimisation of Markov Decision Processes, with Expectation Maximisation and natural gradient ascent being considered the current state of the …

Differentiable Expectation-Maximisation and Applications to Gaussian Mixture Model Optimal Transport

2025-09-02 · Samuel Boïté, Eloi Tanguy, Julie Delon, Agnès Desolneux 외 arxiv

The Expectation-Maximisation (EM) algorithm is a central tool in statistics and machine learning, widely used for latent-variable models such as Gaussian Mixture Models (GMMs). Despite its ubiquity, EM is typically treat…

Computational EfficiencyImage GenerationStyle Transfer

An Expectation Maximisation Algorithm for Automated Cognate Detection

2020-11-01 · CONLL 2020 · Roddy MacSween, Andrew Caines

In historical linguistics, cognate detection is the task of determining whether sets of words have common etymological roots. Inspired by the comparative method used by human linguists, we develop a system for automated …