Table of Contents
Fetching ...

Amortized Bayesian inference for actigraph time sheet data from mobile devices

Daniel Zhou, Sudipto Banerjee

TL;DR

This article devises amortized Bayesian inference for actigraph time sheets using a hierarchical dynamic linear model to ensure full propagation of uncertainty and its quantification using a hierarchical dynamic linear model.

Abstract

Mobile data technologies use ``actigraphs'' to furnish information on health variables as a function of a subject's movement. The advent of wearable devices and related technologies has propelled the creation of health databases consisting of human movement data to conduct research on mobility patterns and health outcomes. Statistical methods for analyzing high-resolution actigraph data depend on the specific inferential context, but the advent of Artificial Intelligence (AI) frameworks require that the methods be congruent to transfer learning and amortization. This article devises amortized Bayesian inference for actigraph time sheets. We pursue a Bayesian approach to ensure full propagation of uncertainty and its quantification using a hierarchical dynamic linear model. We build our analysis around actigraph data from the Physical Activity through Sustainable Transport Approaches in Los Angeles (PASTA-LA) study conducted by the Fielding School of Public Health in the University of California, Los Angeles. Apart from achieving probabilistic imputation of actigraph time sheets, we are also able to statistically learn about the time-varying impact of explanatory variables on the magnitude of acceleration (MAG) for a cohort of subjects.

Amortized Bayesian inference for actigraph time sheet data from mobile devices

TL;DR

This article devises amortized Bayesian inference for actigraph time sheets using a hierarchical dynamic linear model to ensure full propagation of uncertainty and its quantification using a hierarchical dynamic linear model.

Abstract

Mobile data technologies use ``actigraphs'' to furnish information on health variables as a function of a subject's movement. The advent of wearable devices and related technologies has propelled the creation of health databases consisting of human movement data to conduct research on mobility patterns and health outcomes. Statistical methods for analyzing high-resolution actigraph data depend on the specific inferential context, but the advent of Artificial Intelligence (AI) frameworks require that the methods be congruent to transfer learning and amortization. This article devises amortized Bayesian inference for actigraph time sheets. We pursue a Bayesian approach to ensure full propagation of uncertainty and its quantification using a hierarchical dynamic linear model. We build our analysis around actigraph data from the Physical Activity through Sustainable Transport Approaches in Los Angeles (PASTA-LA) study conducted by the Fielding School of Public Health in the University of California, Los Angeles. Apart from achieving probabilistic imputation of actigraph time sheets, we are also able to statistically learn about the time-varying impact of explanatory variables on the magnitude of acceleration (MAG) for a cohort of subjects.
Paper Structure (29 sections, 45 equations, 7 figures, 1 table, 8 algorithms)

This paper contains 29 sections, 45 equations, 7 figures, 1 table, 8 algorithms.

Figures (7)

  • Figure 1: Left: The data covered by each subject for each date covered in the dataset under the absolute time step setup, where time ranges from 7 am - 11 pm. Right: The same under the relative time step setup from start of trajectory to up to 20 minutes later, with trajectories going beyond 20 minutes filtered out or cut off at the 22 minute mark. The color corresponds to the MAG value for the subject at a particular date for that time. Gray cells correspond to missing data for the subject-date pair at that particular epoch.
  • Figure 2: 95% credible intervals of the estimates of $\bm\beta_1, \sigma^2\mid \bm y_1$ from BayesFlow (red) and the FFBS (cyan). The means and intervals differ slightly for all parameter estimates except $\sigma^2$, which differs considerably.
  • Figure 3: The estimated parameter trajectories (red) due to Algorithm \ref{['alg:hier_ABI_DLM_timebatch']}, estimated trajectories due to the FFBS (cyan), the FF only (green), and true trajectories (blue) of the coefficients used to generate the synthetic outcomes at each time step. The true coverage rate of the synthetic outcomes after the FFBS processes the outcome is about 97.6%. The credible intervals for the ABI output were taken from the 2.5% and 97.5% quantiles of 10,000 samples generated from the trained networks. A horizontal line is added at $\bm\beta_{t,j} = 0$ for non-intercept elements $j$ to visualize the statistical significance of each parameter over time.
  • Figure 4: The credible intervals compared with their synthetic values generated from a single run of Y_FROM_DLM from Algorithm \ref{['alg:y_from_DLM']} for a subset of the actigraph data not present in the training data (left) and the whole actigraph data not present (right). The coverage rates (ranging from 0 to 1) for each setting are also depicted in each plot, with FFBS in blue with cyan text and ABI in pink with red text. The FFBS intervals serve as a reference for prediction, with ABI's visibly wider and proportionately longer than the FFBS intervals depending on the latter's length.
  • Figure 5: The credible intervals compared with their synthetic values generated from Equation \ref{['eq:dlm']} for Actigraph Timesheet imputed data.
  • ...and 2 more figures