Literature DB >> 33182258

Classification of Aggressive Movements Using Smartwatches.

Franck Tchuente1,2, Natalie Baddour1, Edward D Lemaire2,3.   

Abstract

Recognizing aggressive movements is a challenging task in human activity recognition. Wearable smartwatch technology with machine learning may be a viable approach for human aggressive behavior classification. This research identified a viable classification model and feature selector (CM-FS) combination for separating aggressive from non-aggressive movements using smartwatch data and determined if only one smartwatch is sufficient for this task. A ranking method was used to select relevant CM-FS models across accuracy, sensitivity, specificity, precision, F-score, and Matthews correlation coefficient (MCC). The Waikato environment for knowledge analysis (WEKA) was used to run 6 machine learning classifiers (random forest, k-nearest neighbors (kNN), multilayer perceptron neural network (MP), support vector machine, naïve Bayes, decision tree) coupled with three feature selectors (ReliefF, InfoGain, Correlation). Microsoft Band 2 accelerometer and gyroscope data were collected during an activity circuit that included aggressive (punching, shoving, slapping, shaking) and non-aggressive (clapping hands, waving, handshaking, opening/closing a door, typing on a keyboard) tasks. A combination of kNN and ReliefF was the best CM-FS model for separating aggressive actions from non-aggressive actions, with 99.6% accuracy, 98.4% sensitivity, 99.8% specificity, 98.9% precision, 0.987 F-score, and 0.984 MCC. kNN and random forest classifiers, combined with any of the feature selectors, generated the top models. Models with naïve Bayes or support vector machines had poor performance for sensitivity, F-score, and MCC. Wearing the smartwatch on the dominant wrist produced the best single-watch results. The kNN and ReliefF combination demonstrated that this smartwatch-based approach is a viable solution for identifying aggressive behavior. This wrist-based wearable sensor approach could be used by care providers in settings where people suffer from dementia or mental health disorders, where random aggressive behaviors often occur.

Entities:  

Keywords:  aggressive movements; feature selection; machine learning classifiers; performance metrics; smartwatches

Mesh:

Year:  2020        PMID: 33182258      PMCID: PMC7664911          DOI: 10.3390/s20216377

Source DB:  PubMed          Journal:  Sensors (Basel)        ISSN: 1424-8220            Impact factor:   3.576


1. Introduction

Dementia is a mental disorder that affects more than 35 million people in the world, and is expected to double over the next 20 years [1]. In long-term residential care, more than forty percent of the elderly are affected by this disorder. People with dementia can become quickly agitated, and verbally and even physically aggressive [2]. Kicking, hitting, or pushing are some aggressive behaviors frequently observed and listed in conventional scales such as the Cohen–Mansfield agitation inventory [3]. Direct observation by caregivers is the typical method for defining a person’s challenging behaviors [4]. However, observation is subjective, prone to diagnosis errors, reliant on caregivers being present for aggressive incidents, and might require excessive caregiver time. The ability to quickly recognize aggressive situations could result in prompt intervention and a better understanding of the person’s behavior. Tailored care could then be adopted to better deal with this problem and help both caregivers and patients. Most movement aggressiveness research uses computer vision methods that rely on external systems such as optical sensors (cameras) that capture images or videos for classification. Vision-based equipment includes infrared cameras, depth cameras, RGB cameras, 3D motion capture sensors, Microsoft Kinect, or Vicon cameras [5]. These tools might be useful in sensitive environments with constant video-monitoring, such as prisons or psychiatric centers that are prone to fights, agitation, aggressiveness, and violence. Ouanane [6] recognized aggressive human behavior with two visual methods: Bag of features and skeleton graph. The recognition rate was 96% for activities such as boxing, hand clapping, hand waving, jogging, running, and walking. Deniz [7] identified extreme acceleration patterns to determine fights and violent sequences from surveillance videos, with 90% classification accuracy. Mecocci [8] proposed a maximum warping energy (MWE) approach to detect violent acts (fighting, falling) from normal behavior (walking, running, handshaking). MWE describes the spatial-temporal complexity of color conformation from video sequences and values were significantly greater for aggressive actions. While effective, image and video processing are computationally intensive and raise privacy issues, especially in clinical establishments or nursing homes where residents do not want to be continuously video recorded. Human activity recognition (HAR) technology could also be used to identify aggressive behavior. Wrist devices such as smartwatches have become popular, especially in the fitness and well-being industries. These devices use sensors and inertial data to provide daily health monitoring information (e.g., number of steps, calories, heart rate) [9]. Several studies have used smartwatches to classify writing, eating, sitting, and jumping, with accuracies ranging from 80% to 90%. Applications included a wrist-worn Actigraph to evaluate activity recognition and fall detection [10], a smartwatch system to identify gestures associated with writing the alphabet (94% to 99% accuracy) [11], and a Sony SWR50 smartwatch system that detected stereotyped movements in children with a development disability (i.e., clenching a fist, waving a hand, swinging an arm, raising an arm, lowering an arm, throwing) [12]. While research has addressed HAR activities such as walking, standing, or climbing stairs, research is lacking on aggressive movement recognition with wearable sensors. Wrist-mounted inertial measurement units, such as a smart identification bracelet or smartwatch, have great potential for broad application within healthcare and elderly-care facilities and provide a repeatable location for capturing upper-limb related aggressive activities. Identification of aggressive events could improve service delivery by enabling an alarm-based notification of event onset, and could also provide quantitative information on who initiated the aggressive event, which is often difficult to understand in elderly care environments where dementia is prevalent. The goal of this research was to determine if smartwatches can effectively differentiate between aggressive and non-aggressive movements by determining a viable classification model and feature selector (CM-FS) combination using smartwatch inertial sensor data. A secondary objective was to determine the best location for the wrist-worn sensors system: bilateral wrists (BW), dominant wrist (DW), or non-dominant wrist (NDW). The research presented in this manuscript has its foundation anchored on the original thesis [13].

