← Search

Mihaela van der Schaar

201 accepted papers

2026

AgentScore: Autoformulation of Deployable Clinical Scoring Systems

ICML 2026poster

Modern clinical practice relies on evidence-based guidelines implemented as compact scoring systems composed of a small number of interpretable decision rules. While machine-learning models achieve strong performance, many fail to translate into routine clinical use due to misalignment with workflow…

Cited by 0SourceScholar
2026

CellBRIDGE: Learning Cellular Trajectories via Interaction-Aware Alignment

ICML 2026poster

Inferring dynamics from population snapshots is a fundamental challenge in machine learning and biology. In scRNA-sequencing (scRNA-seq), destructive measurements preclude direct tracking of individual cells across time, making trajectory inference underdetermined. Optimal Transport (OT) provides a …

Cited by 0SourceScholar
2026

Eliciting Numerical Predictive Distributions of LLMs Without Auto-Regression

ICLR 2026poster

Large Language Models (LLMs) have recently been successfully applied to regression tasks---such as time series forecasting and tabular prediction---by leveraging their in-context learning abilities. However, their autoregressive decoding process may be ill-suited to continuous-valued outputs, where…

Cited by 0SourceScholar
2026

Gradient-Based Causal Tree Ensembles: A Backbone Architecture for Heterogeneous Treatment Effects

ICML 2026poster

Estimating Heterogeneous Treatment Effects (HTE) from observational data is essential in fields such as healthcare and policy-making, where randomized experiments are often impractical. While representation learning-based methods have shown promise, recent studies suggest that tree-based approaches …

Cited by 0SourceScholar
2026

Guideline-Grounded Evidence Accumulation for High-Stakes Agent Verification

ICML 2026poster

As LLM-powered agents have been used for high-stakes decision-making, such as clinical diagnosis, it becomes critical to develop reliable verification of their decisions to facilitate trustworthy deployment. Yet, existing verifiers usually underperform owing to a lack of domain knowledge and limited…

Cited by 0SourceScholar
2026

Identifiable Nonlinear Differentiable Causal Discovery via Independence and Adaptive Group Sparsity

ICML 2026poster

Differentiable approaches to causal discovery have shown promise in learning DAG structures via continuous optimization, but their theoretical guarantees are largely restricted to models with homoscedastic noise or known noise distribution. In particular, existing methods based on mean squared error…

Cited by 0SourceScholar
2026

Influence-Guided Symbolic Regression: Scientific Discovery via LLM-Driven Equation Search with Granular Feedback

ICML 2026poster

Large Language Models (LLMs) offer a promising avenue for scientific discovery, yet their application to symbolic regression is often constrained by inefficient search strategies and coarse feedback signals. Current methods typically guide LLMs using scalar metrics (e.g., global Mean Squared Error),…

Cited by 0SourceScholar
2026

No More, No Less: Least-Privilege Language Models

ICML 2026poster

Least privilege is a core security principle: grant each request only the minimum access needed to achieve its goal. Deployed language models almost never follow it, instead being exposed through a single API endpoint that serves all users and requests. This gap exists not because least privilege wo…

Cited by 0SourceScholar
2026

Nonparametric LLM Evaluation from Preference Data

ICML 2026poster

Evaluating the performance of large language models (LLMs) from human preference data is crucial for obtaining LLM leaderboards. However, many existing approaches either rely on restrictive parametric assumptions or lack valid uncertainty quantification when flexible machine learning methods are use…

Cited by 0SourceScholar
2026

Operator Theory-Driven Autoformulation of MDPs for Control of Queueing Systems

ICLR 2026poster

Autoformulation is an emerging field that uses large language models (LLMs) to translate natural-language descriptions of decision-making problems into formal mathematical formulations. Existing works have focused on autoformulating mathematical optimization problems for $\textit{one-shot}$ decision…

Cited by 0SourceScholar
2026

Overlap-weighted orthogonal meta-learner for treatment effect estimation over time

ICLR 2026poster

Estimating heterogeneous treatment effects (HTEs) in time-varying settings is particularly challenging, as the probability of observing certain treatment sequences decreases exponentially with longer prediction horizons. Thus, the observed data contain little support for many plausible treatment seq…

Cited by 0SourcecodeScholar
2026

Position: The AI Imperative: Scaling High-Quality Peer Review in Machine Learning

ICML 2026oral

Peer review, the bedrock of scientific advancement in machine learning (ML), is strained by a crisis of scale. Exponential growth in manuscript submissions to premier ML venues such as NeurIPS, ICML, and ICLR is outpacing the finite capacity of qualified reviewers, leading to concerns about review q…

Cited by 0SourceScholar
2026

When AI Agents Compete for Jobs: Strategic Capabilities and Economic Dynamics of AI Labour Markets

ICML 2026poster

Emerging agentic marketplaces provide the economic infrastructure for matching and coordinating the large amounts of AI agents used in agentic swarms. Unlike human workers, AI agents can operate on multiple jobs simultaneously, acquire skills rapidly, and labor without wage floors. These differences…

Cited by 0SourceScholar
2025

Active Feature Acquisition for Personalised Treatment Assignment

AISTATS 2025poster

Making treatment effect estimation actionable for personalized decision-making requires overcoming the costs and delays of acquiring necessary features. While many machine learning models estimate Conditional Average Treatment Effects (CATE), they mostly assume that _all_ relevant features are readi…

Cited by 0SourceScholar
2025

Active Task Disambiguation with LLMs

ICLR 2025spotlight

Despite the impressive performance of large language models (LLMs) across various benchmarks, their ability to address ambiguously specified problems—frequent in real-world interactions—remains underexplored. To address this gap, we introduce a formal definition of task ambiguity and frame the probl…

2025

AutoCATE: End-to-End, Automated Treatment Effect Estimation

ICML 2025poster

Estimating causal effects is crucial in domains like healthcare, economics, and education. Despite advances in machine learning (ML) for estimating conditional average treatment effects (CATE), the practical adoption of these methods remains limited, due to the complexities of implementing, tuning,…

Cited by 0SourcePDFScholar
2025

Autoformulation of Mathematical Optimization Models Using LLMs

ICML 2025poster

