- Aktiia SA, Neuchâtel, Switzerland
Introduction: Photoplethysmography (PPG) sensors, capturing optical signals from arterial pulses, are debated for their potential in blood pressure (BP) measurement. This study employed the largest dataset to date of paired PPG and cuff BP readings to explore PPG signals for BP estimation.
Methods: 32,152 European residents (age 55.9% ± 11.8, 24% female, BMI 27.7 ± 4.6) voluntarily acquired and used a cuffless BP monitor (Aktiia SA, Switzerland) between March/2,021-March/2023. Systolic and diastolic BP (SBP, DBP) from an upper arm oscillometric cuff were collected simultaneously with wrist PPG (668,080 paired measurements). Six different machine learning models were developed to predict BP using cuff BP readings as reference (75%|15%|15% training|validation|testing): four baseline models [heart rate (HR), Age, Demography (DEM: Age + Gender + BMI), DEM + HR], and two models relying on the analysis of the PPG waveforms (PPG, PPG + DEM). Performance of each model was evaluated on the 4,823 subjects from the testing set using as metrics the Pearson's correlation (r) when comparing the estimated and the reference BP values, and the area under the receiver operating characteristic (AUROC) curves, and true positive and true negative rates (TPR, TNR) for the detection of high BP (reference SBP ≥ 140 or DBP ≥ 90 mmHg, applying a ± 8 mmHg exclusion zone to account for cuff measurement uncertainty).
Results: Baseline models showed low correlation with cuff data and poor high BP detection (r < 0.35; AUROC < 0.65, TPR < 0.65, TNR < 0.58). PPG-based models excelled in correlating with cuff BP (SBP: r = 0.53 for PPG, r = 0.63 for PPG + DEM; DBP: r = 0.58 for PPG, r = 0.67 for PPG + DEM) and high BP detection (SBP: AUROC = 0.84, TPR = TNR = 0.75; DBP: AUROC = 0.89, TPR = TNR = 0.81 for PPG; SBP: AUROC = 0.89, TPR = TNR = 0.80; DBP: AUROC = 0.93, TPR = TNR = 0.86 for PPG + DEM).
Discussion: This study demonstrated that PPG signals contain reliable markers of BP, and that BP values can be estimated using only markers found within PPG's optical pulsatility signals, outperforming models based solely on demographic data. These findings hold the potential to radically transform hypertension screening and global healthcare delivery, paving the way for innovative approaches in patient diagnosis, monitoring and treatment methodologies.
Introduction
Photoplethysmography (PPG) has become a prevalent optical technique for monitoring both patients in clinical settings and individuals in their daily lives. PPG data have been successfully used in measuring hemodynamic and cardiovascular parameters, such as blood oxygen saturation and heart rate (HR), now commonly used and widely accepted in healthcare (1, 2). There is growing interest in utilizing PPG for novel approaches to blood pressure (BP) measurements. However, recent solutions rely on complementary data, like electrocardiograms (ECG) or phonocardiograms (PCG) (3–9), or require regular calibration with standard cuff devices (10–13). These practical limitations hinder the widespread adoption of cuffless BP technology. Additionally, there is intense debate on whether PPG signals truly contain markers that can serve as indirect surrogates for BP measurements (14). Moreover, the feasibility of using PPG data alone to detect high BP or monitor hypertension without any a priori calibration—or complementary data—has been demonstrated in few works and need further investigation (15–22). Finally, a crucial aspect missing from this discussion is a direct comparison between BP estimates derived purely from physiological data—e.g., age, height, and weight—against those derived from PPG inputs (21). Successfully addressing these challenges could pave the way to a meaningful and scalable change in global BP and hypertension screening, diagnosis and management.
Recent advancements in machine learning (ML), particularly in deep learning techniques, have catalysed the development of novel models that, once trained on large-scale datasets, excel at extracting features and recognizing patterns from intricate data, outperforming classical methods (23). In this study, we evaluated the potential of using markers embedded in PPG signals to directly estimate BP values, eliminating the need for external calibration or additional data sources. Using the largest dataset to date of PPG and cuff BP readings collected simultaneously, we developed ML models incorporating diverse physiological inputs—including age, gender, and PPG—to predict BP values. The effectiveness of these models was assessed by comparing the resulting BP estimation against reference cuff BP measurements.
Methods
Study population
This retrospective study included data from 32,152 European residents (Table 1, 55.9 ± 11.8 years old, 24% female, BMI 27.7 ± 4.6 kg/m²). All users voluntarily purchased and wore a validated, CE-marked, over-the-counter cuffless wrist BP monitor (Aktiia SA, Neuchâtel, Switzerland) between March/2021 and March/2023 were included in the investigation (12, 13). All methods were carried out in accordance with relevant guidelines and regulations. The present work used retrospective anonymized data collected on users of a commercial CE-marked BP monitor with no associated experimental protocol, therefore no evaluation from an ethic committee was required. Informed consent was obtained from all subjects through the commercial agreement of usage for the Aktiia monitor. Prior diagnoses of hypertension and medications taken were unknown. During installation and setup of the Aktiia smartphone application, the user is asked to provide personal information, including age, gender, height and weight.
Data collection
The Aktiia monitor is comprised of a bracelet that collects green reflective PPG signals from the wrist, and an oscillometric brachial cuff used for initializations (i.e., calibrations) performed at least once a month (24). Initialization consists of cuff BP measurements performed by the Aktiia upper-arm cuff collected simultaneously to 30 s of PPG data performed by the Aktiia bracelet. Therefore, during initializations, each PPG segment is associated with a cuff BP reading. During this process, users are required to sit still while measurements are performed. The procedure is fully automated and controlled by the Aktiia smartphone application, with a series of signal quality tests (25). In case the signals collected during initialization fail quality tests, the measurements are discarded, and the user is requested to repeat the initialization. The data from the bracelet and cuff are transferred via Bluetooth to the smartphone application, and forwarded to Aktiia's cloud server, where they are stored (26).
In the present work, 668,080 cuff SBP and DBP readings [approximately 11 (5–26) measurements/user, median (IQR)] recorded simultaneously with PPG signals during initializations performed from March 2021 to March 2023 were included in the analysis (Table 1).
ML models for BP estimation
Six ML regression models were developed to estimate SBP and DBP, utilizing cuff BP readings as the training reference. A framework of the study is illustrated in Figure 1 and detailed in the Supplementary Materials. The data distribution was set at 85% for training (n = 27,329 users), split into 70% for actual training (n = 22,506) and 15% for validation (n = 4,823), as detailed in Table 1. The remaining 15% (n = 4,823) were used for testing. This resulted in a dataset of 468,698 cuff readings for training, 100,010 for validation, and 99,372 for testing. To ensure data integrity, users used in the testing phase were not used during training and validation stages, assuring that only new and independent data from distinct users were employed for model testing.