2. Methods

2.1. Data Collection and Equipment

A convenience sample of 30 able-bodied people (15 male, 15 female) were recruited from the Ottawa Hospital Rehabilitation Centre (TOHRC) staff, students, volunteers, and the community. Characteristics included age (25.9 ± 8.0), weight (70.2 ± 11.9 kg), height (170.7 ± 8.6 cm), and right-handedness (20 out of 30). Thirty participants provided sufficient data for model training and evaluation in this research. The study was approved by the Ottawa Health Science Network and the University of Ottawa Research Ethics Boards. All participants provided informed consent. Participants wore one Microsoft band 2 (MSB2) smartwatch per wrist and donned a holster on their pelvis that carried a Nexus 5 smartphone. The MSB2 recorded upper-limb motion via integrated tri-axial accelerometer and gyroscope sensors. The Nexus 5 smartphone was connected via Bluetooth to the smartwatches using the TOHRC data logger [14] Android app, updated for signal acquisition from two MSB2. A second smartphone video recorded participant movements and served as a gold standard comparator. The gold standard time was synchronized with the smartwatch sensor output by shaking the hands at the beginning and end of the trial, thus providing a recognizable accelerometer signal and video event. MSB2 tri-axial accelerometer and tri-axial gyroscope data (Figure 1a) provided linear acceleration and angular velocity. Having one watch per wrist: (i) provided movement data from both upper limbs, thus ensuring that all wrist motions were captured; (ii) enabled analysis to evaluate handedness; and (iii) enabled analysis to determine if data from one or both wrists would be sufficient for classification.
Figure 1

(a) Microsoft band 2 (MSB2) accelerometer and gyroscope axes orientation. (b) Participant punching the body opponent bag.

2.2. Activity Circuit

Participants performed an activity circuit that included non-aggressive and aggressive actions (Table 1). Similar activities, such as a slap and clapping, were chosen to present opportunities for misclassification. Aggressive actions were performed on a body opponent bag (BOB) (Figure 1b), a realistic humanlike and height adjustable combat dummy.
Table 1

Activities.

MovementActivityDescription
Aggressive movementsPunchParticipant punches BOB eight times, alternating hands
Shove Participant aggressively shoves BOB five times with both hands
SlapParticipant aggressively slaps BOB ten times, alternating hands
ShakeParticipant holds BOB’s neck and shakes BOB’s back and forth five times
Transitions Set of movements between an aggressive action and non-aggressive action (i.e., sitting, standing, moving, still)
Non-aggressive movementsClapParticipant claps their hands ten times
WaveParticipant waves with the preferred hand as if they are saying goodbye
HandshakeParticipant handshakes the project assistant
Open/close doorParticipant opens and closes the door three times
Type on a keyboardParticipant types the first verse of the Canadian national anthem
Aggressive and non-aggressive movements in general refer to a wider range of movements. However, for the purpose of this experiment, the aggressive and non-aggressive movements referenced in this manuscript mainly refer to the activities presented in Table 1.

