SearcharxivSearch

arXiv subjects

Carlotta Hennigs

Publications and source records attributed to Carlotta Hennigs.

2 recordsLinked to original sources

Validation of a Computational Respiratory System Model for Mechanical Ventilation

Computational modeling and simulation are powerful tools for the assessment of medical device performance and safety, particularly for in silico clinical trials for automated medical systems. In ventilation, where managing gas exchange, respiratory mechanics, and patient-ventilator interaction is required under evolving pathophysiology, the clinical translation of automated control strategies remains slow and resource-intensive. This paper applies a standards-aligned framework for the credibility assessment of a computational respiratory model, demonstrated using an automated weaning case study. The framework operationalizes ASME V&V 40 and FDA principles within a structured, guidance-based validation workflow. The computational physiological model integrates respiratory mechanics, gas exchange, respiratory control, and a ventilator representation, validated under a clearly defined context of use and explicit questions of interest. Model credibility is assessed through calibration, physiological plausibility, population-based evaluation, and reproduction of emergent behavior. All model requirements derived from the intended context of use are addressed within the proposed credibility assessment plan, and documented gaps are transparently reported. The resulting credibility argument supports the applicability of the model for its context of use. Strengths are demonstrated in population-based comparison and mechanistic plausibility, while residual limitations relate to the extent of in vivo evidence, population representativeness, and external validation. Overall, the model is considered fit for purpose for medium-low risk preclinical in silico clinical trials of automated weaning strategies. Furthermore, the validation procedure outlined in this article provides a blueprint for the validation of this and similar models in other mechanical ventilation algorithms and related use cases.

physics.med-ph

Anatomy-guided domain adaptation for 3D in-bed human pose estimation

3D human pose estimation is a key component of clinical monitoring systems. The clinical applicability of deep pose estimation models, however, is limited by their poor generalization under domain shifts along with their need for sufficient labeled training data. As a remedy, we present a novel domain adaptation method, adapting a model from a labeled source to a shifted unlabeled target domain. Our method comprises two complementary adaptation strategies based on prior knowledge about human anatomy. First, we guide the learning process in the target domain by constraining predictions to the space of anatomically plausible poses. To this end, we embed the prior knowledge into an anatomical loss function that penalizes asymmetric limb lengths, implausible bone lengths, and implausible joint angles. Second, we propose to filter pseudo labels for self-training according to their anatomical plausibility and incorporate the concept into the Mean Teacher paradigm. We unify both strategies in a point cloud-based framework applicable to unsupervised and source-free domain adaptation. Evaluation is performed for in-bed pose estimation under two adaptation scenarios, using the public SLP dataset and a newly created dataset. Our method consistently outperforms various state-of-the-art domain adaptation methods, surpasses the baseline model by 31%/66%, and reduces the domain gap by 65%/82%. Source code is available at https://github.com/multimodallearning/da-3dhpe-anatomy.

cs.CV