Skip to main content

Showing 1–22 of 22 results for author: Marlin, B M

.
  1. arXiv:2406.18848  [pdf, other

    cs.LG

    Temporally Multi-Scale Sparse Self-Attention for Physical Activity Data Imputation

    Authors: Hui Wei, Maxwell A. Xu, Colin Samplawski, James M. Rehg, Santosh Kumar, Benjamin M. Marlin

    Abstract: Wearable sensors enable health researchers to continuously collect data pertaining to the physiological state of individuals in real-world settings. However, such data can be subject to extensive missingness due to a complex combination of factors. In this work, we study the problem of imputation of missing step count data, one of the most ubiquitous forms of wearable sensor data. We construct a n… ▽ More

    Submitted 26 June, 2024; originally announced June 2024.

    Comments: Accepted by Conference on Health, Inference, and Learning (CHIL) 2024

  2. arXiv:2311.00519  [pdf, other

    cs.LG

    REBAR: Retrieval-Based Reconstruction for Time-series Contrastive Learning

    Authors: Maxwell A. Xu, Alexander Moreno, Hui Wei, Benjamin M. Marlin, James M. Rehg

    Abstract: The success of self-supervised contrastive learning hinges on identifying positive data pairs, such that when they are pushed together in embedding space, the space encodes useful information for subsequent downstream tasks. Constructing positive pairs is non-trivial as the pairing must be similar enough to reflect a shared semantic meaning, but different enough to capture within-class variation.… ▽ More

    Submitted 16 March, 2024; v1 submitted 1 November, 2023; originally announced November 2023.

    Comments: ICLR 2024 | Code available at: https://github.com/maxxu05/rebar

    Journal ref: The Eleventh International Conference on Learning Representations (2024)

  3. arXiv:2306.02407  [pdf, other

    cs.CV cs.AI cs.DC cs.LG

    Heteroskedastic Geospatial Tracking with Distributed Camera Networks

    Authors: Colin Samplawski, Shiwei Fang, Ziqi Wang, Deepak Ganesan, Mani Srivastava, Benjamin M. Marlin

    Abstract: Visual object tracking has seen significant progress in recent years. However, the vast majority of this work focuses on tracking objects within the image plane of a single camera and ignores the uncertainty associated with predicted object locations. In this work, we focus on the geospatial object tracking problem using data from a distributed camera network. The goal is to predict an object's tr… ▽ More

    Submitted 4 June, 2023; originally announced June 2023.

  4. arXiv:2305.09913  [pdf, other

    cs.LG cs.AI

    Assessing the Impact of Context Inference Error and Partial Observability on RL Methods for Just-In-Time Adaptive Interventions

    Authors: Karine Karine, Predrag Klasnja, Susan A. Murphy, Benjamin M. Marlin

    Abstract: Just-in-Time Adaptive Interventions (JITAIs) are a class of personalized health interventions developed within the behavioral science community. JITAIs aim to provide the right type and amount of support by iteratively selecting a sequence of intervention options from a pre-defined set of components in response to each individual's time varying state. In this work, we explore the application of re… ▽ More

    Submitted 16 May, 2023; originally announced May 2023.

    Comments: Accepted at UAI 2023

  5. arXiv:2209.05581  [pdf

    cs.LG cs.AI

    BayesLDM: A Domain-Specific Language for Probabilistic Modeling of Longitudinal Data

    Authors: Karine Tung, Steven De La Torre, Mohamed El Mistiri, Rebecca Braga De Braganca, Eric Hekler, Misha Pavel, Daniel Rivera, Pedja Klasnja, Donna Spruijt-Metz, Benjamin M. Marlin

    Abstract: In this paper we present BayesLDM, a system for Bayesian longitudinal data modeling consisting of a high-level modeling language with specific features for modeling complex multivariate time series data coupled with a compiler that can produce optimized probabilistic program code for performing inference in the specified model. BayesLDM supports modeling of Bayesian network models with a specific… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

    Comments: Accepted at IEEE/ACM international conference on Connected Health: Applications, Systems and Engineering Technologies (CHASE) 2022

  6. arXiv:2202.03770  [pdf, other

    cs.LG cs.AI

    Impact of Parameter Sparsity on Stochastic Gradient MCMC Methods for Bayesian Deep Learning

    Authors: Meet P. Vadera, Adam D. Cobb, Brian Jalaian, Benjamin M. Marlin

    Abstract: Bayesian methods hold significant promise for improving the uncertainty quantification ability and robustness of deep neural network models. Recent research has seen the investigation of a number of approximate Bayesian inference methods for deep neural networks, building on both the variational Bayesian and Markov chain Monte Carlo (MCMC) frameworks. A fundamental issue with MCMC methods is that… ▽ More

    Submitted 8 February, 2022; originally announced February 2022.

    Comments: Preprint. Work in progress

  7. arXiv:2112.01675  [pdf, ps, other

    cs.LG

    Challenges and Opportunities in Approximate Bayesian Deep Learning for Intelligent IoT Systems

    Authors: Meet P. Vadera, Benjamin M. Marlin

    Abstract: Approximate Bayesian deep learning methods hold significant promise for addressing several issues that occur when deploying deep learning components in intelligent systems, including mitigating the occurrence of over-confident errors and providing enhanced robustness to out of distribution examples. However, the computational requirements of existing approximate Bayesian inference methods can make… ▽ More

    Submitted 2 December, 2021; originally announced December 2021.

  8. arXiv:2107.11350  [pdf, other

    cs.LG cs.AI

    Heteroscedastic Temporal Variational Autoencoder For Irregularly Sampled Time Series

    Authors: Satya Narayan Shukla, Benjamin M. Marlin

    Abstract: Irregularly sampled time series commonly occur in several domains where they present a significant challenge to standard deep learning models. In this paper, we propose a new deep learning framework for probabilistic interpolation of irregularly sampled time series that we call the Heteroscedastic Temporal Variational Autoencoder (HeTVAE). HeTVAE includes a novel input layer to encode information… ▽ More

    Submitted 23 July, 2021; originally announced July 2021.

  9. arXiv:2106.06997  [pdf, other

    cs.LG stat.ML

    Post-hoc loss-calibration for Bayesian neural networks

    Authors: Meet P. Vadera, Soumya Ghosh, Kenney Ng, Benjamin M. Marlin

    Abstract: Bayesian decision theory provides an elegant framework for acting optimally under uncertainty when tractable posterior distributions are available. Modern Bayesian models, however, typically involve intractable posteriors that are approximated with, potentially crude, surrogates. This difficulty has engendered loss-calibrated techniques that aim to learn posterior approximations that favor high-ut… ▽ More

    Submitted 13 June, 2021; originally announced June 2021.

    Comments: Accepted to Conference on Uncertainty in AI (UAI) '21

  10. arXiv:2101.10318  [pdf, other

    cs.LG cs.AI

    Multi-Time Attention Networks for Irregularly Sampled Time Series

    Authors: Satya Narayan Shukla, Benjamin M. Marlin

    Abstract: Irregular sampling occurs in many time series modeling applications where it presents a significant challenge to standard deep learning models. This work is motivated by the analysis of physiological time series data in electronic health records, which are sparse, irregularly sampled, and multivariate. In this paper, we propose a new deep learning framework for this setting that we call Multi-Time… ▽ More

    Submitted 7 June, 2021; v1 submitted 25 January, 2021; originally announced January 2021.

    Comments: Accepted at International Conference on Learning Representations (ICLR) 2021

  11. arXiv:2012.00168  [pdf, other

    cs.LG stat.ML

    A Survey on Principles, Models and Methods for Learning from Irregularly Sampled Time Series

    Authors: Satya Narayan Shukla, Benjamin M. Marlin

    Abstract: Irregularly sampled time series data arise naturally in many application domains including biology, ecology, climate science, astronomy, and health. Such data represent fundamental challenges to many classical models from machine learning and statistics due to the presence of non-uniform intervals between observations. However, there has been significant progress within the machine learning commun… ▽ More

    Submitted 5 January, 2021; v1 submitted 30 November, 2020; originally announced December 2020.

    Comments: Presented at NeurIPS 2020 Workshop: ML Retrospectives, Surveys & Meta-Analyses (ML-RSA)

  12. arXiv:2008.07599  [pdf, other

    cs.LG stat.ML

    Learning from Irregularly-Sampled Time Series: A Missing Data Perspective

    Authors: Steven Cheng-Xian Li, Benjamin M. Marlin

    Abstract: Irregularly-sampled time series occur in many domains including healthcare. They can be challenging to model because they do not naturally yield a fixed-dimensional representation as required by many standard machine learning models. In this paper, we consider irregular sampling from the perspective of missing data. We model observed irregularly-sampled time series data as a sequence of index-valu… ▽ More

    Submitted 17 August, 2020; originally announced August 2020.

  13. arXiv:2007.04466  [pdf, ps, other

    cs.LG stat.ML

    URSABench: Comprehensive Benchmarking of Approximate Bayesian Inference Methods for Deep Neural Networks

    Authors: Meet P. Vadera, Adam D. Cobb, Brian Jalaian, Benjamin M. Marlin

    Abstract: While deep learning methods continue to improve in predictive accuracy on a wide range of application domains, significant issues remain with other aspects of their performance including their ability to quantify uncertainty and their robustness. Recent advances in approximate Bayesian inference hold significant promise for addressing these concerns, but the computational scalability of these meth… ▽ More

    Submitted 8 July, 2020; originally announced July 2020.

    Comments: Presented at the ICML 2020 Workshop on Uncertainty and Robustness in Deep Learning

  14. arXiv:2005.08110  [pdf, other

    cs.LG stat.ML

    Generalized Bayesian Posterior Expectation Distillation for Deep Neural Networks

    Authors: Meet P. Vadera, Brian Jalaian, Benjamin M. Marlin

    Abstract: In this paper, we present a general framework for distilling expectations with respect to the Bayesian posterior distribution of a deep neural network classifier, extending prior work on the Bayesian Dark Knowledge framework. The proposed framework takes as input "teacher" and student model architectures and a general posterior expectation of interest. The distillation method performs an online co… ▽ More

    Submitted 16 May, 2020; originally announced May 2020.

    Comments: Accepted at UAI '20

  15. arXiv:2003.11059  [pdf, other

    cs.LG cs.CY stat.ML

    Integrating Physiological Time Series and Clinical Notes with Deep Learning for Improved ICU Mortality Prediction

    Authors: Satya Narayan Shukla, Benjamin M. Marlin

    Abstract: Intensive Care Unit Electronic Health Records (ICU EHRs) store multimodal data about patients including clinical notes, sparse and irregularly sampled physiological time series, lab results, and more. To date, most methods designed to learn predictive models from ICU EHR data have focused on a single modality. In this paper, we leverage the recently proposed interpolation-prediction deep learning… ▽ More

    Submitted 18 March, 2021; v1 submitted 24 March, 2020; originally announced March 2020.

    Comments: Presented at ACM Conference on Health, Inference and Learning (Workshop Track), 2020

  16. arXiv:2002.02842  [pdf, other

    cs.LG stat.ML

    Assessing the Adversarial Robustness of Monte Carlo and Distillation Methods for Deep Bayesian Neural Network Classification

    Authors: Meet P. Vadera, Satya Narayan Shukla, Brian Jalaian, Benjamin M. Marlin

    Abstract: In this paper, we consider the problem of assessing the adversarial robustness of deep neural network models under both Markov chain Monte Carlo (MCMC) and Bayesian Dark Knowledge (BDK) inference approximations. We characterize the robustness of each method to two types of adversarial attacks: the fast gradient sign method (FGSM) and projected gradient descent (PGD). We show that full MCMC-based i… ▽ More

    Submitted 7 February, 2020; originally announced February 2020.

    Comments: Presented at SafeAI Workshop, AAAI 2020

  17. arXiv:1909.07782  [pdf, other

    cs.LG stat.ML

    Interpolation-Prediction Networks for Irregularly Sampled Time Series

    Authors: Satya Narayan Shukla, Benjamin M. Marlin

    Abstract: In this paper, we present a new deep learning architecture for addressing the problem of supervised learning with sparse and irregularly sampled multivariate time series. The architecture is based on the use of a semi-parametric interpolation network followed by the application of a prediction network. The interpolation network allows for information to be shared across multiple dimensions of a mu… ▽ More

    Submitted 13 September, 2019; originally announced September 2019.

    Comments: International Conference on Learning Representations. arXiv admin note: substantial text overlap with arXiv:1812.00531

  18. arXiv:1906.01724  [pdf, other

    cs.LG stat.ML

    Assessing the Robustness of Bayesian Dark Knowledge to Posterior Uncertainty

    Authors: Meet P. Vadera, Benjamin M. Marlin

    Abstract: Bayesian Dark Knowledge is a method for compressing the posterior predictive distribution of a neural network model into a more compact form. Specifically, the method attempts to compress a Monte Carlo approximation to the parameter posterior into a single network representing the posterior predictive distribution. Further, the authors show that this approach is successful in the classification se… ▽ More

    Submitted 10 June, 2019; v1 submitted 4 June, 2019; originally announced June 2019.

  19. arXiv:1902.05492  [pdf, other

    cs.CV

    Integrating Propositional and Relational Label Side Information for Hierarchical Zero-Shot Image Classification

    Authors: Colin Samplawski, Heesung Kwon, Erik Learned-Miller, Benjamin M. Marlin

    Abstract: Zero-shot learning (ZSL) is one of the most extreme forms of learning from scarce labeled data. It enables predicting that images belong to classes for which no labeled training instances are available. In this paper, we present a new ZSL framework that leverages both label attribute side information and a semantic label hierarchy. We present two methods, lifted zero-shot prediction and a custom c… ▽ More

    Submitted 14 February, 2019; originally announced February 2019.

  20. arXiv:1812.00531  [pdf, other

    cs.LG stat.ML

    Modeling Irregularly Sampled Clinical Time Series

    Authors: Satya Narayan Shukla, Benjamin M. Marlin

    Abstract: While the volume of electronic health records (EHR) data continues to grow, it remains rare for hospital systems to capture dense physiological data streams, even in the data-rich intensive care unit setting. Instead, typical EHR records consist of sparse and irregularly observed multivariate time series, which are well understood to present particularly challenging problems for machine learning m… ▽ More

    Submitted 2 December, 2018; originally announced December 2018.

    Comments: Machine Learning for Health (ML4H) Workshop at NeurIPS 2018 arXiv:cs/0101200

    Report number: ML4H/2018/111

  21. arXiv:1611.02258  [pdf, other

    stat.ML cs.LG

    Learning Time Series Detection Models from Temporally Imprecise Labels

    Authors: Roy J. Adams, Benjamin M. Marlin

    Abstract: In this paper, we consider a new low-quality label learning problem: learning time series detection models from temporally imprecise labels. In this problem, the data consist of a set of input time series, and supervision is provided by a sequence of noisy time stamps corresponding to the occurrence of positive class events. Such temporally imprecise labels commonly occur in areas like mobile heal… ▽ More

    Submitted 13 April, 2017; v1 submitted 7 November, 2016; originally announced November 2016.

  22. Learning Tree-Structured Detection Cascades for Heterogeneous Networks of Embedded Devices

    Authors: Hamid Dadkhahi, Benjamin M. Marlin

    Abstract: In this paper, we present a new approach to learning cascaded classifiers for use in computing environments that involve networks of heterogeneous and resource-constrained, low-power embedded compute and sensing nodes. We present a generalization of the classical linear detection cascade to the case of tree-structured cascades where different branches of the tree execute on different physical comp… ▽ More

    Submitted 24 June, 2017; v1 submitted 30 July, 2016; originally announced August 2016.

    Comments: arXiv admin note: substantial text overlap with arXiv:1607.03730