2.3. Preprocessing and Feature Selection

Raw data were extracted from MSB2 accelerometers and gyroscopes sensors at 50 Hz (Figure 2, Figure 3 and Figure 4) for the complete activity circuit. Data were synchronized to the video at the beginning and the end of the activity. Sensor data were subsequently divided into 1 s sliding windows (50 data points) for feature extraction. One second was sufficient to classify quick aggressive activities [15].
Figure 2

Accelerometer linear acceleration (x-axis).

Figure 3

Tri-axial linear acceleration of participant 1.

Figure 4

Tri-axial angular acceleration of participant 1.

The sliding window W had n points where represents a 1-s time interval []. The window label was a function of the window’s last data point , obtained from the gold-standard video. While a 50% window overlap was used empirically [16], a 96% window overlap (window advanced by 2 data points) was used in this study to provide immediate activity analysis. Pre-analysis with window overlaps, varying between 50% and 98%, led to 96% as an appropriate window overlap. Time series data were converted into discrete variables for feature selection and extraction (Figure 5). This resulted in 122,307 training instances over the entire activity circuit. Data were not filtered prior to processing since the sliding window technique worked appropriately and incorporated data smoothing.
Figure 5

Extracting the mean feature from raw data sliding windows.

Selecting high-quality features can lead to better classification accuracy and decreased error rates. In this research, 68 time-domain features (Table 2) were initially chosen to classify aggressive and non-aggressive movements (136 features with both wrists). Time-domain features were chosen because they are less computationally expensive than frequency-domain features [10]. Fifty-six features were statistical and twelve features were based on movement (physical features). Three feature selection methods were used to select the 20 best features along each axis. Farah [17] found that classification accuracy improvements stopped increasing beyond selecting the 20 best features. These features were subsequently fed into the machine learning classifiers. Details of the features are given in Appendix A.
Table 2

Feature description.

FeatureDescription# Features
Statistical Features
Mean Average of the signal 6
Variance Variance of the signal 6
Median Median of the signal 6
Range Range of the signal 6
Standard Deviation Deviation from the signal mean 6
Skewness Asymmetry of the sensor signal distribution 6
Kurtosis How peaked the sensor signal distribution is 6
Pairwise Correlation Coefficient Correlation between two sensor axes, and between accelerometer and gyroscope sensors 6
Integral Area under the curve 6
Sum of All Squares Acceleration magnitude squared and summed over three axesSaS(xi)=  ax2(xi)+ ay2(xi)+  az2(xi) 2
Physical Features
Movement Intensity Average movement intensity (MI): The Euclidean norm of the total acceleration vector after removing the static gravitational acceleration, where ax (xi),ay (xi), and az (xi) represent the tth acceleration sample of the x, y, and z axis in each window, respectively.MI(xi)=ax2(xi)+ay2(xi)+az2(xi) 4
Signal Magnitude Area (SMA) The acceleration magnitude summed over three axes within each window normalized by the window length 2
Maximum Difference Difference between the highest and the lowest value of over the window 6
Information gain (InfoGain: IG) feature selection was implemented using WEKA (Waikato environment for knowledge analysis). InfoGain is a single-feature evaluator that measures the feature’s total entropy with respect to the class [12], employing a ranked search to provide a specific rank to each feature. The selected features were compared to evaluate dispersion around the class. ReliefF (ReF) is an instance-based evaluator that randomly samples instances and checks instances near the same and different classes. ReliefF has been heavily used in HAR studies [18]. Correlation (C) evaluates the worth of a feature by measuring Pearson’s correlations between that feature and the class, whereas the Chi-squared test evaluates features by computing the feature’s Chi-square statistics with respect to the class [19]. Six machine learning classifiers have been used extensively across HAR areas [20]: Random forests (RF), k-nearest neighbors (kNN), multilayer perceptron neural network (MP), support vector machines (SVM), naïve Bayes (NB), and decision trees (DT). WEKA [20] was used for all classifications. These machine learning classifiers were fed by feature sets from ReF, IG, and C. Aggressive or non-aggressive classification performance was determined for each combination of classification method and feature selector (CM-FS) using accuracy, sensitivity, sensibility, precision, F-score, and Matthews correlation coefficient (MCC). For example, RF-ReF refers to the random forest classifier fed by the relief-F feature set. A summed ranking classifier selection method was used to combine several metrics to rank CM-FS performance [21]. The summed ranking method ranks classification models in descending order (best results ranked as 1) according to each metric. The ranks for all six metrics were subsequently summed to provide an overall ranking for each model. Models were sorted in descending order, since the lowest rank value indicated the best model. This ranking method gave a better, wider, and more generalizable representation of model performance since results from all six parameters were considered.

