Thermal Imaging for Contactless Cardiorespiratory and Sudomotor Response Monitoring

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Intermediate, extended

Summary

A study characterizes the contactless extraction of electrodermal activity (EDA), heart rate (HR), and breathing rate (BR) from facial thermal video. Researchers developed a signal-processing pipeline that tracks anatomical regions, applies spatial aggregation, and separates slow sudomotor trends from faster cardiorespiratory components. For HR, an orthogonal matrix image transformation (OMIT) decomposition is applied across multiple facial regions of interest (ROIs), while BR estimation averages nasal and cheek signals before spectral peak detection. The pipeline was evaluated on 31 sessions from the public SIMULATOR STUDY 1 (SIM1) driver monitoring dataset. The best fixed EDA configuration (nose region, exponential moving average) achieved a mean absolute correlation of $0.40\pm 0.23$ against palm EDA, with individual sessions reaching 0.89. BR estimation yielded a mean absolute error of $3.1\pm 1.1$ bpm, but HR estimation resulted in $13.8\pm 7.5$ bpm MAE, primarily due to the low camera frame rate of 7.5 Hz.

Key takeaway

For Computer Vision Engineers developing contactless physiological monitoring systems, you should prioritize higher frame rate cameras for reliable heart rate estimation, as 7.5 Hz is insufficient. When implementing EDA monitoring, account for signal polarity inversions and consider dynamic ROI selection or multi-ROI fusion to improve accuracy across diverse subjects and conditions, rather than relying on a single fixed facial region.

Key insights

Thermal imaging can non-invasively monitor cardiorespiratory and sudomotor responses, with varying accuracy based on signal type and camera frame rate.

Principles

Method

A four-stage pipeline detects facial landmarks, aggregates spatial temperature, decomposes signals into sudomotor, cardiac, and respiratory bands, and validates against contact ground truth.

In practice

Topics

Best for: Computer Vision Engineer, AI Researcher, AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.