Published on in Vol 12 (2024)

Preprints (earlier versions) of this paper are available at https://preprints.jmir.org/preprint/59587, first published .
Data Preprocessing Techniques for AI and Machine Learning Readiness: Scoping Review of Wearable Sensor Data in Cancer Care

Data Preprocessing Techniques for AI and Machine Learning Readiness: Scoping Review of Wearable Sensor Data in Cancer Care

Data Preprocessing Techniques for AI and Machine Learning Readiness: Scoping Review of Wearable Sensor Data in Cancer Care

Review

1Department of Pediatrics, Hematology and Oncology Division, Michigan Medicine, University of Michigan Health System, Ann Arbor, MI, United States

2School of Applied Computational Sciences, Meharry Medical College, Nashville, TN, United States

3Autonomous Systems Research Department, Peraton Labs, Basking Ridge, NJ, United States

4Department of Biomedical Engineering, College of Engineering, University of Michigan, Ann Arbor, MI, United States

5Rogel Comprehensive Cancer Center, University of Michigan, Ann Arbor, MI, United States

6VA Ann Arbor Healthcare System, Ann Arbor, MI, United States

7Center for Computational Medicine and Bioinformatics, University of Michigan, Ann Arbor, MI, United States

8Department of Internal Medicine, University of Michigan, Ann Arbor, MI, United States

*these authors contributed equally

Corresponding Author:

Vibhuti Gupta, PhD

School of Applied Computational Sciences, Meharry Medical College

3401 West End Ave #260

Nashville, TN, 37208

United States

Phone: 1 (615) 327 567

Email: vgupta@mmc.edu


Background: Wearable sensors are increasingly being explored in health care, including in cancer care, for their potential in continuously monitoring patients. Despite their growing adoption, significant challenges remain in the quality and consistency of data collected from wearable sensors. Moreover, preprocessing pipelines to clean, transform, normalize, and standardize raw data have not yet been fully optimized.

Objective: This study aims to conduct a scoping review of preprocessing techniques used on raw wearable sensor data in cancer care, specifically focusing on methods implemented to ensure their readiness for artificial intelligence and machine learning (AI/ML) applications. We sought to understand the current landscape of approaches for handling issues, such as noise, missing values, normalization or standardization, and transformation, as well as techniques for extracting meaningful features from raw sensor outputs and converting them into usable formats for subsequent AI/ML analysis.

Methods: We systematically searched IEEE Xplore, PubMed, Embase, and Scopus to identify potentially relevant studies for this review. The eligibility criteria included (1) mobile health and wearable sensor studies in cancer, (2) written and published in English, (3) published between January 2018 and December 2023, (4) full text available rather than abstracts, and (5) original studies published in peer-reviewed journals or conferences.

Results: The initial search yielded 2147 articles, of which 20 (0.93%) met the inclusion criteria. Three major categories of preprocessing techniques were identified: data transformation (used in 12/20, 60% of selected studies), data normalization and standardization (used in 8/20, 40% of the selected studies), and data cleaning (used in 8/20, 40% of the selected studies). Transformation methods aimed to convert raw data into more informative formats for analysis, such as by segmenting sensor streams or extracting statistical features. Normalization and standardization techniques usually normalize the range of features to improve comparability and model convergence. Cleaning methods focused on enhancing data reliability by handling artifacts like missing values, outliers, and inconsistencies.

Conclusions: While wearable sensors are gaining traction in cancer care, realizing their full potential hinges on the ability to reliably translate raw outputs into high-quality data suitable for AI/ML applications. This review found that researchers are using various preprocessing techniques to address this challenge, but there remains a lack of standardized best practices. Our findings suggest a pressing need to develop and adopt uniform data quality and preprocessing workflows of wearable sensor data that can support the breadth of cancer research and varied patient populations. Given the diverse preprocessing techniques identified in the literature, there is an urgency for a framework that can guide researchers and clinicians in preparing wearable sensor data for AI/ML applications. For the scoping review as well as our research, we propose a general framework for preprocessing wearable sensor data, designed to be adaptable across different disease settings, moving beyond cancer care.

JMIR Mhealth Uhealth 2024;12:e59587

doi:10.2196/59587

Keywords



Background

According to the US Food and Drug Administration, digital health is categorized as mobile health (mHealth), health information technology, wearable devices, telehealth, personalized medicine, and telemedicine [1]. Digital health has revolutionized health care by offering the potential for continuous and noninvasive monitoring of human physiological parameters, such as heart rate, sleep, and activity levels, to facilitate the early detection and prevention of life-threatening diseases [2]. Digital health consists of collecting, analyzing, storing, and sharing health care data by harnessing the power of technology, including smartphone apps, wearable sensors, telemedicine, the Internet of Medical Things, etc [3]. Due to the widespread use of mHealth technologies and routine use of wearable sensors (eg, smartwatches), the person-generated health data have become promising data sources for biomedical research [4].

Indeed, the integration of wearable sensors into cancer care has opened new pathways for remote monitoring, enabling health care providers to gather a wealth of real-time data from patients [5-7]. These wearables capture an array of physiological parameters, including skin temperature [8], offering insights into the patient’s response to cancer treatment, quality of life, and overall well-being [9]. These continuous streams of data have the potential to transform cancer care by providing an improved understanding of patient conditions outside of the hospital setting, potentially improving clinical outcomes. Nevertheless, transforming raw data into meaningful analysis and insights presents numerous challenges, making standardized workflows for data preprocessing essential.

Data preprocessing involves a series of steps designed to clean and refine data to ensure its reliability and suitability for analysis using artificial intelligence and machine learning (AI/ML) techniques. The preprocessing steps help transform raw sensor data, which can be noisy and inconsistent, into a clean, structured format suitable for AI/ML models to process [10-12]. Without standardization in these procedures, there is a risk that subsequent data analysis might be based on flawed information, leading to uninterpretable data, a lack of generalizability, and erroneous conclusions. Typical preprocessing steps to make sensor data AI/ML ready include data cleaning (eg, noise reduction, outlier detection, and handling missing data) [13,14], data integration (eg, combining data sources and aligning time stamps), data transformation (eg, windowing and normalization) [15], dimensionality reduction (eg, feature selection), and data labeling (eg, annotating).

AI/ML’s scope has become an amazing supportive tool for digital health [16,17] since its potential evolution to exploit meaningful relationships in biomedical data sets that can be used for diagnosis, prediction, and treatments [18-21]. AI/ML techniques have become popular in biometrics extraction mobile apps smart systems, such as eye disease detection [22-24], atrial fibrillation [25], heart rate monitoring [26], etc. In addition, a summary of the actual cancer statistics and its future directions is provided in the study by Moher et al [27].

Within the integration of electronic health record technology [26] in digital medicine, wearable monitoring devices have earned an important and crucial role for all people in the biomedical area (eg, patients, medical staff, and biomedical researchers). Oncology divisions have ultimately contemplated the importance of incorporating mHealth monitoring while conducting clinical cancer trials [1]. Moreover, multiple types of cancer disease detection using AI/ML techniques are a crucial factor considering its alarming impact rates on the population [27]. The mHealth integration on cancer applications for the development of AI/ML solutions has become popular in recent years [28]. However, the importance of data quality has not been highlighted while considering the design and development of prediction models. Building high-quality data is a critical step while applying AI/ML algorithms in mHealth and wearable studies; however, the emphasis on enriching the data quality is very limited in these studies, especially in oncology. Misclassifications, misdiagnoses, and wrong predictions can be avoided, and the whole mHealth system feasibility can be improved by enriching the data quality.

Goals of Our Review

This study aims to explore the use of wearable sensors for continuous monitoring of key physiological parameters in cancer care. We systematically reviewed the literature by identifying and assessing preprocessing workflows that are essential for transforming raw, noisy, and often inconsistent wearable sensor data into reliable and structured formats suitable for subsequent AI/ML modeling. By examining the current landscape of these practices, our research aims to improve wearable sensor data quality, specifically for cancer care, ensuring that downstream data analyses and interpretations are rigorous and reproducible. Given the diverse preprocessing techniques identified in the literature, there is an urgency for a framework that can guide researchers and clinicians in preparing wearable sensor data for AI/ML applications. This paper proposes a framework designed to be adaptable across different continuous monitoring applications.


Search Strategy