3. Results

3.1. Bilateral Smartwatches Classification

For sensor data from two smartwatches (bilateral smartwatches or BW), the best model combination was kNN ReF, with 99.6% accuracy, 98.4% sensitivity, 99.8% specificity, 98.9% precision, 0.987 F-score, and 0.984 MCC (Table 3). The kNN-ReF confusion matrix is shown in Table 4. kNN-ReF, RF-IG, kNN-C, kNN-IG, RF-C, and RF-ReF were the top 6 models, with average metrics of 99.16% accuracy, 95.75% sensitivity, 99.77% specificity, 98.82% precision, 0.9715 F-score, and 0.9670 MCC.
Table 3

Classification method and feature selection combination sorted by summed rank (best to worst).

Score
Acc. Sens. Spec. Prec. FS MCC
kNN-ReF0.9960.9840.9980.9890.9870.984
RF-IG0.9920.9620.9980.9980.9740.970
kNN-C0.9950.9790.9970.9850.9820.979
kNN-IG0.9940.9740.9970.9830.9790.975
RF-C0.9900.9490.9980.9860.9670.962
RF-ReF0.9830.8970.9980.9880.940.932
DT-IG0.9850.9410.9930.9590.950.941
DT-C0.9830.9320.9920.9560.9440.934
MP-C0.9660.8370.9890.930.8810.862
MP-IG0.9650.8410.9880.9240.8810.862
DT-ReF0.9590.8440.980.8830.8630.839
SVM-C0.9490.7740.980.8760.8220.794
SVM-ReF0.8700.1520.9980.9310.2610.346
SVM-IG0.9450.7560.9790.8650.8070.777
NB-C0.9350.8220.9550.7670.7930.756
MP-ReF0.9330.7220.970.8120.7640.727
NB-IG0.9290.8130.9490.7420.7760.735
NB-ReF0.8550.540.9110.520.530.444
Rank
Acc. Sens. Spec. Prec. FS MCC
kNN-ReF111211
RF-IG441144
kNN-C226522
kNN-IG336633
RF-C551455
RF-ReF881388
DT-IG668766
DT-C779877
MP-C911101099
MP-IG1010111199
DT-ReF11912121111
SVM-C121412131212
SVM-ReF1718191818
SVM-IG131514141313
NB-C141216161414
MP-ReF151615151616
NB-IG161317171515
NB-ReF181718181717

Acc. = Accuracy, Sens. = Sensitivity, Spec. = Specificity, Prec. = Precision, FS = F-score, MCC = Matthews correlation coefficient.

Table 4

K-nearest neighbors (kNN)-ReliefF (ReF) confusion matrix.

True Condition
AggressiveNon-Aggressive
Predicted Condition Aggressive18,073189
Non-aggressive306103,739

3.2. Unilateral Smartwatch Classification

Using two smartwatches provided high classification metrics. However, smartwatches are generally worn on one wrist. Therefore, two additional scenarios were considered: Sensor data from the dominant wrist (DW) and sensor data from the non-dominant wrist (NDW). The top model for bilateral classification (kNN-ReF) was used to evaluate the three scenarios (Table 5). BW had the best results: 99.6% accuracy, 98.4% sensitivity, 99.8% specificity, 98.9% precision, 0.987 F-score, and 0.984 MCC. DW and NDW had comparable results, with a slight advantage towards DW.
Table 5

Performance metrics (kNN-ReF).

AccuracySensitivitySpecificityPrecisionF-ScoreMCC
BW 0.9960.9840.9980.9890.9870.984
DW 0.9810.9810.9360.9810.9810.926
NDW 0.9800.9800.9310.9800.9800.920

4. Discussion

4.1. Bilateral Smartwatches Classification

