← Search

Nicholas J Foti

5 accepted papers

2025

Beyond Sensor Data: Foundation Models of Behavioral Data from Wearables Improve Health Predictions

ICML 2025poster

Wearable devices record physiological and behavioral signals that can improve health predictions. While foundation models are increasingly used for such predictions, they have been primarily applied to low-level sensor data, despite behavioral data often being more informative due to their alignment…

Cited by 0SourcePDFScholar
2019

Adaptively Truncating Backpropagation Through Time to Control Gradient Bias

UAI 2019poster

Truncated backpropagation through time (TBPTT) is a popular method for learning in recurrent neural networks (RNNs) that saves computation and memory at the cost of bias by truncating backpropagation after a fixed number of lags. In practice, choosing the optimal truncation length is difficult: TBPT…

2018

oi-VAE: Output Interpretable VAEs for Nonlinear Group Factor Analysis

ICML 2018oral

Deep generative models have recently yielded encouraging results in producing subjectively realistic samples of complex data. Far less attention has been paid to making these generative models interpretable. In many scenarios, ranging from scientific applications to finance, the observed variables h…

Cited by 52SourcePDFScholar
2017

Variational Boosting: Iteratively Refining Posterior Approximations

ICML 2017poster

We propose a black-box variational inference method to approximate intractable distributions with an increasingly rich approximating class. Our method, variational boosting, iteratively refines an existing variational approximation by solving a sequence of optimization problems, allowing a trade-off…