merliseclyde / sta701-F23

STA 701S Fall 2023
https://merliseclyde.github.io/sta701-F23/
1 stars 0 forks source link

Title & Abstract #19

Closed RihuiOu95 closed 12 months ago

RihuiOu95 commented 12 months ago

Fill in the YAML below and add your abstract below

title: "Scalable Bayesian inference for time series via divide-and-conquer"

author: "Rihui Ou"

date: "Oct 8, 2023"


Abstract

Bayesian computational algorithms tend to scale poorly as data size increases. This had led to the de- velopment of divide-and-conquer-based approaches for scalable inference. These divide the data into subsets, perform inference for each subset in parallel, and then combine these inferences. While appeal- ing theoretical properties and practical performance have been demonstrated for independent observa- tions, scalable inference for dependent data remains challenging. In this work, we study the problem of Bayesian inference from very long time series. The literature in this area focuses mainly on approximate approaches that lack any rigorous theoretical guarantees and may provide arbitrarily poor accuracy in practice. We propose a simple and scalable divide-and-conquer method, and provide accuracy guaran- tees. Numerical simulations and real data applications demonstrate the effectiveness of our approach

Advisor(s)

My advisor

merliseclyde commented 12 months ago

Thanks! Should appear on the website shortly