Figure 1. Framework of the study. A total of 668,080 systolic and diastolic BP (SBP, DBP) from an upper arm oscillometric cuff were collected simultaneously with wrist PPG from 32,152 European residents. Six XGBoost models with different input setups were created to predict BP, using cuff readings for training. Four baseline models incorporated inputs like heart rate (HR), age, and Demography (DEM) data (age, gender, BMI), either individually or combined, while two PPG models utilized PPG signals, with and without Demography data. Model training was performed on 85% of users (27,329 users with 568,708 cuff recordings), and testing was conducted on the remaining 15% of users (4,823 individuals with 99,372 cuff readings). The performance analyses were conducted using only readings from the first day of each user's monitoring period on the testing dataset (14,939 cuff readings).
In this study, the XGBoost algorithm was the ML method chosen for all models (27). In each case, different XGBoost models were developed with different input setups aimed to predict BP using cuff BP readings as reference. XGBoost excels at identifying nonlinear relationships and handling large datasets efficiently. It is a convenient tool for constructing models based on tabular data like the one present in this study, allowing to assess how physiological data (demographic or PPG) impacts the accuracy of BP estimation. Details about the parameter configuration used can be found in Supplementary Materials.
Baseline models
Four baseline XGBoost models were created using a variety of physiological data as predictors, excluding PPG, to assess the influence of such data on BP estimation. These models serve as baseline benchmarks that enable assessing whether incorporating PPG signals enhances BP estimation accuracy beyond what is achievable with models relying solely on physiological data. Predictors for these models included cuff HR, Age, a composite termed ‘Demography’ (DEM, encompassing age, gender, height and weight), and a combination of DEM + HR. Except for HR, physiological data were treated as static for each user throughout the study. The physiological data was adjusted to the last update provided by the users at the moment of data collection.
PPG-based models
Two XGBoost models were specifically designed to use PPG signals as predictors: one using only PPG data and another combining PPG with DEM data. For these models, each 30-s PPG segment corresponded with its respective cuff BP reading in both the training and testing datasets. Similar to the baseline models, DEM data were considered fixed for each user and replicated across all cuff BP readings for consistency in analysis, considering the last update provided by the users at the moment of data collection. As the XGBoost model is best suited to work with tabular data, PPG signals underwent a pre-processing step to eliminate noise, and key features were extracted and presented as inputs to the XGBoost model to predict cuff BP values (28–31). Additionally, for the PPG + DEM model, demographic data is concatenated with these PPG features to improve the model's predictive accuracy.
Statistical analysis
The effectiveness of the models was evaluated using data from the testing phase. The estimated SBP and DBP by each model were compared to actual cuff BP readings through Pearson's correlation coefficient (r). Correlation analysed across different demographic groups was included in the Supplementary Materials: gender (male and female), age categories (adult and elderly, the latter defined as age over 65 years), and BMI classifications (normal weight for BMI < 25, overweight for 25 ≤ BMI < 30, and obese for BMI ≥ 30). The samples were bootstrapped (10,000 replications) to estimate the 95% confidence interval (CI) of the mean correlation.
Receiver operating characteristic (ROC) curves were created to test the performance of the model to correctly distinguish high BP. High BP was investigated separately for SBP and DBP. Different criteria for high BP were investigated for both cuff SBP (thresholds varying from ≥120 mmHg to ≥180 mmHg) and DBP (thresholds varying from ≥80 mmHg to ≥110 mmHg). An exclusion zone of ±8 mmHg was applied around the detection thresholds (i.e., reference BP readings within the exclusion zone were not accounted in the performance calculations) to account for cuff measurement uncertainty (32). The true positive rate (TPR) and true negative rate (TNR) were determined at the optimal operating point on each ROC curve—defined as the closest point to the graph's top left corner. The area under the ROC curve (AUC) was calculated to further assess high BP estimation performance. The performances without the ±8 mmHg exclusion zone are provided in the Supplementary Materials.
The analyses for the testing included only readings from the first day of each user's monitoring period (14,939 cuff readings). P-values less than 0.05 were considered statistically significant.
Results
There were approximately 11 readings per user across the entire dataset [median (IQR), 11 (5–26)]. The training and validation dataset had each 11 [5–26] readings per user. The entire testing dataset had 11 [4–26] readings per user, while the first day of the testing dataset (used on the performance analyses) had 3 [2–3] readings per user. The overall average SBP was 134.5 ± 16.9 mmHg and DBP was 83.4 ± 11.5 mmHg. These findings are summarized in Table 1. The distribution of study duration per participant can be found in the Supplementary Materials.
Correlation of BP estimates: models vs. cuff measurements
BPs estimated with baseline models showed poor correlation vs. the reference cuff BP, as illustrated in Figures 2A,B. Specifically, for SBP, the HR model resulted in correlation of r = 0.03, the Age model r = 0.13, and both DEM and DEM + HR models r = 0.23 (P < 0.0001 in all cases). Similarly, DBP estimation correlations were r = 0.14 for the HR model, r = 0.25 for the Age model, r = 0.28 for the DEM model, and r = 0.31 for the DEM + HR model (P < 0.0001 in all cases).

