paper-with-me

Papers

RECOWNs: Probabilistic Circuits for Trustworthy Time Series Forecasting

2021-06-08 · Nils Thoma, Zhongjie Yu, Fabrizio Ventola, Kristian Kersting

Time series forecasting is a relevant task that is performed in several real-world scenarios such as product sales analysis and prediction of energy demand. Given their accuracy performance, currently, Recurrent Neural Networks (RNNs) are the models of choice for this task. Despite their success in time series forecasting, less attention has been paid to make the RNNs trustworthy. For example, RNNs can not naturally provide an uncertainty measure to their predictions. This could be extremely useful in practice in several cases e.g. to detect when a prediction might be completely wrong due to an unusual pattern in the time series. Whittle Sum-Product Networks (WSPNs), prominent deep tractable probabilistic circuits (PCs) for time series, can assist an RNN with providing meaningful probabilities as uncertainty measure. With this aim, we propose RECOWN, a novel architecture that employs RNNs and a discriminant variant of WSPNs called Conditional WSPNs (CWSPNs). We also formulate a Log-Likelihood Ratio Score as better estimation of uncertainty that is tailored to time series and Whittle likelihoods. In our experiments, we show that RECOWNs are accurate and trustworthy time series predictors, able to "know when they do not know".

📄 PDF Abstract BibTeX arXiv:2106.04148

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

Probabilistic Circuits for Irregular Multivariate Time Series Forecasting

2026-04-30 · Christian Klötergens, Vijaya Krishna Yalavarthi, Lars Schmidt-Thieme arxiv

Joint probabilistic modeling is essential for forecasting irregular multivariate time series (IMTS) to accurately quantify uncertainty. Existing approaches often struggle to balance model expressivity with consistent mar…

Multivariate Time Series ForecastingDensity Estimation

Probabilistic Circuits That Know What They Don't Know

2023-02-13 · Fabrizio Ventola, Steven Braun, Zhongjie Yu, Martin Mundt 외

Probabilistic circuits (PCs) are models that allow exact and tractable probabilistic inference. In contrast to neural networks, they are often assumed to be well-calibrated and robust to out-of-distribution (OOD) data. I…

Uncertainty Quantification

Optimal Transport for Probabilistic Circuits

2024-10-16 · Adrian Ciotinga, YooJung Choi

We introduce a novel optimal transport framework for probabilistic circuits (PCs). While it has been shown recently that divergences between distributions represented as certain classes of PCs can be computed tractably, …

Restructuring Tractable Probabilistic Circuits

2024-11-19 · Honghua Zhang, Benjie Wang, Marcelo Arenas, Guy Van Den Broeck

Probabilistic circuits (PCs) is a unifying representation for probabilistic models that support tractable inference. Numerous applications of PCs like controllable text generation depend on the ability to efficiently mul…

Text Generation

On the Relationship Between Monotone and Squared Probabilistic Circuits

2024-08-01 · Benjie Wang, Guy Van Den Broeck

Probabilistic circuits are a unifying representation of functions as computation graphs of weighted sums and products. Their primary application is in probabilistic modeling, where circuits with non-negative weights (mon…