This research demonstrated that aggressive and non-aggressive motions can be classified using accelerometer and gyroscope data from smartwatches. kNN-ReF was the best combination for this binary classification. These results were comparative or better than computer vision approaches that scored between 91% and 96% [6]. Therefore, the proposed smartwatch method represents a viable way of identifying aggressive movements, possibly leading to a wearable system for alerting care providers to an aggressive event and logging information to better understand the aggressive situation. kNN-ReF ranked first across all performance metrics, except precision where kNN-ReF was ranked second. All kNN-ReF performance metrics were above 98.4%. Even though ReliefF was the worst ranked feature selector in general, it worked well with kNN. One explanation is that ReliefF uses inherently nearest neighbors to estimate attribute relevance; therefore, ReliefF would be compatible with the kNN machine learning classifier. Villacampa [19] also noticed that combining ReliefF and kNN improved results in a binary classification. kNN-ReF was followed by RF-IG, kNN-C, kNN-IG, and RF-C in the group of five best models. Performance measures for these combinations were consistently in the top 5. The worst model was NB-ReF, which had acceptable accuracy (85.46%) and specificity (91.10%) but low sensitivity (54%), precision (52%), F-score (0.53), and MCC (0.44). This would result in a high number of false positives (aggressive actions incorrectly classified as non-aggressive) and false negatives (non-aggressive actions incorrectly classified as aggressive). The five lowest ranking models were NB-ReF, NB-IG, MP-ReF, NB-C, and SVM-IG. SVM-ReF had especially low sensitivity (15.20%), F-score (0.2610) and MCC (0.346). Given these results, the naïve Bayes and SVM classifiers should not be used as machine learning tools to recognize aggressive movement using inertial sensor features. For individual performance measures, sensitivity was high for kNN-ReF, kNN-C, and kNN-IG. High sensitivity indicates few false negatives (aggressive actions not detected by the classifier), so these models are ideal if the priority is to identify all aggressive events. Precision represents false alarms (actions classified as non-aggressive that, in reality, are aggressive). SVM-ReF, NB-ReF, and MP-ReF were the best ranked precision models. Therefore, these models are suitable if the main criterion is to minimize false positives. F-score combines sensitivity and precision, but does not consider the correctly identified non-aggressive actions. MCC is a balanced measure that takes into account all the four confusion matrix components and is very useful when there is a class imbalance. F-score and MCC ranking results were the same and displayed similarities with the general summed ranking results. kNN-ReF, kNN-C, and kNN-IG were the top 3 F-score and MCC models. In this research, modeling and machine learning analyses were performed offline, meaning that the results were not obtained from a real-time system (i.e., a device that instantly notifies staff when an aggressive event occurs). Applying the selected models in a real-time platform might yield different and probably lower performance metrics [22]. Furthermore, ten activities were considered in the groups of aggressive and non-aggressive movements. It would be interesting to evaluate the impact of a wider range of movements on the observed metrics.

4.2. Unilateral Smartwatch Classification

Both unilateral and bilateral smartwatch approaches were effective, with excellent results. Since all results were above 92%, regardless of selected wrist, any approach could be used in a clinical care setting and achieve satisfactory results. However, the best results occurred with bilateral smartwatches, where BW had better results than DW and NDW across the six metrics. When comparing BW and DW, the main differences appeared in specificity (false positives, where non-aggressive situations might not be detected by the algorithm). DW and NDW results were similar, with differences less than 1%, in favor of DW, across the metrics (Table 5). Specificity was greater than 0.931 for all smartwatch conditions. This is important when considering implementation in an assistive or nursing care facility since false alarms would have a negative impact on work flow, and care staffing levels are often minimal. If achieving the highest performance metrics is a priority, smartwatches should be worn on both wrists. However, using two watches might be cumbersome and introduce added expense. The minor outcome differences between two watches (BW) and one watch (NDW or DW) could support the unilateral condition due to cost and convenience factors for the user and the care team. Since DW had a slight advantage over NDW in terms of outcome measures, DW would be the preferred configuration. With the objective to minimize false positives, DW leads with 98.1% accuracy, 98.1% sensitivity, 93.6% specificity, 98.1% precision, 0.981 F-score, and 0.926 MCC, which are very reasonable results for a binary classification.

5. Conclusions

