Skip to main content

Showing 1–6 of 6 results for author: Sjoding, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2305.01738  [pdf, other

    cs.LG cs.AI

    Leveraging Factored Action Spaces for Efficient Offline Reinforcement Learning in Healthcare

    Authors: Shengpu Tang, Maggie Makar, Michael W. Sjoding, Finale Doshi-Velez, Jenna Wiens

    Abstract: Many reinforcement learning (RL) applications have combinatorial action spaces, where each action is a composition of sub-actions. A standard RL approach ignores this inherent factorization structure, resulting in a potential failure to make meaningful inferences about rarely observed sub-action combinations; this is particularly problematic for offline settings, where data may be limited. In this… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

    Comments: 30 pages, 18 figures, 2 tables. NeurIPS 2022. Code available at https://github.com/MLD3/OfflineRL_FactoredActions

  2. arXiv:2208.01127  [pdf, other

    cs.LG cs.CY

    Disparate Censorship & Undertesting: A Source of Label Bias in Clinical Machine Learning

    Authors: Trenton Chang, Michael W. Sjoding, Jenna Wiens

    Abstract: As machine learning (ML) models gain traction in clinical applications, understanding the impact of clinician and societal biases on ML models is increasingly important. While biases can arise in the labels used for model training, the many sources from which these biases arise are not yet well-studied. In this paper, we highlight disparate censorship (i.e., differences in testing rates across pat… ▽ More

    Submitted 1 August, 2022; originally announced August 2022.

    Comments: 48 pages, 18 figures. Machine Learning for Healthcare Conference (MLHC 2022)

  3. arXiv:2108.12530  [pdf

    cs.LG cs.AI cs.CV

    Combining chest X-rays and electronic health record (EHR) data using machine learning to diagnose acute respiratory failure

    Authors: Sarah Jabbour, David Fouhey, Ella Kazerooni, Jenna Wiens, Michael W Sjoding

    Abstract: Objective: When patients develop acute respiratory failure, accurately identifying the underlying etiology is essential for determining the best treatment. However, differentiating between common medical diagnoses can be challenging in clinical practice. Machine learning models could improve medical diagnosis by aiding in the diagnostic evaluation of these patients. Materials and Methods: Machine… ▽ More

    Submitted 20 April, 2022; v1 submitted 27 August, 2021; originally announced August 2021.

  4. arXiv:2009.10132  [pdf, other

    cs.CV cs.AI cs.LG

    Deep Learning Applied to Chest X-Rays: Exploiting and Preventing Shortcuts

    Authors: Sarah Jabbour, David Fouhey, Ella Kazerooni, Michael W. Sjoding, Jenna Wiens

    Abstract: While deep learning has shown promise in improving the automated diagnosis of disease based on chest X-rays, deep networks may exhibit undesirable behavior related to shortcuts. This paper studies the case of spurious class skew in which patients with a particular attribute are spuriously more likely to have the outcome of interest. For instance, clinical protocols might lead to a dataset in which… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

    Comments: 32 pages, 9 figures, 12 tables, MLHC 2020

  5. arXiv:2007.12678  [pdf, other

    cs.LG cs.AI stat.ML

    Clinician-in-the-Loop Decision Making: Reinforcement Learning with Near-Optimal Set-Valued Policies

    Authors: Shengpu Tang, Aditya Modi, Michael W. Sjoding, Jenna Wiens

    Abstract: Standard reinforcement learning (RL) aims to find an optimal policy that identifies the best action for each state. However, in healthcare settings, many actions may be near-equivalent with respect to the reward (e.g., survival). We consider an alternative objective -- learning set-valued policies to capture near-equivalent actions that lead to similar cumulative rewards. We propose a model-free a… ▽ More

    Submitted 24 July, 2020; originally announced July 2020.

    Comments: ICML 2020. Code available at https://github.com/shengpu1126/RL-Set-Valued-Policy

  6. arXiv:1906.02898  [pdf, other

    cs.LG stat.ML

    Relaxed Parameter Sharing: Effectively Modeling Time-Varying Relationships in Clinical Time-Series

    Authors: Jeeheh Oh, Jiaxuan Wang, Shengpu Tang, Michael Sjoding, Jenna Wiens

    Abstract: Recurrent neural networks (RNNs) are commonly applied to clinical time-series data with the goal of learning patient risk stratification models. Their effectiveness is due, in part, to their use of parameter sharing over time (i.e., cells are repeated hence the name recurrent). We hypothesize, however, that this trait also contributes to the increased difficulty such models have with learning rela… ▽ More

    Submitted 2 January, 2020; v1 submitted 7 June, 2019; originally announced June 2019.

    Comments: Machine Learning for Healthcare 2019