1 / 25

Deciding when to intervene: A Markov Decision Process approach

Deciding when to intervene: A Markov Decision Process approach. Xiangjin Zou(Rho) Department of Computer Science Rice University [Paolo Magni, Silvana Quaglini, Monia Marchetti. Giovanni Barosi]. Goals.

thy
Download Presentation

Deciding when to intervene: A Markov Decision Process approach

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Deciding when to intervene: A Markov Decision Process approach Xiangjin Zou(Rho) Department of Computer Science Rice University [Paolo Magni, Silvana Quaglini, Monia Marchetti. Giovanni Barosi]

  2. Goals • Propose the dynamic approach based on MDP applying to the prophylactic surgery in mild HS( hereditary spherocytosis ) • Point out the difference between static and dynamic approaches to choosing the optimal time for medical intervention

  3. Motivation • When dealing with chronic diseases, physicians postpone the decision up to a critical point where sufficient information has been gained from evolving clinical scenario • Meaning in Math: Aim to optimize the intervention time, so as to maximize the net benefit versus the risks posed by intervention ( fatal death, infection, low quality of life etc.)

  4. Static Approach Example 1 Observation: The decision model solves the problem at any decision time(age) as the only decision time, without taking into account that at other decision time points that the decision might be reconsidered later

  5. Static Approach Example 2 Observation: Only rough approximation of other possibly better strategies, such as reconsidering the decision every year for the for the following X years (if you compare immediate intervention and intervention X years later)

  6. MDP - IVs • MDP – IVs is the proposed tool to solve the dynamic medical problems involving the intervention time acessment. • The MDP dynamic approach could capture the best time for intervention while static approach makes decision based on fixed time points, always leading to suboptimal strategy • IVs is a powerful instrument to overcome the obstacle of defining the transition probabilities of the MDPs in the field of medicine and provide a ‘view’ on a generic transition of MDPs.

  7. Markov Decision Process

  8. IV – Influence View [IV]: a [Influence View] is a direct acyclic graph providing a representation of a single transition of MDP and include following nodes: State Nodes: Each state node represents a variable obtained from the factorization of MDP space state. Each state node appears twice in IV to express the transition in different time epochs, so there are initial and final state nodes. Numerical Nodes: Introduced as the description of numeric parameters of the model. It only has numerical nodes in its ancestral set. (Example would be age or sex of the patients on some events that might have probabilities vary on such parameters)

  9. IV – Influence View (continued) 3. Event Nodes: Each event node represents an event variable placed between initial and final state nodes. • Context Node: A context variable that has no state nodes in its ancestral set and is used to represent the immutable variables during decision making process (e.g. sex of patient) • Transition Node: A transition variable that located in the path between initial and final node. It specifies the probability distribution during time transition and represents the causal relationship of events. 4. Utility Node: Express the utility(cost) function of MDP on a single transition.

  10. IV Example Example of influence view: Death and Interv are two state nodes; Age is a numerical node; NatDeath, Disease and DisDeath are event nodes. In particular, NatDeath is a context node while both Disease and DisDeath are transition nodes.

  11. Solving MDP-IVs • For each action computes the transition matrix P of MDP by propagating the probabilities distribution on IVs network. • Then the MDP can be solved by using classical algorithms such as dynamic programing or value iteration. (e.g. provided DT-Planner) • IVs also offers the advantage of specifying “local knowledge” about conditional dependencies of associated events rather than just giving “global” transition probabilities.

  12. Medical Problem: Prophylactic surgery in mild HS • Aim to build a plan, in according to patients' conditions, that specifies when to use splenectomy and/or cholecystecomy to maximize the life of patient • The decision model: • Fix the Markov cycle at 1 year • For IVs for each possible choice: no surgery, C-surgery, S-surgery and SC-suregery • State space factored into two state variables: Gallstones and Spleen. Gallstone represents the pathologic state (and the presence of) gallbladder and spleen represents presence of spleen.

  13. Gallstone history

  14. Gallstone history model

  15. Event nodes in IV

  16. IV for no surgery

  17. IV for C-Surgery

  18. IV for S-Surgery

  19. IV for CS-Surgery

  20. Resulting Policy • The utility function is based on QALD(quality adjusted life days) • The time horizon is the patient's whole life • For patient over 6, since the sepsis is risk-free, in the state node Spleen the levels (removed 1 year, removed 2 year...) all summarized as Absent.

  21. Static Approach Strategy • Without Gallstones: Do the splenectomy until age of 35; If spleen has been removed no cholecystectomy is required until gallstones appear • With Asymptomatic Gallstones: Do both splenectomy and cholecystectomy until age of 45; cholecystectomy alone is not worthwhile • With occasional colics: Do both splenectomy and cholecystectomy until age of 53; if spleen has been removed cholecystectomy alone is always required • With recurrent colics: Do both splenectomy and cholecystectomy until age of 53;

  22. Dynamic Approach Result

  23. Difference between Static and Dynamic Approach

  24. Difference between Static and Dynamic Approach • Considering 6-year-old male without gallstones and with spleen • Static approach do splenectomy before age of 35 • Dynamic approach postpone surgery until 15 if no gallstones found before • Difference is substantial since the adoption of surgery at the young age has relevant social and psychological implications

  25. Conclusions • MDP-IVs tackles the health intervention involving time-dependent events by performing postpone decisions and more complex strategy at each fixed decision time • MDP allows us to reconsider between immediate intervention and delay the intervention to maximize the utility • IVs allow us to represent the problem clearly and efficiently by specifying the underlying local relationship of the events derived from “domain knowledge”

More Related