paper-with-me

홈 › Papers

Stabilized Neural Prediction of Potential Outcomes in Continuous Time

2024-10-04 · Konstantin Hess, Stefan Feuerriegel

Patient trajectories from electronic health records are widely used to predict potential outcomes of treatments over time, which then allows to personalize care. Yet, existing neural methods for this purpose have a key limitation: while some adjust for time-varying confounding, these methods assume that the time series are recorded in discrete time. In other words, they are constrained to settings where measurements and treatments are conducted at fixed time steps, even though this is unrealistic in medical practice. In this work, we aim to predict potential outcomes in continuous time. The latter is of direct practical relevance because it allows for modeling patient trajectories where measurements and treatments take place at arbitrary, irregular timestamps. We thus propose a new method called stabilized continuous time inverse propensity network (SCIP-Net). For this, we further derive stabilized inverse propensity weights for robust prediction of the potential outcomes. To the best of our knowledge, our SCIP-Net is the first neural method that performs proper adjustments for time-varying confounding in continuous time.

📄 PDF Abstract BibTeX arXiv:2410.03514

Code (1)

konstantinhess/scip-net 공식 구현 pytorch

Tasks

Prediction

Similar Papers 제목 키워드 기반

PO-Flow: Flow-based Generative Models for Sampling Potential Outcomes and Counterfactuals

2025-05-21 · Dongze Wu, David I. Inouye, Yao Xie

We propose PO-Flow, a novel continuous normalizing flow (CNF) framework for causal inference that jointly models potential outcomes and counterfactuals. Trained via flow matching, PO-Flow provides a unified framework for…

Causal InferencecounterfactualImage Generation

Conformal Prediction for Causal Effects of Continuous Treatments

2024-07-03 · Maresa Schröder, Dennis Frauen, Jonas Schweisthal, Konstantin Heß 외

Uncertainty quantification of causal effects is crucial for safety-critical applications such as personalized medicine. A powerful approach for this is conformal prediction, which has several practical benefits due to mo…

Conformal PredictionPredictionPrediction IntervalsUncertainty Quantification+1

Finding the nonnegative minimal solutions of Cauchy PDEs in a volatility-stabilized market

2024-11-06 · Nicole Tianjiao Yang, Tomoyuki Ichiba

The strong relative arbitrage problem in Stochastic Portfolio Theory seeks an investment strategy that almost surely outperforms a benchmark portfolio at the end of a given time horizon. The highest relative return in re…

Causal Graph ODE: Continuous Treatment Effect Modeling in Multi-agent Dynamical Systems

2024-02-29 · Zijie Huang, Jeehyun Hwang, Junkai Zhang, Jinwoo Baik 외

Real-world multi-agent systems are often dynamic and continuous, where the agents co-evolve and undergo changes in their trajectories and interactions over time. For example, the COVID-19 transmission in the U.S. can be …

counterfactualDecision MakingGraph Neural Network

Are LLMs Prescient? A Continuous Evaluation using Daily News as the Oracle

2024-11-13 · Hui Dai, Ryan Teehan, Mengye Ren

Many existing evaluation benchmarks for Large Language Models (LLMs) quickly become outdated due to the emergence of new models and training data. These benchmarks also fall short in assessing how LLM performance changes…

RAGRetrievalRetrieval-augmented Generation