A smartwatch-based approach for identifying aggressive activity was investigated to determine a viable classification model and feature selector (CM-FS) combination for separating aggressive from non-aggressive movements. The kNN classifier and ReliefF feature selection combination provided excellent aggressive movement classification results, with all performance metrics above 98%. Using this model, an alarm-based notification of aggressive events would lead to a miss rate of only 1.6% (incorrectly classifying an aggressive action as non-aggressive) and a false alarm rate of less than 0.2% (incorrectly classifying a non-aggressive activity as aggressive). The metrics support use of this model in a clinical setting to identify aggressive events by means of smartwatches or other wrist-worn devices (e.g., inertial sensor ID bracelet). Other models such as RF-IG or kNN-C are suggested if the focus is on minimizing false positives or false negatives. Using one smartwatch per wrist provided excellent classification results, with performance metrics exceeding 92%. False positives and false negatives that can easily occur in machine learning classification were minimized. Despite the best performance results, adopting two smartwatches requires additional financial, computational, and practical resources. Therefore, one smartwatch on the dominant wrist can be considered when implementing an aggressive movement identification application. Future research in this area should include model evaluation within a real-time system, testing with an elderly population that reflects people with dementia in healthcare settings, and a multinomial classification that attempts to distinguish each of the aggressive and non-aggressive movements.
Table A1

Best features selected for both wrists, dominant wrist, and non-dominant wrist.

Both wrists Pcc_Gyr_yz_1Pcc_Gyr_xy_1Pcc_Gyr_yz_2Pcc_Acc_yz_1Pcc_Acc_yz_2Pcc_Gyr_xz_1Pcc_Acc_xy_2Pcc_Acc_xy_1Pcc_Gyr_xz_2Pcc_Gyr_xy_2Pcc_Acc_xz_1Pcc_Acc_xz_2Mean_Acc_y_2SMA_Acc_y_2Med_Acc_y_2SMA_Acc_z_1Mean_Acc_z_1Med_Acc_z_1Skew_Acc_y_2SMA_Acc_y_1 Dominant wrist Pcc_Acc_yzPcc_Gyr_xzPcc_Gyr_xyPcc_Acc_xz_Pcc_Gyr_yzPcc_Acc_xySMA_Acc_yMean_Acc_yMed_Acc_yMed_Acc_z
Non-dominant wrist Pcc_Acc_yzPcc_Acc_xyPcc_Gyr_yzPcc_Acc_xzPcc_Gyr_xyPcc_Gyr_xzMean_Acc_ySMA_Acc_yMed_Acc_ySkew_Acc_y

Pcc = Pairwise correlation coefficient, Gyr = Gyroscope, Acc = Acceleration, Med = Median, Skew = Skewness, SMA = Signal magnitude area, Diff = Maximum difference, Var = Variance, Std = Standard deviation, 1 = Left wrist, 2 = Right wrist.

  3 in total

1.  Correlates of agitation and depression in nursing home residents with dementia.

Authors:  Tomislav Majić; Jan P Pluta; Thomas Mell; Yvonne Treusch; Hans Gutzmann; Michael A Rapp
Journal:  Int Psychogeriatr       Date:  2012-05-17       Impact factor: 3.878

2.  The use of the Cohen-Mansfield Agitation Inventory in the assessment of behavioral disorders in nursing homes.

Authors:  R J Miller; J Snowdon; R Vaughan
Journal:  J Am Geriatr Soc       Date:  1995-05       Impact factor: 5.562

3.  How Accurately Can Your Wrist Device Recognize Daily Activities and Detect Falls?

Authors:  Martin Gjoreski; Hristijan Gjoreski; Mitja Luštrek; Matjaž Gams
Journal:  Sensors (Basel)       Date:  2016-06-01       Impact factor: 3.576

  3 in total
  2 in total

1.  Complex Deep Neural Networks from Large Scale Virtual IMU Data for Effective Human Activity Recognition Using Wearables.

Authors:  Hyeokhyen Kwon; Gregory D Abowd; Thomas Plötz
Journal:  Sensors (Basel)       Date:  2021-12-13       Impact factor: 3.576

Review 2.  Wrist accelerometry for monitoring dementia agitation behaviour in clinical settings: A scoping review.

Authors:  James Chung-Wai Cheung; Bryan Pak-Hei So; Ken Hok Man Ho; Duo Wai-Chi Wong; Alan Hiu-Fung Lam; Daphne Sze Ki Cheung
Journal:  Front Psychiatry       Date:  2022-09-16       Impact factor: 5.435

  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.