RK

R.K.A. Karlsson

16 records found

Causal inference methods are often used for estimating the effects of an action on an outcome using observational data, which is a key task across various fields, such as medicine or economics. A number of methods make use of representation learning to try to obtain more
inf ...

Machine Learning for Personalized Respiratory Care

A DR-learner Approach to Positive End-Expiratory Pressure Effect Estimation

Mechanical ventilation with positive end-expiratory pressure (PEEP) is a critical intervention for patients in intensive care units (ICUs) with acute respiratory failure. Identifying the optimal PEEP level is challenging due to conflicting evidence from studies comparing low and ...

Using forest-based models to personalise ventilation treatment in the ICU

Optimising positive end-expiratory pressure assignment based on the MIMIC-IV dataset

Positive end-expiratory pressure (PEEP) is one of the components of mechanical ventilation treatment for patients with acute respiratory distress syndrome (ARDS). Correct PEEP level can reduce additional lung injuries sustained during the hospitalisation, significantly increasing ...

Individualized treatment effect prediction for Mechanical Ventilation

Using Causal Multi-task Gaussian Process to estimate the individualized treatment effect of a low vs high PEEP regime on ICU patients

This research investigates the use of Causal Multi-task Gaussian Process (CMGP) for estimating the individualized treatment effect (ITE) of low versus high Positive End-Expiratory Pressure (PEEP) regimes on ICU patients requiring mechanical ventilation. The study addresses the co ...

Optimizing Mechanical Ventilation Support for Patients in Intensive Care Units

An Analysis of Deep Learning Methods for Personalizing Positive End-Expiratory Pressure Regime

In the intensive care unit (ICU), optimizing mechanical ventilation settings, particularly the positive end-expiratory pressure (PEEP), is crucial for patient survival. This paper investigates the application of neural network-based machine learning methods to personalize PEEP se ...

Personalizing Treatment for Intensive Care Unit Patients with Acute Respiratory Distress Syndrome

Comparing the S-, T-, and X-learner to Estimate the Conditional Average Treatment Effect for High versus Low Positive End-Expiratory Pressure in Mechanical Ventilation

Mechanical ventilation is a vital supportive measure for patients with acute respiratory distress syndrome (ARDS) in the intensive care unit. An important setting in the ventilator is the positive end-expiratory pressure (PEEP), which can reduce lung stress but may also cause har ...

Possibility of using overrule to evaluate overlap in causal inference

What is the performance of overrule in identifying overlap for different types of datasets?

Causal inference is a widely recognized concept in various domains, including medicine, for estimating the effect of a medication on a certain disease. During this estimation, overlap is commonly used to eliminate the error caused by other features. However, finding the real over ...
For causal inference, sufficient overlap is needed. It is possible to use propensity scores with the positivity assumption to ensure overlap is present. However, positivity is not enough to properly identify the region of overlap. For this, propensity scores need to be used in co ...
Out-of-Domain (OOD) generalization is a challenging problem in machine learning about learning a model from one or more domains and making the model perform well on an unseen domain. Empirical Risk Minimization (ERM), the standard machine learning method, suffers from learning sp ...
Out-of-domain (OOD) generalization refers to learning a model from one or more different but related domain(s) that can be used in an unknown test domain. It is challenging for existing machine learning models. Several methods have been proposed to solve this problem, and multi-d ...
Dota 2 is one of the most popular MOBA (Multiplayer Online Battle Arena) games being played today. A Dota 2 match is played by two teams of 5 players. The main goal of the game is to destroy the opposing team’s Ancient tower, the team that manages to do so, wins the game. An esse ...
Learning algorithms can perform poorly in unseen environments when they learn
spurious correlations. This is known as the out-of-domain (OOD) generalization problem. Invariant Risk Minimization (IRM) is a method that attempts to solve this problem by learning invariant relati ...
Commonly, when researchers are figuring out the effect of a putative cause, additional variables influence the cause and the effect. These are called confounders, and they obfuscate causal relationships. Inverse Probability Weighting is a method that can be applied to remove conf ...
Generalizing models for new unknown datasets is a common problem in machine learning. Algorithms that perform well for test instances with the same distribution as their training dataset often perform severely on new datasets with a different distribution. This problem is caused ...
Strategy games could be considered as an amazing playground for using Causal inference methods. The complex nature of the data and the built-in randomization help with testing causal inference in a scenario where in reality it would be hard and expensive. Randomized data in coher ...
The front-door adjustment is a causal inference method with which it is possible to determine the causal effect of applying a treatment given a setting which satisfies the front-door criterion. This involves having a mediator through which all the causal effect flows from treatme ...