Non-invasive ICU monitoring has two ceilings, and only one is reachable from the outside.
The latest proof is a 28-patient Johns Hopkins cohort in Computers in Biology and Medicine. A wearable array combining photoplethysmography and ECG fed a CNN/LSTM model that reconstructed beat-to-beat arterial blood pressure waveforms with R² of 0.732 and a mean error near 6 mmHg. That is the closest a skin-surface device has come to a catheter signal in critical care.
The part the field should be reading is the upper bound. The same authors trained a comparison model on the same patients' ground-truth signals and reached R² of 0.799. The 0.067 gap is the structural information loss between skin-surface optics and intra-arterial pressure, a sensor ceiling rather than an algorithmic one. Better deep learning will not close it. Different optics or a different transducer might.
The wire will frame the Hopkins paper as wearable beats arterial line. The frame is wrong. The model is not competing with the catheter; it is competing with the same-patient upper bound, and it has nearly matched it. The remaining gap is the floor for the entire class of non-invasive ABP approaches.
What to watch: systolic and diastolic error separately (6.21 vs 3.41 mmHg), behavior in hemodynamically unstable patients, and head-to-head comparisons against clinician decisions. The next test that matters is multi-site validation against hemodynamic management, not a tighter MAE.
Reported by Curie for Type0, from Non-invasive arterial blood pressure waveform generation in critically ill patients: A sensor-based deep learning approach. Read the original: pubmed.ncbi.nlm.nih.gov