paper-with-me

Papers

Instantaneous Physiological Estimation using Video Transformers

2022-02-24 · Ambareesh Revanur, Ananyananda Dasari, Conrad S. Tucker, Laszlo A. Jeni

Video-based physiological signal estimation has been limited primarily to predicting episodic scores in windowed intervals. While these intermittent values are useful, they provide an incomplete picture of patients' physiological status and may lead to late detection of critical conditions. We propose a video Transformer for estimating instantaneous heart rate and respiration rate from face videos. Physiological signals are typically confounded by alignment errors in space and time. To overcome this, we formulated the loss in the frequency domain. We evaluated the method on the large scale Vision-for-Vitals (V4V) benchmark. It outperformed both shallow and deep learning based methods for instantaneous respiration rate estimation. In the case of heart-rate estimation, it achieved an instantaneous-MAE of 13.0 beats-per-minute.

📄 PDF Abstract BibTeX arXiv:2202.12368

Code (1)

revanurambareesh/instantaneous_transformer 공식 구현 pytorch

Tasks

Heart rate estimation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

GVT2RPM: An Empirical Study for General Video Transformer Adaptation to Remote Physiological Measurement

2024-06-19 · Hao Wang, Euijoon Ahn, Jinman Kim

Remote physiological measurement (RPM) is an essential tool for healthcare monitoring as it enables the measurement of physiological signs, e.g., heart rate, in a remote setting via physical wearables. Recently, with fac…

Video Understanding

PhysMamba: Efficient Remote Physiological Measurement with SlowFast Temporal Difference Mamba

2024-09-18 · Chaoqi Luo, Yiping Xie, Zitong Yu

Facial-video based Remote photoplethysmography (rPPG) aims at measuring physiological signals and monitoring heart activity without any contact, showing significant potential in various applications. Previous deep learni…

MambaState Space Models

Combining Facial Videos and Biosignals for Stress Estimation During Driving

2026-01-07 · Paraskevi Valergaki, Vassilis C. Nicodemou, Iason Oikonomidis, Antonis Argyros 외 arxiv

Reliable stress recognition is critical in applications such as medical monitoring and safety-critical systems, including real-world driving. While stress is commonly detected using physiological signals such as perinasa…

DeepPhys: Video-Based Physiological Measurement Using Convolutional Attention Networks

2018-05-21 · ECCV 2018 9 · Weixuan Chen, Daniel McDuff

Non-contact video-based physiological measurement has many applications in health care and human-computer interaction. Practical applications require measurements to be accurate even in the presence of large head rotatio…

Motion Estimation

Editing Physiological Signals in Videos Using Latent Representations

2025-09-29 · Tianwen Zhou, Akshay Paruchuri, Josef Spjut, Kaan Akşit arxiv

Camera-based physiological signal estimation provides a non-contact and convenient means to monitor Heart Rate (HR). However, the presence of vital signals in facial videos raises significant privacy concerns, as they ca…