This U.S. patent application claims priority under 35 U.S.C. § 119 to: Indian Patent Application No. 201721043635, filed on 5 Dec. 2017. The entire contents of the aforementioned application are incorporated herein by reference.
The disclosure herein generally relates to non-invasive physiological monitoring, and more particularly to face video based systems and methods for heart rate monitoring using pulse signal modelling and tracking.
Heart rate (HR) monitoring is required in many real-world applications like healthcare, psychology understanding, affective computing and biometrics. Using only face videos for HR estimation provides an advantage of creating a non-invasive, inexpensive and unobtrusive system. However, HR estimation using face videos can be erroneous due to respiration, facial expressions, out-of-plane movements, camera parameters (like focus change) and environmental factors.
Embodiments of the present disclosure present technological improvements as solutions to one or more of the above-mentioned technical problems recognized by the inventors in conventional systems.
In an aspect, there is provided a processor implemented method comprising: extracting in real time, by a window extractor module, a plurality of non-overlapping windows from an input video with a detected face, wherein the non-overlapping windows correspond to time intervals of the input video, each of the time intervals containing an equal number of frames; analyzing, by a window analyzer module, each of the non-overlapping windows by: extracting a pulse signal from each of the non-overlapping windows; estimating a first quality measure as a quality of the pulse signal in each of the frames based on out-of-plane movement in a z direction, wherein the first quality measure has (f−1) values for f number of the frames; estimating a second quality measure based on peak signal to noise ratio (PSNR), wherein the second quality measure is a single value for the pulse signal; and post processing the pulse signal by reconstructing the pulse signal at the frames affected by the out-of-plane movements using the remaining frames to obtain modelled pulse signals; and tracking, by a heart rate (HR) tracker module, heart rate corresponding to the modelled pulse signal from each of the non-overlapping windows based on a Bayesian decision theory.
In another aspect, there is provided a system comprising: one or more processors; and one or more internal data storage devices operatively coupled to the one or more processors for storing instructions configured for execution by the one or more processors, the instructions being comprised in: a window extractor module configured to: extract in real time a plurality of non-overlapping windows from an input video with a detected face, wherein the non-overlapping windows correspond to time intervals of the input video, each of the time intervals containing an equal number of frames; a window analyzer module configured to: extract a pulse signal from each of the non-overlapping windows; estimate a first quality measure as a quality of the pulse signal in each of the frames based on out-of-plane movement in a z direction, wherein the first quality measure has (f−1) values for f number of the frames; estimate a second quality measure based on peak signal to noise ratio (PSNR), wherein the second quality measure is a single value for the pulse signal; and post process the pulse signal by reconstructing the pulse signal at the frames affected by the out-of-plane movements using the remaining frames to obtain modelled pulse signals; and a heart rate (HR) tracker module configured to: track heart rate corresponding to the modelled pulse signal from each of the non-overlapping windows based on a Bayesian decision theory
In yet another aspect, there is provided a computer program product comprising a non-transitory computer readable medium having a computer readable program embodied therein, wherein the computer readable program, when executed on a computing device, causes the computing device to: extract in real time, a plurality of non-overlapping windows from an input video with a detected face, wherein the non-overlapping windows correspond to time intervals of the input video, each of the time intervals containing an equal number of frames; analyze each of the non-overlapping windows by: extracting a pulse signal from each of the non-overlapping windows; estimating a first quality measure as a quality of the pulse signal in each of the frames based on out-of-plane movement in a z direction, wherein the first quality measure has (f−1) values for f number of the frames; estimating a second quality measure based on peak signal to noise ratio (PSNR), wherein the second quality measure is a single value for the pulse signal; and post processing the pulse signal by reconstructing the pulse signal at the frames affected by the out-of-plane movements using the remaining frames to obtain modelled pulse signals; and track heart rate corresponding to the modelled pulse signal from each of the non-overlapping windows based on a Bayesian decision theory.
In an embodiment of the present disclosure, the step of extracting a pulse signal comprises: identifying a Region of Interest (ROI) corresponding to the detected face in each of the non-overlapping windows, wherein a face area associated with the detected face is divided into non-overlapping square blocks; performing frame registration between a previous frame and a current frame within each of the non-overlapping windows based on a pre-defined subset of facial landmark points to stabilize location of the ROI in presence of in-plane movement; extracting temporal signals from each of the non-overlapping square blocks of the ROI using Eulerian method, wherein the temporal signals correspond to motion or color variations in the detected face across time; and estimating the pulse signal from the extracted temporal signals using a kurtosis based optimization method.
In an embodiment of the present disclosure, the step of estimating a first quality measure as a quality of the pulse signal in each of the frames based on out-of-plane movement in a z direction comprises: calculating a deviation introduced by a change of location of pre-defined facial landmark points in the z direction, wherein the deviation is calculated between each pair of consecutive frames in each of the non-overlapping windows; estimating the first quality measure by utilizing the pre-defined facial landmark points having a largest deviation in the z direction by: normalizing the deviations in the pre-defined facial landmark points in the z direction to [0,1]; and estimating the first quality measure by subtracting the normalized deviations from 1 such that low and high deviations result in high and low values for the first quality measure respectively as
In an embodiment of the present disclosure, the post processing of the pulse signal comprises reconstructing the pulse signals at the frames affected by the out-of-plane movements using Fourier basis function based pulse signal modelling, the pulse signal modelling comprising: decomposing the pulse signal at the frames affected by the out-of-plane movements using the Fourier basis function; estimating pulse signal modelling parameters by using a weighted least square equation, wherein the pulse signal modelling parameters represent a contribution of the Fourier basis function and weights refer to the first quality measure, wherein solving the weighted least square equation is based on a pseudo inverse equation for minimizing an associated weighted error, and wherein the weighted error is based on the first quality measure and a reconstruction error at each frame; and obtaining the modelled pulse signal based on the estimated modelling parameters and the Fourier basis function.
In an embodiment of the present disclosure, the step of tracking the heart rate comprises: estimating the heart rate using the Bayesian decision theory by estimating a current heart rate corresponding to a current modelled pulse signal using previous heart rate of a preceding modelled pulse signal and the second quality measure associated with the current and the preceding modelled pulse signals; and analyzing a spectrum associated with the modelled pulse signal from each of the non-overlapping windows to identify frequency of a maximum amplitude corresponding to the heart rate thereof as an HR frequency.
In an embodiment of the present disclosure, wherein using the Bayesian decision theory comprises: determining a quality of the previous heart rate estimate by utilizing the second quality measure; calculating a Gaussian distribution of a prior information pertaining to a previously tracked HR and a likelihood function of a current modelled pulse signal by defining a measure of confidence in the previous heart rate estimate along with the determined quality of the previous heart rate estimate; estimating the prior information required for current heart rate estimation, wherein the prior information is estimated by finding a normalized sum of the Gaussian distribution of the prior information and a parameter θ defined in the HR frequency ranges of 0.7 Hz to 4 Hz; estimating the likelihood function for determining the current heart rate estimate, wherein the likelihood function is estimated by normalizing the spectrum of the modelled pulse signal corresponding to a current window; estimating the posterior probability of heart rate frequency by applying Bayes rule, wherein the posterior probability is estimated based on the prior information and the likelihood function; and estimating a current heart rate frequency, wherein the current heart rate frequency corresponds to the value at which posterior probability is maximum.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the embodiments of the present disclosure, as claimed.
The accompanying drawings, which are incorporated in and constitute a part of this disclosure, illustrate exemplary embodiments and, together with the description, serve to explain the disclosed principles.
It should be appreciated by those skilled in the art that any block diagram herein represent conceptual views of illustrative systems embodying the principles of the present subject matter. Similarly, it will be appreciated that any flow charts, flow diagrams, state transition diagrams, pseudo code, and the like represent various processes which may be substantially represented in computer readable medium and so executed by a computing device or processor, whether or not such computing device or processor is explicitly shown.
Exemplary embodiments are described with reference to the accompanying drawings. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. Wherever convenient, the same reference numbers are used throughout the drawings to refer to the same or like parts. While examples and features of disclosed principles are described herein, modifications, adaptations, and other implementations are possible without departing from the spirit and scope of the disclosed embodiments. It is intended that the following detailed description be considered as exemplary only, with the true scope and spirit being indicated by the following claims.
Before setting forth the detailed explanation, it is noted that all of the discussion below, regardless of the particular implementation being described, is exemplary in nature, rather than limiting.
Traditional non-contact mechanisms require sophisticated, bulky, expensive and dedicated sensors like microwave doppler and laser for accurate heart rate (HR) monitoring. Modern non-contact mechanisms employ camera sensors for HR estimation. The camera sensors are not only portable and cheap but can also be used for other purposes. Face video based HR estimation is based on the fact that that heart beats generate cardiovascular pulse waves that propagate in the entire human body. It creates color variations in the reflected light which can be acquired from the camera. Moreover, micro-movements are produced in the vertical direction of the face due to the pressure exerted by the pulse when flowing from head to neck. These movements capturing the pulse information can be analyzed using the camera.
In the context of the present disclosure, the expression “face video” refers to a video wherein a face is detected in every frame. Any technique known in the art may be used to eliminate frames without a face, if any, and obtain an input video having the face in every frame.
Existing face based HR systems analyze the motion or color variations across time and refer them as temporal signals. The cardiovascular pulse is estimated from the temporal signals and eventually used for HR estimation. Along with the subtle pulse signal, the temporal signal constitutes prominent noise components originated due to: i) facial poses and expression variations; ii) unavoidable eye blinking; iii) face movements; iv) respiration; v) camera parameters (for example, change in focus); and vi) environmental factors (for example, illumination variations). These result in erroneous HR estimation. Moreover, most of the existing systems require huge time computation and hence these are not useful for real time applications. Systems and methods of the present disclosure alleviate these issues for improving HR monitoring.
Referring now to the drawings, and more particularly to
The I/O interface device(s) 106 can include a variety of software and hardware interfaces, for example, a web interface, a graphical user interface, and the like and can facilitate multiple communications within a wide variety of networks N/W and protocol types, including wired networks, for example, LAN, cable, etc., and wireless networks, such as WLAN, cellular, or satellite. In an embodiment, the I/O interface device(s) can include one or more ports for connecting a number of devices to one another or to another server.
The memory 102 may include any computer-readable medium known in the art including, for example, volatile memory, such as static random access memory (SRAM) and dynamic random access memory (DRAM), and/or non-volatile memory, such as read only memory (ROM), erasable programmable ROM, flash memories, hard disks, optical disks, and magnetic tapes. In an embodiment, one or more modules (102A through 102C) of the system 100 can be stored in the memory 102.
In an embodiment, the system 100 includes one or more data storage devices or memory 102 operatively coupled to the one or more processors 104 and is configured to store instructions configured for execution of steps of the method 200 by the one or more processors 104 via the exemplary one or more modules 102A through 102C.
The face video based heart rate monitoring systems and methods of the present disclosure comprises three stages of operation as illustrated in
Accordingly, in an embodiment of the present disclosure, a window extractor module 102A is configured to extract in real time, at step 202, a plurality of non-overlapping windows from an input video with a detected face, wherein the non-overlapping windows correspond to time intervals of the input video, each of the time intervals containing an equal number of frames. The frames are eventually concatenated for HR monitoring.
In an embodiment of the present disclosure, a window analyzer module 102B is configured to analyze each of the non-overlapping windows, at step 204, wherein firstly a pulse signal is extracted from each of the non-overlapping windows at step 204a. Initially, ROIs are detected from the face video and problems due to in-plane face movements are minimized. Temporal signals are then extracted from the ROI. The temporal signals are used to estimate the spectrum associated with the pulse signal and quality of each of the non-overlapping windows. The pulse signal spectrum is further processed to minimize issues arising due to out-of-plane face movements.
Uneven color variations and non-uniform impact of emotions on different face regions results in poor HR monitoring when full face is considered as one ROI. These issues are mitigated by methods of the present disclosure wherein after identifying the ROI corresponding to the detected face in each of the non-overlapping windows, the face area associated with the detected face is divided into non-overlapping square blocks. Face deformations are inevitable in the face video for various reasons such as face movements. The movements due to translation, rotation and scaling in any of the three directions (viz, in-plane x- and y-directions or out-of-plane z-direction), can shift the location of ROI and thus alter the temporal signals and eventually result in spurious HR estimation. Rectification of out-of-plane movements by stabilizing the ROI in the z-direction is error prone because it transforms the face in a different viewpoint that results in self-occlusion and partial face acquisition. In accordance with the present disclosure, in-plane transformations in the x and y directions are minimized to minimize ROI shifting by performing frame registration between a previous frame and a current frame within each of the non-overlapping windows based on a pre-defined subset of facial landmark points. In an embodiment, the pre-defined subset of facial landmark points may be facial landmark points belonging to the nose in the detected face since they are less affected by facial expressions as compared to remaining facial landmark points.
In accordance with the present disclosure, in-plane transformation in the x and y directions are obtained by minimizing the following constraint:
where Mi denotes the positions of ith nose landmark points in the current frame; Fi denotes the position of ith nose landmark points in the previous frame; q is the number of nose landmark points; and T denotes the transformation matrix consisting of translations and rotation in 2-Dimension in the following manner:
where θ is the orientation while tx and ty are the translations in the x and y directions respectively. It may be noted that Mi and Fi denote positions of feature points in homogeneous coordinates, i.e. the feature at [x,y]T is represented by [x,y,1]T. In an embodiment, gradient descent optimization method, as known in the art, may be utilized to solve equation (1). The face shifting in the x and y directions are minimized by registering the current frame using:
R=T(IM) (3)
where R is the registered image while IM is the current frame.
In accordance with the present disclosure, temporal signals are extracted from each of the non-overlapping square blocks of the ROI using Eulerian method, wherein the temporal signals correspond to motion or color variations in the detected face across time. It is known that out of RGB color channels, the strongest plethysmographic signal is present in the green channel. This may be leveraged by defining the temporal signal using the variations introduced in the average green channel intensities. Mathematically, the temporal signal Si corresponding to the ith ROI is given by:
Si=[s1i,s2i, . . . s(f−1)i] (4)
where f denotes the total number of frames and ski represents variations in the average green channel intensities in kth frame for ith ROI, i.e.,
where Bi represents the ith ROI; (x,y) denotes a pixel location; and Fkg stores the green channel intensities in kth frame.
In an embodiment, band-pass filter may be applied to remove noise in the extracted temporal signals. Since human heart beats within the range of 42 to 240 beat-per-minute (bpm), the frequency range of the filter may be set to 0.7 Hz to 4 Hz. Likewise, a de-trending filter, known in the art, may be subsequently applied to the filtered temporal signals for alleviating non-stationary trends. In accordance with the present disclosure, the pulse signal is then estimated from the temporal signals using a kurtosis based optimization method.
In accordance with the present disclosure, two different quality measures for pulse signal are estimated to improve the HR monitoring. In an embodiment, a first quality measure is estimated as a quality of the pulse signal in each of the frames based on out-of-plane movement in a z direction at step 204b. The first quality measure has (f−1) values for f number of the frames. A second quality measure is estimated based on peak signal to noise ratio (PSNR) at step 204c. The second quality measure is a single value for the pulse signal.
In accordance with the present disclosure, motion due to in-plane deformations has been managed by frame registration. But frames affected by out-of-plane motions can result in self-occlusion and thereby erroneous temporal signal and pulse signal. Thus, the quality of pulse signal which indicates the confidence in correct estimation, is defined by the out-of-plane movements, i.e., changes of facial landmark locations in z-direction. The facial landmark points that are highly affected by the motion in z-direction are chosen to evaluate the variations. In accordance with the present disclosure, for estimating a first quality measure firstly a deviation introduced by a change of location of pre-defined facial landmark points in the z direction is calculated, wherein the deviation is calculated between each pair of consecutive frames in each of the non-overlapping windows. In an embodiment, the pre-defined facial landmark points are the points lying on the face boundaries as illustrated in
d(k−1)=max(|lkj−l(k−1)j|) (6)
where d(k−1) denote the deviation introduced in the kth frame; |●| is the absolute operator; and max provides the maximum value. After evaluating the deviations for all possible frames, the first quality measure at (k−1)th frame, {circumflex over (q)}(k−1) is evaluated using:
where d represents deviations in all the frames and is given by
d=[d1,d2, . . . df−1] (8)
where f is the number of frames. In essence, d(k−1) in equation (7) is first normalized to [0,1] and then modified to define quality such that low and high deviations results in high and low quality values respectively. Thus the quality due to out-of-plane movements, {circumflex over (Q)} is given by:
{circumflex over (Q)}=[{circumflex over (q)}1,{circumflex over (q)}2, . . . {circumflex over (q)}(f−1)] (9)
The second quality measure is estimated based on peak signal to noise ratio (PSNR) as known in the art. Typically, the amplitude of a pulse spectrum contains a peak at the HR frequency and negligible values at other frequencies. Unfortunately, in the pulse spectrum, the noise increases the amplitude at other frequencies. Thus, PSNR can be defined such that the signal can be interpreted as the amplitudes corresponding to HR frequency while noise can be thought of the amplitudes at the remaining frequencies. Mathematically, the second quality measure given by PSNR, q is given by:
where Sp denotes the spectrum of the estimated pulse signal;
The frames affected by out-of-plane movements may result in spurious temporal signal estimation and thereby deteriorate pulse signal estimation,
Mathematically,
wherein ∝ is the number of Fourier basis function; ai denotes the model parameter for ith parameter; x denotes the frame number; and Øi(x) is the ith basis function. For simplicity, the equation (11) may be written in a matrix form using:
Basis function stored in ϕ are defined using the Fourier basis function because (i) these basis are orthogonal which provides stability in the optimization by assuring low residual error; and (ii) their amplitude lies in the range [−1,1] which helps in avoiding the problem of overflowing integer as with polynomial basis. The Fourier basis function for the order n are given by:
There are ∝ unknown parameters and (f−1) observations (or number of frames). The overdetermined system of linear equation shown in equation (12) can be solved by the least square method. To avoid the influence of out-of-plane movements during modelling, weighted least square equation is utilized where weights are given by the quality due to out-of-plane movements, {circumflex over (Q)}. That is,
where  contains the estimated modelling parameters; ∥●∥ contains the norm; (
Â=(ϕT
where {circumflex over (Q)} is a diagonal matrix formed from {circumflex over (Q)} in the following manner:
The modelled pulse signal, {circumflex over (X)}e is obtained based on the estimated modelling parameters and the Fourier basis function and represented in an embodiment as a product as shown below:
{circumflex over (X)}e=Âϕ (19)
It may be observed from
Usually, a small HR change is observed between the HRs belonging to the consecutive windows. In accordance with the present disclosure, the previous HR is thus utilized in defining prior knowledge. The prior knowledge is defined such that a large value is provided when the deviation between the current HR and previous HR estimates is small while a small value is provided when the deviation is large. Moreover, it is intuitive that if the previous HR estimate is spurious, the error can be propagated in the subsequent HR. Hence in such cases, it is better to utilize low prior information about the previous HR for the current HR estimation. Accordingly, the measure of confidence in the previous HR estimate is defined based on the quality of the previous HR estimate utilizing the second quality measure. Thus prior information required for (i+1)th window is given by:
where hi and qi denote the heart rate frequency and the second quality measure estimated in the previous window (i.e. ith window); c is a pre-defined constant; and θ stores the probable HR frequencies ranging from 0.7 Hz to 4 Hz for the current (i+1)th window. In case the first window is analyzed (i.e., i=0), the qi is set to zero, so that all the values are equally likely and hence no useful prior information is provided. It may be observed that Gaussian distribution is used in equation (20) such that mean and variance are given by hi and
respectively. Thus, small quality results in high variance which in turn results in low prior knowledge.
The problem in defining the prior information using equation (20) is that it strictly restricts the large deviation from the previous HR. To handle the issue, significant values are added in the plausible HR frequencies in the present disclosure. That is, prior information is modified using:
where Pe denotes the modified prior information and Pg is the distribution described in equation (20). Remaining parameters Z1 and Pu are introduced to normalize Pe and reducing the frequency differences respectively. These are given by:
In essence, Pu is defined in the HR frequency ranges of 0.7 Hz to 4 Hz such that any value is equally probable.
The likelihood function is denoted by Pl(Si+1|θ where Si+1 denote the spectrum of the reconstructed pulse signal {circumflex over (X)}e corresponding to the (i+1)th window. It is estimated by normalizing the spectrum, Si+1, i.e.
The posterior probability, Pp(θ|Si+1) is evaluated using the likelihood function by applying the Bayes rule, i.e.
where P(Si+1) is the evidence factor. Equations (21), (24) and (25) can be combined in the following manner:
where Z2 is a normalization coefficient given by:
where R is the incurred loss and L represents the loss function given by:
Further, it is obvious that the sum of likelihood function at all the possible values (which lies between 0.7 Hz to 4 Hz) will be equal to one, i.e.,
It may be seen by combining equations (28), (29) and (30) that:
R(θ=d|Si+1)=1−Pp(θ=d|Si+1 (31)
It points out that for minimum expected loss, R, value of θ may be chosen such that the posterior probability Pp is maximized. Hence, the frequency corresponding to HR in (i+1)th window, hi+1 is given by:
Subsequently, the HR is given by:
Ĥ(i+1)=round(hi+1×60) (33)
where round operator rounds off the value to the nearest integer.
Experimental Results
Data Recording: The performance of the system of the present disclosure was evaluated on Intel™ i5-2400 CPU 3.10 GHz. A total of 50 face videos were collected from 50 different subjects. The videos were acquired from Logitech webcam C270 camera which was mounted on a laptop and the subjects were free to perform natural facial movements, for example eye blinking, smiling and slight head pose variations. These were acquired under natural illumination at 28 frames per second and their total duration is 54 second. The ground truth was obtained by simultaneously acquiring the actual pulse from the right index fingertip using CMS 50D+ pulse oximeter.
Performance Measurement: Several metrics are used for the performance evaluation. Consider
1) Bland-Altman (BA) plot is used to depict the agreement between actual and predicted measurements. That is, the abscissas and ordinate of the BA plot is given by average HR (viz.,
and prediction error (viz.,
2) The mean average error, MAE of all the subjects which is given by:
where |●| is the absolute operator; ni represent the number of windows for ith subject; and z is the total number of subjects. Lower value of MAE indicates that the predicted and estimated HR estimates are close to each other.
3) The Pearson correlation coefficient ρ evaluates similarity between two variables in terms of linear relationship and it lies between −1 to 1. It is given by:
where cov and σ are the covariance and standard deviation operator respectively. Better HR estimation requires high similarity between the predicted and actual HR, i.e. high ρ.
4) Other metrics used are mean and standard deviation of average absolute error and average absolute error percentage. The average absolute error, err1(i) for ith subject is given by:
The mean and standard deviation of err1 for all the subjects are denoted by err1m and err18 respectively.
Similarly, average absolute error percentage, err2(i) for ith subject is given by:
The mean and standard deviation of err2 for all the subjects are denoted by err2m and err28 respectively. Units of err1m and err18 are in bpm. Good HR monitoring
requires lower values of err1m, err18, err2m and err28.
5) Apart from the accuracy, time required is another crucial parameter to understand the efficacy. Thus, computational time, ts is used as a performance metrics which is the time required for HR monitoring in seconds
Implementation details: The time window was chosen such that each window contains 240 number of frames and the overlap between subsequent windows is about 230 frames. The order n required during modelling was set to be 50. It is important to note that the basis required for the computation are precomputed and stored rather than computing during the experimentation so as to save the computational time.
Performance Evaluation: For better understanding of the effectiveness of pulse modelling and HR tracking in the system of the present disclosure, the following three systems are considered to evaluate the performance, viz., a) System I which is obtained by avoiding pulse modelling and HR tracking in the system of the present disclosure; b) System II which is obtained by considering pulse modelling but avoiding HR tracking in the system of the present disclosure; and c) System III which is the resultant when pulse modelling is avoided, but HR tracking is considered in the system of the present disclosure. Well known systems known in the art are also used for the evaluation. A system disclosed in a paper entitled “Detecting pulse from head motions in video” by G. Balakrishnan et al. based on Lagrangian temporal signals, i.e., discriminating facial features are explicitly tracked over time has been used; pulse signal is extracted from the temporal signals using Principal Component Analysis. Another system disclosed in a paper entitled “Accurate and efficient pulse measurement from facial videos on smartphones” by C. Huang et al. registers the face, followed by the evaluation of Eulerian temporal signals. It averages all the temporal signals for pulse extraction and thus, avoids the time-consuming blind source separating techniques. It may be noted that the systems disclosed by G. Balakrishnan et al. and C. Huang et al. that have been used for the evaluation are designed to provide one HR value instead of providing HR in multiple windows. To conform these systems with the system of the present disclosure, the pulse signal is first estimated and then analyzed in windows for monitoring. The performance metrics for the systems are presented in Table IA, Table IB and the corresponding BA-plots are depicted in
It can be inferred from the Table IA, IB and
1) The system by G. Balakrishnan et al. exhibits the lowest performance in terms of both monitoring and time computations. Reason behind such behavior is the computationally expensive and erroneous feature tracking. It considers only the forehead, nose and mouth areas out of which forehead areas do not consider much discriminating features and mouth features are easily affected by facial expressions like smiling. Such factors results in error-prone tracking. It is observed that few features are available that are tracked in all the frames and even they are error-prone. Typically, these numbers of features lie between 5 and 18 and most of them belong to the forehead and nose areas.
2) The system by C. Huang et al. demonstrates lower performance than the other systems except the system by G. Balakrishnan et al. It averages all the temporal signals for pulse extraction which is error prone because the amplitude of pulse signal and noise in temporal signal of the different face regions depend on the facial structure and facial expressions. This is the major reason for the erroneous HR. It is obvious that system by C. Huang et al. saves large time computations by avoiding the blind source separation yet it is highly time consuming because of the face tracking for face registration. Out of the total 30.37 seconds, the average time required for the tracking is 25.87 seconds.
3) System I performs better than the systems by G. Balakrishnan et al. and C. Huang et al. by selecting appropriate tracking, blind source separation and Eulerian temporal signals. It requires average time of 6.84 second for the computations out of which blind source separation is the most time consuming, requiring 5.13 seconds. It is important to remember that the quality due to out-of-plane movements is not required in the System I and hence, avoided.
4) System II provides better HR monitoring than System I because it mitigates the problems due to out-of-plane movements by modelling the pulse signal. As compared to System I, the modelling and quality estimation due to out-of-plane movements in System II incurred an additional average time of 2.79 sec, out of which the quality estimation requires average time of 2.48 sec.
5) System III performs significantly better HR monitoring than System I because it considers the prior knowledge of the HR estimates to improve the current HR estimates in case of pulse signal is affected by noise. Moreover, it can be seen that it requires PSNR based quality estimation which requires low time computations as opposed to the quality estimation in System II. Hence, System III incurs an additional average time of 0.22 sec when compared with System I.
6) The system of the present disclosure which incorporates both the pulse modelling and tracking in the System I provides best HR monitoring amongst all the systems. It incurs an additional average time of 2.94 sec when compared with System I due to modelling and tracking. Majority of the additional time is taken by the quality estimation due to out-of-plane movements. In order to achieve the significantly better HR monitoring, the small time difference can be neglected for the face videos of 54 sec.
There exist some wrist contact systems in the art which incorporate previous HR for better HR monitoring. The system of the present disclosure differs from these systems in the sense that it is applicable for face videos based HR monitoring and it also incorporates quality of the HR along with the previous HR estimates. Face based and wrist contact based HR monitoring systems rely on different methodologies thus, wrist contact systems cannot be directly applied for face based HR monitoring. The noise sources and noise attributes in wrist contact and face based HR monitoring are different. Unlike face videos based monitoring, hand motion generates the noise in wrist contact based monitoring which can be estimated using accelerometer and removed for better HR monitoring. Moreover, slight motion in wrist contact based HR remains unaffected because the contact between skin and sensor remains intact. However, it can significantly deteriorate the face based HR monitoring. Pulse signal cannot be recorded when motion causes a gap between the human skin and the sensors. It results in non-existence of HR. Such problems usually do not arise in face based HR monitoring. The amplitudes of the spectral peaks corresponding to HR also remain nearly same in wrist contact based HR when the contact is maintained. However, they are highly fluctuating for face based HR because of the facial pose and expression variations.
The system of the present disclosure incorporates HR tracking which aims to correctly estimate the current HR by utilizing the previous HR and quality estimates. It is based on the assumption that the deviation between the current HR and previous HR should not be large. The system of the present disclosure can withstand the large deviation provided the pulse signal does not possess poor quality.
Thus, in accordance with the present disclosure, systems and methods of the present disclosure use face videos acquired from a low cost camera in contact-less manner. HR monitoring using face videos has found limited applicability because the monitoring is prone to error due to respiration, facial expressions, out-of-plane movements, camera parameters and environmental factors. For better HR monitoring, systems and methods of the present disclosure use filtering, modelling and HR tracking. Fourier basis function based modelling handles the out-of-plane movements. It reconstructs the poor quality pulse signal estimates using the good quality pulse signal estimates. The quality parameter has been defined according to the out-of-plane movements. The noise can result in spurious HR thus a Bayesian decision theory based mechanism has been proposed which performs HR tracking using previous HR estimates and quality estimate for better HR monitoring.
Experimental results have demonstrated that HR monitoring can be significantly improved when both pulse modelling and HR tracking are incorporated. Further, it has performed in near real-time and offered good HR monitoring with an average absolute error of 1.329 bpm and the Pearson correlation between predicted and actual heart rate is 0.975. This indicates that the proposed system can be effectively used for HR monitoring.
The written description describes the subject matter herein to enable any person skilled in the art to make and use the embodiments of the present disclosure. The scope of the subject matter embodiments defined here may include other modifications that occur to those skilled in the art. Such other modifications are intended to be within the scope if they have similar elements that do not differ from the literal language of the claims or if they include equivalent elements with insubstantial differences from the literal language.
The scope of the subject matter embodiments defined here may include other modifications that occur to those skilled in the art. Such other modifications are intended to be within the scope if they have similar elements that do not differ from the literal language of the claims or if they include equivalent elements with insubstantial differences from the literal language.
It is, however to be understood that the scope of the protection is extended to such a program and in addition to a computer-readable means having a message therein; such computer-readable storage means contain program-code means for implementation of one or more steps of the method, when the program runs on a server or mobile device or any suitable programmable device. The hardware device can be any kind of device which can be programmed including e.g. any kind of computer like a server or a personal computer, or the like, or any combination thereof. The device may also include means which could be e.g. hardware means like e.g. an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA), or a combination of hardware and software means, e.g. an ASIC and an FPGA, or at least one microprocessor and at least one memory with software modules located therein. Thus, the means can include both hardware means and software means. The method embodiments described herein could be implemented in hardware and software. The device may also include software means. Alternatively, the embodiments of the present disclosure may be implemented on different hardware devices, e.g. using a plurality of CPUs.
The embodiments herein can comprise hardware and software elements. The embodiments that are implemented in software include but are not limited to, firmware, resident software, microcode, etc. The functions performed by various modules comprising the system of the present disclosure and described herein may be implemented in other modules or combinations of other modules. For the purposes of this description, a computer-usable or computer readable medium can be any apparatus that can comprise, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. The various modules described herein may be implemented as software and/or hardware modules and may be stored in any type of non-transitory computer readable medium or other storage device. Some non-limiting examples of non-transitory computer-readable media include CDs, DVDs, BLU-RAY, flash memory, and hard disk drives.
Further, although process steps, method steps, techniques or the like may be described in a sequential order, such processes, methods and techniques may be configured to work in alternate orders. In other words, any sequence or order of steps that may be described does not necessarily indicate a requirement that the steps be performed in that order. The steps of processes described herein may be performed in any order practical. Further, some steps may be performed simultaneously.
The illustrated steps are set out to explain the exemplary embodiments shown, and it should be anticipated that ongoing technological development will change the manner in which particular functions are performed. These examples are presented herein for purposes of illustration, and not limitation. Further, the boundaries of the functional building blocks have been arbitrarily defined herein for the convenience of the description. Alternative boundaries can be defined so long as the specified functions and relationships thereof are appropriately performed. Alternatives (including equivalents, extensions, variations, deviations, etc., of those described herein) will be apparent to persons skilled in the relevant art(s) based on the teachings contained herein. Such alternatives fall within the scope and spirit of the disclosed embodiments. Also, the words “comprising,” “having,” “containing,” and “including,” and other similar forms are intended to be equivalent in meaning and be open ended in that an item or items following any one of these words is not meant to be an exhaustive listing of such item or items, or meant to be limited to only the listed item or items. It must also be noted that as used herein and in the appended claims, the singular forms “a,” “an,” and “the” include plural references unless the context clearly dictates otherwise.
It is intended that the disclosure and examples be considered as exemplary only, with a true scope and spirit of disclosed embodiments being indicated by the following claims.
Number | Date | Country | Kind |
---|---|---|---|
201721043635 | Dec 2017 | IN | national |
Number | Name | Date | Kind |
---|---|---|---|
8216136 | Addison | Jul 2012 | B2 |
20170367590 | Sebe | Dec 2017 | A1 |
Entry |
---|
A. Schäfer, J. Vagedes, How accurate is pulse rate variability as an estimate of heart rate variability?: A review on studies comparing photoplethysmographic technology with an electrocardiogram, Intl Journal of Cardiology, vol. 166-1, pp. 15-29, ISSN 0167-5273,https://doi.org/10.1016/j.ijcard.2012.03.119. |
Sun, B. et al. (Dec. 2015). “Photophethysmography—Based Heart Rate Monitoring Using Asymmetric Least Squares Spectrum Subtraction and Bayesian Decision Theory,” IEEE Sensors Journal, vol. 15, issue 12; pp. 7161-7168. |
Wang, W. et al. (Mar. 2017). “Amplitude-selective filtering for remote-PPG,” Biomed Optics Express, vol. 8, No. 3; 16 pages. |
Sun, Y. (Jul. 2011). “Motion-compensated noncontact imaging photoplethysmography to monitor cardiorespiratory status during exercise,” Journal of Biomedical Optics, vol. 16, No. 7; pp. 077010-1 to 077010-9. |
Kumar, M. et al. (Apr. 2015). “DistancePPG: Robust non-contact vital signs monitoring using a camera,” Optical Society of America, vol. 6, No. 5; 24 pages. |
Xu, S. et al. (Apr. 2014). “Robust efficient estimation of heart rate pulse from video,” Biomedical Optics Express, vol. 5, No. 4; pp. 1124-1135. |
Stricker, R. et al. “Non-contact Video-based Pulse Rate Measurement on a Mobile Service Robot,” 23rd IEEE International Symposium on Robot and Human Interactive Communication, Edinburgh, UK, Aug. 25-29, 2014; pp. 1056-1062. |
Number | Date | Country | |
---|---|---|---|
20190171893 A1 | Jun 2019 | US |