Skip to main content

Showing 1–34 of 34 results for author: Mcdermott, M

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

    cs.LG cs.AI

    ACES: Automatic Cohort Extraction System for Event-Stream Datasets

    Authors: Justin Xu, Jack Gallifant, Alistair E. W. Johnson, Matthew B. A. McDermott

    Abstract: Reproducibility remains a significant challenge in machine learning (ML) for healthcare. In this field, datasets, model pipelines, and even task/cohort definitions are often private, leading to a significant barrier in sharing, iterating, and understanding ML results on electronic health record (EHR) datasets. In this paper, we address a significant part of this problem by introducing the Automati… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

    Comments: For ACES Online Documentation, see https://eventstreamaces.readthedocs.io/en/latest/

  2. arXiv:2405.13930  [pdf, other

    cond-mat.mtrl-sci cs.RO cs.SE

    AlabOS: A Python-based Reconfigurable Workflow Management Framework for Autonomous Laboratories

    Authors: Yuxing Fei, Bernardus Rendy, Rishi Kumar, Olympia Dartsi, Hrushikesh P. Sahasrabuddhe, Matthew J. McDermott, Zheren Wang, Nathan J. Szymanski, Lauren N. Walters, David Milsted, Yan Zeng, Anubhav Jain, Gerbrand Ceder

    Abstract: The recent advent of autonomous laboratories, coupled with algorithms for high-throughput screening and active learning, promises to accelerate materials discovery and innovation. As these autonomous systems grow in complexity, the demand for robust and efficient workflow management software becomes increasingly critical. In this paper, we introduce AlabOS, a general-purpose software framework for… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 30 pages, 5 figures

  3. arXiv:2403.01628  [pdf, ps, other

    cs.LG

    Recent Advances, Applications, and Open Challenges in Machine Learning for Health: Reflections from Research Roundtables at ML4H 2023 Symposium

    Authors: Hyewon Jeong, Sarah Jabbour, Yuzhe Yang, Rahul Thapta, Hussein Mozannar, William Jongwon Han, Nikita Mehandru, Michael Wornow, Vladislav Lialin, Xin Liu, Alejandro Lozano, Jiacheng Zhu, Rafal Dariusz Kocielnik, Keith Harrigian, Haoran Zhang, Edward Lee, Milos Vukadinovic, Aparna Balagopalan, Vincent Jeanselme, Katherine Matton, Ilker Demirel, Jason Fries, Parisa Rashidi, Brett Beaulieu-Jones, Xuhai Orson Xu , et al. (18 additional authors not shown)

    Abstract: The third ML4H symposium was held in person on December 10, 2023, in New Orleans, Louisiana, USA. The symposium included research roundtable sessions to foster discussions between participants and senior researchers on timely and relevant topics for the \ac{ML4H} community. Encouraged by the successful virtual roundtables in the previous year, we organized eleven in-person roundtables and four vir… ▽ More

    Submitted 5 April, 2024; v1 submitted 3 March, 2024; originally announced March 2024.

    Comments: ML4H 2023, Research Roundtables

  4. Characterizing Perspective Error in Voxel-Based Lidar Scan Matching

    Authors: Jason Rife, Matthew McDermott

    Abstract: This paper quantifies an error source that limits the accuracy of lidar scan matching, particularly for voxel-based methods. Lidar scan matching, which is used in dead reckoning (also known as lidar odometry) and map**, computes the rotation and translation that best align a pair of point clouds. Perspective errors occur when a scene is viewed from different angles, with different surfaces becom… ▽ More

    Submitted 24 January, 2024; originally announced January 2024.

    Journal ref: NAVIGATION, 71(1) 2024

  5. arXiv:2401.06091  [pdf, other

    cs.LG stat.ME

    A Closer Look at AUROC and AUPRC under Class Imbalance

    Authors: Matthew B. A. McDermott, Lasse Hyldig Hansen, Haoran Zhang, Giovanni Angelotti, Jack Gallifant

    Abstract: In machine learning (ML), a widespread adage is that the area under the precision-recall curve (AUPRC) is a superior metric for model comparison to the area under the receiver operating characteristic (AUROC) for binary classification tasks with class imbalance. This paper challenges this notion through novel mathematical analysis, illustrating that AUROC and AUPRC can be concisely related in prob… ▽ More

    Submitted 18 April, 2024; v1 submitted 11 January, 2024; originally announced January 2024.

  6. arXiv:2312.10308  [pdf, other

    cs.LG

    Event-Based Contrastive Learning for Medical Time Series

    Authors: Hyewon Jeong, Nassim Oufattole, Matthew Mcdermott, Aparna Balagopalan, Bryan Jangeesingh, Marzyeh Ghassemi, Collin Stultz

    Abstract: In clinical practice, one often needs to identify whether a patient is at high risk of adverse outcomes after some key medical event. For example, quantifying the risk of adverse outcomes after an acute cardiovascular event helps healthcare providers identify those patients at the highest risk of poor outcomes; i.e., patients who benefit from invasive therapies that can lower their risk. Assessing… ▽ More

    Submitted 19 April, 2024; v1 submitted 15 December, 2023; originally announced December 2023.

    Comments: Accepted at Unifying Representations in Neural Models Workshop in NeurIPS 2023

  7. Correcting Motion Distortion for LIDAR HD-Map Localization

    Authors: Matthew McDermott, Jason Rife

    Abstract: Because scanning-LIDAR sensors require finite time to create a point cloud, sensor motion during a scan warps the resulting image, a phenomenon known as motion distortion or rolling shutter. Motion-distortion correction methods exist, but they rely on external measurements or Bayesian filtering over multiple LIDAR scans. In this paper we propose a novel algorithm that performs snapshot processing… ▽ More

    Submitted 25 August, 2023; originally announced August 2023.

  8. arXiv:2306.11547  [pdf, other

    cs.LG

    Event Stream GPT: A Data Pre-processing and Modeling Library for Generative, Pre-trained Transformers over Continuous-time Sequences of Complex Events

    Authors: Matthew B. A. McDermott, Bret Nestor, Peniel Argaw, Isaac Kohane

    Abstract: Generative, pre-trained transformers (GPTs, a.k.a. "Foundation Models") have reshaped natural language processing (NLP) through their versatility in diverse downstream tasks. However, their potential extends far beyond NLP. This paper provides a software utility to help realize this potential, extending the applicability of GPTs to continuous-time sequences of complex events with internal dependen… ▽ More

    Submitted 21 June, 2023; v1 submitted 20 June, 2023; originally announced June 2023.

  9. arXiv:2306.08690  [pdf, other

    cs.RO cs.CV

    ICET Online Accuracy Characterization for Geometry-Based Laser Scan Matching

    Authors: Matthew McDermott, Jason Rife

    Abstract: Distribution-to-Distribution (D2D) point cloud registration algorithms are fast, interpretable, and perform well in unstructured environments. Unfortunately, existing strategies for predicting solution error for these methods are overly optimistic, particularly in regions containing large or extended physical objects. In this paper we introduce the Iterative Closest Ellipsoidal Transform (ICET), a… ▽ More

    Submitted 14 June, 2023; originally announced June 2023.

    Comments: 18 pages, under review for NAVIGATION: Journal of the Institute of Navigation

    ACM Class: I.4.8

  10. arXiv:2302.00794  [pdf

    cs.LG q-bio.QM

    Using Machine Learning to Develop Smart Reflex Testing Protocols

    Authors: Matthew McDermott, Anand Dighe, Peter Szolovits, Yuan Luo, Jason Baron

    Abstract: Objective: Reflex testing protocols allow clinical laboratories to perform second line diagnostic tests on existing specimens based on the results of initially ordered tests. Reflex testing can support optimal clinical laboratory test ordering and diagnosis. In current clinical practice, reflex testing typically relies on simple "if-then" rules; however, this limits their scope since most test ord… ▽ More

    Submitted 1 February, 2023; originally announced February 2023.

  11. arXiv:2211.04047  [pdf, other

    cs.CV

    DNN Filter for Bias Reduction in Distribution-to-Distribution Scan Matching

    Authors: Matthew McDermott, Jason Rife

    Abstract: Distribution-to-distribution (D2D) point cloud registration techniques such as the Normal Distributions Transform (NDT) can align point clouds sampled from unstructured scenes and provide accurate bounds of their own solution error covariance -- an important feature for safety-of-life navigation tasks. D2D methods rely on the assumption of a static scene and are therefore susceptible to bias from… ▽ More

    Submitted 18 November, 2022; v1 submitted 8 November, 2022; originally announced November 2022.

    ACM Class: I.4.8

  12. Mitigating Shadows in Lidar Scan Matching using Spherical Voxels

    Authors: Matthew McDermott, Jason Rife

    Abstract: In this paper we propose an approach to mitigate shadowing errors in Lidar scan matching, by introducing a preprocessing step based on spherical gridding. Because the grid aligns with the Lidar beam, it is relatively easy to eliminate shadow edges which cause systematic errors in Lidar scan matching. As we show through simulation, our proposed algorithm provides better results than ground-plane re… ▽ More

    Submitted 1 August, 2022; originally announced August 2022.

    ACM Class: I.4.8

  13. Enhanced Laser-Scan Matching with Online Error Estimation for Highway and Tunnel Driving

    Authors: Matthew McDermott, Jason Rife

    Abstract: Lidar data can be used to generate point clouds for the navigation of autonomous vehicles or mobile robotics platforms. Scan matching, the process of estimating the rigid transformation that best aligns two point clouds, is the basis for lidar odometry, a form of dead reckoning. Lidar odometry is particularly useful when absolute sensors, like GPS, are not available. Here we propose the Iterative… ▽ More

    Submitted 29 July, 2022; originally announced July 2022.

    ACM Class: I.4.8

    Journal ref: Proceedings of the 2022 International Technical Meeting of The Institute of Navigation

  14. arXiv:2112.00179   

    cs.LG

    A collection of the accepted abstracts for the Machine Learning for Health (ML4H) symposium 2021

    Authors: Fabian Falck, Yuyin Zhou, Emma Rocheteau, Liyue Shen, Luis Oala, Girmaw Abebe, Subhrajit Roy, Stephen Pfohl, Emily Alsentzer, Matthew B. A. McDermott

    Abstract: A collection of the accepted abstracts for the Machine Learning for Health (ML4H) symposium 2021. This index is not complete, as some accepted abstracts chose to opt-out of inclusion.

    Submitted 30 November, 2021; originally announced December 2021.

  15. arXiv:2111.01754  [pdf, other

    cs.LG

    Meta-Learning to Improve Pre-Training

    Authors: Aniruddh Raghu, Jonathan Lorraine, Simon Kornblith, Matthew McDermott, David Duvenaud

    Abstract: Pre-training (PT) followed by fine-tuning (FT) is an effective method for training neural networks, and has led to significant performance improvements in many domains. PT can incorporate various design choices such as task and data reweighting strategies, augmentation policies, and noise models, all of which can significantly impact the quality of representations learned. The hyperparameters intr… ▽ More

    Submitted 2 November, 2021; originally announced November 2021.

    Comments: NeurIPS 2021

  16. arXiv:2103.10334  [pdf, other

    cs.LG

    Structure Inducing Pre-Training

    Authors: Matthew B. A. McDermott, Brendan Yap, Peter Szolovits, Marinka Zitnik

    Abstract: Language model pre-training and derived methods are incredibly impactful in machine learning. However, there remains considerable uncertainty on exactly why pre-training helps improve performance for fine-tuning tasks. This is especially true when attempting to adapt language-model pre-training to domains outside of natural language. Here, we analyze this problem by exploring how existing pre-trai… ▽ More

    Submitted 4 August, 2022; v1 submitted 18 March, 2021; originally announced March 2021.

  17. arXiv:2102.00466  [pdf, other

    cs.CL cs.AI

    Adversarial Contrastive Pre-training for Protein Sequences

    Authors: Matthew B. A. McDermott, Brendan Yap, Harry Hsu, Di **, Peter Szolovits

    Abstract: Recent developments in Natural Language Processing (NLP) demonstrate that large-scale, self-supervised pre-training can be extremely beneficial for downstream tasks. These ideas have been adapted to other domains, including the analysis of the amino acid sequences of proteins. However, to date most attempts on protein sequences rely on direct masked language model style pre-training. In this work,… ▽ More

    Submitted 31 January, 2021; originally announced February 2021.

  18. arXiv:2011.11554   

    cs.LG

    ML4H Abstract Track 2020

    Authors: Emily Alsentzer, Matthew B. A. McDermott, Fabian Falck, Suproteem K. Sarkar, Subhrajit Roy, Stephanie L. Hyland

    Abstract: A collection of the accepted abstracts for the Machine Learning for Health (ML4H) workshop at NeurIPS 2020. This index is not complete, as some accepted abstracts chose to opt-out of inclusion.

    Submitted 19 November, 2020; originally announced November 2020.

  19. arXiv:2007.10185  [pdf, other

    cs.LG stat.ML

    A Comprehensive Evaluation of Multi-task Learning and Multi-task Pre-training on EHR Time-series Data

    Authors: Matthew B. A. McDermott, Bret Nestor, Evan Kim, Wancong Zhang, Anna Goldenberg, Peter Szolovits, Marzyeh Ghassemi

    Abstract: Multi-task learning (MTL) is a machine learning technique aiming to improve model performance by leveraging information across many tasks. It has been used extensively on various data modalities, including electronic health record (EHR) data. However, despite significant use on EHR data, there has been little systematic investigation of the utility of MTL across the diverse set of possible tasks a… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

  20. arXiv:2006.15229  [pdf, other

    cs.LG stat.ML

    CheXpert++: Approximating the CheXpert labeler for Speed,Differentiability, and Probabilistic Output

    Authors: Matthew B. A. McDermott, Tzu Ming Harry Hsu, Wei-Hung Weng, Marzyeh Ghassemi, Peter Szolovits

    Abstract: It is often infeasible or impossible to obtain ground truth labels for medical data. To circumvent this, one may build rule-based or other expert-knowledge driven labelers to ingest data and yield silver labels absent any ground-truth training data. One popular such labeler is CheXpert, a labeler that produces diagnostic labels for chest X-ray radiology reports. CheXpert is very useful, but is rel… ▽ More

    Submitted 26 June, 2020; originally announced June 2020.

    Comments: To appear at MLHC 2020

  21. arXiv:2003.11515  [pdf, other

    cs.CL cs.CY cs.LG stat.ML

    Hurtful Words: Quantifying Biases in Clinical Contextual Word Embeddings

    Authors: Haoran Zhang, Amy X. Lu, Mohamed Abdalla, Matthew McDermott, Marzyeh Ghassemi

    Abstract: In this work, we examine the extent to which embeddings may encode marginalized populations differently, and how this may lead to a perpetuation of biases and worsened performance on clinical tasks. We pretrain deep embedding models (BERT) on medical notes from the MIMIC-III hospital dataset, and quantify potential disparities using two approaches. First, we identify dangerous latent relationships… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

    Comments: Accepted at ACM CHIL 2020 (Spotlight)

  22. arXiv:2003.00827  [pdf, other

    cs.CV cs.AI cs.LG eess.IV stat.ML

    CheXclusion: Fairness gaps in deep chest X-ray classifiers

    Authors: Laleh Seyyed-Kalantari, Guanxiong Liu, Matthew McDermott, Irene Y. Chen, Marzyeh Ghassemi

    Abstract: Machine learning systems have received much attention recently for their ability to achieve expert-level performance on clinical tasks, particularly in medical imaging. Here, we examine the extent to which state-of-the-art deep learning classifiers trained to yield diagnostic labels from X-ray images are biased with respect to protected attributes. We train convolution neural networks to predict 1… ▽ More

    Submitted 15 October, 2020; v1 submitted 14 February, 2020; originally announced March 2020.

    Comments: Paper is accepted in Pacific Symposium on Biocomputing 2021 (PSB2021). Code can be found at, https://github.com/LalehSeyyed/CheXclusion

  23. arXiv:2002.01584   

    cs.LG stat.ML

    ML4H Abstract Track 2019

    Authors: Matthew B. A. McDermott, Emily Alsentzer, Sam Finlayson, Michael Oberst, Fabian Falck, Tristan Naumann, Brett K. Beaulieu-Jones, Adrian V. Dalca

    Abstract: A collection of the accepted abstracts for the Machine Learning for Health (ML4H) workshop at NeurIPS 2019. This index is not complete, as some accepted abstracts chose to opt-out of inclusion.

    Submitted 4 February, 2020; originally announced February 2020.

  24. arXiv:1912.04370  [pdf, other

    eess.AS cs.CL cs.LG cs.SD stat.ML

    Cross-Language Aphasia Detection using Optimal Transport Domain Adaptation

    Authors: Aparna Balagopalan, Jekaterina Novikova, Matthew B. A. McDermott, Bret Nestor, Tristan Naumann, Marzyeh Ghassemi

    Abstract: Multi-language speech datasets are scarce and often have small sample sizes in the medical domain. Robust transfer of linguistic features across languages could improve rates of early diagnosis and therapy for speakers of low-resource languages when detecting health conditions from speech. We utilize out-of-domain, unpaired, single-speaker, healthy speech data for training multiple Optimal Transpo… ▽ More

    Submitted 4 December, 2019; originally announced December 2019.

    Comments: Accepted to ML4H at NeurIPS 2019

  25. arXiv:1911.10241  [pdf, other

    q-bio.QM cs.LG stat.ML

    Cross-modal representation alignment of molecular structure and perturbation-induced transcriptional profiles

    Authors: Samuel G. Finlayson, Matthew B. A. McDermott, Alex V. Pickering, Scott L. Lipnick, Isaac S. Kohane

    Abstract: Modeling the relationship between chemical structure and molecular activity is a key goal in drug development. Many benchmark tasks have been proposed for molecular property prediction, but these tasks are generally aimed at specific, isolated biomedical properties. In this work, we propose a new cross-modal small molecule retrieval task, designed to force a model to learn to associate the structu… ▽ More

    Submitted 1 October, 2020; v1 submitted 22 November, 2019; originally announced November 2019.

    Comments: Accepted for oral presentation at the Pacific Symposium of Biocomputing, 2021

  26. arXiv:1908.00690  [pdf, other

    cs.LG stat.ML

    Feature Robustness in Non-stationary Health Records: Caveats to Deployable Model Performance in Common Clinical Machine Learning Tasks

    Authors: Bret Nestor, Matthew B. A. McDermott, Willie Boag, Gabriela Berner, Tristan Naumann, Michael C. Hughes, Anna Goldenberg, Marzyeh Ghassemi

    Abstract: When training clinical prediction models from electronic health records (EHRs), a key concern should be a model's ability to sustain performance over time when deployed, even as care practices, database systems, and population demographics evolve. Due to de-identification requirements, however, current experimental practices for public EHR benchmarks (such as the MIMIC-III critical care dataset) a… ▽ More

    Submitted 1 August, 2019; originally announced August 2019.

  27. MIMIC-Extract: A Data Extraction, Preprocessing, and Representation Pipeline for MIMIC-III

    Authors: Shirly Wang, Matthew B. A. McDermott, Geeticka Chauhan, Michael C. Hughes, Tristan Naumann, Marzyeh Ghassemi

    Abstract: Robust machine learning relies on access to data that can be used with standardized frameworks in important tasks and the ability to develop models whose performance can be reasonably reproduced. In machine learning for healthcare, the community faces reproducibility challenges due to a lack of publicly accessible data and a lack of standardized data processing frameworks. We present MIMIC-Extract… ▽ More

    Submitted 19 August, 2020; v1 submitted 18 July, 2019; originally announced July 2019.

  28. arXiv:1907.01463  [pdf, other

    cs.LG cs.CY stat.ML

    Reproducibility in Machine Learning for Health

    Authors: Matthew B. A. McDermott, Shirly Wang, Nikki Marinsek, Rajesh Ranganath, Marzyeh Ghassemi, Luca Foschini

    Abstract: Machine learning algorithms designed to characterize, monitor, and intervene on human health (ML4H) are expected to perform safely and reliably when operating at scale, potentially outside strict human supervision. This requirement warrants a stricter attention to issues of reproducibility than other fields of machine learning. In this work, we conduct a systematic evaluation of over 100 recentl… ▽ More

    Submitted 2 July, 2019; originally announced July 2019.

    Comments: Presented at the ICLR 2019 Reproducibility in Machine Learning Workshop

  29. REflex: Flexible Framework for Relation Extraction in Multiple Domains

    Authors: Geeticka Chauhan, Matthew B. A. McDermott, Peter Szolovits

    Abstract: Systematic comparison of methods for relation extraction (RE) is difficult because many experiments in the field are not described precisely enough to be completely reproducible and many papers fail to report ablation studies that would highlight the relative contributions of their various combined techniques. In this work, we build a unifying framework for RE, applying this on three highly used d… ▽ More

    Submitted 20 July, 2019; v1 submitted 19 June, 2019; originally announced June 2019.

    Comments: accepted by BioNLP 2019 at the Association of Computation Linguistics 2019

  30. arXiv:1904.03323  [pdf, other

    cs.CL

    Publicly Available Clinical BERT Embeddings

    Authors: Emily Alsentzer, John R. Murphy, Willie Boag, Wei-Hung Weng, Di **, Tristan Naumann, Matthew B. A. McDermott

    Abstract: Contextual word embedding models such as ELMo (Peters et al., 2018) and BERT (Devlin et al., 2018) have dramatically improved performance for many natural language processing (NLP) tasks in recent months. However, these models have been minimally explored on specialty corpora, such as clinical text; moreover, in the clinical domain, no publicly-available pre-trained BERT models yet exist. In this… ▽ More

    Submitted 20 June, 2019; v1 submitted 5 April, 2019; originally announced April 2019.

    Comments: Clinical Natural Language Processing (ClinicalNLP) Workshop at NAACL 2019

  31. arXiv:1904.02633  [pdf, other

    cs.CV cs.CL

    Clinically Accurate Chest X-Ray Report Generation

    Authors: Guanxiong Liu, Tzu-Ming Harry Hsu, Matthew McDermott, Willie Boag, Wei-Hung Weng, Peter Szolovits, Marzyeh Ghassemi

    Abstract: The automatic generation of radiology reports given medical radiographs has significant potential to operationally and improve clinical patient care. A number of prior works have focused on this problem, employing advanced methods from computer vision and natural language generation to produce readable reports. However, these works often fail to account for the particular nuances of the radiology… ▽ More

    Submitted 29 July, 2019; v1 submitted 4 April, 2019; originally announced April 2019.

  32. arXiv:1811.12583  [pdf, other

    cs.LG stat.ML

    Rethinking clinical prediction: Why machine learning must consider year of care and feature aggregation

    Authors: Bret Nestor, Matthew B. A. McDermott, Geeticka Chauhan, Tristan Naumann, Michael C. Hughes, Anna Goldenberg, Marzyeh Ghassemi

    Abstract: Machine learning for healthcare often trains models on de-identified datasets with randomly-shifted calendar dates, ignoring the fact that data were generated under hospital operation practices that change over time. These changing practices induce definitive changes in observed data which confound evaluations which do not account for dates and limit the generalisability of date-agnostic models. I… ▽ More

    Submitted 29 November, 2018; originally announced November 2018.

    Comments: Machine Learning for Health (ML4H) Workshop at NeurIPS 2018 arXiv:1811.07216

    Report number: ML4H/2018/189

  33. arXiv:1811.08615  [pdf, other

    cs.LG cs.CL

    Unsupervised Multimodal Representation Learning across Medical Images and Reports

    Authors: Tzu-Ming Harry Hsu, Wei-Hung Weng, Willie Boag, Matthew McDermott, Peter Szolovits

    Abstract: Joint embeddings between medical imaging modalities and associated radiology reports have the potential to offer significant benefits to the clinical community, ranging from cross-domain retrieval to conditional generation of reports to the broader goals of multimodal representation learning. In this work, we establish baseline joint embedding results measured via both local and global retrieval m… ▽ More

    Submitted 21 November, 2018; originally announced November 2018.

    Comments: Machine Learning for Health (ML4H) Workshop at NeurIPS 2018 arXiv:1811.07216

    Report number: ML4H/2018/215

  34. arXiv:1811.07216   

    cs.LG stat.ML

    Machine Learning for Health (ML4H) Workshop at NeurIPS 2018

    Authors: Natalia Antropova, Andrew L. Beam, Brett K. Beaulieu-Jones, Irene Chen, Corey Chivers, Adrian Dalca, Sam Finlayson, Madalina Fiterau, Jason Alan Fries, Marzyeh Ghassemi, Mike Hughes, Bruno Jedynak, Jasvinder S. Kandola, Matthew McDermott, Tristan Naumann, Peter Schulam, Farah Shamout, Alexandre Yahi

    Abstract: This volume represents the accepted submissions from the Machine Learning for Health (ML4H) workshop at the conference on Neural Information Processing Systems (NeurIPS) 2018, held on December 8, 2018 in Montreal, Canada.

    Submitted 24 November, 2018; v1 submitted 17 November, 2018; originally announced November 2018.

    Comments: Machine Learning for Health (ML4H) Workshop at NeurIPS 2018 arXiv:1811.07216