We conducted a scoping review of articles written in English using the following literature databases: IEEE Xplore, PubMed, Embase, and Scopus, while following the PRISMA-ScR (Preferred Reporting Items for Systematic reviews and Meta-Analyses extension for Scoping Reviews) guidelines [29]. We have used Covidence (Veritas Health Innovation Ltd) [30] for identification and screening stages. The search was performed on December 31, 2023, using the search queries shown in Multimedia Appendix 1. We selected full peer-reviewed publications from the last 5 years (from January 2018 to December 2023), focusing on preprocessing techniques used on wearable sensor data to ensure their readiness for AI/ML applications for different cancer populations. Searches were developed using 3 key concepts: wearable devices, AI/ML, and cancer. Controlled vocabulary and keywords were selected for the specific databases.

Figure 1 shows an illustration of the study selection process for this paper. The identified studies meeting the inclusion criteria were subsequently organized based on the major themes identified.

Figure 1. Illustration of the study selection process. AI/ML: artificial intelligence and machine learning; mHealth: mobile health.

Inclusion Criteria

Our results with the search query presented in Multimedia Appendix 1 were first imported into Covidence for screening. The title and abstracts of the resulting studies were screened to identify the studies related to preprocessing techniques for wearable sensor data in cancer. After identifying the eligible studies, additional inclusion exclusion criteria were applied to retrieve the primary studies of our review (Figure 2 in the Results section). Studies were eligible if they fulfilled the following inclusion criteria in our review: (1) mHealth and wearable sensor studies in cancer, (2) written and published in English, (3) published between January 2018 and December 2023, (4) full text available rather than abstracts, and (5) original studies published in peer-reviewed journals or appeared in conference proceedings. PRISMA-ScR checklist is provided in Multimedia Appendix 2.

Exclusion Criteria

Studies were not eligible if they fulfilled the following exclusion criteria in our review: (1) review articles rather than primary research, (2) mHealth and wearable sensor studies for other disease conditions except cancer, (3) articles published in other languages except English, and (4) conducted statistical analysis instead of AI/ML.

Data Extraction and Evaluation

