Skip to main content

Showing 151–160 of 160 results for author: Lipton, Z

.
  1. arXiv:1606.04130  [pdf, other

    cs.LG cs.IR cs.NE stat.ML

    Modeling Missing Data in Clinical Time Series with RNNs

    Authors: Zachary C. Lipton, David C. Kale, Randall Wetzel

    Abstract: We demonstrate a simple strategy to cope with missing data in sequential inputs, addressing the task of multilabel classification of diagnoses given clinical time series. Collected from the pediatric intensive care unit (PICU) at Children's Hospital Los Angeles, our data consists of multivariate time series of observations. The measurements are irregularly spaced, leading to missingness patterns i… ▽ More

    Submitted 11 November, 2016; v1 submitted 13 June, 2016; originally announced June 2016.

  2. arXiv:1606.03490  [pdf, other

    cs.LG cs.AI cs.CV cs.NE stat.ML

    The Mythos of Model Interpretability

    Authors: Zachary C. Lipton

    Abstract: Supervised machine learning models boast remarkable predictive capabilities. But can you trust your model? Will it work in deployment? What else can it tell you about the world? We want models to be not only good, but interpretable. And yet the task of interpretation appears underspecified. Papers provide diverse and sometimes non-overlapping motivations for interpretability, and offer myriad noti… ▽ More

    Submitted 6 March, 2017; v1 submitted 10 June, 2016; originally announced June 2016.

    Comments: presented at 2016 ICML Workshop on Human Interpretability in Machine Learning (WHI 2016), New York, NY

  3. arXiv:1602.07320  [pdf, other

    cs.LG

    Stuck in a What? Adventures in Weight Space

    Authors: Zachary C. Lipton

    Abstract: Deep learning researchers commonly suggest that converged models are stuck in local minima. More recently, some researchers observed that under reasonable assumptions, the vast majority of critical points are saddle points, not true minima. Both descriptions suggest that weights converge around a point in weight space, be it a local optima or merely a critical point. However, it's possible that ne… ▽ More

    Submitted 23 February, 2016; originally announced February 2016.

  4. arXiv:1511.03683  [pdf, other

    cs.CL cs.LG

    Generative Concatenative Nets Jointly Learn to Write and Classify Reviews

    Authors: Zachary C. Lipton, Sharad Vikram, Julian McAuley

    Abstract: A recommender system's basic task is to estimate how users will respond to unseen items. This is typically modeled in terms of how a user might rate a product, but here we aim to extend such approaches to model how a user would write about the product. To do so, we design a character-level Recurrent Neural Network (RNN) that generates personalized product reviews. The network convincingly learns s… ▽ More

    Submitted 7 April, 2016; v1 submitted 11 November, 2015; originally announced November 2015.

  5. arXiv:1511.03677  [pdf, other

    cs.LG

    Learning to Diagnose with LSTM Recurrent Neural Networks

    Authors: Zachary C. Lipton, David C. Kale, Charles Elkan, Randall Wetzel

    Abstract: Clinical medical data, especially in the intensive care unit (ICU), consist of multivariate time series of observations. For each patient visit (or episode), sensor data and lab test results are recorded in the patient's Electronic Health Record (EHR). While potentially containing a wealth of insights, the data is difficult to mine effectively, owing to varying length, irregular sampling and missi… ▽ More

    Submitted 21 March, 2017; v1 submitted 11 November, 2015; originally announced November 2015.

  6. arXiv:1510.07641  [pdf, other

    cs.LG

    Phenotyping of Clinical Time Series with LSTM Recurrent Neural Networks

    Authors: Zachary C. Lipton, David C. Kale, Randall C. Wetzel

    Abstract: We present a novel application of LSTM recurrent neural networks to multilabel classification of diagnoses given variable-length time series of clinical measurements. Our method outperforms a strong baseline on a variety of metrics.

    Submitted 21 March, 2017; v1 submitted 26 October, 2015; originally announced October 2015.

  7. arXiv:1506.00019  [pdf, other

    cs.LG cs.NE

    A Critical Review of Recurrent Neural Networks for Sequence Learning

    Authors: Zachary C. Lipton, John Berkowitz, Charles Elkan

    Abstract: Countless learning tasks require dealing with sequential data. Image captioning, speech synthesis, and music generation all require that a model produce outputs that are sequences. In other domains, such as time series prediction, video analysis, and musical information retrieval, a model must learn from inputs that are sequences. Interactive tasks, such as translating natural language, engaging i… ▽ More

    Submitted 17 October, 2015; v1 submitted 29 May, 2015; originally announced June 2015.

  8. arXiv:1505.06449  [pdf, ps, other

    cs.LG

    Efficient Elastic Net Regularization for Sparse Linear Models

    Authors: Zachary C. Lipton, Charles Elkan

    Abstract: This paper presents an algorithm for efficient training of sparse linear models with elastic net regularization. Extending previous work on delayed updates, the new algorithm applies stochastic gradient updates to non-zero features only, bringing weights current as needed with closed-form updates. Closed-form delayed updates for the $\ell_1$, $\ell_{\infty}$, and rarely used $\ell_2$ regularizers… ▽ More

    Submitted 2 July, 2015; v1 submitted 24 May, 2015; originally announced May 2015.

  9. arXiv:1412.7584  [pdf, ps, other

    cs.LG cs.CR cs.DB

    Differential Privacy and Machine Learning: a Survey and Review

    Authors: Zhanglong Ji, Zachary C. Lipton, Charles Elkan

    Abstract: The objective of machine learning is to extract useful information from data, while privacy is preserved by concealing information. Thus it seems hard to reconcile these competing interests. However, they frequently must be balanced when mining sensitive data. For example, medical research represents an important application where it is necessary both to extract useful information and protect pati… ▽ More

    Submitted 23 December, 2014; originally announced December 2014.

  10. arXiv:1402.1892  [pdf, other

    stat.ML cs.IR cs.LG

    Thresholding Classifiers to Maximize F1 Score

    Authors: Zachary Chase Lipton, Charles Elkan, Balakrishnan Narayanaswamy

    Abstract: This paper provides new insight into maximizing F1 scores in the context of binary classification and also in the context of multilabel classification. The harmonic mean of precision and recall, F1 score is widely used to measure the success of a binary classifier when one class is rare. Micro average, macro average, and per instance average F1 scores are used in multilabel classification. For any… ▽ More

    Submitted 13 May, 2014; v1 submitted 8 February, 2014; originally announced February 2014.