Figure 2. Pearson's correlation between BP estimates from each model vs. cuff BP values. (A) Correlation for SBP. (B) Correlation for DBP. Error bars represent 95% confidence interval (CI) of the mean correlation calculated from bootstrapping the samples (10,000 replications).
In contrast, the correlation between PPG-based models vs. the reference cuff BP outperformed all baselines. The PPG model achieved an SBP correlation of r = 0.53, and the PPG + DEM model reached r = 0.63 (P < 0.0001 for both). For DBP, the correlations were even higher: r = 0.58 for the PPG model and r = 0.67 for the PPG + DEM model (P < 0.0001 for both).
High BP estimation
A visual representation of the ROC curves and the metrics used to assess the performance of high BP estimation for each model is shown in Figure 3, considering only one criterion for high SBP (≥140 mmHg) and DBP (≥90 mmHg), with a ± 8 mmHg exclusion zone adopted to account for cuff measurement uncertainty.

Figure 3. Performance for high BP estimation for each model considering the criterion for high BP set at cuff SBP ≥ 140 mmHg (left-hand side), and cuff DBP ≥ 90 mmHg (right-hand side). (A) ROC curves for high SBP estimation. (B) ROC curves for high DBP estimation. C. Estimation performance metrics as true positive rate (TPR), true negative rate (TNR) and area under the curve (AUC) for high SBP. (C) Estimation performance metrics for high DBP. An exclusion zone of ±8 mmHg was adopted for the creation of the ROC curves to account for cuff measurement uncertainty. N.u., no unit.
The estimation performance for different criteria for high SBP and high DBP are detailed on Tables 2,3, respectively. PPG-based models demonstrated superior BP estimation capabilities compared to baseline models for all metrics and all criteria, particularly when DEM data were incorporated.

Table 2. Estimation performance of high SBP for each model considering different criteria of high SBP.