The data were extracted from all studies meeting our inclusion criteria for the review and organized into tables containing each study’s information (eg, authors’ name, title, and year of publication), wearable sensor data collected in cancer studies (eg, activity data, physiological parameters, including steps, sleep, heart rate, blood oxygen saturation, and temperature), preprocessing techniques (eg, time segmentation, data filtering, data transformation, and imputation), wearable devices (eg, Fitbit [Google LLC], Empatica [Empatica Inc, and Actigraphy), type of AI/ML methods applied (eg, neural networks, decision trees, K-Nearest Neighbors, Supporting Vector Machine, and regressors), sample size (eg, number of participants; Table 1). The data for all selected studies were extracted independently by 3 authors (BLO, VG, and SWC) by mutual agreement, and discrepancies were resolved by discussion with other coauthors (RK, AJ, XC, and CZ). The outcomes from the data extraction part were finally evaluated independently by each author.

Table 1. Summary of eligible studies.
ReferenceCancer typeSample size, NWearable sensorPhysiological parameterPreprocessing procedurePreprocessing categoryAI/MLa techniques
Liu et al [30], 2023Terminal cancer40Garmin VivoSmart 4Steps, HRb, sleep status, and blood oxygen saturation (measured during sleep time)Missing data imputationData cleaningLRc, SVMd, DTe, RFf, KNNg, AdaBoosth, and XGBoosti
Zhao et al [31], 2022Breast cancer4Fuschia Band prototypeAccelerometer and gyroscope readingsPeak detection and fast Fourier transformData transformationKNN
Moscato et al [32], 2022Multiple types of cancer21Empatica E4 wristbandPhotoplethysmography signals, skin temperature, accelerometer readings, and electrodermal activityDifferent- order Butterworth filtering with different cutoff frequencies and data normalizationData cleaning and normalization and standardizationSVM, RF, MLPj, log, and AdaBoost
Yang et al [33], 2021Terminal cancer60Actigraphy device XB40ACTActivity level, angle, and spinZero padding and shortening the time seriesData transformationLSTMk
Huang et al [34], 2023Terminal cancer78Actigraphy device XB40ACTActivity level, angle, and spinTime Segmentation and zero paddingData transformationLSTM, bidirectional-LSTM, transformer, and GRUl
Cos et al [35], 2021Pancreatic cancer28Fitbit inspire HRStep count, HR, and sleep time–series dataOne-hot encoding standardization and dimensionality reductionData transformationRF, GBTm, KNN, SVM with linear kernel, and LR with L1 penalty
Davoudi et al [36], 2021Multiple types of cancer27ActiGraph GT3XAccelerometer Readings and oxygen consumptionBias reduction, data localization, and vector magnitude calculationData cleaning and transformationRF, GBT, KNN, SVM with linear kernel, and LR with L1 penalty
Liu et al [37], 2020Multiple types of cancer3Fitbit AltaHR data and activity dataMissing data imputation and data standardizationData cleaning and normalization and standardizationHidden Markov models
Tedesco et al [38], 2021Multiple types of cancer2291ActiGraph GT3X+Steps taken, time in light, sedentary, moderate, vigorous activities, energy expenditure, etc.Data standardization and missing data imputationData cleaning and normalization and standardizationAdaBoost
Dong et al [39], 2021Pancreatic cancer10ActiGraph devicesAccelerometer, light, and inclinometerTime window segmentationData transformationGRLn
Patel et al [40], 2023Multiple types of cancer50ActiwatchRest-activity, sleep, and routine clinical variablesMissing data imputation with averaging techniqueData cleaningPenalized (regularized) regression models
Asghari [41], 2021Colorectal cancer400IoMTo smart devicesVital signs that were sensed through biomedical sensorsCleaning inconsistencies and noise and Dimensionality reductionData cleaning and transformationJ48, SMOp, MLP, and NBq methods
Rossi et al [42], 2021Multiple types of cancer52PGHDr (VivoFit)Daily stepsTemporal segmentationsData transformationLR
Vets et al [43], 2023Breast cancer10ActiGraph wGT3X-BTAccelerometer readingsCounts threshold and data normalizationData transformation and normalization and standardizationPretrained MLMs
Feng et al [44], 2023Prostate cancer47Google health, Fitbit, or Apple healthStep countsTime window segmentationData transformationLR
van den Eijnden et al [45], 2023Multiple types of cancer125Elan sensor (wristband)Activity features, activity counts, acceleration data, as well photoplethysmography signalFeatures calculation, data dimensionality reduction and numerical to categorical data transformation, and standardizationData transformation and normalization and standardizationLR, KNN, DT, RF, support vector regression, and XGBoost
S et al [46], 2020Breast cancer201Cyrcadia breast monitorTemperature readingsRemoving outliers and missing data, duplicates removal, and data normalizationData cleaning and normalization and standardizationDT, SVM, RF, and back propagation NNt
Barber et al [47], 2022Gynecologic cancer34Fitbit Alta HRSteps, HR, and intensity of physical activityData standardization and normalizationData normalization and standardizationLR, RF, GBT, and XGBoost
Jacobsen et al [48], 2023Blood cancer79Wearable-based RPMuTime-series data recorded from biosensorsDimensionality reductionData transformationNN
Li et al [49], 2023Multiple types of cancer201IMUv sensor nodes, and Heal Force PC-60NWHR and inertial measurementsInterval scaling method and z score standardizationData normalization and standardizationMMDFw, XGBoost, LGBMx, RF, AdaBoost, and GBT

aAI/ML: artificial intelligence and machine learning.

bHR: heart rate.

cLR: logistic regression.

dSVM: support vector machine.

eDT: decision tree.

fRF: random forest.

gKNN: k-nearest neighbors.

hAdaBoost: adaptive boosting trees.

iXGBoost: extreme gradient boosting trees.

jMLP: multilayer perceptron.

kLSTM: long short-term memory.

lGRU: gated recurrent unit.

mGBT: gradient boosted trees.

nGRL: graph representation learning.

oIoMT: Internet of Medical Things.

pSMO: sequential minimal optimization.

qNB: naïve Bayes.

rPGHD: patient-generated health data.

sMLM: machine learning model.

tNN: neural network.

uRPM: remote patient monitoring.

vIMU: inertial measurement unit.

wMMDF: multimodel decision fusion.

xLGBM: light gradient boosting machine.


Overview

We identified 2147 studies in the initial extraction phase (n=248, 11.55% from PubMed; n=428, 19.93% from Scopus; n=996, 46.39% from IEEE Xplore; and n=475, 22.12% for Embase, including Embase, Embase Classic, MEDLINE, and PubMed-not-MEDLINE). A total of 173 (8.06%) duplicate articles were removed to produce 1974 (91.94%) for title and abstract screening. We conducted a thorough screening of titles and abstracts, which resulted in the exclusion of 1820 (92.2%) articles that did not meet the inclusion criteria. Following this screening, we identified 154 (7.8%) articles for which we performed a full-text review to assess their eligibility for inclusion in our study in more detail. In the final screening, 20 (13%) of these 154 articles met our inclusion criteria and were considered for this scoping review, as shown in Figure 2. The workflow diagram for the systematic identification of scientific literature is shown in Figure 2. The geographical distribution of these studies is mapped in Figure 3, highlighting most research from the United States. These constituted 35% (7/20) of the selected publications. Terminal cancer research was reported from Taiwan.

In terms of publication years, our analysis revealed an uptick in the frequency of papers related to mHealth and wearables in cancer. Our review coincides with the emergence of the COVID-19 pandemic, during which there was a surge in research interest within the biomedical sciences, particularly related to the use of wearable technology in remote monitoring of patients with cancer. The distribution of publications during this period suggested that in the years 2020 to 2022 combined, approximately one-quarter of the selected studies were published, accounting for 25% (5/20) of our data set. The majority were distributed between the years 2021 to 2023, which collectively contributed to 75% (15/20) of the data quality improvement strategies for wearable data preprocessing in cancer care settings. In fact, 40% (8/20) of all selected studies were published in 2023 alone, marking a substantial rise and interest in this research domain.

Our findings reported the use of wearable technology across a diverse range of cancer types. Predominantly, the category encompassing “multiple types of cancer” accounted for 40% (8/20) of the studies in this area. The remainder of the research was distributed among specific types of cancer, with each category’s contribution detailed as follows: breast cancer (3/20, 15%), terminal cancer (3/20, 15%), pancreatic cancer (2/20, 10%), blood cancer (1/20, 5%), colorectal cancer (1/20, 5%), prostate cancer (1/20, 5%), and gynecologic cancer (1/20, 5%). In addition, the recent literature indicated a trend toward increased adoption of wearable technology for cancer surveillance, signifying a growing recognition of the potential benefits that wearables may offer in continuous patient monitoring across heterogeneous cancer types.

The initial database search yielded 2147 studies, of which 20 (0.93%) met the inclusion criteria after screening and full-text review (Figure 2). The included studies applied preprocessing techniques to wearable sensor data from a range of cancer populations, including breast, colorectal, gynecologic, and blood cancers, as well as multiple other types of cancer. The most commonly used wearable devices were actigraphy sensors and consumer-grade fitness trackers, which provided data on physical activity, sleep, heart rate, and other physiological parameters.

Various preprocessing approaches are used in each of the identified themes. The most common data transformation approaches included fast Fourier transform [31], time-series segmentation [33,34,39], and statistical feature calculation [30,35,45]. However, for the data normalization techniques, z score standardization and min-max normalization were the most frequently reported scaling methods [32,37,43,46,49] and for the data cleaning, imputation [30,37,40], outlier removal [36,46], and artifact filtering [32,41] approaches were used. Notably, 25% (5/20) of the studies combined multiple preprocessing techniques from different categories, suggesting that a comprehensive approach to data preparation may be beneficial [32,36,38,45,46]. However, there was significant heterogeneity in the specific techniques used and their implementations across studies, highlighting a lack of standardized preprocessing pipelines for wearable sensor data in cancer care.

The preprocessing techniques were applied to support a range of AI/ML applications, including treatment response prediction [35,42], symptom monitoring [44,47], and survival analysis [33,34]. The most common ML algorithms were random forests, support vector machines, and deep learning models, such as long short-term memory networks. However, few studies directly compared the impact of different preprocessing approaches on model performance, making it difficult to draw conclusions about optimal techniques.

Figure 2. PRISMA-ScR (Preferred Reporting Items for Systematic reviews and Meta-Analyses extension for Scoping Reviews) diagram for a scoping review of biomedical scientific literature. ML: machine learning.
Figure 3. Relevant references by geographical location.

Major Themes Identified

Three major themes were identified, as outlined in Table 1: (1) data normalization and standardization (8/20, 40% of papers), (2) data transformation (12/20, 60% of papers), and (3) data cleaning (8/20, 40% of papers). These were subcategorized based on the preprocessing techniques. Data transformation comprises studies related to dimensionality reduction, data feature calculation, variable transformation, or domain transformation. Data normalization and standardization included data standardization or data normalization. The data cleaning category included data filtering, outliers’ removal, imputation techniques, missing data, and duplicate removal. Multiple selected work categories were required to combine preprocessing tasks encompassing the previous 3 mentioned categories while addressing data quality issues [30-49], which are presented in Tables 1 and 2.

Table 2. A summary of relevant preprocessing elements on selected published works.
ReferenceTime resolutionExclusion criteriaMissing data imputation techniqueFeatures extractedOutcomes
Liu et al [30], 2023Each day was a data pointDays with no wearable device data uploadedLinear interpolationA combination of basic demographic data, clinical assessment data, and wearable device dataDeath event prediction
Zhao et al [31], 2022Data were sent at a rate of 4 times per sDetermine whether an exercise is completed correctly or incorrectlyNot applicableStatistical gyroscopic-based features obtained from all 3 axes (x, y, and z)Rehabilitation
Moscato et al [32], 2022A 2-min time window before the beginning of each session was createdFeature pairing was tested by Pearson correlation coefficient >0.9Linear interpolation12 features from the HRVa analysis, 5 features from the photoplethysmography morphological analysis, 17 features from the electrodermal activity, 3 features from the temperature, and 2 features from the activity indexPain assessment
Yang et al [33], 2021An average value of 20 timesteps within total time shortened to <500 timestepsTime series >500 timestepsZero paddings until the maximum length of the time series was reachedPhysical activity, angle, and spinSurvival prediction
Huang et al [34], 2023A mean of 20 timesteps was chosen as the average value for 3 time frames (12, 24, and 48 h)Properly designed patients’ admission criteriaZero padding was used to reach the maximum length of the time seriesPhysical activity, angle, and spin and the clinical data from patients were also consideredSurvival prediction
Cos et al [35], 2021Biobehavioral rhythmic features were computed for the entire tested period, and statistical and semantic features were generated dailyBiobehavioral rhythmic features were excluded due to the dimensionsData-level and feature-levelFirst- and second-order statistical features from the daily step count, HRb, and sleep time–series dataPancreatectomy treatment outcomes from patients activity
Davoudi et al [36], 2021Extracted relevant features from a 16-s window; data were eventually smoothed with a 30-s running average windowData length <4 minNot applicableTime and frequency domain featuresPhysical activity recognition and energy expenditure estimation
Liu et al [37], 2020Disaggregating the 15-min step count data and simulating the 1-min step count time seriesNonwear days were identified and removed before the analysisThresholdingStatistics from HR metrics and activity levelsAlgorithm validation
Tedesco et al [38], 2021Not providedWear time per day was <600 minFeature meanStatistical features from (1) demographics, (2) self-report health and lifestyle, (3) wearable data, and (4) laboratory testsCancer- specific mortality prediction
Dong et al [39], 20211-min epoch to aggregate and synchronize the raw actigraphy data9.5 h window size for accelerometer data to fit modelsNot applicableTime and frequency domain features from actigraphy and laboratory testsSalivary cortisol levels on in patients with pancreatic cancer
Patel et al [40], 2023Numerical continuous variables involving sleep-wake times were entered in the 24 h formatData were excluded from the 1-h period before and after going to bedAverage valuesSleep-based features and sleep-wake transitional-related featuresExploratory machine learning study
Asghari [41], 2021Not providedData inconsistencies removalNot applicableDemographics, clinical features, and wearable dataDiagnostic prediction on CRCc older adults
Rossi et al [42], 2021Three distinct types of temporal segments for weekly observationsPeriods before admissionMajority classActivity or steps related features and clinical dataPostsurgery complications
Vets et al [43], 2023Acceleration data’s sampling rate was 30 HzUnknown data were discarded from further analysisSpline interpolationStatistical parameters from accelerometer readingsRehabilitation study
Feng et al [44], 2023A window of 48 h following step count declineA decline of 1000 steps or more as a binary predictor among participantsThresholdingStep counts calculated on different time windowsPhysical activity monitoring on active treatment
van den Eijnden et al [45], 2023The data were stored at 1-s intervalsEarly stopping algorithmNot applicableFor health dot sensor: RRd, activity level (actlevel); for Elan wristband: statistical parameters from HR, and frequency domain featuresRecovery scores
S et al [46], 2020Temperature profiles had values from 16 sensors gathered for 1 d at every 5-min intervalOut-of-range temperature data discriminationNot applicableLinear and nonlinear features from the time-series temperature dataIntroductory paper
Barber et al [47], 2022Each day was considered an observationDiscrimination of days was applied to unscheduled contactsNot applicableFatigue, physical function, anxiety, mean daily HR, daily steps, sleep, and time-related featuresFeasibility and events prediction
Jacobsen et al [48], 2023Raw signals were acquired with a frequency of >30 Hz; calculated parameters were stored with a rate of 1 HzData points reduction due to interruptionsNot applicableNoninvasive monitoring of vital signs and physical activity; SCCe eventsClinical complications during treatment
Li et al [49], 2023Sampling frequency was 200 Hz for IMUf; the HR was stored at a sampling frequency was 1 HzFeature selection for redundancy removalMajority classHR metrics, physical activity parameters, Blood Mass Index, and blood oxygen statistical valuesPhysical fitness assessment

aHRV: heart rate variability.

bHR: heart rate.

cCRC: colorectal cancer.

dRR: respiratory rate.

eSCC: serious clinical complications.

fIMU: inertial measurement unit.

Data Transformation

Zhao et al [31] reported a proof-of-concept for postoperative rehabilitation in a small cohort of 4 patients with breast cancer, using a prototype that used peak detection and Fourier transform by switching time domain points of the 3D axis to a predetermined frequency. Yang et al [33] hypothesized that wristband actigraphy monitoring devices could predict in-hospital death of end-stage multiple types of patients with cancer during the hospitalization period admissions. To avoid variations in each patient’s data length, zero padding was used until the maximum length of the time series was reached [33]. Scoring systems, such as the Palliative Prognostic Index and Palliative Performance Scale, were considered for fitting machine learning models (MLMs) [33]. Huang et al [34] reported a comparison study between the results of wearable-based activity monitoring with traditional prognostic tools for patients with end-stage cancer. In total 3 different time frames were segmented for preprocessing [34]. A mean of 20 timesteps was selected as the average value for each of the 3 different time frames (48, 24, and 12 h) [34]. Zero padding was used in the study by Huang et al [34], making it applicable to data transformation. Cos et al [35] used a wearable device to predict treatment outcomes in patients with pancreatic cancer, standardizing data before using ML methods.

Dong et al [39] proposed a general predictive modeling process that used actigraphy data to predict underlying salivary cortisol levels using graph representation learning. The raw sensor data were preprocessed using time window segmentation to reduce noise in the data [39]. Rossi et al [42] focused on predicting postdischarge oncologic surgical complications and their impact on patient outcomes. There were 3 distinct types of temporal segments for each patient. They considered observations up to the second week after discharge, treating each week as a distinct observation [42].

Feng et al [44] evaluated the feasibility of daily step count monitoring and the association between step counts and treatment-emergent symptoms in patients with prostate cancer. As shown in Table 1, the preprocessing technique could be summarized as follows: (1) a decline of 1000 steps or more as a binary predictor and (2) time window segmentation [44]. Jacobsen et al [48] impacted medical literature by proposing self-supervised contrastive learning methods for hematological malignancy treatments. Noninvasive monitoring of vital signs and physical activity was recorded within serious clinical complications in the input data set [48]. Data downsampling was the selected preprocessing technique to eliminate physical interruptions [48]. These studies collectively illustrated diverse data transform methods, such as feature selection, time segmentation, domain transformation, and time windowing, to enhance wearable device data quality, making them more suitable for AI/ML modeling aimed at predicting patient outcomes in cancer care. In addition, these findings have leveraged a range of wearable technologies and AI/ML methods to advance cancer care. Techniques, such as peak detection and Fourier transform have been used for data preprocessing, supporting applications that include postoperative rehabilitation, physical activity classification, prediction of treatment outcomes, and assessment of cancer-specific mortality. These studies highlight the potential of integrating high-dimensional wearable data with clinical information to enhance patient monitoring and prognosis.

Data Normalization and Standardization

Barber et al [47] assessed the feasibility of postoperative intervention for patients with gynecologic cancer in a manner similar to Zhao et al [31], incorporating patient-reported outcomes and wearable activity data and also opting for standardization and normalization of preprocessing methods. Finally, Li et al [49] proposed a method using multimodel decision fusion based on multisource data for physical fitness assessment for patients with cancer. They enriched the raw data by using Baseline, Synthetic Minority Over-sampling Technique, random oversampling, adaptive synthetic oversampling, and Mahalanobis Distance and Boundary Constraints. The interval scaling method and z score standardization after segmentation are the common methods in the study by Li et al [49]. These additional investigations used tailored data preprocessing approaches to further refine the quality of wearable device data for subsequent analysis (eg, data partitioning for training and testing).

Moscato et al [32] proposed an automatic pain assessment for patients with cancer (21 in total) by using the Empatica wristband. Because all physiological signals were recorded at different sampling rates, different-order Butterworth filtering with different cutoff frequencies was the data enrichment selected method [32]. Each pulse was normalized with the z score procedure and processed with an automated algorithm that detects pulses suitable for heart rate variability analysis and derived metrics [32]. Liu et al [37] aimed to develop an unsupervised personalized sleep-wake identification algorithm using multistage data to explore the benefits of incorporating heart rate metrics and actigraphy data in these types of algorithms for the general population. After nonwear exclusion, there were 14 participants whose data qualified for analysis; 5 (36%) had high cholesterol, 6 (43%) participants had hypertension, 3 (21%) had cancer, 2 (14%) had diabetes mellitus, and 1 (7%) have had a stroke. They preprocessed the step count data, and 2 schematic ML-based models were designed by following the Markov model’s fundamentals. To facilitate the fusion of step count and heart rate data in the models, downscaling was used to deal with the multigranularity data [37]. In addition, imputation techniques were implemented. Tedesco et al [38] explored the prediction of cancer-specific mortality over a 2- to 7-year period using a data set from a longitudinal study of 2291 70-year-old Swedish patients, integrating wearable and electronic health record data. They applied standardization and normalization preprocessing techniques within imputation.

Vets et al [43] aimed to determine the accuracy of a pretrained laboratory-based MLM to distinguish functional from nonfunctional arm motions through home interventions of survivors from breast cancer populations. From the accelerometer data, functional activity was defined using two separate methods: (1) the counts threshold method, and (2) a pretrained MLM [43]. Activity counts were calculated from the raw acceleration data [43]. The outcome “total minutes active” was calculated as the sum of the 1-second epochs where the count threshold exceeded 1 [43]. Data normalization was the final step before fitting AI/ML models. van den Eijnden et al [45] created a model that predicted continuous recovery scores (regressors) in perioperative care in the hospital and at home for objective oncology-based decision-making. They preprocessed data by obtaining a balanced split in which they equally divided the demographic predictors and surgery type into 2 groups by splitting the patients 10,000 times [45]. Finally, authors standardized features by scaling the data to a normal distribution with a mean of 0 and a unit variance [45]. S et al [46] introduced a noninvasive wearable device developed as an adjunct to current modalities to assist in the detection of breast tissue abnormalities in any type of breast tissue. In the study, data normalization and outliers’ removal were the data transformation methods to enrich the quality of the collected temperature data.

Data Cleaning

Liu et al [30] aimed to investigate the potential of using wearable devices and AI/ML to predict death events among patients with terminal cancer. To improve the model training, the authors used imputation techniques [30]. The data set was a combination of demographic, clinical, and wearable device data [30]. Davoudi et al [36] conducted a study comparing various accelerometer placements in classifying physical activity and associated energy expenditure among older adults. Of the 93 participants who completed the study, 27 (29%) were identified with a range of cancer diagnoses. Raw data were cleaned using bias reduction and eventually transformed by activity location and vector magnitude calculation [36]. Similarly, Patel et al [40] sought to enhance prognostic tools by combining ML analysis of actigraphy, sleep data, and routine clinical data with a missing data imputation technique within averaging. Asghari [41] proposed an internet of things–based predicting model to predict colorectal cancer in older adults. The data preprocessing phase was required to clean the sensed medical internet of things data from the inconsistencies and the noises for the data mining phase [41]. Outliers’ removal was the initial step selected for preprocessing.

Accordingly, we proposed a generalized preprocessing framework that comprises all 3 major data preprocessing themes (Figure 4), reflecting the core elements that were consistently reported across studies.

Figure 4. A general framework for data preprocessing techniques used to make noninvasive data collected from mobile health and wearable sensor artificial intelligence and machine learning (AI/ML) ready in cancer monitoring applications.

Principal Findings

In this paper, we conducted a scoping review of the preprocessing techniques applied to wearable sensor data in cancer care. Our findings revealed a significant rise in the use of wearable sensors for patient monitoring, along with an increase in preprocessing methods for data analysis over the past 5 years. This likely stemmed from recent advancements in sensor technology, greater emphasis on personalized and remote patient care, the rising prevalence of big data analytics in health care, and increasing recognition of real-time health data for precision oncology.

Data transformation emerged as the most reported preprocessing technique, representing approximately 60% (12/20) of the literature findings. Most studies relied on data from commercially available products, except a study by Zhao et al [31], which assessed a prototype’s efficiency in a small cohort. While published studies describing preprocessing methods for wearable devices are growing, the diagnoses being studied remain sparse and generally limited to single disease types or settings.

The physiological data captured from wearables are typically noisy, contain missing values, have outliers, redundant features, and erroneous measurements [50,51]. On the basis of the literature review in this paper, we found that various data cleaning procedures are used to clean the wearable sensor data, including data smoothing techniques (ie, moving average and exponential moving average) to reduce short-term signal artifacts and remove noise, removing duplicate entries, detection and removal of erroneous measurements due to sensor malfunctioning or losing contact of the sensor with skin or wearing the watch on incorrect body location, and outlier removal. The outlier removal for wearable data [52] in the reviewed studies consists of the range inspection of physiological parameter values with the clinically relevant range or developing a threshold using statistical techniques to detect outliers. Finally, missing data imputation is a critical component of data cleaning due to their ability to handle complex missing patterns as demonstrated in wearable-based data [53-57].

Our review suggests that the data cleaning procedures should be carefully inspected and applied based on the data captured from the wearables, as the captured data will produce false conclusions and predictions without proper data cleaning procedures, which is not acceptable in clinical research. In addition, the outliers’ removal should be based on data behavior and domain knowledge, as a region of anomaly is often within the boundaries of normal patterns of physiological data; for example, for the heart rate data, the normal behavior might evolve, which can be considered anomalous behavior, and the removal of data points leads to the loss of critical data. A generalized, automated, and adaptive data cleaning procedure is required for the wearable data to address the issues that arise due to improper data cleaning.

Time-series segmentation is the most used data transformation technique in wearable research identified in the review, necessitated by the multivariate nature of the data and varying sampling rates. Segmentation can be based on study outcomes, such as daily, hourly, or minute-by-minute intervals. Our review indicates that the optimal time window size for segmentation must be determined through experimentation to achieve the best performance results. This window size varies across different cancer cohorts and should be tailored to the specific data set rather than relying solely on literature. The granularity of time segmentation also affects feature extraction. For instance, summary statistics like mean, median, SD, and minimum, and maximum differ when calculated for daily versus hourly or minute-by-minute windows. The reviewed literature [58-60] also explores additional feature types, including frequency domain features and linear and nonlinear features.

Data compliance is another major challenge in wearable studies and has a profound impact on the study outcomes. Physiological data captured from wearables are highly variable [61] and have high noncompliance rates by the participants. The participants’ compliance determines the validity of the data collected from the wearables and their utility. Different thresholds are established for various parameters, such as daily wear time or step counts to filter or preprocess the data [62-64]. This scoping review suggests that we should strive to develop algorithms for standardizing the physiological metrics collected, which includes establishing thresholds for data inclusion based on compliance, filtering data based on adequate wearable wear time in study participants undergoing cancer per day and per week, percentage of days on which wearable was worn by the participants, inclusion and exclusion of data due to participant wearable synchronization issues, etc. ML techniques can be exploited to automate the data compliance assessments for different data extracted in different types of cancer.

Finally, data normalization is critical to developing AI/ML-ready data for the wearable studies. The data scaling helps not only in building efficient and accurate MLMs but also removes the effect of different scales and ranges in the model prediction. Our review suggests that researchers should identify the appropriate normalization technique for their study and understand the data distribution and model results before and after applying these techniques.

In summary, this scoping review identified 3 main categories of preprocessing techniques: data transformation, data normalization and standardization, and data cleaning, that have been applied to wearable sensor data in cancer care. While these techniques are commonly used to prepare data for AI/ML analysis, there is a lack of standardization in their implementation and limited evidence of their comparative effectiveness. Moreover, wearable sensor data are highly unstructured, complex, and messy because it is generated continuously and with high frequency (thousands of observations per second), leading to rich streams of time-series data. Thus, there is an urgent need to develop novel preprocessing procedures and frameworks, enhancing data quality and data readiness for AI/ML applications in cancer research. Future work should focus on developing validated preprocessing pipelines and benchmarking their impact on AI/ML model performance across diverse cancer populations and wearable devices. By providing a generalizable framework, we aim to accelerate the development of AI/ML models in not only cancer care but also potentially other areas of health care that leverage wearable sensor data. Researchers and clinicians can adapt this framework to their specific needs, promoting standardization while allowing for necessary customization.

Preprocessing Techniques for General mHealth Applications

Preprocessing techniques have been a considerable topic of interest in the research community within its integration with the mHealth concept [65-67]. For example, cardiovascular diseases and diabetes are 2 conditions that have benefited from mHealth tools. In a study by Qaisar et al [68], an efficient method for the diagnosis of arrhythmia based on electrocardiogram inputs was proposed. The method combined multivariate processing, wavelet decomposition, frequency content-based subband coefficient selection, and ML techniques for preprocessing. In a study by Efat et al [69], a smart health monitoring tool for patients with diabetes was introduced. The objective of the authors was to use continuous sensor monitoring and processing with neural networks to provide a continuous evaluation of the patient’s health risk status by considering the patients’ noninvasive biometric data [69]. To improve data quality, the authors used data transformation. Photoplethysmography has been used for blood pressure monitoring by incorporating the mHealth concept [70]. The authors collected photoplethysmography signal data from smartphones and passed them through a high-pass filter with a cutoff frequency of 0.5 Hz. To filter out unwanted peaks and create a smooth signal, a moving average filter with a span of 5 data points was applied to the signals before peak detection was performed [70]. Peak detections were implemented by finding the local maximum values in the signals [70]. The incorporation of mHealth technology has brought several efficient alternatives for health care engineering. In addition, it becomes a challenging factor while addressing data quality issues. The general health care sector has experienced irregularities in converting raw data to suitable formats, there is not an exceptional case in cancer monitoring.

Proposed Preprocessing Framework

To address the challenges and limitations identified in the reviewed literature, we propose a general preprocessing framework to develop AI/ML-ready data for mHealth cancer monitoring applications. Figure 4 summarizes this framework for noninvasive physiological monitoring data analysis. While our framework is conceptually applied within the setting of general oncology monitoring to fit AI/ML models, it could also be applied in other disease settings by following the key elements and steps of data preprocessing techniques.

Our proposed framework (Figure 4) synthesizes the best practices identified in this review, offering a standardized approach to preprocessing wearable sensor data. The framework’s strength lies in its flexibility and broad applicability. While the framework was developed based on cancer care applications, its fundamental components, data cleaning, data transformation, and data normalization and standardization, are relevant to a wide range of chronic diseases that can benefit from continuous monitoring via wearable sensors. By extracting raw wearable-based data from a real-world scenario, as shown in this paper using the cancer care setting, researchers should be able to reproduce available preprocessing solutions to other settings that leverage wearable sensor data. For instance, the data cleaning techniques identified in cancer studies, such as handling missing data and removing artifacts, are equally crucial in preprocessing data for heart disease or diabetes monitoring. Similarly, the data transformation methods, including feature extraction and dimensionality reduction, can be adapted to extract relevant biomarkers for various conditions. The framework’s emphasis on data normalization and standardization ensures that regardless of the specific disease context, the preprocessed data will be suitable for AI/ML applications.

Data captured from wearable sensors (eg, sleep parameters, heart rate, and steps) are unique in that they are collected passively, nonobtrusively, and continuously in real-world settings [71]. For cancer applications, the identification of noninvasive biomarkers is an attractive tool for possibly predicting clinical outcomes [72]. However, current challenges of applying AI/ML techniques in the cancer research setting include data quality issues, data dimensionality, diverse data types, dynamic evolution of disease states, lack of labeled data, frequent and irregular data sparsity, and data integration issues [73]. Noninvasive wearables, such as fitness trackers, smartwatches, and many medical monitoring devices, are built using standardized design and manufacturing processes. These standard processes pertain to aspects like how data are sampled (sampling rate), how the wearables are constructed (structural aspects), and how complex the devices are. Because of these standardized methods, wearable devices can operate in a manner that captures and provides data frequently, often in real time. This continuous stream of data means that wearables are consistently generating much information. Wearable technologies are still in their infancy in cancer research because they have not been widely implemented on patients diagnosed with oncology diseases. In addition, they still face challenges in being effectively used for cancer research because of difficulties in data collection, limited types of data captured, and the scattered nature of the data storage.

Strengths and Limitations of the Review and Preprocessing Techniques

Our review provides a valuable synthesis of current preprocessing practices for wearable sensor data in cancer applications and highlights key opportunities for standardization and future research. By transparently reporting our methods and potential biases, we aim to support the interpretability and trustworthiness of our findings. Prior research has primarily focused on ML methods rather than emphasizing on standardized preprocessing techniques to make the data AI/ML ready. Key strengths and limitations are summarized in Multimedia Appendix 3. In addition, we point out potential factors that may influence the validity of our scoping review.

First, despite our comprehensive search strategy across multiple databases, it is possible that some relevant studies were not captured, particularly if they were published in nonindexed journals or as gray literature. However, we believe the risk of missing significant preprocessing methodologies is low given the breadth of our search and focus on peer-reviewed articles.

Second, categorizing preprocessing techniques required some subjective interpretation, as nomenclature was not always consistent across studies. We mitigated this by having multiple authors independently classify techniques and resolve discrepancies through discussion. Nonetheless, some overlap between categories may remain. The framework we proposed offers a generalizable taxonomy but should be further validated and refined as the field evolves.

Third, our analysis was limited to assessing the reported preprocessing workflows in each study. Without access to the underlying data sets and code, we could not directly compare the effectiveness or reproducibility of different techniques. Quantitative benchmarking of preprocessing methods on standardized wearable data sets would be a valuable direction for future work to provide more objective guidance for researchers.

Conclusions

Herein, we conducted a scoping review of preprocessing techniques by focusing exclusively on enhancing raw data from wearables before fitting AI/ML models. Recently, there has been a worldwide interest in the data quality improvement elements in the biomedical area. Our review identified 3 different preprocessing categories applicable to cancer care. Data preprocessing plays a fundamental role in the knowledge discovery from analyzing cancer-related data, especially when data are captured from wearables. A general framework within conventional preprocessing tasks, including data cleaning, data transformation, and data normalization and standardization, has been proposed with a detailed preprocessing pipeline well described. However, due to the diversity of oncology diseases, we validated the availability of significant challenges in preprocessing technique implementation for AI/ML readiness. These methods can bring significant research outcomes across the enhancement of wearable data while addressing data quality issues through different data sets with diverse specifications. The general preprocessing framework proposed in this study represents a significant step toward standardizing the preparation of wearable sensor data for AI/ML applications. While developed in the context of cancer care, its principles are broadly applicable and adaptable to other chronic diseases requiring continuous monitoring. Future research should focus on validating and refining this framework across diverse health care contexts, potentially leading to more efficient and effective use of wearable sensor data in precision medicine.

Acknowledgments

The authors would like to thank Mrs Kate Saylor for her productive collaboration throughout the methodology development of this work. VG is supported by a National Heart, Lung, and Blood Institute (NHLBI) grant (K24HL156896). SWC is supported by the National Cancer Institute and NHLBI grants (R01CA249211 and K24HL156896). BLO is supported by an NHLBI training grant (T32HL007622).

Data Availability

All data generated or analyzed during this study are included in this published article and its supplementary information files.

Authors' Contributions

Data extraction was performed by 3 authors (BLO, VG, and SWC) by mutual agreement, and discrepancies were resolved by discussion with other coauthors (RK, XC, AS, AJ, and CZ). The outcomes from the themes’ categorization part were finally evaluated independently by each author. All listed authors have reviewed and contributed to the manuscript.

Conflicts of Interest

None declared.

Multimedia Appendix 1

Search queries.

DOCX File , 17 KB

Multimedia Appendix 2

PRISMA-ScR (Preferred Reporting Items for Systematic reviews and Meta-Analyses extension for Scoping Reviews) checklist.

DOCX File , 108 KB

Multimedia Appendix 3

Strengths and Limitations of Preprocessing Approaches.

DOCX File , 16 KB

  1. What is digital health? U.S. Food & Drug Administration. URL: https://www.fda.gov/medical-devices/digital-health-center -excellence/what-digital-health [accessed 2023-10-17]
  2. Dunn J, Runge R, Snyder M. Wearables and the medical revolution. Per Med. Sep 2018;15(5):429-448. [CrossRef] [Medline]
  3. Kasoju N, Remya NS, Sasi R, Sujesh S, Soman B, Kesavadas C, et al. Digital health: trends, opportunities and challenges in medical devices, pharma and bio-technology. CSIT. Apr 11, 2023;11:11-30. [CrossRef]
  4. Nittas V, Mütsch M, Ehrler F, Puhan MA. Electronic patient-generated health data to facilitate prevention and health promotion: a scoping review protocol. BMJ Open. Aug 10, 2018;8(8):e021245. [FREE Full text] [CrossRef] [Medline]
  5. Tyler J, Choi SW, Tewari M. Real-time, personalized medicine through wearable sensors and dynamic predictive modeling: a new paradigm for clinical medicine. Curr Opin Syst Biol. Apr 2020;20:17-25. [FREE Full text] [CrossRef] [Medline]
  6. Flora C, Tyler J, Mayer C, Warner DE, Khan SN, Gupta V, et al. High-frequency temperature monitoring for early detection of febrile adverse events in patients with cancer. Cancer Cell. Sep 13, 2021;39(9):1167-1168. [FREE Full text] [CrossRef] [Medline]
  7. Kumar R, Fu J, Ortiz BL, Cao X, Shedden K, Choi SW. Dyadic and individual variation in 24-hour heart rates of cancer patients and their caregivers. Bioengineering (Basel). Jan 18, 2024;11(1):95. [FREE Full text] [CrossRef] [Medline]
  8. Zhong Y, Li T, Fong S, Li X, Tallón-Ballesteros AJ, Mohammed S. A novel pre-processing method for enhancing classification over sensor data streams using subspace probability detection. In: Proceedings of the 16th International Conference on Hybrid Artificial Intelligent Systems. 2021. Presented at: HAIS 2021; September 22-24, 2021; Bilbao, Spain. [CrossRef]
  9. Zhong Y, Fong S, Hu S, Wong R, Lin W. A novel sensor data pre-processing methodology for the internet of things using anomaly detection and transfer-by-subspace-similarity transformation. Sensors (Basel). Oct 18, 2019;19(20):4536. [FREE Full text] [CrossRef] [Medline]
  10. Tawakuli A, Kaiser D, Engel T. Synchronized preprocessing of sensor data. In: Proceedings of the IEEE International Conference on Big Data. 2020. Presented at: Big Data 2020; December 10-13, 2020; Atlanta, GA. [CrossRef]
  11. Gupta S, Gupta A. Dealing with noise problem in machine learning data-sets: a systematic review. Procedia Comput Sci. 2019;161:466-474. [CrossRef]
  12. Emmanuel T, Maupong T, Mpoeleng D, Semong T, Mphago B, Tabona O. A survey on missing data in machine learning. J Big Data. 2021;8(1):140. [FREE Full text] [CrossRef] [Medline]
  13. D E, K U, S A, GR A, M M, P G. An innovative non-invasive approach to personalized nutrition and metabolism monitoring using wearable sensors. In: Proceedings of the International Conference on Intelligent Technologies for Sustainable Electric and Communications Systems. 2023. Presented at: iTech SECOM 2023; December 18-19, 2023; Coimbatore, India. [CrossRef]
  14. Ramesh AN, Kambhampati C, Monson JR, Drew PJ. Artificial intelligence in medicine. Ann R Coll Surg Engl. Sep 2004;86(5):334-338. [FREE Full text] [CrossRef] [Medline]
  15. Mitchell TM. Machine Learning. New York City, NY. McGraw-Hill Education; 1997.
  16. Mitchell TM. Machine learning and data mining. Commun ACM. Nov 1, 1999;42(11):30-36. [CrossRef]
  17. Beam AL, Kohane IS. Big data and machine learning in health care. JAMA. Apr 03, 2018;319(13):1317-1318. [CrossRef] [Medline]
  18. Rajkomar A, Dean J, Kohane I. Machine learning in medicine. N Engl J Med. Apr 04, 2019;380(14):1347-1358. [CrossRef] [Medline]
  19. Askarian B, Ho P, Chong JW. Detecting cataract using smartphones. IEEE J Transl Eng Health Med. Apr 20, 2021;9:3800110. [FREE Full text] [CrossRef] [Medline]
  20. Askarian B, Tabei F, Tipton GA, Chong JW. Novel keratoconus detection method using smartphone. In: Proceedings of the IEEE Healthcare Innovations and Point of Care Technologies. 2019. Presented at: HI-POCT 2019; November 20-22, 2019; Bethesda, MD. [CrossRef]
  21. Askarian B, Tabei F, Askarian A, Chong JW. An affordable and easy-to-use diagnostic method for keratoconus detection using a smartphone. In: Proceedings of SPIE 2018. 2018. Presented at: SPIE 2018; January 30-February 1, 2018; San Francisco, CA. [CrossRef]
  22. Shoushan MM, Reyes BA, Rodriguez AM, Chong JW. Non-contact HR monitoring via smartphone and webcam during different respiratory maneuvers and body movements. IEEE J Biomed Health Inform. Feb 2021;25(2):602-612. [CrossRef]
  23. Muhsen IN, ElHassan T, Hashmi SK. Artificial intelligence approaches in hematopoietic cell transplantation: a review of the current status and future directions. Turk J Haematol. Aug 03, 2018;35(3):152-157. [FREE Full text] [CrossRef] [Medline]
  24. Cirillo D, Valencia A. Big data analytics for personalized medicine. Curr Opin Biotechnol. Aug 2019;58:161-167. [FREE Full text] [CrossRef] [Medline]
  25. Siegel RL, Miller KD, Wagle NS, Jemal A. Cancer statistics, 2023. CA Cancer J Clin. Jan 2023;73(1):17-48. [FREE Full text] [CrossRef] [Medline]
  26. Racioppi A, Dalton T, Ramalingam S, Romero K, Ren Y, Bohannon L, et al. Assessing the feasibility of a novel mHealth app in hematopoietic stem cell transplant patients. Transplant Cell Ther. Feb 2021;27(2):181.e1-181.e9. [FREE Full text] [CrossRef] [Medline]
  27. Moher D, Liberati A, Tetzlaff J, Altman DG, PRISMA Group. Preferred reporting items for systematic reviews and meta-analyses: the PRISMA statement. PLoS Med. Jul 21, 2009;6(7):e1000097. [FREE Full text] [CrossRef] [Medline]
  28. Babineau J. Product review: covidence (systematic review software). J Can Health Lib Assoc. Aug 01, 2014;35(2):68-71. [CrossRef]
  29. Fan C, Chen M, Wang X, Wang J, Huang B. A review on data preprocessing techniques toward efficient and reliable knowledge discovery from building operational data. Front Energy Res. Mar 29, 2021;9:1-17. [CrossRef]
  30. Liu JH, Shih CY, Huang HL, Peng JK, Cheng SY, Tsai JS, et al. Evaluating the potential of machine learning and wearable devices in end-of-life care in predicting 7-day death events among patients with terminal cancer: cohort study. J Med Internet Res. Aug 18, 2023;25:e47366. [FREE Full text] [CrossRef] [Medline]
  31. Zhao Y, Adams CM, Davis T, Zhao J, O’Rourke N, Peng H, et al. A wearable device for postoperative breast cancer rehabilitation with machine learning for motion tracking. In: Proceedings of the IEEE Global Humanitarian Technology Conference. 2022. Presented at: GHTC 2022; September 8-11, 2022; Santa Clara, CA. [CrossRef]
  32. Moscato S, Orlandi S, Giannelli A, Ostan R, Chiari L. Automatic pain assessment on cancer patients using physiological signals recorded in real-world contexts. In: Proceedings of the 44th Annual International Conference of the IEEE Engineering in Medicine & Biology Society. 2022. Presented at: EMBC 2022; July 11-15, 2022; Glasgow, UK. [CrossRef]
  33. Yang TY, Kuo PY, Huang Y, Lin HW, Malwade S, Lu LS, et al. Deep-learning approach to predict survival outcomes using wearable actigraphy device among end-stage cancer patients. Front Public Health. Dec 9, 2021;9:730150. [FREE Full text] [CrossRef] [Medline]
  34. Huang Y, Roy N, Dhar E, Upadhyay U, Kabir MA, Uddin M, et al. Deep learning prediction model for patient survival outcomes in palliative care using actigraphy data and clinical information. Cancers (Basel). Apr 10, 2023;15(8):2232. [FREE Full text] [CrossRef] [Medline]
  35. Cos H, Li D, Williams G, Chininis J, Dai R, Zhang J, et al. Predicting outcomes in patients undergoing pancreatectomy using wearable technology and machine learning: prospective cohort study. J Med Internet Res. Mar 18, 2021;23(3):e23595. [FREE Full text] [CrossRef] [Medline]
  36. Davoudi A, Mardini MT, Nelson D, Albinali F, Ranka S, Rashidi P, et al. The effect of sensor placement and number on physical activity recognition and energy expenditure estimation in older adults: validation study. JMIR Mhealth Uhealth. May 03, 2021;9(5):e23681. [FREE Full text] [CrossRef] [Medline]
  37. Liu J, Zhao Y, Lai B, Wang H, Tsui KL. Wearable device heart rate and activity data in an unsupervised approach to personalized sleep monitoring: algorithm validation. JMIR Mhealth Uhealth. Aug 05, 2020;8(8):e18370. [FREE Full text] [CrossRef] [Medline]
  38. Tedesco S, Andrulli M, Larsson MÅ, Kelly D, Timmons S, Alamäki A, et al. Investigation of the analysis of wearable data for cancer-specific mortality prediction in older adults. In: Proceedings of the 43rd Annual International Conference of the IEEE Engineering in Medicine & Biology Society. 2021. Presented at: EMBC 2021; November 1-5, 2021; Virtual Event. [CrossRef]
  39. Dong G, Boukhechba M, Shaffer KM, Ritterband LM, Gioeli DG, Reilley MJ, et al. Using graph representation learning to predict salivary cortisol levels in pancreatic cancer patients. J Healthc Inform Res. Apr 21, 2021;5(4):401-419. [FREE Full text] [CrossRef] [Medline]
  40. Patel SD, Davies A, Laing E, Wu H, Mendis J, Dijk DJ. Prognostication in advanced cancer by combining actigraphy-derived rest-activity and sleep parameters with routine clinical data: an exploratory machine learning study. Cancers (Basel). Jan 13, 2023;15(2):503. [FREE Full text] [CrossRef] [Medline]
  41. Asghari P. A diagnostic prediction model for colorectal cancer in elderlies via internet of medical things. Int J Inf Technol. 2021;13(4):1423-1429. [FREE Full text] [CrossRef] [Medline]
  42. Rossi LA, Melstrom LG, Fong Y, Sun V. Predicting post-discharge cancer surgery complications via telemonitoring of patient-reported outcomes and patient-generated health data. J Surg Oncol. Apr 2021;123(5):1345-1352. [FREE Full text] [CrossRef] [Medline]
  43. Vets N, de Groef A, Verbeelen K, Devoogdt N, Smeets A, van Assche D, et al. Assessing upper limb function in breast cancer survivors using wearable sensors and machine learning in a free-living environment. Sensors (Basel). Jul 02, 2023;23(13):6100. [FREE Full text] [CrossRef] [Medline]
  44. Feng G, Parthipan M, Breunis H, Timilshina N, Soto-Perez-de-Celis E, Mina DS, et al. Daily physical activity monitoring in older adults with metastatic prostate cancer on active treatment: feasibility and associations with toxicity. J Geriatr Oncol. Sep 2023;14(7):101576. [CrossRef] [Medline]
  45. van den Eijnden MA, van der Stam JA, Bouwman RA, Mestrom EH, Verhaegh WF, van Riel NA, et al. Machine learning for postoperative continuous recovery scores of oncology patients in perioperative care with data from wearables. Sensors (Basel). May 02, 2023;23(9):4455. [FREE Full text] [CrossRef] [Medline]
  46. S VS, Royea R, Buckman KJ, Benardis M, Holmes J, Fletcher RL, et al. An introduction to the cyrcadia breast monitor: a wearable breast health monitoring device. Comput Methods Programs Biomed. Dec 2020;197:105758. [CrossRef] [Medline]
  47. Barber EL, Garg R, Strohl A, Roque D, Tanner E. Feasibility and prediction of adverse events in a postoperative monitoring program of patient-reported outcomes and a wearable device among gynecologic oncology patients. JCO Clin Cancer Inform. Mar 2022;6(1):e2100167. [FREE Full text] [CrossRef] [Medline]
  48. Jacobsen M, Gholamipoor R, Dembek TA, Rottmann P, Verket M, Brandts J, et al. Wearable based monitoring and self-supervised contrastive learning detect clinical complications during treatment of hematologic malignancies. NPJ Digit Med. Jun 02, 2023;6(1):105. [FREE Full text] [CrossRef] [Medline]
  49. Li J, Wang Z, Zhao H, Qiu S, Zhang K, Shi X, et al. Physical fitness assessment for cancer patients using multi-model decision fusion based on multi-source data. IEEE Trans Emerg Top Comput Intell. Aug 2023;7(4):1290-1300. [CrossRef]
  50. Jovanov E. Preliminary analysis of the use of smartwatches for longitudinal health monitoring. In: Proceedings of the 37th Annual International Conference of the IEEE Engineering in Medicine and Biology Society. 2015. Presented at: EMBC 2015; August 25-29, 2015; Milan, Italy. [CrossRef]
  51. Larradet F, Niewiadomski R, Barresi G, Caldwell DG, Mattos LS. Toward emotion recognition from physiological signals in the wild: approaching the methodological issues in real-life data collection. Front Psychol. Jul 15, 2020;11:1111. [FREE Full text] [CrossRef] [Medline]
  52. Sunny JS, Patro CP, Karnani K, Pingle SC, Lin F, Anekoji M, et al. Anomaly detection framework for wearables data: a perspective review on data concepts, data analysis algorithms and prospects. Sensors (Basel). Jan 19, 2022;22(3):756. [FREE Full text] [CrossRef] [Medline]
  53. Batista GE, Monard MC. An analysis of four missing data treatment methods for supervised learning. Appl Artif Intell. 2003;17(5-6):519-533. [CrossRef]
  54. van Buuren S, Groothuis-Oudshoorn K. mice: multivariate imputation by chained equations in R. J Stat Softw. 2011;45(3):1-67. [FREE Full text] [CrossRef]
  55. Stekhoven DJ, Bühlmann P. MissForest--non-parametric missing value imputation for mixed-type data. Bioinformatics. Jan 01, 2012;28(1):112-118. [CrossRef] [Medline]
  56. Gao X, Shi F, Shen D, Liu M. Task-induced pyramid and attention GAN for multimodal brain image imputation and classification in Alzheimer's disease. IEEE J Biomed Health Inform. Jan 2022;26(1):36-43. [CrossRef]
  57. Liu M, Li S, Yuan H, Ong ME, Ning Y, Xie F, et al. Handling missing values in healthcare data: a systematic review of deep learning-based imputation techniques. Artif Intell Med. Aug 2023;142:102587. [CrossRef] [Medline]
  58. Tang S, Chappell GT, Mazzoli A, Tewari M, Choi SW, Wiens J. Predicting acute graft-versus-host disease using machine learning and longitudinal vital sign data from electronic health records. JCO Clin Cancer Inform. Feb 2020;4:128-135. [FREE Full text] [CrossRef] [Medline]
  59. Richman JS, Moorman JR. Physiological time-series analysis using approximate entropy and sample entropy. Am J Physiol Heart Circ Physiol. Jun 2000;278(6):H2039-H2049. [FREE Full text] [CrossRef] [Medline]
  60. Fu TC. A review on time series data mining. Eng Appl Artif Intell. Feb 2011;24(1):164-181. [CrossRef]
  61. Johnston W, Judice PB, Molina García P, Mühlen JM, Lykke Skovgaard E, Stang J, et al. Recommendations for determining the validity of consumer wearable and smartphone step count: expert statement and checklist of the INTERLIVE network. Br J Sports Med. Jul 2021;55(14):780-793. [FREE Full text] [CrossRef] [Medline]
  62. Faust L, Purta R, Hachen D, Striegel A, Poellabauer C, Lizardo O, et al. Exploring compliance: observations from a large scale Fitbit study. In: Proceedings of the 2nd International Workshop on Social Sensing. 2017. Presented at: SocialSens'17; April 18-21, 2017; Pittsburgh, PA. [CrossRef]
  63. Hardcastle SJ, Jiménez-Castuera R, Maxwell-Smith C, Bulsara MK, Hince D. Fitbit wear-time and patterns of activity in cancer survivors throughout a physical activity intervention and follow-up: exploratory analysis from a randomised controlled trial. PLoS One. Oct 19, 2020;15(10):e0240967. [FREE Full text] [CrossRef] [Medline]
  64. Chan A, Chan D, Lee H, Ng CC, Yeo AH. Reporting adherence, validity and physical activity measures of wearable activity trackers in medical research: a systematic review. Int J Med Inform. Apr 2022;160:104696. [FREE Full text] [CrossRef] [Medline]
  65. Condry MW, Quan XI. Digital health innovation, informatics opportunity, and challenges. IEEE Eng Manag Rev. Jun 2021;49(2):81-88. [CrossRef]
  66. Triantafyllidis A, Kondylakis H, Katehakis D, Kouroubali A, Koumakis L, Marias K, et al. Deep learning in mHealth for cardiovascular disease, diabetes, and cancer: systematic review. JMIR Mhealth Uhealth. Apr 04, 2022;10(4):e32344. [FREE Full text] [CrossRef] [Medline]
  67. Aledhari M, Razzak R, Qolomany B, Al-Fuqaha A, Saeed F. Biomedical IoT: enabling technologies, architectural elements, challenges, and future directions. IEEE Access. Mar 14, 2022;10:31306-31339. [CrossRef]
  68. Qaisar SM, Mihoub A, Krichen M, Nisar H. Multirate processing with selective subbands and machine learning for efficient arrhythmia classification. Sensors (Basel). Feb 22, 2021;21(4):1511. [FREE Full text] [CrossRef] [Medline]
  69. Efat MI, Rahman S, Rahman T. IoT based smart health monitoring system for diabetes patients using neural network. In: Proceedings of the Second EAI International Conference on Cyber Security and Computer Science. 2020. Presented at: ICONCS 2020; February 15-16, 2020; Dhaka, Bangladesh. [CrossRef]
  70. Tabei F, Gresham JM, Askarian B, Jung K, Chong JW. Cuff-less blood pressure monitoring system using smartphones. IEEE Access. Jan 08, 2020;8:11534-11545. [CrossRef]
  71. Cho S, Ensari I, Weng C, Kahn MG, Natarajan K. Factors affecting the quality of person-generated wearable device data and associated challenges: rapid systematic review. JMIR Mhealth Uhealth. Mar 19, 2021;9(3):e20738. [FREE Full text] [CrossRef] [Medline]
  72. Fuse K, Uemura S, Tamura S, Suwabe T, Katagiri T, Tanaka T, et al. Patient-based prediction algorithm of relapse after allo-HSCT for acute Leukemia and its usefulness in the decision-making process using a machine learning approach. Cancer Med. Sep 2019;8(11):5058-5067. [FREE Full text] [CrossRef] [Medline]
  73. Gupta V, Braun TM, Chowdhury M, Tewari M, Choi SW. A systematic review of machine learning techniques in hematopoietic stem cell transplantation (HSCT). Sensors (Basel). Oct 27, 2020;20(21):6100. [FREE Full text] [CrossRef] [Medline]


AI/ML: artificial intelligence and machine learning
mHealth: mobile health
MLM: machine learning model
PRISMA: Preferred Reporting Items for Systematic Reviews and Meta-Analyses


Edited by L Buis; submitted 16.04.24; peer-reviewed by R Matovu, L Guo; comments to author 17.05.24; revised version received 12.06.24; accepted 27.08.24; published 27.09.24.

Copyright

©Bengie L Ortiz, Vibhuti Gupta, Rajnish Kumar, Aditya Jalin, Xiao Cao, Charles Ziegenbein, Ashutosh Singhal, Muneesh Tewari, Sung Won Choi. Originally published in JMIR mHealth and uHealth (https://mhealth.jmir.org), 27.09.2024.

This is an open-access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work, first published in JMIR mHealth and uHealth, is properly cited. The complete bibliographic information, a link to the original publication on https://mhealth.jmir.org/, as well as this copyright and license information must be included.