Mathematical optimization is fundamental to decision-making across diverse domains, from operations research to healthcare. Yet, translating real-world problems into optimization models remains a difficult task, often demanding specialized expertise. This paper approaches the problem of $\textit{aut…

Cited by 7SourcePDFScholar
2025

Beyond Size-Based Metrics: Measuring Task-Specific Complexity in Symbolic Regression

AISTATS 2025poster

Symbolic regression (SR) is a machine learning approach aimed at discovering mathematical closed-form expressions that best fit a given dataset. Traditional complexity measures in SR, such as the number of terms or expression tree depth, often fail to capture the difficulty of specific analytical ta…

Cited by 0SourceScholar
2025

Bootstrapping Self-Improvement of Language Model Programs for Zero-Shot Schema Matching

ICML 2025poster

Schema matching -- the task of finding matches between attributes across disparate data sources with different tables and hierarchies -- is critical for creating interoperable machine learning (ML)-ready data. Addressing this fundamental data-centric problem has wide implications, especially in doma…

Cited by 0SourcePDFScholar
2025

Continuously Updating Digital Twins using Large Language Models

ICML 2025poster

Digital twins are models of real-world systems that can simulate their dynamics in response to potential actions. In complex settings, the state and action variables, and available data and knowledge relevant to a system can constantly change, requiring digital twins to continuously update with thes…

Cited by 0SourcePDFScholar
2025

Decision Tree Induction Through LLMs via Semantically-Aware Evolution

ICLR 2025poster

Decision trees are a crucial class of models offering robust predictive performance and inherent interpretability across various domains, including healthcare, finance, and logistics. However, current tree induction methods often face limitations such as suboptimal solutions from greedy methods or p…

Cited by 0SourcePDFScholar
2025

Differentiable Causal Structure Learning with Identifiability by NOTIME

AISTATS 2025poster

The introduction of the NOTEARS algorithm resulted in a wave of research on differentiable Directed Acyclic Graph (DAG) learning. Differentiable DAG learning transforms the combinatorial problem of identifying the DAG underlying a Structural Causal Model (SCM) into a constrained continuous optimizat…

Cited by 0SourceScholar
2025

G-Sim: Generative Simulations with Large Language Models and Gradient-Free Calibration

ICML 2025poster

Constructing robust simulators is essential for asking "what if?" questions and guiding policy in critical domains like healthcare and logistics. However, existing methods often struggle, either failing to generalize beyond historical data or, when using Large Language Models (LLMs), suffering from…

Cited by 0SourcePDFScholar
2025

Going Beyond Static: Understanding Shifts with Time-Series Attribution

ICLR 2025poster

Distribution shifts in time-series data are complex due to temporal dependencies, multivariable interactions, and trend changes. However, robust methods often rely on structural assumptions that lack thorough empirical validation, limiting their practical applicability. In order to support an empi…

Cited by 0SourcePDFScholar
2025

Improving the Generation and Evaluation of Synthetic Data for Downstream Medical Causal Inference

NeurIPS 2025poster

Causal inference is essential for developing and evaluating medical interventions, yet real-world medical datasets are often difficult to access due to regulatory barriers. This makes synthetic data a potentially valuable asset that enables these medical analyses, along with the development of new i…

Cited by 0SourceScholar
2025

No Equations Needed: Learning System Dynamics Without Relying on Closed-Form ODEs

ICLR 2025poster

Data-driven modeling of dynamical systems is a crucial area of machine learning. In many scenarios, a thorough understanding of the model’s behavior becomes essential for practical applications. For instance, understanding the behavior of a pharmacokinetic model, constructed as part of drug developm…

2025

Position: All Current Generative Fidelity and Diversity Metrics are Flawed

ICML 2025poster

Any method's development and practical application is limited by our ability to measure its reliability. The popularity of generative modeling emphasizes the importance of good synthetic data metrics. Unfortunately, previous works have found many failure cases in current metrics, for example lack of…

Cited by 0SourcePDFScholar
2025

Position: Truly Self-Improving Agents Require Intrinsic Metacognitive Learning

ICML 2025poster

Self-improving agents aim to continuously acquire new capabilities with minimal supervision. However, current approaches face two key limitations: their self-improvement processes are often rigid, fail to generalize across tasks domains, and struggle to scale with increasing agent capabilities. We a…

Cited by 0SourcePDFScholar
2025

Risk-Sensitive Diffusion: Robustly Optimizing Diffusion Models with Noisy Samples

ICLR 2025poster

Diffusion models are mainly studied on image data. However, non-image data (e.g., tabular data) are also prevalent in real applications and tend to be noisy due to some inevitable factors in the stage of data collection, degrading the generation quality of diffusion models. In this paper, we conside…

Cited by 0SourcePDFScholar
2025

Semantic-KG: Using Knowledge Graphs to Construct Benchmarks for Measuring Semantic Similarity

NeurIPS 2025poster

Evaluating the open-form textual responses generated by Large Language Models (LLMs) typically requires measuring the semantic similarity of the response to a (human generated) reference. However, there is evidence that current semantic similarity methods may capture syntactic or lexical forms over…

Cited by 0SourcecodeScholar
2025

Simulating Viva Voce Examinations to Evaluate Clinical Reasoning in Large Language Models

NeurIPS 2025poster

Clinical reasoning in medicine is a hypothesis-driven process where physicians refine diagnoses from limited information through targeted history, physical examination, and diagnostic investigations. In contrast, current medical benchmarks for large language models (LLMs) primarily assess knowledge…

Cited by 0SourcecodeScholar
2025

Skip the Equations: Learning Behavior of Personalized Dynamical Systems Directly From Data

ICML 2025poster

While black-box approaches are commonly used for data-driven modeling of dynamical systems, they often obscure a system's underlying behavior and properties, limiting adoption in areas such as medicine and pharmacology. A two-step process of discovering ordinary differential equations (ODEs) and the…

Cited by 0SourcePDFScholar
2025

Statistical Hypothesis Testing for Auditing Robustness in Language Models

ICML 2025poster

Consider the problem of testing whether the outputs of a large language model (LLM) system change under an arbitrary intervention, such as an input perturbation or changing the model variant. We cannot simply compare two LLM outputs since they might differ due to the stochastic nature of the system,…

Cited by 0SourcePDFScholar
2025

Stochastic Encodings for Active Feature Acquisition

ICML 2025poster

Active Feature Acquisition is an instance-wise, sequential decision making problem. The aim is to dynamically select which feature to measure based on current observations, independently for each test instance. Common approaches either use Reinforcement Learning, which experiences training difficult…

Cited by 0SourcePDFScholar
2025

Strategic Planning: A Top-Down Approach to Option Generation

ICML 2025poster

Real-world human decision-making often relies on strategic planning, where *high-level* goals guide the formulation of sub-goals and subsequent actions, as evidenced by domains such as healthcare, business, and urban policy. Despite notable successes in controlled settings, conventional reinforcemen…

Cited by 0SourcePDFScholar
2025

The Synergy of LLMs & RL Unlocks Offline Learning of Generalizable Language-Conditioned Policies with Low-fidelity Data

ICML 2025spotlight

Developing autonomous agents capable of performing complex, multi-step decision-making tasks specified in natural language remains a significant challenge, particularly in realistic settings where labeled data is scarce and real-time experimentation is impractical. Existing reinforcement learning (R…

Cited by 0SourcePDFScholar
2025

Timely Clinical Diagnosis through Active Test Selection

NeurIPS 2025poster

There is growing interest in using machine learning (ML) to support clinical diagnosis, but most approaches rely on static, fully observed datasets and fail to reflect the sequential, resource-aware reasoning clinicians use in practice. Diagnosis remains complex and error prone, especially in high-p…

Cited by 0SourceScholar
2025

Towards Automated Knowledge Integration From Human-Interpretable Representations

ICLR 2025spotlight

A significant challenge in machine learning, particularly in noisy and low-data environments, lies in effectively incorporating inductive biases to enhance data efficiency and robustness. Despite the success of informed machine learning methods, designing algorithms with explicit inductive biases re…

Cited by 1SourcePDFScholar
2025

Towards Regulatory-Confirmed Adaptive Clinical Trials: Machine Learning Opportunities and Solutions

AISTATS 2025poster

Randomized Controlled Trials (RCTs) are the gold standard for evaluating the effect of new medical treatments. Treatments must pass stringent regulatory conditions in order to be approved for widespread use, yet even after the regulatory barriers are crossed, real-world challenges might arise: Who s…

Cited by 0SourceScholar
2025

Treatment Effect Estimation for Optimal Decision-Making

NeurIPS 2025poster

Decision-making across various fields, such as medicine, heavily relies on conditional average treatment effects (CATEs). Practitioners commonly make decisions by checking whether the estimated CATE is positive, even though the decision-making performance of modern CATE estimators is poorly understo…

Cited by 0SourceScholar
2024

A Neural Framework for Generalized Causal Sensitivity Analysis

ICLR 2024poster

Unobserved confounding is common in many applications, making causal inference from observational data challenging. As a remedy, causal sensitivity analysis is an important tool to draw causal conclusions under unobserved confounding with mathematical guarantees. In this paper, we propose NeuralCSA,…

2024

A theoretical design of concept sets: improving the predictability of concept bottleneck models

NeurIPS 2024poster

Concept-based learning, a promising approach in machine learning, emphasizes the value of high-level representations called concepts. However, despite growing interest in concept-bottleneck models (CBMs), there is a lack of clear understanding regarding the properties of concept sets and their impac…

Cited by 3SourcePDFScholar
2024

Active Learning with LLMs for Partially Observed and Cost-Aware Scenarios

NeurIPS 2024poster

Conducting experiments and gathering data for machine learning models is a complex and expensive endeavor, particularly when confronted with limited information. Typically, extensive _experiments_ to obtain features and labels come with a significant acquisition cost, making it impractical to carry…

Cited by 3SourcePDFScholar
2024

Adaptive Experiment Design with Synthetic Controls

AISTATS 2024poster

Clinical trials are typically run in order to understand the effects of a new treatment on a given population of patients. However, patients in large populations rarely respond the same way to the same treatment. This heterogeneity in patient responses necessitates trials that investigate effects on…

2024

Automatically Learning Hybrid Digital Twins of Dynamical Systems

NeurIPS 2024spotlight

Digital Twins (DTs) are computational models that simulate the states and temporal dynamics of real-world systems, playing a crucial role in prediction, understanding, and decision-making across diverse domains. However, existing approaches to DTs often struggle to generalize to unseen conditions in…

2024

Context-Aware Testing: A New Paradigm for Model Testing with Large Language Models

NeurIPS 2024poster

The predominant *de facto* paradigm of testing ML models relies on either using only held-out data to compute aggregate evaluation metrics or by assessing the performance on different subgroups. However, such *data-only testing* methods operate under the restrictive assumption that the available em…

Cited by 5SourcePDFScholar
2024

Curated LLM: Synergy of LLMs and Data Curation for tabular augmentation in low-data regimes

ICML 2024poster

Machine Learning (ML) in low-data settings remains an underappreciated yet crucial problem. Hence, data augmentation methods to increase the sample size of datasets needed for ML are key to unlocking the transformative potential of ML in data-deprived regions and domains. Unfortunately, the limited…

Cited by 17SourcePDFScholar
2024

DAGnosis: Localized Identification of Data Inconsistencies using Structures

AISTATS 2024poster

Identification and appropriate handling of inconsistencies in data at deployment time is crucial to reliably use machine learning models. While recent data-centric methods are able to identify such inconsistencies with respect to the training set, they suffer from two key limitations: (1) suboptimal…

2024

Data-Driven Discovery of Dynamical Systems in Pharmacology using Large Language Models

NeurIPS 2024poster

The discovery of dynamical systems is crucial across a range of fields, including pharmacology, epidemiology, and physical sciences. *Accurate* and *interpretable* modeling of these systems is essential for understanding complex temporal processes, optimizing interventions, and minimizing adverse ef…

Cited by 1SourcePDFScholar
2024

Deep Learning Through A Telescoping Lens: A Simple Model Provides Empirical Insights On Grokking, Gradient Boosting & Beyond

NeurIPS 2024poster

Deep learning sometimes appears to work in unexpected ways. In pursuit of a deeper understanding of its surprising behaviors, we investigate the utility of a simple yet accurate model of a trained neural network consisting of a sequence of first-order approximations telescoping out into a single emp…

2024

Defining Expertise: Applications to Treatment Effect Estimation

ICLR 2024poster

Decision-makers are often experts of their domain and take actions based on their domain knowledge. Doctors, for instance, may prescribe treatments by predicting the likely outcome of each available treatment. Actions of an expert thus naturally encode part of their domain knowledge, and can help ma…

Cited by 1SourcePDFScholar
2024

Dense Reward for Free in Reinforcement Learning from Human Feedback

ICML 2024poster

Reinforcement Learning from Human Feedback (RLHF) has been credited as the key advance that has allowed Large Language Models (LLMs) to effectively follow instructions and produce useful assistance. Classically, this involves generating completions from the LLM in response to a query before using a…

2024

Discovering Features with Synergistic Interactions in Multiple Views

ICML 2024poster

Discovering features with synergistic interactions in multi-view data, that provide more information gain when considered together than when considered separately, is particularly valuable. This fosters a more comprehensive understanding of the target outcome from diverse perspectives (views). Howev…

Cited by 0SourcePDFScholar
2024

Discovering Preference Optimization Algorithms with and for Large Language Models

NeurIPS 2024poster

Offline preference optimization is a key method for enhancing and controlling the quality of Large Language Model (LLM) outputs. Typically, preference optimization is approached as an offline supervised learning task using manually crafted convex loss functions. While these methods are based on theo…

Cited by 16SourcePDFScholar
2024

Dissecting Sample Hardness: A Fine-Grained Analysis of Hardness Characterization Methods for Data-Centric AI

ICLR 2024poster

Characterizing samples that are difficult to learn from is crucial to developing highly performant ML models. This has led to numerous Hardness Characterization Methods (HCMs) that aim to identify ''hard'' samples. However, there is a lack of consensus regarding the definition and evaluation of ''ha…

2024

L2MAC: Large Language Model Automatic Computer for Extensive Code Generation

ICLR 2024poster

Transformer-based large language models (LLMs) are constrained by the fixed context window of the underlying transformer architecture, hindering their ability to produce long and coherent outputs. Memory-augmented LLMs are a promising solution, but current approaches cannot handle long output genera…

Cited by 14SourcePDFScholar
2024

Large Language Models to Enhance Bayesian Optimization

ICLR 2024poster

Bayesian optimization (BO) is a powerful approach for optimizing complex and expensive-to-evaluate black-box functions. Its importance is underscored in many applications, notably including hyperparameter tuning, but its efficacy depends on efficiently balancing exploration and exploitation. While t…

2024

Meta-Learners for Partially-Identified Treatment Effects Across Multiple Environments

ICML 2024poster

Estimating the conditional average treatment effect (CATE) from observational data is relevant for many applications such as personalized medicine. Here, we focus on the widespread setting where the observational data come from multiple environments, such as different hospitals, physicians, or count…

2024

ODE Discovery for Longitudinal Heterogeneous Treatment Effects Inference

ICLR 2024spotlight

Inferring unbiased treatment effects has received widespread attention in the machine learning community. In recent years, our community has proposed numerous solutions in standard settings, high-dimensional treatment settings, and even longitudinal settings. While very diverse, the solution has mos…

Cited by 7SourcePDFScholar
2024

Quantifying Aleatoric Uncertainty of the Treatment Effect: A Novel Orthogonal Learner

NeurIPS 2024poster

Estimating causal quantities from observational data is crucial for understanding the safety and effectiveness of medical treatments. However, to make reliable inferences, medical practitioners require not only estimating averaged causal quantities, such as the conditional average treatment effect,…

2024

Query-Dependent Prompt Evaluation and Optimization with Offline Inverse RL

ICLR 2024poster

In this study, we aim to enhance the arithmetic reasoning ability of Large Language Models (LLMs) through zero-shot prompt optimization. We identify a previously overlooked objective of query dependency in such optimization and elucidate two ensuing challenges that impede the successful and economic…

Cited by 33SourcePDFScholar
2024

Relaxed Quantile Regression: Prediction Intervals for Asymmetric Noise

ICML 2024poster

Constructing valid prediction intervals rather than point estimates is a well-established approach for uncertainty quantification in the regression setting. Models equipped with this capacity output an interval of values in which the ground truth target will fall with some prespecified probability.…

2024

Self-Healing Machine Learning: A Framework for Autonomous Adaptation in Real-World Environments

NeurIPS 2024poster

Real-world machine learning systems often encounter model performance degradation due to distributional shifts in the underlying data generating process (DGP). Existing approaches to addressing shifts, such as concept drift adaptation, are limited by their *reason-agnostic* nature. By choosing from…

Cited by 7SourcePDFScholar
2024

Shape Arithmetic Expressions: Advancing Scientific Discovery Beyond Closed-Form Equations

AISTATS 2024poster

Symbolic regression has excelled in uncovering equations from physics, chemistry, biology, and related disciplines. However, its effectiveness becomes less certain when applied to experimental data lacking inherent closed-form expressions. Empirically derived relationships, such as entire stress-str…

2024

Soft Mixture Denoising: Beyond the Expressive Bottleneck of Diffusion Models

ICLR 2024poster

Because diffusion models have shown impressive performances in a number of tasks, such as image synthesis, there is a trend in recent works to prove (with certain assumptions) that these models have strong approximation capabilities. In this paper, we show that current diffusion models actually have…

Cited by 2SourcePDFScholar
2024

Time Series Diffusion in the Frequency Domain

ICML 2024poster

Fourier analysis has been an instrumental tool in the development of signal processing. This leads us to wonder whether this framework could similarly benefit generative modelling. In this paper, we explore this question through the scope of time series diffusion models. More specifically, we analyz…

2023

A U-turn on Double Descent: Rethinking Parameter Counting in Statistical Learning

NeurIPS 2023oral

Conventional statistical wisdom established a well-understood relationship between model complexity and prediction error, typically presented as a _U-shaped curve_ reflecting a transition between under- and overfitting regimes. However, motivated by the success of overparametrized neural networks, r…

Cited by 27SourcePDFScholar
2023

Accountability in Offline Reinforcement Learning: Explaining Decisions with a Corpus of Examples

NeurIPS 2023poster

Learning controllers with offline data in decision-making systems is an essential area of research due to its potential to reduce the risk of applications in real-world systems. However, in responsibility-sensitive settings such as healthcare, decision accountability is of paramount importance, yet…

Cited by 7SourcePDFScholar
2023

Accounting For Informative Sampling When Learning to Forecast Treatment Outcomes Over Time

ICML 2023poster

Machine learning (ML) holds great potential for accurately forecasting treatment outcomes over time, which could ultimately enable the adoption of more individualized treatment strategies in many practical applications. However, a significant challenge that has been largely overlooked by the ML lite…

2023

Adaptive Identification of Populations with Treatment Benefit in Clinical Trials: Machine Learning Challenges and Solutions

ICML 2023poster

We study the problem of adaptively identifying patient subpopulations that benefit from a given treatment during a confirmatory clinical trial. This type of adaptive clinical trial has been thoroughly studied in biostatistics, but has been allowed only limited adaptivity so far. Here, we aim to rela…

Cited by 3SourcePDFScholar
2023

AllSim: Simulating and Benchmarking Resource Allocation Policies in Multi-User Systems

NeurIPS 2023poster

Numerous real-world systems, ranging from healthcare to energy grids, involve users competing for finite and potentially scarce resources. Designing policies for resource allocation in such real-world systems is challenging for many reasons, including the changing nature of user types and their (pos…

Cited by 5SourcePDFScholar
2023

Can You Rely on Your Model Evaluation? Improving Model Evaluation with Synthetic Test Data

NeurIPS 2023poster

Evaluating the performance of machine learning models on diverse and underrepresented subgroups is essential for ensuring fairness and reliability in real-world applications. However, accurately assessing model performance becomes challenging due to two main issues: (1) a scarcity of test data, espe…

Cited by 19SourcePDFScholar
2023

D-CIPHER: Discovery of Closed-form Partial Differential Equations

NeurIPS 2023poster

Closed-form differential equations, including partial differential equations and higher-order ordinary differential equations, are one of the most important tools used by scientists to model and better understand natural phenomena. Discovering these equations directly from data is challenging becaus…

Cited by 7SourcePDFScholar
2023

Differentiable and Transportable Structure Learning

ICML 2023poster

Directed acyclic graphs (DAGs) encode a lot of information about a particular distribution in their structure. However, compute required to infer these structures is typically super-exponential in the number of variables, as inference requires a sweep of a combinatorially large space of potential st…

2023

Evaluating the Robustness of Interpretability Methods through Explanation Invariance and Equivariance

NeurIPS 2023poster

Interpretability methods are valuable only if their explanations faithfully describe the explained model. In this work, we consider neural networks whose predictions are invariant under a specific symmetry group. This includes popular architectures, ranging from convolutional to graph neural network…

Cited by 8SourcePDFScholar
2023

GOGGLE: Generative Modelling for Tabular Data by Learning Relational Structure

ICLR 2023poster

Deep generative models learn highly complex and non-linear representations to generate realistic synthetic data. While they have achieved notable success in computer vision and natural language processing, similar advances have been less demonstrable in the tabular domain. This is partially because…

2023

Improving Adaptive Conformal Prediction Using Self-Supervised Learning

AISTATS 2023poster

Conformal prediction is a powerful distribution-free tool for uncertainty quantification, establishing valid prediction intervals with finite-sample guarantees. To produce valid intervals which are also adaptive to the difficulty of each instance, a common approach is to compute normalized nonconfor…

2023

In Search of Insights, Not Magic Bullets: Towards Demystification of the Model Selection Dilemma in Heterogeneous Treatment Effect Estimation

ICML 2023poster

Personalized treatment effect estimates are often of interest in high-stakes applications -- thus, before deploying a model estimating such effects in practice, one needs to be sure that the best candidate from the ever-growing machine learning toolbox for this task was chosen. Unfortunately, due to…

2023

Joint Training of Deep Ensembles Fails Due to Learner Collusion

NeurIPS 2023poster

Ensembles of machine learning models have been well established as a powerful method of improving performance over a single model. Traditionally, ensembling algorithms train their base learners independently or sequentially with the goal of optimizing their joint performance. In the case of deep ens…

Cited by 22SourcePDFScholar
2023

Learning Representations without Compositional Assumptions

ICML 2023poster

This paper addresses unsupervised representation learning on tabular data containing multiple views generated by distinct sources of measurement. Traditional methods, which tackle this problem using the multi-view framework, are constrained by predefined assumptions that assume feature sets share th…

Cited by 2SourcePDFScholar
2023

Membership Inference Attacks against Synthetic Data through Overfitting Detection

AISTATS 2023poster

Data is the foundation of most science. Unfortunately, sharing data can be obstructed by the risk of violating data privacy, impeding research in fields like healthcare. Synthetic data is a potential solution. It aims to generate data that has the same distribution as the original data, but that doe…

2023

Neural Laplace Control for Continuous-time Delayed Systems

AISTATS 2023poster

Many real-world offline reinforcement learning (RL) problems involve continuous-time environments with delays. Such environments are characterized by two distinctive features: firstly, the state x(t) is observed at irregular time intervals, and secondly, the current action a(t) only affects the futu…

2023

Reimagining Synthetic Tabular Data Generation through Data-Centric AI: A Comprehensive Benchmark

NeurIPS 2023poster

Synthetic data serves as an alternative in training machine learning models, particularly when real-world data is limited or inaccessible. However, ensuring that synthetic data mirrors the complex nuances of real-world data is a challenging task. This paper addresses this issue by exploring the pote…

Cited by 31SourcePDFScholar
2023

Risk-Averse Active Sensing for Timely Outcome Prediction under Cost Pressure

NeurIPS 2023poster

Timely outcome prediction is essential in healthcare to enable early detection and intervention of adverse events. However, in longitudinal follow-ups to patients' health status, cost-efficient acquisition of patient covariates is usually necessary due to the significant expense involved in screenin…

Cited by 3SourcePDFScholar
2023

SurvivalGAN: Generating Time-to-Event Data for Survival Analysis

AISTATS 2023poster

Synthetic data is becoming an increasingly promising technology, and successful applications can improve privacy, fairness, and data democratization. While there are many methods for generating synthetic tabular data, the task remains non-trivial and unexplored for specific scenarios. One such scena…

2023

Synthcity: a benchmark framework for diverse use cases of tabular synthetic data

NeurIPS 2023poster

Accessible high-quality data is the bread and butter of machine learning research, and the demand for data has exploded as larger and more advanced ML models are built across different domains. Yet, real data often contain sensitive information, are subject to various biases, and are costly to acqui…

2023

Synthetic Data, Real Errors: How (Not) to Publish and Use Synthetic Data

ICML 2023poster

Generating synthetic data through generative models is gaining interest in the ML community and beyond, promising a future where datasets can be tailored to individual needs. Unfortunately, synthetic data is usually not perfect, resulting in potential errors in downstream tasks. In this work we expl…

2023

T-Phenotype: Discovering Phenotypes of Predictive Temporal Patterns in Disease Progression

AISTATS 2023poster

Clustering time-series data in healthcare is crucial for clinical phenotyping to understand patients’ disease progression patterns and to design treatment guidelines tailored to homogeneous patient subgroups. While rich temporal dynamics enable the discovery of potential clusters beyond static corre…

2023

TANGOS: Regularizing Tabular Neural Networks through Gradient Orthogonalization and Specialization

ICLR 2023poster

Despite their success with unstructured data, deep neural networks are not yet a panacea for structured tabular data. In the tabular domain, their efficiency crucially relies on various forms of regularization to prevent overfitting and provide strong generalization performance. Existing regularizat…

Cited by 34SourcePDFScholar
2023

TRIAGE: Characterizing and auditing training data for improved regression

NeurIPS 2023poster

Data quality is crucial for robust machine learning algorithms, with the recent interest in data-centric AI emphasizing the importance of training data characterization. However, current data characterization methods are largely focused on classification settings, with regression settings largely un…

Cited by 8SourcePDFScholar
2023

To Impute or not to Impute? Missing Data in Treatment Effect Estimation

AISTATS 2023poster

Missing data is a systemic problem in practical scenarios that causes noise and bias when estimating treatment effects. This makes treatment effect estimation from data with missingness a particularly tricky endeavour. A key reason for this is that standard assumptions on missingness are rendered in…

2023

Understanding the Impact of Competing Events on Heterogeneous Treatment Effect Estimation from Time-to-Event Data

AISTATS 2023poster

We study the problem of inferring heterogeneous treatment effects (HTEs) from time-to-event data in the presence of competing events. Albeit its great practical relevance, this problem has received little attention compared to its counterparts studying HTE estimation without time-to-event data or co…

2023

What is Flagged in Uncertainty Quantification? Latent Density Models for Uncertainty Categorization

NeurIPS 2023poster

Uncertainty quantification (UQ) is essential for creating trustworthy machine learning models. Recent years have seen a steep rise in UQ methods that can flag suspicious examples, however, it is often unclear what exactly these methods identify. In this work, we propose a framework for categorizing…

Cited by 5SourcePDFScholar
2022

Benchmarking Heterogeneous Treatment Effect Models through the Lens of Interpretability

NeurIPS 2022accept

Estimating personalized effects of treatments is a complex, yet pervasive problem. To tackle it, recent developments in the machine learning (ML) literature on heterogeneous treatment effect estimation gave rise to many sophisticated, but opaque, tools: due to their flexibility, modularity and abili…

Cited by 22SourcePDFScholar
2022

Composite Feature Selection Using Deep Ensembles

NeurIPS 2022accept

In many real world problems, features do not act alone but in combination with each other. For example, in genomics, diseases might not be caused by any single mutation but require the presence of multiple mutations. Prior work on feature selection either seeks to identify individual features or can…

Cited by 13SourcePDFScholar
2022

Concept Activation Regions: A Generalized Framework For Concept-Based Explanations

NeurIPS 2022accept

Concept-based explanations permit to understand the predictions of a deep neural network (DNN) through the lens of concepts specified by users. Existing methods assume that the examples illustrating a concept are mapped in a fixed direction of the DNN's latent space. When this holds true, the concep…

Cited by 68SourcePDFScholar
2022

Continuous-Time Modeling of Counterfactual Outcomes Using Neural Controlled Differential Equations

ICML 2022spotlight

Estimating counterfactual outcomes over time has the potential to unlock personalized healthcare by assisting decision-makers to answer "what-if" questions. Existing causal inference approaches typically consider regular, discrete-time intervals between observations and treatment decisions and hence…

2022

D-CODE: Discovering Closed-form ODEs from Observed Trajectories

ICLR 2022spotlight

For centuries, scientists have manually designed closed-form ordinary differential equations (ODEs) to model dynamical systems. An automated tool to distill closed-form ODEs from observed trajectories would accelerate the modeling process. Traditionally, symbolic regression is used to uncover a clos…

Cited by 27SourcePDFScholar
2022

Data-IQ: Characterizing subgroups with heterogeneous outcomes in tabular data

NeurIPS 2022accept

High model performance, on average, can hide that models may systematically underperform on subgroups of the data. We consider the tabular setting, which surfaces the unique issue of outcome heterogeneity - this is prevalent in areas such as healthcare, where patients with similar features can have…

Cited by 34SourcePDFScholar
2022

Data-SUITE: Data-centric identification of in-distribution incongruous examples

ICML 2022spotlight

Systematic quantification of data quality is critical for consistent model performance. Prior works have focused on out-of-distribution data. Instead, we tackle an understudied yet equally important problem of characterizing incongruous regions of in-distribution (ID) data, which may arise from feat…

2022

How Faithful is your Synthetic Data? Sample-level Metrics for Evaluating and Auditing Generative Models

ICML 2022spotlight

Devising domain- and model-agnostic evaluation metrics for generative models is an important and as yet unresolved problem. Most existing metrics, which were tailored solely to the image synthesis setup, exhibit a limited capacity for diagnosing the different modes of failure of generative models ac…

2022

HyperImpute: Generalized Iterative Imputation with Automatic Model Selection

ICML 2022spotlight

Consider the problem of imputing missing values in a dataset. One the one hand, conventional approaches using iterative imputation benefit from the simplicity and customizability of learning conditional distributions directly, but suffer from the practical requirement for appropriate model specifica…

2022

Identifiable Energy-based Representations: An Application to Estimating Heterogeneous Causal Effects

AISTATS 2022poster

Conditional average treatment effects (CATEs) allow us to understand the effect heterogeneity across a large population of individuals. However, typical CATE learners assume all confounding variables are measured in order for the CATE to be identifiable. This requirement can be satisfied by collecti…

2022

Inferring Lexicographically-Ordered Rewards from Preferences

AAAI 2022technical

Modeling the preferences of agents over a set of alternatives is a principal concern in many areas. The dominant approach has been to find a single reward/utility function with the property that alternatives yielding higher rewards are preferred over alternatives yielding lower rewards. However, in…

Cited by 7SourcePDFScholar
2022

Inverse Contextual Bandits: Learning How Behavior Evolves over Time

ICML 2022spotlight

Understanding a decision-maker’s priorities by observing their behavior is critical for transparency and accountability in decision processes{—}such as in healthcare. Though conventional approaches to policy learning almost invariably assume stationarity in behavior, this is hardly true in practice:…

2022

Inverse Online Learning: Understanding Non-Stationary and Reactionary Policies

ICLR 2022poster

Human decision making is well known to be imperfect and the ability to analyse such processes individually is crucial when attempting to aid or improve a decision-maker's ability to perform a task, e.g. to alert them to potential biases or oversights on their part. To do so, it is necessary to devel…

Cited by 8SourcePDFScholar
2022

Neural Laplace: Learning diverse classes of differential equations in the Laplace domain

ICML 2022oral

Neural Ordinary Differential Equations model dynamical systems with ODEs learned by neural networks. However, ODEs are fundamentally inadequate to model systems with long-range dependencies or discontinuities, which are common in engineering and biological systems. Broader classes of differential eq…

2022

Neural graphical modelling in continuous-time: consistency guarantees and algorithms

ICLR 2022poster

The discovery of structure from time series data is a key problem in fields of study working with complex systems. Most identifiability results and learning algorithms assume the underlying dynamics to be discrete in time. Comparatively few, in contrast, explicitly define dependencies in infinitesim…

2022

POETREE: Interpretable Policy Learning with Adaptive Decision Trees

ICLR 2022spotlight

Building models of human decision-making from observed behaviour is critical to better understand, diagnose and support real-world policies such as clinical care. As established policy learning approaches remain focused on imitation performance, they fall short of explaining the demonstrated decisio…

Cited by 28SourcePDFScholar
2022

Self-Supervision Enhanced Feature Selection with Correlated Gates

ICLR 2022spotlight

Discovering relevant input features for predicting a target variable is a key scientific question. However, in many domains, such as medicine and biology, feature selection is confounded by a scarcity of labeled samples coupled with significant correlations among features. In this paper, we propose…

Cited by 28SourcePDFScholar
2022

Synthetic Model Combination: An Instance-wise Approach to Unsupervised Ensemble Learning

NeurIPS 2022accept

Consider making a prediction over new test data without any opportunity to learn from a training set of labelled data - instead given access to a set of expert models and their predictions alongside some limited information about the dataset used to train them. In scenarios from finance to the medic…

Cited by 4SourcePDFScholar
2022

Transfer Learning on Heterogeneous Feature Spaces for Treatment Effects Estimation

NeurIPS 2022accept

Consider the problem of improving the estimation of conditional average treatment effects (CATE) for a target domain of interest by leveraging related information from a source domain with a different feature space. This heterogeneous transfer learning problem for CATE estimation is ubiquitous in ar…

Cited by 28SourcePDFScholar
2021

A Variational Information Bottleneck Approach to Multi-Omics Data Integration

AISTATS 2021poster

Integration of data from multiple omics techniques is becoming increasingly important in biomedical research. Due to non-uniformity and technical limitations in omics platforms, such integrative analyses on multiple omics, which we refer to as views, involve learning from incomplete observations wit…

2021

Clairvoyance: A Pipeline Toolkit for Medical Time Series

ICLR 2021poster

Time-series learning is the bread and butter of data-driven *clinical decision support*, and the recent explosion in ML research has demonstrated great potential in various healthcare settings. At the same time, medical time-series problems in the wild are challenging due to their highly *composite*…

2021

Closing the loop in medical decision support by understanding clinical decision-making: A case study on organ transplantation

NeurIPS 2021poster

Significant effort has been placed on developing decision support tools to improve patient care. However, drivers of real-world clinical decisions in complex medical scenarios are not yet well-understood, resulting in substantial gaps between these tools and practical applications. In light of this,…

Cited by 6SourcePDFScholar
2021

DECAF: Generating Fair Synthetic Data Using Causally-Aware Generative Networks

NeurIPS 2021poster

Machine learning models have been criticized for reflecting unfair biases in the training data. Instead of solving for this by introducing fair learning algorithms directly, we focus on generating fair synthetic data, such that any downstream learner is fair. Generating fair synthetic data from unf…

2021

Estimating Multi-cause Treatment Effects via Single-cause Perturbation

NeurIPS 2021poster

Most existing methods for conditional average treatment effect estimation are designed to estimate the effect of a single cause - only one variable can be intervened on at one time. However, many applications involve simultaneous intervention on multiple variables, which leads to multi-cause treatme…

2021

Explaining Latent Representations with a Corpus of Examples

NeurIPS 2021spotlight

Modern machine learning models are complicated. Most of them rely on convoluted latent representations of their input to issue a prediction. To achieve greater transparency than a black-box that connects inputs to predictions, it is necessary to gain a deeper understanding of these latent representa…

2021

Explaining by Imitating: Understanding Decisions by Interpretable Policy Learning

ICLR 2021poster

Understanding human behavior from observed data is critical for transparency and accountability in decision-making. Consider real-world settings such as healthcare, in which modeling a decision-maker’s policy is challenging—with no access to underlying states, no knowledge of environment dynamics, a…

2021

Integrating Expert ODEs into Neural ODEs: Pharmacology and Disease Progression

NeurIPS 2021poster

Modeling a system's temporal behaviour in reaction to external stimuli is a fundamental problem in many areas. Pure Machine Learning (ML) approaches often fail in the small sample regime and cannot provide actionable insights beyond predictions. A promising modification has been to incorporate exper…

2021

Invariant Causal Imitation Learning for Generalizable Policies

NeurIPS 2021poster

Consider learning an imitation policy on the basis of demonstrated behavior from multiple environments, with an eye towards deployment in an unseen environment. Since the observable features from each setting may be different, directly learning individual policies as mappings from features to action…

Cited by 51SourcePDFScholar
2021

Inverse Decision Modeling: Learning Interpretable Representations of Behavior

ICML 2021oral

Decision analysis deals with modeling and enhancing decision processes. A principal challenge in improving behavior is in obtaining a transparent *description* of existing behavior in the first place. In this paper, we develop an expressive, unifying perspective on *inverse decision modeling*: a fra…

Cited by 36SourcePDFScholar
2021

Learning "What-if" Explanations for Sequential Decision-Making

ICLR 2021poster

Building interpretable parameterizations of real-world decision-making on the basis of demonstrated behavior--i.e. trajectories of observations and actions made by an expert maximizing some unknown reward function--is essential for introspecting and auditing policies in different institutions. In th…

Cited by 38SourcePDFScholar
2021

Learning Matching Representations for Individualized Organ Transplantation Allocation

AISTATS 2021poster

Organ transplantation can improve life expectancy for recipients, but the probability of a successful transplant depends on the compatibility between donor and recipient features. Current medical practice relies on coarse rules for donor-recipient matching, but is short of domain knowledge regarding…

Cited by 9SourcePDFScholar
2021

Learning Queueing Policies for Organ Transplantation Allocation using Interpretable Counterfactual Survival Analysis

ICML 2021spotlight

Organ transplantation is often the last resort for treating end-stage illnesses, but managing transplant wait-lists is challenging because of organ scarcity and the complexity of assessing donor-recipient compatibility. In this paper, we develop a data-driven model for (real-time) organ allocation u…

2021

MIRACLE: Causally-Aware Imputation via Learning Missing Data Mechanisms

NeurIPS 2021poster

Missing data is an important problem in machine learning practice. Starting from the premise that imputation methods should preserve the causal structure of the data, we develop a regularization scheme that encourages any baseline imputation method to be causally consistent with the underlying data…

2021

Nonparametric Estimation of Heterogeneous Treatment Effects: From Theory to Learning Algorithms

AISTATS 2021poster

The need to evaluate treatment effectiveness is ubiquitous in most of empirical science, and interest in flexibly investigating effect heterogeneity is growing rapidly. To do so, a multitude of model-agnostic, nonparametric meta-learners have been proposed in recent years. Such learners decompose th…

Cited by 191SourcePDFScholar
2021

On Inductive Biases for Heterogeneous Treatment Effect Estimation

NeurIPS 2021spotlight

We investigate how to exploit structural similarities of an individual's potential outcomes (POs) under different treatments to obtain better estimates of conditional average treatment effects in finite samples. Especially when it is unknown whether a treatment has an effect at all, it is natural to…

2021

Really Doing Great at Estimating CATE? A Critical Look at ML Benchmarking Practices in Treatment Effect Estimation

NeurIPS 2021poster

The machine learning (ML) toolbox for estimation of heterogeneous treatment effects from observational data is expanding rapidly, yet many of its algorithms have been evaluated only on a very limited set of semi-synthetic benchmark datasets. In this paper, we investigate current benchmarking practic…

Cited by 87SourceScholar
2021

SDF-Bayes: Cautious Optimism in Safe Dose-Finding Clinical Trials with Drug Combinations and Heterogeneous Patient Groups

AISTATS 2021poster

Phase I clinical trials are designed to test the safety (non-toxicity) of drugs and find the maximum tolerated dose (MTD). This task becomes significantly more challenging when multiple-drug dose-combinations (DC) are involved, due to the inherent conflict between the exponentially increasing DC can…

Cited by 7SourcePDFScholar
2021

SurvITE: Learning Heterogeneous Treatment Effects from Time-to-Event Data

NeurIPS 2021poster

We study the problem of inferring heterogeneous treatment effects from time-to-event data. While both the related problems of (i) estimating treatment effects for binary or continuous outcomes and (ii) predicting survival outcomes have been well studied in the recent machine learning literature, the…

2021

SyncTwin: Treatment Effect Estimation with Longitudinal Outcomes

NeurIPS 2021poster

Most of the medical observational studies estimate the causal treatment effects using electronic health records (EHR), where a patient's covariates and outcomes are both observed longitudinally. However, previous methods focus only on adjusting for the covariates while neglecting the temporal struct…

2021

The Medkit-Learn(ing) Environment: Medical Decision Modelling through Simulation

NeurIPS 2021poster

The goal of understanding decision-making behaviours in clinical environments is of paramount importance if we are to bring the strengths of machine learning to ultimately improve patient outcomes. Mainstream development of algorithms is often geared towards optimal performance in tasks that do not…

Cited by 20SourcecodeScholar
2020

CASTLE: Regularization via Auxiliary Causal Graph Discovery

NeurIPS 2020poster

Regularization improves generalization of supervised models to out-of-sample data. Prior works have shown that prediction in the causal direction (effect from cause) results in lower testing error than the anti-causal direction. However, existing regularization methods are agnostic of causality. We…

2020

Discriminative Jackknife: Quantifying Uncertainty in Deep Learning via Higher-Order Influence Functions

ICML 2020poster

Deep learning models achieve high predictive accuracy across a broad spectrum of tasks, but rigorously quantifying their predictive uncertainty remains challenging. Usable estimates of predictive uncertainty should (1) cover the true prediction targets with high probability, and (2) discriminate bet…

2020

Estimating counterfactual treatment outcomes over time through adversarially balanced representations

ICLR 2020spotlight

Identifying when to give treatments to patients and how to select among multiple treatments over time are important medical problems with a few existing solutions. In this paper, we introduce the Counterfactual Recurrent Network (CRN), a novel sequence-to-sequence model that leverages the increasing…

Cited by 218SourceScholar
2020

Estimating the Effects of Continuous-valued Interventions using Generative Adversarial Networks

NeurIPS 2020poster

While much attention has been given to the problem of estimating the effect of discrete interventions from observational data, relatively little work has been done in the setting of continuous-valued interventions, such as treatments associated with a dosage parameter. In this paper, we tackle this…

2020

Frequentist Uncertainty in Recurrent Neural Networks via Blockwise Influence Functions

ICML 2020poster

Recurrent neural networks (RNNs) are instrumental in modelling sequential and time-series data. Yet, when using RNNs to inform decision-making, predictions by themselves are not sufficient {—} we also need estimates of predictive uncertainty. Existing approaches for uncertainty quantification in RNN…

2020

Inverse Active Sensing: Modeling and Understanding Timely Decision-Making

ICML 2020poster

Evidence-based decision-making entails collecting (costly) observations about an underlying phenomenon of interest, and subsequently committing to an (informed) decision on the basis of accumulated evidence. In this setting, *active sensing* is the goal-oriented problem of efficiently selecting whic…

Cited by 29SourcePDFScholar
2020

Learning for Dose Allocation in Adaptive Clinical Trials with Safety Constraints

ICML 2020poster

Phase I dose-finding trials are increasingly challenging as the relationship between efficacy and toxicity of new compounds (or combination of them) becomes more complex. Despite this, most commonly used methods in practice focus on identifying a Maximum Tolerated Dose (MTD) by learning only from to…

Cited by 22SourcePDFScholar
2020

Learning outside the Black-Box: The pursuit of interpretable models

NeurIPS 2020poster

Machine learning has proved its ability to produce accurate models -- but the deployment of these models outside the machine learning community has been hindered by the difficulties of interpreting these models. This paper proposes an algorithm that produces a continuous global interpretation of any…

2020

OrganITE: Optimal transplant donor organ offering using an individual treatment effect

NeurIPS 2020poster

Transplant-organs are a scarce medical resource. The uniqueness of each organ and the patients' heterogeneous responses to the organs present a unique and challenging machine learning problem. In this problem there are two key challenges: (i) assigning each organ "optimally" to a patient in the queu…

Cited by 49SourcePDFScholar
2020

Robust Recursive Partitioning for Heterogeneous Treatment Effects with Uncertainty Quantification

NeurIPS 2020poster

Subgroup analysis of treatment effects plays an important role in applications from medicine to public policy to recommender systems. It allows physicians (for example) to identify groups of patients for whom a given drug or treatment is likely to be effective and groups of patients for which it is…

2020

Temporal Phenotyping using Deep Predictive Clustering of Disease Progression

ICML 2020poster

Due to the wider availability of modern electronic health records, patient care data is often being stored in the form of time-series. Clustering such time-series data is crucial for patient phenotyping, anticipating patients’ prognoses by identifying “similar” patients, and designing treatment guid…

2020

Time Series Deconfounder: Estimating Treatment Effects over Time in the Presence of Hidden Confounders

ICML 2020poster

The estimation of treatment effects is a pervasive problem in medicine. Existing methods for estimating treatment effects from longitudinal observational data assume that there are no hidden confounders, an assumption that is not testable in practice and, if it does not hold, leads to biased estimat…

Cited by 128SourcePDFScholar
2020

Unlabelled Data Improves Bayesian Uncertainty Calibration under Covariate Shift

ICML 2020poster

Modern neural networks have proven to be powerful function approximators, providing state-of-the-art performance in a multitude of applications. They however fall short in their ability to quantify confidence in their predictions — this is crucial in high-stakes applications that involve critical de…

Cited by 57SourcePDFScholar
2020

VIME: Extending the Success of Self- and Semi-supervised Learning to Tabular Domain

NeurIPS 2020poster

Self- and semi-supervised learning frameworks have made significant progress in training machine learning models with limited labeled data in image and language domains. These methods heavily rely on the unique structure in the domain datasets (such as spatial relationships in images or semantic rel…

2020

When and How to Lift the Lockdown? Global COVID-19 Scenario Analysis and Policy Assessment using Compartmental Gaussian Processes

NeurIPS 2020oral

The coronavirus disease 2019 (COVID-19) global pandemic has led many countries to impose unprecedented lockdown measures in order to slow down the outbreak. Questions on whether governments have acted promptly enough, and whether lockdown measures can be lifted soon have since been central in public…

2019

Boosting Transfer Learning with Survival Data from Heterogeneous Domains

AISTATS 2019poster

Survival models derived from health care data are an important support to inform critical screening and therapeutic decisions. Most models however, do not generalize to populations outside the marginal and conditional distribution assumptions for which they were derived. This presents a significant…

Cited by 18SourcePDFScholar
2019

Conditional Independence Testing using Generative Adversarial Networks

NeurIPS 2019spotlight

We consider the hypothesis testing problem of detecting conditional dependence, with a focus on high-dimensional feature spaces. Our contribution is a new test statistic based on samples from a generative adversarial network designed to approximate directly a conditional distribution that encodes th…

2019

Differentially Private Bagging: Improved utility and cheaper privacy than subsample-and-aggregate

NeurIPS 2019poster

Differential Privacy is a popular and well-studied notion of privacy. In the era ofbig data that we are in, privacy concerns are becoming ever more prevalent and thusdifferential privacy is being turned to as one such solution. A popular method forensuring differential privacy of a classifier is kno…

Cited by 28SourcePDFScholar
2019

INVASE: Instance-wise Variable Selection using Neural Networks

ICLR 2019poster

The advent of big data brings with it data with more and more dimensions and thus a growing need to be able to efficiently select which features to use for a variety of problems. While global feature selection has been a well-studied problem for quite some time, only recently has the paradigm of ins…

2019

KnockoffGAN: Generating Knockoffs for Feature Selection using Generative Adversarial Networks

ICLR 2019oral

Feature selection is a pervasive problem. The discovery of relevant features can be as important for performing a particular task (such as to avoid overfitting in prediction) as it can be for understanding the underlying processes governing the true label (such as discovering relevant genetic factor…

2019

PATE-GAN: Generating Synthetic Data with Differential Privacy Guarantees

ICLR 2019poster

Machine learning has the potential to assist many communities in using the large datasets that are becoming more and more available. Unfortunately, much of that potential is not being realized because it would require sharing data in a way that compromises privacy. In this paper, we investigate a me…

2018

Deep Sensing: Active Sensing using Multi-directional Recurrent Neural Networks

ICLR 2018poster

For every prediction we might wish to make, we must decide what to observe (what source of information) and when to observe it. Because making observations is costly, this decision must trade off the value of information against the cost of observation. Making observations (sensing) should be an act…

2018

GANITE: Estimation of Individualized Treatment Effects using Generative Adversarial Nets

ICLR 2018poster

Estimating individualized treatment effects (ITE) is a challenging task due to the need for an individual's potential outcomes to be learned from biased data and without having access to the counterfactuals. We propose a novel method for inferring ITE based on the Generative Adversarial Nets (GANs)…

2017

Bayesian Inference of Individualized Treatment Effects using Multi-task Gaussian Processes

NeurIPS 2017poster

Predicated on the increasing abundance of electronic health records, we investigate the problem of inferring individualized treatment effects using observational data. Stemming from the potential outcomes model, we propose a novel multi-task learning framework in which factual and counterfactual out…

2016

A Non-parametric Learning Method for Confidently Estimating Patient's Clinical State and Dynamics

NeurIPS 2016poster

Estimating patient's clinical state from multiple concurrent physiological streams plays an important role in determining if a therapeutic intervention is necessary and for triaging patients in the hospital. In this paper we construct a non-parametric learning algorithm to estimate the clinical stat…

Cited by 13SourcePDFScholar
2016

Adaptive learning for stochastic generalized Nash equilibrium problems

ICASSP 2016accepted

This work examines a stochastic formulation of the generalized Nash equilibrium problem (GNEP) where agents are subject to randomness in the environment of unknown statistical distribution. Three stochastic gradient strategies are developed by relying on a penalty-based approach where the constraine…

Cited by 0SourceScholar
2016

Balancing Suspense and Surprise: Timely Decision Making with Endogenous Information Acquisition

NeurIPS 2016poster

We develop a Bayesian model for decision-making under time pressure with endogenous information acquisition. In our model, the decision-maker decides when to observe (costly) information by sampling an underlying continuous-time stochastic process (time series) that conveys information about the pot…

Cited by 23SourcePDFScholar
2015

A data-driven approach for matching clinical expertise to individual cases

ICASSP 2015accepted

Hospitals are increasingly utilizing business intelligence and analytics tools to mine electronic health data to uncover inefficiencies in care delivery (e.g., slow turnaround times, high readmission rates). Given that the expertise and experience of healthcare providers may vary significantly, an a…

Cited by 0SourceScholar
2015

Network formation games based on conditional independence graphs

ICASSP 2015accepted

The goal of this paper is to propose a network formation game where strategic agents decide whether to form or sever a link with other agents depending on the net balance between the benefit resulting from the additional information coming from the new link and the cost associated to establish the l…

Cited by 0SourceScholar