Table 3. Estimation performance of high DBP for each model considering different criteria of high DBP.
Discussion
In the present work, we provide direct evidence that green reflective PPG signals contain markers that allow for BP estimation without the need for external calibration nor additional inputs, such as ECG or PCG. To the best of our knowledge, this is the first large-scale study to present direct comparison of BP estimates obtained solely from physiological data—e.g., age and gender—against those obtained with PPG inputs. Our findings reveal that, using the same model topology based on XGBoost with different input settings, the intrinsic characteristics of PPG signals enable effective BP estimation, far exceeding the predictive value of basic physiological descriptors. These physiological descriptors, when isolated, lack the depth needed for robust BP estimation. Specifically, the fiducial points in the PPG waveform—that can be extracted through the proprietary signal processing algorithm—carry BP-related features. These features were used as input variables of the two PPG-based models that resulted in effective BP estimation. Conversely, the basic physiological descriptors (i.e., variables such as age, gender, height, weight, and HR) are insufficient for accurate BP estimation when used isolated. The models using PPG outperformed these descriptors, and performance improves further when combined with them. The results reported reflect model performance using off-the-shelf XGBoost technologies and do not represent the performance of any medical device by the study sponsor.
From markers within PPG signal to BP estimation
The PPG signal is composed of reflective waves from the central arterial system that can be detected at peripheral arteries by optical sensors—i.e., the microvascular bed in the upper layers of the skin (33). They originate from the aorta shortly after mechanical contraction of the left ventricle as the arterial wave propagates through the central arterial tree. Reflections of the waves occur at points of arterial division or where branches of different diameters merge, such as at the juncture of the subclavian artery and thoracic aorta or the iliac bifurcation. These sites create an impedance mismatch, causing the reflections that, when superimposed on the primary ventricular ejection pulse, form the characteristic waveform seen in PPG signals collected at peripheral sites (33).
The PPG waveform carries thus distinct markers influenced by hemodynamic and cardiovascular factors, particularly arterial stiffness, indicating the PPG signals contain markers that could provide insights into arterial circulation, thereby informing about BP levels (34–42).
Within the PPG waveform, fiducial points—such as the systolic peak, dicrotic notch, and diastolic peak—represent relevant physiological events in the cardiac cycle. These features are shaped by vascular resistance, pulse wave velocity, and arterial elasticity, all of which directly correlate with BP dynamics (33). Variations in the timing, amplitude, and morphology of these waveform components can indicate underlying hemodynamic changes, offering valuable insights into arterial circulation. Machine learning models can leverage these patterns to predict SBP and DBP with greater precision, provided that they have been trained with large and representative enough datasets. Furthermore, derived indices such as the augmentation index and reflection index, embedded within the PPG signal, provide additional cardiovascular metrics relevant to BP estimation.
This physiological foundation underscores the potential of PPG for BP estimation without the need of a cuff—it encapsulates both arterial mechanics and the dynamic interplay between the heart and vascular system, making it a promising tool for non-invasive BP monitoring.
Our results support the conclusion that PPG signals harbour markers that are effective for estimating BP. Furthermore, our analysis demonstrated that BP estimates derived from PPG signals successfully discriminate between users with high and normal BP (considering a ± 8 mmHg exclusion zone to account for cuff measurement uncertainty; results without exclusion zone can be found in the Supplementary Materials, and corroborate the results for effective high and normal BP detection). In contrast, estimates based only on HR, age or on detailed demographic descriptors, including BMI and gender, were ineffective in this discrimination. Therefore, caution is needed when employing BP estimation methods that consider only combinations of demographic data, without including information derived from PPG data.
Cuffless BP technologies
Current cuffless BP technologies effectively employ PPG to identify BP fluctuations around an offset that is defined during initialization usually conducted with cuff-based devices (10–13), or combine PPG with external references (e.g., ECG, PCG) to describe the velocity of pressure pulse propagation (3–9). Either way, the need of cuff for initializations or external references restricts the wider acceptance and adoption of cuffless BP monitors by both healthcare providers and the general public.
Recent works have implemented PPG-based solutions without the need of initializations or external references (15–22). While previous studies have significantly advanced our understanding, many of them suffer from common caveats, including using curated datasets with specific characteristics or data distribution, small datasets, train/test data leakage and misleading performance metrics (3–13, 15–22). In the present work, we harness the largest dataset to date of PPG signals collected with a commercialized cuffless monitor for estimating absolute BP values without relying on a calibration-dependent offset. Additionally, PPG-based models resulted in superior BP assessment capabilities compared to baseline models irrespective of the definition of high BP (and with and without a ± 8 mmHg exclusion zone to account for cuff measurement uncertainty). Importantly, the different thresholds adopted in the present study to characterize high BP reflect current guidelines for diagnosis of hypertension, demonstrating its potential for hypertension management programs.
This breakthrough paves the way for a calibration-free solution applicable across a wide range of wearables. Such an innovation offers the promise of continuous BP monitoring without the discomfort of cuffs or reliance on external references, fulfilling a longstanding aspiration in healthcare technology. Our demonstration that PPG signals can estimate BP without the need for cuff-based calibration sets the stage for a shift in global BP care. It supports large-scale, long-term continuous BP assessments and sets the stage for a transformational change of BP and HTN management.
Deep learning frameworks for BP estimation
In this study, XGBoost was selected due to its robustness in handling structured data and its efficiency with tabular features in large datasets. XGBoost is an ensemble learning method based on gradient-boosted decision trees, which iteratively improves model performance by minimizing errors from previous iterations. It is particularly effective for tabular data, handling missing values, capturing non-linear relationships, and providing high predictive accuracy with relatively low computational cost (28–31). This choice aligns with the study's focus on physiological data combined with extracted PPG features, where structured variables and complex interactions are key. Importantly, XGBoost demonstrated improved BP estimation when incorporating PPG data compared to baseline models, effectively showcasing the added value of PPG signals in BP prediction.
While deep learning models such as Convolutional Neural Networks (CNNs) and Long Short-Term Memory (LSTM) may further improve BP estimation, this study aimed to assess whether PPG signals contain BP-related markers and if a model leveraging them could outperform those based on demographics or heart rate, rather than comparing deep learning architectures. This objective was successfully achieved using XGBoost.
Future work will explore deep learning models to investigate their potential for capturing more complex temporal and non-linear features from PPG data, which may further enhance BP estimation accuracy. CNNs are particularly effective at learning spatial hierarchies from data, making them suitable for extracting features from raw PPG waveforms. For instance, Cho et al. developed a calibration-free BP estimation model using a 3-layer CNN with time-series ECG and PPG signals, achieving root mean square errors of 5.80 mmHg for SBP and 2.78 mmHg for DBP (43). Similarly, Sun et al. predicted BP risk levels (normotensive, prehypertensive, and hypertensive) using a combination of CNNs with the Hilbert-Huang Transform, achieving F1 scores as high as 98.90% (44). LSTM networks excel in modeling temporal dependencies, capturing the sequential nature of physiological signals. Zhao et al. applied an LSTM model to predict SBP and DBP using raw PPG signals from an animal model (45). Additionally, Kamanditya et al. developed a BP prediction system that integrates CNN and LSTM layers to merge extracted features from PPG and ECG signals, achieving accuracies of 5.31 ± 7.25 mmHg for SBP and 3.30 ± 4.76 mmHg for DBP (46). A hybrid CNN-LSTM architecture could theoretically leverage both spatial and temporal dynamics for more comprehensive BP estimation.
Limitations
This study allocated the data across the training, validation, and testing sets in proportions of 75%, 15%, and 15%, respectively. This approach resulted in 99,372 data points from 4,823 users for the testing phase. The dataset reflects a wide variety of user behaviours, retention rates, and compliance levels. To ensure consistency and reduce temporal variations in BP, only data from the first day of collection for each of the 4,823 users was included in the results. This limitation was applied only to the testing dataset, while the training and validation datasets utilized all available data. By focusing on the first day, bias from more compliant users who may have calibrated their devices more frequently was avoided (e.g., some users may have only performed a single calibration, while others may have calibrated their Aktiia bracelet every week for 2 years). Additionally, this approach provided a standardized snapshot of BP profiles at a single point in time, although it did not account for temporal changes over longer periods. The first day was chosen for consistency, as subsequent use might alter behaviour (e.g., receiving a diagnosis and medication treatment).
The demographic data, provided by the users, are susceptible to entry errors, including typos. Moreover, these parameters, such as weight, could vary over time due to changes like weight gain or loss. It is worth noting that users might not have consistently updated their profiles to reflect such changes. Nevertheless, we believe the data is representative of the population and was used to train the models adequately.
The present work adopted an exclusion zone of ±8 mmHg to account for cuff measurement uncertainty (32). Exclusion zones are a well-established and essential component of standard practice, especially in cuff-based BP studies (47–49). Incorporating an exclusion zone based on the known uncertainty of the reference device is a disseminated approach, which can be extended to ROC analysis for sensitivity and specificity when the reference measurements are subject to a known variability.
When the reference device has a known level of measurement uncertainty, certain samples may fall within a gray zone where the classification as true positive or false negative becomes arbitrary. Including these uncertain samples can introduce misclassification bias, distorting the ROC curve and potentially leading to incorrect interpretations of model performance. The exclusion zone helps mitigate this issue by reducing the impact of measurement noise, thereby enhancing the robustness and reliability of the performance metrics.
In this study, the ±8 mmHg exclusion zone was defined based on the known standard deviation associated with cuff-based BP measurements (32). This approach aligns with practices in medical device validation, where biological variability and instrument imprecision are acknowledged as factors that can influence diagnostic performance. Regulatory bodies such as the FDA and international standards such as ISO recognize the importance of accounting for variability and measurement uncertainty in process validation. The use of exclusion zones, particularly in the context of diagnostic accuracy studies, is well aligned with this practice (32, 50).
Moreover, it is important to emphasize that the exclusion zone was applied consistently across all models in the present work, including both baseline and PPG-based models. This ensures that the influence of the exclusion zone is balanced and does not introduce bias favoring one model over another. As such, we believe the reported results accurately represent the underlying phenomena and offer a robust assessment of model performance, mitigating the inherent measurement noise from the cuff-based reference.
For full transparency, both sets of results are reported—with and without the exclusion zone. The results without the exclusion zone, as well as analyses with alternative thresholds for high BP, are provided in the Supplementary Materials.
Conclusions
This study represents a significant advancement in the search for BP markers in PPG signals and their applications in digital health. Our results demonstrate that PPG signals contain information that can be used to estimate BP values and distinguish between high and normal BP levels, eliminating the need for any external calibration adjustments (with and without a ±8 mmHg exclusion zone to account for cuff measurement uncertainty). This pivotal finding represents the advent of a new era in BP monitoring, utilizing the optical sensors already present in a wide range of clinical and wearable devices. By unlocking this capability, our research lays the groundwork for the widespread adoption of non-invasive, continuous BP measurement technologies, promising to significantly enhance hypertension management and healthcare delivery on a global scale.
Data availability statement
The datasets presented in this article are not readily available, but the data that support the findings of this study can be made available by Aktiia SA. However, restrictions apply to the availability of these data, which were used under license for the current study, and so are not publicly available. Therefore, availability of such data may be limited, and any access, if permissible, is subject not only to a justifiable request to be approved by Aktiia, but also to specific terms and conditions to be agreed. Requests to access the datasets should be directed tocHVibGljYXRpb25AYWt0aWlhLmNvbQ==.
Ethics statement
By using the commercially approved Aktiia device, users are made aware and have consented to the further use of their data, in anonymized form, for studies led by Aktiia. For clarity purposes, those studies do not request any additional participation or action from users other than the standard use of the device, nor are they aimed for profiling purposes or any other kind of test or evaluation on humans. As such and according to the local legislation and institutional requirements, a general consent is sufficient and without the need for an ethical committee’s approval.
Author contributions
JS: Conceptualization, Formal analysis, Project administration, Supervision, Writing – original draft, Writing – review & editing. AA: Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Writing – original draft, Writing – review & editing. TA: Conceptualization, Formal analysis, Visualization, Writing – original draft, Writing – review & editing. SF: Conceptualization, Investigation, Methodology, Writing – original draft, Writing – review & editing. SY: Conceptualization, Investigation, Methodology, Writing – original draft, Writing – review & editing. SH: Conceptualization, Investigation, Methodology, Writing – original draft, Writing – review & editing. DP: Conceptualization, Investigation, Methodology, Visualization, Writing – original draft, Writing – review & editing. OG: Conceptualization, Investigation, Methodology, Writing – original draft, Writing – review & editing. JS: Conceptualization, Investigation, Methodology, Supervision, Writing – original draft, Writing – review & editing.
Funding
The author(s) declare that no financial support was received for the research and/or publication of this article.
Acknowledgments
The authors wish to express their gratitude to Marija Avramovic for her invaluable assistance with the figures.
Conflict of interest
JS, AA, TA, SF, SY, SH, DP, OG, JS are employees of Aktiia SA.
Generative AI statement
The author(s) declare that no Generative AI was used in the creation of this manuscript.
Publisher's note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
Supplementary material
The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fdgth.2025.1518322/full#supplementary-material
References
1. Friend SH, Ginsburg GS, Picard RW. Wearable digital health technology. N Engl J Med. (2023) 389(22):2100–1. doi: 10.1056/NEJMe2303219
2. Jiang Y, Spies C, Magin J, Bhosai SJ, Snyder L, Dunn J. Investigating the accuracy of blood oxygen saturation measurements in common consumer smartwatches. PLOS Digit Health. (2023) 2(7):e0000296. doi: 10.1371/journal.pdig.0000296
3. Guo CY, Chang CC, Wang KJ, Hsieh TL. Assessment of a calibration-free method of cuffless blood pressure measurement: a pilot study. IEEE J Transl Eng Health Med. (2023) 11:318–29. doi: 10.1109/JTEHM.2022.3209754
4. Guo CY, Huang CH, Chang CC, Wang KJ, Hsieh TL. Combining local PWV and quantified arterial changes for calibration-free cuffless blood pressure estimation: a clinical validation. IEEE Sensors J. (2023) 23(1):658–68. doi: 10.1109/JSEN.2022.3222588
5. Holz C, Wang EJ. Glabella: continuously sensing blood pressure behavior using an unobtrusive wearable device. Proc ACM Interact Mob Wearable Ubiquitous Technol. (2017) 1(3):1–23. doi: 10.1145/3132024
6. Ibrahim B, Jafari R. Cuffless blood pressure monitoring from a wristband with calibration-free algorithms for sensing location based on bio-impedance sensor array and autoencoder. Sci Rep. (2022) 12(1):319. doi: 10.1038/s41598-021-03612-1
7. Kachuee M, Kiani MM, Mohammadzade H, Shabany M. Cuff-less high-accuracy calibration-free blood pressure estimation using pulse transit time. In: 2015 IEEE International Symposium on Circuits and Systems (ISCAS). Lisbon, Portugal: IEEE (2015). p. 1006–9.
8. Nabeel PM, Jayaraj J, Srinivasa K, Mohanasankar S, Chenniappan M. Bi-modal arterial compliance probe for calibration-free cuffless blood pressure estimation. IEEE Trans Biomed Eng. (2018) 65(11):2392–404. doi: 10.1109/TBME.2018.2866332
9. Yamanaka S, Morikawa K, Morita H, Huh JY, Yamamura O. Calibration-free cuffless blood pressure estimation based on a population with a diverse range of age and blood pressure. Front Med Technol. (2021) 3:695356. doi: 10.3389/fmedt.2021.695356
10. Choudhury AD, Banerjee R, Sinha A, Kundu S. Estimating blood pressure using windkessel model on photoplethysmogram. In: 2014 36th Annual International Conference of the IEEE Engineering in Medicine and Biology Society. Chicago, IL: IEEE (2014). p. 4567–70.
11. Degott J, Ghajarzadeh-Wurzner A, Hofmann G, Proença M, Bonnier G, Lemkaddem A, et al. Smartphone based blood pressure measurement: accuracy of the OptiBP mobile application according to the AAMI/ESH/ISO universal validation protocol. Blood Press Monit. (2021) 26(6):441–8. doi: 10.1097/MBP.0000000000000556
12. Sola J, Vybornova A, Fallet S, Polychronopoulou E, Wurzner-Ghajarzadeh A, Wuerzner G. Validation of the optical aktiia bracelet in different body positions for the persistent monitoring of blood pressure. Sci Rep. (2021) 11(1):20644. doi: 10.1038/s41598-021-99294-w
13. Vybornova A, Polychronopoulou E, Wurzner-Ghajarzadeh A, Fallet S, Sola J, Wuerzner G. Blood pressure from the optical aktiia bracelet: a 1-month validation study using an extended ISO81060-2 protocol adapted for a cuffless wrist device. Blood Press Monit. (2021) 26(4):305–11. doi: 10.1097/MBP.0000000000000531
14. Mukkamala R, Shroff SG, Landry C, Kyriakoulis KG, Avolio AP, Stergiou GS. The microsoft research aurora project: important findings on cuffless blood pressure measurement. Hypertension. (2023) 80(3):534–40. doi: 10.1161/HYPERTENSIONAHA.122.20410
15. Chowdhury MH, Shuzan NI, Chowdhury MEH, Uddin MM, Khandakar A, Reaz MBI. Estimating blood pressure from the photoplethysmogram signal and demographic features using machine learning techniques. Sensors. (2020) 20(11):3127. doi: 10.3390/s20113127
16. Evdochim L, Dobrescu D, Halichidis S, Dobrescu L, Stanciu S. Hypertension detection based on photoplethysmography signal morphology and machine learning techniques. Appl Sci. (2022) 12(16):8380. doi: 10.3390/app12168380
17. González S, Hsieh WT, Chen TPC. A benchmark for machine-learning based non-invasive blood pressure estimation using photoplethysmogram. Sci Data. (2023) 10(1):149. doi: 10.1038/s41597-023-02020-6
18. Hu X, Yin S, Zhang X, Menon C, Fang C, Chen Z, et al. Blood pressure stratification using photoplethysmography and light gradient boosting machine. Front Physiol. (2023) 14:1072273. doi: 10.3389/fphys.2023.1072273
19. Liang Y, Chen Z, Ward R, Elgendi M. Photoplethysmography and deep learning: enhancing hypertension risk stratification. Biosensors. (2018) 8(4):101. doi: 10.3390/bios8040101
20. Liang Y, Chen Z, Ward R, Elgendi M. Hypertension assessment using photoplethysmography: a risk stratification approach. JCM. (2018) 8(1):12. doi: 10.3390/jcm8010012
21. Martinez-Ríos E, Montesinos L, Alfaro-Ponce M. A machine learning approach for hypertension detection based on photoplethysmography and clinical data. Comput Biol Med. (2022) 145:105479. doi: 10.1016/j.compbiomed.2022.105479
22. Xing X, Ma Z, Zhang M, Zhou Y, Dong W, Song M. An unobtrusive and calibration-free blood pressure estimation method using photoplethysmography and biometrics. Sci Rep. (2019) 9(1):8611. doi: 10.1038/s41598-019-45175-2
23. Malhotra R, Singh P. Recent advances in deep learning models: a systematic literature review. Multimed Tools Appl. (2023) 82(29):44977–5060. doi: 10.1007/s11042-023-15295-z
24. Alexandre J, Tan K, Almeida TP, Sola J, Alpert BS, Shah J. Validation of the Aktiia blood pressure cuff for clinical use according to the ANSI/AAMI/ISO 81060-2:2013 protocol. Blood Press Monit. (2023) 28(2):109–12. doi: 10.1097/MBP.0000000000000639
25. Sola J, Olivero E, Grossenbacher O, de Marco B, Ignjatovic N, Ignjatovic B, et al. Method for Monitoring Blood Pressure of a User Using a Cuffless Monitoring Device. WIPO (PCT) patent WO2021229276A1 (2021).
26. Sola J, Bertschi M. System for Determining a Blood Pressure of One or a Plurality of Users. WIPO (PCT) patent WO2020049333A1 (2020).
27. Chen T, Guestrin C. XGBoost: a scalable tree boosting system. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining; San Francisco California USA: ACM (2016). p. 785–94
28. Zhang X, Yan C, Gao C, Malin BA, Chen Y. Predicting missing values in medical data via XGBoost regression. J Healthc Inform Res. (2020) 4(4):383–94. doi: 10.1007/s41666-020-00077-1
29. Sibindi R, Mwangi RW, Waititu AG. A boosting ensemble learning based hybrid light gradient boosting machine and extreme gradient boosting model for predicting house prices. Eng Rep. (2023) 5(4):e12599. doi: 10.1002/eng2.12599
30. Wen Z, He B, Kotagiri R, Lu S, Shi J. Efficient gradient boosted decision tree training on GPUs. In: 2018 IEEE International Parallel and Distributed Processing Symposium (IPDPS). Vancouver, BC: IEEE (2018). p. 234–43. Available at: https://ieeexplore.ieee.org/document/8425177/ (Accessed February 07, 2025).
31. Shwartz-Ziv R, Armon A. Tabular data: deep learning is not all you need. Inform Fusion. (2022) 81:84–90. doi: 10.1016/j.inffus.2021.11.011
32. Association for the Advancement of Medical Instrumentation, American National Standards Institute, International Organization for Standardization. AAMI/ANSI/ISO 81060-2:2013, Non-invasive Sphygmomanometers—Part 2: Clinical Investigation of Automated Measurement Type. Arlington, VA, USA: AAMI (2013).
33. Solà J, Delgado-Gonzalo R. The Handbook of Cuffless Blood Pressure Monitoring: A Practical Guide for Clinicians, Researchers, and Engineers. Cham: Springer International Publishing (2019).
34. Allen J. Photoplethysmography and its application in clinical physiological measurement. Physiol Meas. (2007) 28(3):R1–39. doi: 10.1088/0967-3334/28/3/R01
35. Elgendi M. On the analysis of fingertip photoplethysmogram signals. CCR. (2012) 8(1):14–25. doi: 10.2174/157340312801215782
36. Ahn JM. New aging index using signal features of both photoplethysmograms and acceleration plethysmograms. Healthc Inform Res. (2017) 23(1):53. doi: 10.4258/hir.2017.23.1.53
37. Allen J, O’Sullivan J, Stansby G, Murray A. Age-related changes in pulse risetime measured by multi-site photoplethysmography. Physiol Meas. (2020) 41(7):074001. doi: 10.1088/1361-6579/ab9b67
38. Charlton PH, Mariscal Harana J, Vennin S, Li Y, Chowienczyk P, Alastruey J. Modeling arterial pulse waves in healthy aging: a database for in silico evaluation of hemodynamics and pulse wave indexes. Am J Physiol Heart Circ Physiol. (2019) 317(5):H1062–85. doi: 10.1152/ajpheart.00218.2019
39. Charlton PH, Paliakaitė B, Pilt K, Bachler M, Zanelli S, Kulin D, et al. Assessing hemodynamics from the photoplethysmogram to gain insights into vascular age: a review from VascAgeNet. Am J Physiol Heart Circ Physiol. (2022) 322(4):H493–522. doi: 10.1152/ajpheart.00392.2021
40. Hellqvist H, Karlsson M, Hoffman J, Kahan T, Spaak J. Estimation of aortic stiffness by finger photoplethysmography using enhanced pulse wave analysis and machine learning. Front Cardiovasc Med. (2024) 11:1350726. doi: 10.3389/fcvm.2024.1350726
41. Peltokangas M, Telembeci AA, Verho J, Mattila VM, Romsi P, Vehkaoja A, et al. Parameters extracted from arterial pulse waves as markers of atherosclerotic changes: performance and repeatability. IEEE J Biomed Health Inform. (2018) 22(3):750–7. doi: 10.1109/JBHI.2017.2679904
42. Zekavat SM, Aragam K, Emdin C, Khera AV, Klarin D, Zhao H, et al. Genetic association of finger photoplethysmography-derived arterial stiffness Index with blood pressure and coronary artery disease. ATVB. (2019) 39(6):1253–61. doi: 10.1161/ATVBAHA.119.312626
43. Cho J, Shin H, Choi A. Calibration-free blood pressure estimation based on a convolutional neural network. Psychophysiology. (2024) 61(4):e14480. doi: 10.1111/psyp.14480
44. Sun X, Zhou L, Chang S, Liu Z. Using CNN and HHT to predict blood pressure level based on photoplethysmography and its derivatives. Biosensors (Basel). (2021) 11(4):120. doi: 10.3390/bios11040120
45. Zhao Q, Hu X, Lin J, Deng X, Li H. A novel short-term blood pressure prediction model based on LSTM. AIP Conf Proc. (2019) 2058(1):020003. doi: 10.1063/1.5085516
46. Kamanditya B, Fuadah YN, Mahardika TNQ, Lim KM. Continuous blood pressure prediction system using conv-LSTM network on hybrid latent features of photoplethysmogram (PPG) and electrocardiogram (ECG) signals. Sci Rep. (2024) 14(1):16450. doi: 10.1038/s41598-024-66514-y
47. Unlu O, Cannon CP, Lee S, Gabovitch D, Zelle D, Chin N, et al. Continual versus occasional blood pressure (COOL-BP) in remote hypertension management. Am J Hypertens. (2025) 38(5):295–302. doi: 10.1093/ajh/hpaf003
48. Hofmann G, Proença M, Degott J, Bonnier G, Lemkaddem A, Lemay M, et al. A novel smartphone app for blood pressure measurement: a proof-of-concept study against an arterial catheter. J Clin Monit Comput. (2023) 37(1):249–59. doi: 10.1007/s10877-022-00886-2
49. Ghamri Y, Proença M, Hofmann G, Renevey P, Bonnier G, Braun F, et al. Automated pulse oximeter waveform analysis to track changes in blood pressure during anesthesia induction: a proof-of-concept study. Anesth Analg. (2020) 130(5):1222–33. doi: 10.1213/ANE.0000000000004678
50. FDA. Guidance for Industry Process Validation: General Principles and Practices (2011). Available at: https://www.fda.gov/files/drugs/published/Process-Validation--General-Principles-and-Practices.pdf (Accessed February 15, 2025).
Keywords: photoplethysmography, cuffless blood pressure, hypertension, optical blood pressure monitor, continual blood pressure monitoring
Citation: Sola J, Arderiu A, Almeida TP, Fallet S, Yazdani S, Haddad S, Perruchoud D, Grossenbacher O and Shah J (2025) The quest for blood pressure markers in photoplethysmography and its applications in digital health. Front. Digit. Health 7:1518322. doi: 10.3389/fdgth.2025.1518322
Received: 28 October 2024; Accepted: 14 April 2025;
Published: 30 April 2025.
Edited by:
Kelly Quek, Accenture (United States), United StatesReviewed by:
Paolo Di Achille, Google (United States), United StatesLisheng Xu, Northeastern University, China
Copyright: © 2025 Sola, Arderiu, Almeida, Fallet, Yazdani, Haddad, Perruchoud, Grossenbacher and Shah. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Josep Sola, cHVibGljYXRpb25AYWt0aWlhLmNvbQ==