======Automatic Mechanical Ventilation Control (AMVC)====== **Last updated: 04/20/2022** ======Summary====== We would like to propose a solution that uses an RL agent to make input decisions for PCVs(Pressure Controlled Ventilatior). * **Students:** Haoyu Shi, Jiahe Xu * **Mentor(s):** Antwan D. Clark You may want to include a picture or two here. ======Background, Specific Aims, and Significance====== Pressure Controlled Ventilation has several points that are crucial to being implemented correctly. The parameters must be set to achieve a certain tidal volume. Given that this is not one of the direct inputs, it will require calculations. Extra attention must also be given to the max pressure value set to avoid barotrauma. ======Deliverables====== * **Minimum:** (Expected by 4/6) - build a reliable mathematical lung model and a PCV model - train a RL agent that automatically makes decisions to adjust the parameters * **Expected:** (Expected by 4/14) - initial proof of concepts of MDP in ventilator controller - documented code and performance metrics. * **Maximum:** (Expected by 4/28) - Conference paper ======Technical Approach====== With mathematical models of lung(multi-componential models), we could have an reliable simulation for lung reaction. (RL environment) Change pressure control ventilator settings(RL action) to adjust the state of lung (Flow, Pressure, Volume, etc : RL agent state) Use MIMIC-III dataset and Survival Analysis to evaluate the cost/reward of RL actions ======Dependencies====== * MIMIC III Impact: on Training Results and Evaluations (Completed) * Computing Resources Impact: Training the Network and Accessing the Database * Interface Between Python and Matlab Simulink : A larger workload for migrating Model to Python (Completed) ======Milestones and Status ====== - Milestone name: Regular PCV model with Lung * Planned Date: 2/18/2022 * Expected Date: 2/18/2022 * Status: Completed - Milestone name: Explore and define legit actions for RL agent(PCV controller) * Planned Date: 3/14/2022 * Expected Date: 3/14/2022 * Status: Completed - Milestone name: Build and Evaluate MDP * Planned Date: 3/21/2022 * Expected Date: 3/21/2022 * Status: Completed - Milestone name: Build the RL environment * Planned Date: 3/25/2022 * Expected Date: 3/25/2022 * Status: Completed - Milestone name: Exploration of RL networks and methods * Planned Date: 4/6/2022 * Expected Date: 4/6/2022 * Status: In Progress - Milestone name: Train a RL agent and find metrics to evaluate its performance * Planned Date: 4/14/2022 * Expected Date: xxx * Status: In Progress - Milestone name: Evaluate and Improve Model * Planned Date: 4/28/2022 * Expected Date: xxx * Status: Not Started ======Reports and presentations====== * Project Plan * {{ :courses:456:2022:projects:456-2022-18:automatic_mechanical_ventilation_control_amvc_.pdf | Project Proposal Presentation}} * {{ :courses:456:2022:projects:456-2022-18:team_18_plan_proposal.pdf | Project Plan Proposal}} * Project Background Reading * See Bibliography below for links. * Project Checkpoint * {{ :courses:456:2022:projects:456-2022-18:team_18_checkpoint_presentation.pdf | Checkpoint Presentation}} * Paper Seminar Presentations(Original Paper in Other Resources Section) * {{ :courses:456:2022:projects:456-2022-18:team_18_background_report.pdf | Background Report}} * {{ :courses:456:2022:projects:456-2022-18:team_18_background_presentation.pdf | Background Presentation}} * Project Final Presentation * {{ :courses:456:2022:projects:456-2022-18:cis_2_project_poster.pdf | Final Poster}} * Project Final Report * {{ :courses:456:2022:projects:456-2022-18:final_report.pdf | Final Report}} * links to any appendices or other material ======Project Bibliography======= * Messina, Z. (2021, August 2). Pressure controlled ventilation. StatPearls [Internet]. Retrieved February 22, 2022, from https://www.ncbi.nlm.nih.gov/books/NBK555897/ * Mohammad Jaber, Lara Hamawy and Mohamad Hajj-Hassan et al. MATLAB/Simulink Mathematical Model for Lung and Ventilator. DOI: 10.1109/ICM50269.2020.9331820 * H. Y. Al-Hetari, Y. Alginahi, M. N. Kabir, N. Q. Al-Naggar, M. A. Al-Rumaima and M. M. Hasan, "Modeling Lung Functionality in Volume-Controlled Ventilation for Critical Care Patients," 2020 IEEE 2nd International Conference on Artificial Intelligence in Engineering and Technology (IICAIET), 2020, pp. 1-4, doi: 10.1109/IICAIET49801.2020.9257851. * Al Naggar, N.Q. (2015). Modelling and Simulation of Pressure Controlled Mechanical Ventilation System. Journal of Biomedical Science and Engineering, 08, 707-716. * Yan Shi, Shuai Ren, Maolin Cai, Weiqing Xu, Qiyou Deng, "Pressure Dynamic Characteristics of Pressure Controlled Ventilation System of a Lung Simulator", Computational and Mathematical Methods in Medicine, vol. 2014, Article ID 761712, 10 pages, 2014. https://doi.org/10.1155/2014/761712 ======Other Resources and Project Files====== * {{ :courses:456:2022:projects:456-2022-18:gantt_chart_-_sheet1.pdf | Initial Timeline}} * {{ :courses:456:2022:projects:456-2022-18:updated_timeline_-_copy_of_sheet1.pdf | Updated Timeline}} * [[https://www.scirp.org/pdf/JBiSE_2015102014265203.pdf|Modelling and Simulation of Pressure Controlled Mechanical Ventilation System]]