Skip to main content

Showing 1–50 of 63 results for author: Ranganath, R

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

    cs.CL cs.AI

    Towards Minimal Targeted Updates of Language Models with Targeted Negative Training

    Authors: Lily H. Zhang, Rajesh Ranganath, Arya Tafvizi

    Abstract: Generative models of language exhibit impressive capabilities but still place non-negligible probability mass over undesirable outputs. In this work, we address the task of updating a model to avoid unwanted outputs while minimally changing model behavior otherwise, a challenge we refer to as a minimal targeted update. We first formalize the notion of a minimal targeted update and propose a method… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

    Comments: Published in Transactions of Machine Learning Research

  2. arXiv:2406.04318  [pdf, other

    cs.LG cs.AI cs.CV

    Adaptive Sampling of k-Space in Magnetic Resonance for Rapid Pathology Prediction

    Authors: Chen-Yu Yen, Raghav Singhal, Umang Sharma, Rajesh Ranganath, Sumit Chopra, Lerrel Pinto

    Abstract: Magnetic Resonance (MR) imaging, despite its proven diagnostic utility, remains an inaccessible imaging modality for disease surveillance at the population level. A major factor rendering MR inaccessible is lengthy scan times. An MR scanner collects measurements associated with the underlying anatomy in the Fourier space, also known as the k-space. Creating a high-fidelity image requires collectin… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

    Comments: ICML 2024. Project website at https://adaptive-sampling-mr.github.io

  3. arXiv:2405.19534  [pdf, other

    cs.LG cs.AI cs.CL

    Preference Learning Algorithms Do Not Learn Preference Rankings

    Authors: Angelica Chen, Sadhika Malladi, Lily H. Zhang, Xinyi Chen, Qiuyi Zhang, Rajesh Ranganath, Kyunghyun Cho

    Abstract: Preference learning algorithms (e.g., RLHF and DPO) are frequently used to steer LLMs to produce generations that are more preferred by humans, but our understanding of their inner workings is still limited. In this work, we study the conventional wisdom that preference learning trains models to assign higher likelihoods to more preferred outputs than less preferred outputs, measured via… ▽ More

    Submitted 29 May, 2024; originally announced May 2024.

  4. arXiv:2403.00025  [pdf, ps, other

    cs.LG cs.AI

    On the Challenges and Opportunities in Generative AI

    Authors: Laura Manduchi, Kushagra Pandey, Robert Bamler, Ryan Cotterell, Sina Däubener, Sophie Fellenz, Asja Fischer, Thomas Gärtner, Matthias Kirchler, Marius Kloft, Yingzhen Li, Christoph Lippert, Gerard de Melo, Eric Nalisnick, Björn Ommer, Rajesh Ranganath, Maja Rudolph, Karen Ullrich, Guy Van den Broeck, Julia E Vogt, Yixin Wang, Florian Wenzel, Frank Wood, Stephan Mandt, Vincent Fortuin

    Abstract: The field of deep generative modeling has grown rapidly and consistently over the years. With the availability of massive amounts of training data coupled with advances in scalable unsupervised learning paradigms, recent large-scale generative models show tremendous promise in synthesizing high-resolution images and text, as well as structured data such as videos and molecules. However, we argue t… ▽ More

    Submitted 28 February, 2024; originally announced March 2024.

  5. arXiv:2401.08777  [pdf, other

    hep-ex cs.LG hep-ph physics.data-an

    Robust Anomaly Detection for Particle Physics Using Multi-Background Representation Learning

    Authors: Abhijith Gandrakota, Lily Zhang, Aahlad Puli, Kyle Cranmer, Jennifer Ngadiuba, Rajesh Ranganath, Nhan Tran

    Abstract: Anomaly, or out-of-distribution, detection is a promising tool for aiding discoveries of new particles or processes in particle physics. In this work, we identify and address two overlooked opportunities to improve anomaly detection for high-energy physics. First, rather than train a generative model on the single most dominant background process, we build detection algorithms using representation… ▽ More

    Submitted 16 January, 2024; originally announced January 2024.

    Report number: FERMILAB-PUB-23-675-CMS-CSAID

  6. arXiv:2312.01210  [pdf, other

    stat.ME cs.LG stat.ML

    When accurate prediction models yield harmful self-fulfilling prophecies

    Authors: Wouter A. C. van Amsterdam, Nan van Geloven, Jesse H. Krijthe, Rajesh Ranganath, Giovanni Ciná

    Abstract: Objective: Prediction models are popular in medical research and practice. By predicting an outcome of interest for specific patients, these models may help inform difficult treatment decisions, and are often hailed as the poster children for personalized, data-driven healthcare. Many prediction models are deployed for decision support based on their prediction accuracy in validation studies. We i… ▽ More

    Submitted 8 February, 2024; v1 submitted 2 December, 2023; originally announced December 2023.

  7. arXiv:2311.12781  [pdf, other

    cs.LG cs.AI q-bio.QM

    Quantifying Impairment and Disease Severity Using AI Models Trained on Healthy Subjects

    Authors: Boyang Yu, Aakash Kaku, Kangning Liu, Avinash Parnandi, Emily Fokas, Anita Venkatesan, Natasha Pandit, Rajesh Ranganath, Heidi Schambra, Carlos Fernandez-Granda

    Abstract: Automatic assessment of impairment and disease severity is a key challenge in data-driven medicine. We propose a novel framework to address this challenge, which leverages AI models trained exclusively on healthy individuals. The COnfidence-Based chaRacterization of Anomalies (COBRA) score exploits the decrease in confidence of these models when presented with impaired or diseased patients to quan… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

    Comments: 32 pages, 10 figures

  8. arXiv:2310.03725  [pdf, other

    cs.LG stat.ML

    Stochastic interpolants with data-dependent couplings

    Authors: Michael S. Albergo, Mark Goldstein, Nicholas M. Boffi, Rajesh Ranganath, Eric Vanden-Eijnden

    Abstract: Generative models inspired by dynamical transport of measure -- such as flows and diffusions -- construct a continuous-time map between two probability densities. Conventionally, one of these is the target density, only accessible through samples, while the other is taken as a simple base density that is data-agnostic. In this work, using the framework of stochastic interpolants, we formalize how… ▽ More

    Submitted 15 December, 2023; v1 submitted 5 October, 2023; originally announced October 2023.

  9. arXiv:2308.12553  [pdf, other

    cs.LG stat.ML

    Don't blame Dataset Shift! Shortcut Learning due to Gradients and Cross Entropy

    Authors: Aahlad Puli, Lily Zhang, Yoav Wald, Rajesh Ranganath

    Abstract: Common explanations for shortcut learning assume that the shortcut improves prediction under the training distribution but not in the test distribution. Thus, models trained via the typical gradient-based optimization of cross-entropy, which we call default-ERM, utilize the shortcut. However, even when the stable feature determines the label in the training distribution and the shortcut does not p… ▽ More

    Submitted 24 August, 2023; originally announced August 2023.

  10. arXiv:2308.04431  [pdf, other

    cs.LG cs.CV

    When More is Less: Incorporating Additional Datasets Can Hurt Performance By Introducing Spurious Correlations

    Authors: Rhys Compton, Lily Zhang, Aahlad Puli, Rajesh Ranganath

    Abstract: In machine learning, incorporating more data is often seen as a reliable strategy for improving model performance; this work challenges that notion by demonstrating that the addition of external datasets in many cases can hurt the resulting model's performance. In a large-scale empirical study across combinations of four different open-source chest x-ray datasets and 9 different labels, we demonst… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

    Comments: Accepted at MLHC 2023

  11. arXiv:2306.01196  [pdf, other

    cs.LG cs.AI stat.ML

    An Effective Meaningful Way to Evaluate Survival Models

    Authors: Shi-ang Qi, Neeraj Kumar, Mahtab Farrokh, Weijie Sun, Li-Hao Kuan, Rajesh Ranganath, Ricardo Henao, Russell Greiner

    Abstract: One straightforward metric to evaluate a survival prediction model is based on the Mean Absolute Error (MAE) -- the average of the absolute difference between the time predicted by the model and the true event time, over all subjects. Unfortunately, this is challenging because, in practice, the test set includes (right) censored individuals, meaning we do not know when a censored individual actual… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

    Comments: Accepted to ICML 2023

  12. arXiv:2303.12888  [pdf, other

    cs.LG cs.AI

    A dynamic risk score for early prediction of cardiogenic shock using machine learning

    Authors: Yuxuan Hu, Albert Lui, Mark Goldstein, Mukund Sudarshan, Andrea Tinsay, Cindy Tsui, Samuel Maidman, John Medamana, Neil Jethani, Aahlad Puli, Vuthy Nguy, Yindalon Aphinyanaphongs, Nicholas Kiefer, Nathaniel Smilowitz, James Horowitz, Tania Ahuja, Glenn I Fishman, Judith Hochman, Stuart Katz, Samuel Bernard, Rajesh Ranganath

    Abstract: Myocardial infarction and heart failure are major cardiovascular diseases that affect millions of people in the US. The morbidity and mortality are highest among patients who develop cardiogenic shock. Early recognition of cardiogenic shock is critical. Prompt implementation of treatment measures can prevent the deleterious spiral of ischemia, low blood pressure, and reduced cardiac output due to… ▽ More

    Submitted 28 March, 2023; v1 submitted 22 March, 2023; originally announced March 2023.

  13. arXiv:2302.12893  [pdf, other

    cs.LG cs.AI

    Don't be fooled: label leakage in explanation methods and the importance of their quantitative evaluation

    Authors: Neil Jethani, Adriel Saporta, Rajesh Ranganath

    Abstract: Feature attribution methods identify which features of an input most influence a model's output. Most widely-used feature attribution methods (such as SHAP, LIME, and Grad-CAM) are "class-dependent" methods in that they generate a feature attribution vector as a function of class. In this work, we demonstrate that class-dependent methods can "leak" information about the selected class, making that… ▽ More

    Submitted 24 February, 2023; originally announced February 2023.

    Comments: AISTATS 2023

  14. arXiv:2302.09344  [pdf, other

    cs.LG cs.AI cs.CV

    Beyond Distribution Shift: Spurious Features Through the Lens of Training Dynamics

    Authors: Nihal Murali, Aahlad Puli, Ke Yu, Rajesh Ranganath, Kayhan Batmanghelich

    Abstract: Deep Neural Networks (DNNs) are prone to learning spurious features that correlate with the label during training but are irrelevant to the learning problem. This hurts model generalization and poses problems when deploying them in safety-critical applications. This paper aims to better understand the effects of spurious features through the lens of the learning dynamics of the internal neurons du… ▽ More

    Submitted 14 October, 2023; v1 submitted 18 February, 2023; originally announced February 2023.

    Comments: Main paper: 12 pages, 2 tables, and 10 figures. Supplementary: 10 pages and 9 figures. Accepted in TMLR23 (https://openreview.net/pdf?id=Tkvmt9nDmB)

  15. arXiv:2302.07261  [pdf, other

    cs.LG stat.ML

    Where to Diffuse, How to Diffuse, and How to Get Back: Automated Learning for Multivariate Diffusions

    Authors: Raghav Singhal, Mark Goldstein, Rajesh Ranganath

    Abstract: Diffusion-based generative models (DBGMs) perturb data to a target noise distribution and reverse this process to generate samples. The choice of noising process, or inference diffusion process, affects both likelihoods and sample quality. For example, extending the inference process with auxiliary variables leads to improved sample quality. While there are many such multivariate diffusions to exp… ▽ More

    Submitted 3 March, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

  16. arXiv:2302.04132  [pdf, other

    cs.LG cs.AI

    Robustness to Spurious Correlations Improves Semantic Out-of-Distribution Detection

    Authors: Lily H. Zhang, Rajesh Ranganath

    Abstract: Methods which utilize the outputs or feature representations of predictive models have emerged as promising approaches for out-of-distribution (OOD) detection of image inputs. However, these methods struggle to detect OOD inputs that share nuisance values (e.g. background) with in-distribution inputs. The detection of shared-nuisance out-of-distribution (SN-OOD) inputs is particularly relevant in… ▽ More

    Submitted 8 February, 2023; originally announced February 2023.

    Comments: AAAI 2023

  17. arXiv:2301.11962  [pdf, other

    cs.LG

    On the Feasibility of Machine Learning Augmented Magnetic Resonance for Point-of-Care Identification of Disease

    Authors: Raghav Singhal, Mukund Sudarshan, Anish Mahishi, Sri Kaushik, Luke Ginocchio, Angela Tong, Hersh Chandarana, Daniel K. Sodickson, Rajesh Ranganath, Sumit Chopra

    Abstract: Early detection of many life-threatening diseases (e.g., prostate and breast cancer) within at-risk population can improve clinical outcomes and reduce cost of care. While numerous disease-specific "screening" tests that are closer to Point-of-Care (POC) are in use for this task, their low specificity results in unnecessary biopsies, leading to avoidable patient trauma and wasteful healthcare spen… ▽ More

    Submitted 2 February, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

  18. arXiv:2210.01302  [pdf, other

    cs.LG cs.CV

    Nuisances via Negativa: Adjusting for Spurious Correlations via Data Augmentation

    Authors: Aahlad Puli, Nitish Joshi, He He, Rajesh Ranganath

    Abstract: In prediction tasks, there exist features that are related to the label in the same way across different settings for that task; these are semantic features or semantics. Features with varying relationships to the label are nuisances. For example, in detecting cows from natural images, the shape of the head is a semantic but because images of cows often have grass backgrounds but not always, the b… ▽ More

    Submitted 1 March, 2023; v1 submitted 3 October, 2022; originally announced October 2022.

  19. arXiv:2209.07397  [pdf, other

    cs.LG cs.CY stat.ML

    From algorithms to action: improving patient care requires causality

    Authors: Wouter A. C. van Amsterdam, Pim A. de Jong, Joost J. C. Verhoeff, Tim Leiner, Rajesh Ranganath

    Abstract: In cancer research there is much interest in building and validating outcome predicting outcomes to support treatment decisions. However, because most outcome prediction models are developed and validated without regard to the causal aspects of treatment decision making, many published outcome prediction models may cause harm when used for decision making, despite being found accurate in validatio… ▽ More

    Submitted 1 April, 2024; v1 submitted 15 September, 2022; originally announced September 2022.

    Journal ref: BMC Medical Informatics and Decision Making, 24(1), 2024

  20. arXiv:2208.10759  [pdf, other

    cs.LG stat.ML

    Survival Mixture Density Networks

    Authors: Xintian Han, Mark Goldstein, Rajesh Ranganath

    Abstract: Survival analysis, the art of time-to-event modeling, plays an important role in clinical treatment decisions. Recently, continuous time models built from neural ODEs have been proposed for survival analysis. However, the training of neural ODEs is slow due to the high computational complexity of neural ODE solvers. Here, we propose an efficient alternative for flexible continuous time models, cal… ▽ More

    Submitted 23 August, 2022; originally announced August 2022.

    Comments: Machine Learning for Healthcare 2022

  21. arXiv:2208.08579  [pdf, other

    stat.ME cs.LG stat.ML

    DIET: Conditional independence testing with marginal dependence measures of residual information

    Authors: Mukund Sudarshan, Aahlad Manas Puli, Wesley Tansey, Rajesh Ranganath

    Abstract: Conditional randomization tests (CRTs) assess whether a variable $x$ is predictive of another variable $y$, having observed covariates $z$. CRTs require fitting a large number of predictive models, which is often computationally intractable. Existing solutions to reduce the cost of CRTs typically split the dataset into a train and test portion, or rely on heuristics for interactions, both of which… ▽ More

    Submitted 11 April, 2023; v1 submitted 17 August, 2022; originally announced August 2022.

  22. arXiv:2206.11925  [pdf, other

    cs.LG

    Set Norm and Equivariant Skip Connections: Putting the Deep in Deep Sets

    Authors: Lily H. Zhang, Veronica Tozzo, John M. Higgins, Rajesh Ranganath

    Abstract: Permutation invariant neural networks are a promising tool for making predictions from sets. However, we show that existing permutation invariant architectures, Deep Sets and Set Transformer, can suffer from vanishing or exploding gradients when they are deep. Additionally, layer norm, the normalization of choice in Set Transformer, can hurt performance by removing information useful for predictio… ▽ More

    Submitted 13 July, 2022; v1 submitted 23 June, 2022; originally announced June 2022.

    Comments: Accepted at ICML 2022

  23. arXiv:2205.02900  [pdf, other

    cs.LG cs.AI cs.CY

    New-Onset Diabetes Assessment Using Artificial Intelligence-Enhanced Electrocardiography

    Authors: Neil Jethani, Aahlad Puli, Hao Zhang, Leonid Garber, Lior Jankelson, Yindalon Aphinyanaphongs, Rajesh Ranganath

    Abstract: Undiagnosed diabetes is present in 21.4% of adults with diabetes. Diabetes can remain asymptomatic and undetected due to limitations in screening rates. To address this issue, questionnaires, such as the American Diabetes Association (ADA) Risk test, have been recommended for use by physicians and the public. Based on evidence that blood glucose concentration can affect cardiac electrophysiology,… ▽ More

    Submitted 22 March, 2023; v1 submitted 5 May, 2022; originally announced May 2022.

    Comments: 21 pages, 8 figures

  24. arXiv:2112.00950  [pdf, other

    cs.LG stat.ML

    Quantile Filtered Imitation Learning

    Authors: David Brandfonbrener, William F. Whitney, Rajesh Ranganath, Joan Bruna

    Abstract: We introduce quantile filtered imitation learning (QFIL), a novel policy improvement operator designed for offline reinforcement learning. QFIL performs policy improvement by running imitation learning on a filtered version of the offline dataset. The filtering process removes $ s,a $ pairs whose estimated Q values fall below a given quantile of the pushforward distribution over values induced by… ▽ More

    Submitted 1 December, 2021; originally announced December 2021.

    Comments: Offline Reinforcement Learning Workshop at Neural Information Processing Systems, 2021

  25. arXiv:2112.00881  [pdf, other

    cs.LG stat.ML

    Learning Invariant Representations with Missing Data

    Authors: Mark Goldstein, Jörn-Henrik Jacobsen, Olina Chau, Adriel Saporta, Aahlad Puli, Rajesh Ranganath, Andrew C. Miller

    Abstract: Spurious correlations allow flexible models to predict well during training but poorly on related test distributions. Recent work has shown that models that satisfy particular independencies involving correlation-inducing \textit{nuisance} variables have guarantees on their test performance. Enforcing such independencies requires nuisances to be observed during training. However, nuisances, such a… ▽ More

    Submitted 8 June, 2022; v1 submitted 1 December, 2021; originally announced December 2021.

    Comments: CLeaR (Causal Learning and Reasoning) 2022

  26. arXiv:2111.08175  [pdf, other

    cs.LG stat.ML

    Inverse-Weighted Survival Games

    Authors: Xintian Han, Mark Goldstein, Aahlad Puli, Thomas Wies, Adler J Perotte, Rajesh Ranganath

    Abstract: Deep models trained through maximum likelihood have achieved state-of-the-art results for survival analysis. Despite this training scheme, practitioners evaluate models under other criteria, such as binary classification losses at a chosen set of time horizons, e.g. Brier score (BS) and Bernoulli log likelihood (BLL). Models trained with maximum likelihood may have poor BS or BLL since maximum lik… ▽ More

    Submitted 31 January, 2022; v1 submitted 15 November, 2021; originally announced November 2021.

    Comments: Neurips 2021

  27. arXiv:2107.07436  [pdf, other

    stat.ML cs.CV cs.LG

    FastSHAP: Real-Time Shapley Value Estimation

    Authors: Neil Jethani, Mukund Sudarshan, Ian Covert, Su-In Lee, Rajesh Ranganath

    Abstract: Shapley values are widely used to explain black-box models, but they are costly to calculate because they require many model evaluations. We introduce FastSHAP, a method for estimating Shapley values in a single forward pass using a learned explainer model. FastSHAP amortizes the cost of explaining many inputs via a learning approach inspired by the Shapley value's weighted least squares character… ▽ More

    Submitted 22 March, 2022; v1 submitted 15 July, 2021; originally announced July 2021.

    Comments: ICLR 2022 Camera Ready, 20 pages, 10 figures, 3 tables

  28. arXiv:2107.06908  [pdf, other

    cs.LG

    Understanding Failures in Out-of-Distribution Detection with Deep Generative Models

    Authors: Lily H. Zhang, Mark Goldstein, Rajesh Ranganath

    Abstract: Deep generative models (DGMs) seem a natural fit for detecting out-of-distribution (OOD) inputs, but such models have been shown to assign higher probabilities or densities to OOD images than images from the training distribution. In this work, we explain why this behavior should be attributed to model misestimation. We first prove that no method can guarantee performance beyond random chance with… ▽ More

    Submitted 16 July, 2021; v1 submitted 14 July, 2021; originally announced July 2021.

    Comments: Accepted at ICML 2021

  29. arXiv:2107.00520  [pdf, other

    cs.LG stat.ML

    Out-of-distribution Generalization in the Presence of Nuisance-Induced Spurious Correlations

    Authors: Aahlad Puli, Lily H. Zhang, Eric K. Oermann, Rajesh Ranganath

    Abstract: In many prediction problems, spurious correlations are induced by a changing relationship between the label and a nuisance variable that is also correlated with the covariates. For example, in classifying animals in natural images, the background, which is a nuisance, can predict the type of animal. This nuisance-label relationship does not always hold, and the performance of a model trained under… ▽ More

    Submitted 12 February, 2023; v1 submitted 29 June, 2021; originally announced July 2021.

  30. arXiv:2106.08909  [pdf, other

    cs.LG stat.ML

    Offline RL Without Off-Policy Evaluation

    Authors: David Brandfonbrener, William F. Whitney, Rajesh Ranganath, Joan Bruna

    Abstract: Most prior approaches to offline reinforcement learning (RL) have taken an iterative actor-critic approach involving off-policy evaluation. In this paper we show that simply doing one step of constrained/regularized policy improvement using an on-policy Q estimate of the behavior policy performs surprisingly well. This one-step algorithm beats the previously reported results of iterative algorithm… ▽ More

    Submitted 3 December, 2021; v1 submitted 16 June, 2021; originally announced June 2021.

    Comments: Thirty-fifth Conference on Neural Information Processing Systems, 2021

  31. arXiv:2103.01890  [pdf, other

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

    Have We Learned to Explain?: How Interpretability Methods Can Learn to Encode Predictions in their Interpretations

    Authors: Neil Jethani, Mukund Sudarshan, Yindalon Aphinyanaphongs, Rajesh Ranganath

    Abstract: While the need for interpretable machine learning has been established, many common approaches are slow, lack fidelity, or hard to evaluate. Amortized explanation methods reduce the cost of providing interpretations by learning a global selector model that returns feature importances for a single instance of data. The selector model is trained to optimize the fidelity of the interpretations, as ev… ▽ More

    Submitted 2 March, 2021; originally announced March 2021.

    Comments: 15 pages, 3 figures, Proceedings of the 24th International Conference on Artificial Intelligence and Statistics (AISTATS) 2021

    Journal ref: Proceedings of the 24th International Conference on Artificial Intelligence and Statistics (AISTATS) 2021

  32. arXiv:2102.08533  [pdf, other

    stat.ME cs.LG stat.ML

    Causal Estimation with Functional Confounders

    Authors: Aahlad Puli, Adler J. Perotte, Rajesh Ranganath

    Abstract: Causal inference relies on two fundamental assumptions: ignorability and positivity. We study causal inference when the true confounder value can be expressed as a function of the observed data; we call this setting estimation with functional confounders (EFC). In this setting, ignorability is satisfied, however positivity is violated, and causal inference is impossible in general. We consider two… ▽ More

    Submitted 16 February, 2021; originally announced February 2021.

    Comments: 17 pages, 7 figures, 2 tables

  33. arXiv:2101.05346  [pdf, other

    cs.LG stat.ML

    X-CAL: Explicit Calibration for Survival Analysis

    Authors: Mark Goldstein, Xintian Han, Aahlad Puli, Adler J. Perotte, Rajesh Ranganath

    Abstract: Survival analysis models the distribution of time until an event of interest, such as discharge from the hospital or admission to the ICU. When a model's predicted number of events within any time interval is similar to the observed number, it is called well-calibrated. A survival model's calibration can be measured using, for instance, distributional calibration (D-CALIBRATION) [Haider et al., 20… ▽ More

    Submitted 13 January, 2021; originally announced January 2021.

  34. arXiv:2009.11087  [pdf, other

    stat.ML cs.CY cs.LG

    Probabilistic Machine Learning for Healthcare

    Authors: Irene Y. Chen, Shalmali Joshi, Marzyeh Ghassemi, Rajesh Ranganath

    Abstract: Machine learning can be used to make sense of healthcare data. Probabilistic machine learning models help provide a complete picture of observed data in healthcare. In this review, we examine how probabilistic machine learning can advance healthcare. We consider challenges in the predictive model building pipeline where probabilistic models can be beneficial including calibration and missing data.… ▽ More

    Submitted 23 September, 2020; originally announced September 2020.

    Comments: Annual Reviews of Biomedical Data Science 2021

  35. arXiv:2007.15835  [pdf, other

    stat.ML cs.LG stat.ME

    Deep Direct Likelihood Knockoffs

    Authors: Mukund Sudarshan, Wesley Tansey, Rajesh Ranganath

    Abstract: Predictive modeling often uses black box machine learning methods, such as deep neural networks, to achieve state-of-the-art performance. In scientific domains, the scientist often wishes to discover which features are actually important for making the predictions. These discoveries may lead to costly follow-up experiments and as such it is important that the error rate on discoveries is not too h… ▽ More

    Submitted 31 July, 2020; originally announced July 2020.

  36. arXiv:2006.15368  [pdf, other

    cs.LG stat.ML

    Offline Contextual Bandits with Overparameterized Models

    Authors: David Brandfonbrener, William F. Whitney, Rajesh Ranganath, Joan Bruna

    Abstract: Recent results in supervised learning suggest that while overparameterized models have the capacity to overfit, they in fact generalize quite well. We ask whether the same phenomenon occurs for offline contextual bandits. Our results are mixed. Value-based algorithms benefit from the same generalization behavior as overparameterized supervised learning, but policy-based algorithms do not. We show… ▽ More

    Submitted 16 June, 2021; v1 submitted 27 June, 2020; originally announced June 2020.

    Journal ref: Proceedings of the 38th International Conference on Machine Learning, PMLR 139, 2021

  37. arXiv:2001.03115  [pdf, other

    cs.LG stat.ML

    The Counterfactual $χ$-GAN

    Authors: Amelia J. Averitt, Natnicha Vanitchanant, Rajesh Ranganath, Adler J. Perotte

    Abstract: Causal inference often relies on the counterfactual framework, which requires that treatment assignment is independent of the outcome, known as strong ignorability. Approaches to enforcing strong ignorability in causal analyses of observational data include weighting and matching methods. Effect estimates, such as the average treatment effect (ATE), are then estimated as expectations under the rew… ▽ More

    Submitted 3 December, 2020; v1 submitted 9 January, 2020; originally announced January 2020.

    Comments: 9 pages; 3 figures; See peer-reviewed work at Journal of Biomedical Informatics

    Journal ref: JBI. 2020. PMID: 32771540

  38. arXiv:1910.14265  [pdf, other

    cs.LG stat.ML

    Energy-Inspired Models: Learning with Sampler-Induced Distributions

    Authors: Dieterich Lawson, George Tucker, Bo Dai, Rajesh Ranganath

    Abstract: Energy-based models (EBMs) are powerful probabilistic models, but suffer from intractable sampling and density evaluation due to the partition function. As a result, inference in EBMs relies on approximate sampling algorithms, leading to a mismatch between the model and inference. Motivated by this, we consider the sampler-induced distribution as the model of interest and maximize the likelihood o… ▽ More

    Submitted 9 January, 2020; v1 submitted 31 October, 2019; originally announced October 2019.

    Comments: Presented at the 33rd Conference on Neural Information Processing Systems (NeurIPS 2019), Vancouver, Canada

  39. Population Predictive Checks

    Authors: Gemma E. Moran, David M. Blei, Rajesh Ranganath

    Abstract: Bayesian modeling helps applied researchers articulate assumptions about their data and develop models tailored for specific applications. Thanks to good methods for approximate posterior inference, researchers can now easily build, use, and revise complicated Bayesian models for large and rich data. These capabilities, however, bring into focus the problem of model criticism. Researchers need too… ▽ More

    Submitted 15 July, 2022; v1 submitted 2 August, 2019; originally announced August 2019.

  40. arXiv:1907.03451  [pdf, other

    cs.LG stat.ML

    General Control Functions for Causal Effect Estimation from Instrumental Variables

    Authors: Aahlad Manas Puli, Rajesh Ranganath

    Abstract: Causal effect estimation relies on separating the variation in the outcome into parts due to the treatment and due to the confounders. To achieve this separation, practitioners often use external sources of randomness that only influence the treatment called instrumental variables (IVs). We study variables constructed from treatment and IV that help estimate effects, called control functions. We c… ▽ More

    Submitted 2 February, 2021; v1 submitted 8 July, 2019; originally announced July 2019.

    Comments: 24 pages, 6 figures

  41. 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

  42. arXiv:1905.05163  [pdf, other

    eess.SP cs.CR cs.LG stat.ML

    Adversarial Examples for Electrocardiograms

    Authors: Xintian Han, Yuxuan Hu, Luca Foschini, Larry Chinitz, Lior Jankelson, Rajesh Ranganath

    Abstract: In recent years, the electrocardiogram (ECG) has seen a large diffusion in both medical and commercial applications, fueled by the rise of single-lead versions. Single-lead ECG can be embedded in medical devices and wearable products such as the injectable Medtronic Linq monitor, the iRhythm Ziopatch wearable monitor, and the Apple Watch Series 4. Recently, deep neural networks have been used to a… ▽ More

    Submitted 4 June, 2019; v1 submitted 13 May, 2019; originally announced May 2019.

  43. arXiv:1904.05342  [pdf, other

    cs.CL cs.LG

    ClinicalBERT: Modeling Clinical Notes and Predicting Hospital Readmission

    Authors: Kexin Huang, Jaan Altosaar, Rajesh Ranganath

    Abstract: Clinical notes contain information about patients that goes beyond structured data like lab values and medications. However, clinical notes have been underused relative to structured data, because notes are high-dimensional and sparse. This work develops and evaluates representations of clinical notes using bidirectional transformers (ClinicalBERT). ClinicalBERT uncovers high-quality relationships… ▽ More

    Submitted 28 November, 2020; v1 submitted 10 April, 2019; originally announced April 2019.

    Comments: CHIL 2020 Workshop

  44. arXiv:1904.04478  [pdf, other

    stat.ML cs.LG

    Kernelized Complete Conditional Stein Discrepancy

    Authors: Raghav Singhal, Xintian Han, Saad Lahlou, Rajesh Ranganath

    Abstract: Much of machine learning relies on comparing distributions with discrepancy measures. Stein's method creates discrepancy measures between two distributions that require only the unnormalized density of one and samples from the other. Stein discrepancies can be combined with kernels to define kernelized Stein discrepancies (KSDs). While kernels make Stein discrepancies tractable, they pose several… ▽ More

    Submitted 17 July, 2020; v1 submitted 9 April, 2019; originally announced April 2019.

  45. arXiv:1903.10556  [pdf, other

    cs.PL cs.LG

    The Random Conditional Distribution for Higher-Order Probabilistic Inference

    Authors: Zenna Tavares, Xin Zhang, Edgar Minaysan, Javier Burroni, Rajesh Ranganath, Armando Solar Lezama

    Abstract: The need to condition distributional properties such as expectation, variance, and entropy arises in algorithmic fairness, model simplification, robustness and many other areas. At face value however, distributional properties are not random variables, and hence conditioning them is a semantic error and type error in probabilistic programming languages. On the other hand, distributional properties… ▽ More

    Submitted 25 March, 2019; originally announced March 2019.

    Comments: 12 pages

  46. arXiv:1903.03448  [pdf, other

    stat.ML cs.LG

    Support and Invertibility in Domain-Invariant Representations

    Authors: Fredrik D. Johansson, David Sontag, Rajesh Ranganath

    Abstract: Learning domain-invariant representations has become a popular approach to unsupervised domain adaptation and is often justified by invoking a particular suite of theoretical results. We argue that there are two significant flaws in such arguments. First, the results in question hold only for a fixed representation and do not account for information lost in non-invertible transformations. Second,… ▽ More

    Submitted 3 July, 2019; v1 submitted 8 March, 2019; originally announced March 2019.

  47. arXiv:1903.02984  [pdf, other

    cs.LG stat.ML

    The Variational Predictive Natural Gradient

    Authors: Da Tang, Rajesh Ranganath

    Abstract: Variational inference transforms posterior inference into parametric optimization thereby enabling the use of latent variable models where otherwise impractical. However, variational inference can be finicky when different variational parameters control variables that are strongly correlated under the model. Traditional natural gradients based on the variational approximation fail to correct for c… ▽ More

    Submitted 29 November, 2019; v1 submitted 7 March, 2019; originally announced March 2019.

    Comments: International Conference on Machine Learning (ICML), 2019

  48. arXiv:1901.05437  [pdf, ps, other

    cs.AI

    Soft Constraints for Inference with Declarative Knowledge

    Authors: Zenna Tavares, Javier Burroni, Edgar Minaysan, Armando Solar Lezama, Rajesh Ranganath

    Abstract: We develop a likelihood free inference procedure for conditioning a probabilistic model on a predicate. A predicate is a Boolean valued function which expresses a yes/no question about a domain. Our contribution, which we call predicate exchange, constructs a softened predicate which takes value in the unit interval [0, 1] as opposed to a simply true or false. Intuitively, 1 corresponds to true, a… ▽ More

    Submitted 16 January, 2019; originally announced January 2019.

  49. arXiv:1806.00388  [pdf

    cs.LG cs.CY stat.ML

    A Review of Challenges and Opportunities in Machine Learning for Health

    Authors: Marzyeh Ghassemi, Tristan Naumann, Peter Schulam, Andrew L. Beam, Irene Y. Chen, Rajesh Ranganath

    Abstract: Modern electronic health records (EHRs) provide data to answer clinically meaningful questions. The growing data in EHRs makes healthcare ripe for the use of machine learning. However, learning in a clinical setting presents unique challenges that complicate the use of common machine learning methodologies. For example, diseases in EHRs are poorly labeled, conditions can encompass multiple underly… ▽ More

    Submitted 5 December, 2019; v1 submitted 1 June, 2018; originally announced June 2018.

    Comments: Updated version

  50. arXiv:1805.08273  [pdf, other

    stat.ML cs.LG

    Multiple Causal Inference with Latent Confounding

    Authors: Rajesh Ranganath, Adler Perotte

    Abstract: Causal inference from observational data requires assumptions. These assumptions range from measuring confounders to identifying instruments. Traditionally, causal inference assumptions have focused on estimation of effects for a single treatment. In this work, we construct techniques for estimation with multiple treatments in the presence of unobserved confounding. We develop two assumptions base… ▽ More

    Submitted 1 March, 2019; v1 submitted 21 May, 2018; originally announced May 2018.