| Literature DB >> 27690054 |
Jorge Rodríguez1, Ari Y Barrera-Animas2, Luis A Trejo3, Miguel Angel Medina-Pérez4, Raúl Monroy5.
Abstract
This study introduces the One-Class K-means with Randomly-projected features Algorithm (OCKRA). OCKRA is an ensemble of one-class classifiers built over multiple projections of a dataset according to random feature subsets. Algorithms found in the literature spread over a wide range of applications where ensembles of one-class classifiers have been satisfactorily applied; however, none is oriented to the area under our study: personal risk detection. OCKRA has been designed with the aim of improving the detection performance in the problem posed by the Personal RIsk DEtection(PRIDE) dataset. PRIDE was built based on 23 test subjects, where the data for each user were captured using a set of sensors embedded in a wearable band. The performance of OCKRA was compared against support vector machine and three versions of the Parzen window classifier. On average, experimental results show that OCKRA outperformed the other classifiers for at least 0.53% of the area under the curve (AUC). In addition, OCKRA achieved an AUC above 90% for more than 57% of the users.Entities:
Keywords: behavior analysis; classifier ensemble; one-class classification; personal risk detection; wearable sensor
Year: 2016 PMID: 27690054 PMCID: PMC5087407 DOI: 10.3390/s16101619
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Summary and comparison of the related research.
| Reference | Feature | Object | Ensemble Type | Pruning | Application Domain |
|---|---|---|---|---|---|
| Selection | Selection | Technique | |||
| Tax and Duin [ | × | C | × | Handwritten recognition | |
| Juszczak and Duin [ | × | C | × | Missing feature values | |
| Nanni [ | × | C | × | Online signature verification system | |
| Biggio et al. [ | × | C | × | Adversarial classification task | |
| Cheplygina and Tax [ | × | C | Improvement of one-class classifiers | ||
| Krawczyk [ | × | C | Improvement of one-class classifiers | ||
| Medina-Pérez et al. [ | × | C | × | Masquerader detection | |
| OCKRA | C | × | Personal risk detection |
Note: C denotes an ensemble built from multiple instances of the same base classifier; C denotes an ensemble built from multiple instances of different base classifiers or different single classifiers.
Sensor descriptions.
| Sensor | Description | Frequency |
|---|---|---|
| Accelerometer | Provides X, Y and Z acceleration in g units. | 8 Hz |
| Gyroscope | Provides X, Y and Z angular velocity in degrees per second ( | 8 Hz |
| Distance | Provides the total distance in centimeters, current speed in centimeters per second (cm/s), current pace in milliseconds per meter (ms/m). | 1 Hz |
| Heart Rate | Provides the number of beats per minute, also indicates if the heart rate sensor is fully locked onto the wearer’s heart rate | 1 Hz |
| Pedometer | Provides the total number of steps the user has taken. | 1 Hz |
| Skin Temperature | Provides the current skin temperature of the user in degrees Celsius. | 33 MHz |
| UV | Provides the current ultraviolet radiation exposure intensity (none, low, medium, high, very high) | 16 MHz |
| Calories | Provides the total number of calories burned by the user. | 1 Hz |
Feature vector structure (Fields 1 to 18).
| Gyroscope Accelerometer | Gyroscope Angular Velocity | Accelerometer | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| X Axis | Y Axis | Z Axis | X Axis | Y Axis | Z Axis | X Axis | Y Axis | Z Axis | |||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
Feature vector structure (Fields 19 to 26).
| Heart Rate | Skin Temperature | Pace | Speed | UV | Δ Pedometer | Δ Distance | Δ Calories |
|---|---|---|---|---|---|---|---|
| 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
Figure 1Precision-recall curves (a) and ROC curves (b) based on the average performance and standard deviation for all users.
Area (percentage) under the curve for TPR versus FPR.
| Test Subject | ocSVM | Parzen | k-Means1 | k-Means2 | OCKRA |
|---|---|---|---|---|---|
| TS 1 | 97.3 | 96.6 | 98.5 | 96.6 | 98.8 |
| TS 2 | 94.5 | 95.4 | 95.5 | 92.5 | 95.7 |
| TS 3 | 87.4 | 88.3 | 90.1 | 87.1 | 91.2 |
| TS 4 | 83.9 | 83.6 | 89.9 | 81.9 | 88.2 |
| TS 5 | 80.8 | 92.3 | 84.3 | 91.2 | 90.2 |
| TS 6 | 96.1 | 95.6 | 97.0 | 96.0 | 98.2 |
| TS 7 | 69.4 | 77.0 | 78.0 | 76.8 | 79.2 |
| TS 8 | 93.8 | 93.5 | 90.0 | 91.4 | 92.4 |
| TS 9 | 95.3 | 93.2 | 91.0 | 89.8 | 92.7 |
| TS 10 | 94.0 | 93.7 | 86.9 | 93.3 | 93.7 |
| TS 11 | 93.4 | 92.7 | 89.5 | 91.3 | 90.9 |
| TS 12 | 74.6 | 76.5 | 80.1 | 76.0 | 80.3 |
| TS 13 | 75.8 | 79.9 | 80.1 | 76.7 | 80.5 |
| TS 14 | 78.0 | 83.8 | 82.4 | 82.2 | 81.9 |
| TS 15 | 93.8 | 93.0 | 94.1 | 90.6 | 94.5 |
| TS 16 | 83.2 | 88.3 | 88.1 | 87.1 | 87.9 |
| TS 17 | 98.1 | 98.2 | 95.7 | 97.8 | 98.0 |
| TS 18 | 89.1 | 89.3 | 89.5 | 87.0 | 86.9 |
| TS 19 | 89.4 | 88.2 | 91.4 | 88.0 | 89.6 |
| TS 20 | 90.5 | 91.5 | 92.7 | 87.3 | 92.2 |
| TS 21 | 98.4 | 95.7 | 98.0 | 94.9 | 97.9 |
| TS 22 | 78.3 | 79.6 | 79.3 | 76.7 | 79.2 |
| TS 23 | 53.0 | 71.0 | 73.8 | 64.4 | 68.9 |
Figure 2Pairwise comparisons of the algorithms based on the AUC results. AUC winning count: (a) ocSVM versus all; (b) Parzen versus all; (c) k-means 1 versus all; (d) k-means 2 versus all; (e) OCKRA versus all. The columns with red outer rectangles indicate significant differences according to Wilcoxon’s signed-rank test at a significance level of .
Normal conditions dataset. Part I.
| No. of Records | Gyroscope Accelerometer | Gyroscope Angular Velocity | |||||
|---|---|---|---|---|---|---|---|
| X Axis | Y Axis | Z Axis | X Axis | Y Axis | Z Axis | ||
| TS 1 | 466,175 | −0.066 (0.479) | 0.282 (0.491) | 0.312 (0.573) | 0.346 (13.712) | −0.644 (9.379) | −0.894 (12.138) |
| TS 2 | 314,975 | −0.060 (0.493) | −0.349 (0.531) | −0.201 (0.551) | −0.646 (20.150) | 0.837 (15.469) | −0.090 (16.640) |
| TS 3 | 341,645 | −0.079 (0.439) | −0.296 (0.452) | 0.493 (0.508) | −0.298 (18.403) | −0.120 (12.021) | 0.053 (15.084) |
| TS 4 | 373,019 | 0.051 (0.567) | −0.347 (0.424) | 0.359 (0.483) | −0.702 (16.034) | −0.411 (11.139) | 0.174 (12.828) |
| TS 5 | 296,270 | −0.094 (0.487) | 0.321 (0.473) | 0.381 (0.520) | −0.711 (18.799) | 0.463 (12.088) | −0.398 (14.399) |
| TS 6 | 328,976 | −0.214 (0.432) | 0.359 (0.435) | 0.463 (0.488) | −0.606 (14.530) | −0.431 (9.046) | −0.062 (11.104) |
| TS 7 | 288,386 | 0.024 (0.519) | −0.398 (0.448) | 0.318 (0.512) | −0.083 (19.638) | −0.254 (13.010) | −0.945 (16.512) |
| TS 8 | 397,320 | −0.128 (0.543) | 0.263 (0.492) | 0.387 (0.471) | −0.412 (14.073) | −0.157 (8.302) | −0.023 (9.557) |
| TS 9 | 336,474 | −0.190 (0.511) | −0.267 (0.563) | −0.149 (0.541) | 0.377 (12.486) | −0.671 (10.083) | −0.879 (10.745) |
| TS 10 | 251,383 | −0.123 (0.493) | 0.334 (0.424) | 0.566 (0.360) | −0.344 (13.887) | −0.079 (9.187) | −0.036 (13.403) |
| TS 11 | 442,304 | −0.032 (0.412) | −0.299 (0.491) | −0.262 (0.640) | −0.601 (15.472) | −0.287 (10.329) | 0.058 (11.972) |
| TS 12 | 243,701 | 0.016 (0.485) | 0.265 (0.432) | 0.520 (0.474) | −0.735 (19.527) | 0.087 (12.183) | −0.373 (14.832) |
| TS 13 | 431,496 | 0.019 (0.451) | −0.321 (0.534) | 0.225 (0.598) | −0.515 (15.429) | −0.253 (10.246) | 0.018 (11.710) |
| TS 14 | 160,975 | −0.082 (0.498) | 0.430 (0.373) | −0.276 (0.582) | 0.262 (24.231) | −0.861 (15.893) | −1.255 (19.733) |
| TS 15 | 302,863 | −0.178 (0.448) | 0.287 (0.540) | 0.220 (0.588) | −0.722 (19.533) | −0.382 (14.578) | 0.030 (15.678) |
| TS 16 | 327,804 | 0.001 (0.481) | 0.379 (0.430) | −0.503 (0.428) | −0.832 (18.842) | −0.017 (13.758) | −0.002 (16.473) |
| TS 17 | 133,795 | −0.094 (0.396) | 0.168 (0.628) | −0.356 (0.536) | 0.259 (11.996) | −0.627 (7.500) | −0.948 (9.317) |
| TS 18 | 335,424 | −0.021 (0.511) | −0.376 (0.492) | −0.225 (0.546) | −0.725 (12.759) | 0.548 (8.500) | −0.170 (11.065) |
| TS 19 | 400,906 | 0.001 (0.515) | 0.229 (0.412) | 0.537 (0.480) | −0.844 (19.031) | −0.721 (12.126) | −0.056 (15.083) |
| TS 20 | 300,461 | −0.048 (0.458) | 0.122 (0.550) | 0.442 (0.526) | −1.281 (16.373) | −0.889 (10.710) | 0.106 (13.007) |
| TS 21 | 359,603 | −0.048 (0.421) | 0.118 (0.567) | 0.242 (0.647) | −0.704 (11.529) | 0.534 (8.535) | −0.289 (10.951) |
| TS 22 | 373,783 | −0.033 (0.549) | 0.257 (0.535) | 0.151 (0.576) | −0.028 (18.364) | −0.347 (14.401) | −0.903 (15.219) |
| TS 23 | 209,128 | −0.082 (0.519) | 0.060 (0.665) | 0.039 (0.545) | −0.617 (18.176) | −0.020 (12.978) | 0.084 (14.793) |
Normal conditions dataset. Part II.
| Accelerometer | Heart Rate | Skin Temperature | Pace | |||
|---|---|---|---|---|---|---|
| X Axis | Y Axis | Z Axis | ||||
| TS 1 | −0.066 (0.479) | 0.282 (0.491) | 0.312 (0.573) | 71.856 (10.254) | 33.553 (1.300) | 47.613 (249.390) |
| TS 2 | −0.059 (0.493) | −0.349 (0.531) | −0.201 (0.551) | 64.426 (10.274) | 32.821 (1.412) | 134.718 (431.197) |
| TS 3 | −0.079 (0.439) | −0.296 (0.452) | 0.493 (0.508) | 71.488 (8.425) | 31.885 (1.789) | 74.004 (319.042) |
| TS 4 | 0.051 (0.567) | −0.347 (0.424) | 0.359 (0.483) | 68.335 (10.309) | 32.127 (2.239) | 49.351 (271.310) |
| TS 5 | −0.094 (0.487) | 0.321 (0.473) | 0.381 (0.520) | 68.911 (9.593) | 33.381 (2.001) | 65.316 (301.010) |
| TS 6 | −0.214 (0.432) | 0.359 (0.435) | 0.463 (0.488) | 66.160 (11.398) | 32.749 (1.144) | 49.332 (248.829) |
| TS 7 | 0.024 (0.519) | −0.398 (0.447) | 0.318 (0.512) | 74.341 (9.454) | 33.184 (3.004) | 156.612 (438.505) |
| TS 8 | −0.128 (0.543) | 0.263 (0.491) | 0.387 (0.471) | 65.663 (11.600) | 31.970 (1.880) | 43.232 (219.687) |
| TS 9 | −0.190 (0.511) | −0.267 (0.563) | −0.149 (0.541) | 81.414 (11.777) | 34.166 (1.571) | 46.143 (247.978) |
| TS 10 | −0.123 (0.493) | 0.334 (0.424) | 0.566 (0.360) | 77.573 (14.253) | 32.970 (1.239) | 40.556 (220.579) |
| TS 11 | −0.032 (0.412) | −0.299 (0.492) | −0.262 (0.640) | 72.384 (10.791) | 34.237 (1.426) | 40.066 (232.637) |
| TS 12 | 0.016 (0.485) | 0.265 (0.432) | 0.520 (0.474) | 71.344 (9.123) | 38.917 (1.942) | 65.041 (296.546) |
| TS 13 | 0.019 (0.451) | −0.321 (0.534) | 0.225 (0.598) | 71.832 (15.471) | 31.981 (2.379) | 72.149 (296.384) |
| TS 14 | −0.082 (0.498) | 0.430 (0.373) | −0.276 (0.582) | 70.741 (7.681) | 32.512 (1.615) | 102.405 (375.538) |
| TS 15 | −0.178 (0.448) | 0.287 (0.540) | 0.220 (0.588) | 71.081 (8.969) | 32.926 (2.354) | 80.668 (340.809) |
| TS 16 | 0.001 (0.481) | 0.379 (0.430) | −0.503 (0.428) | 73.199 (10.221) | 33.224 (2.119) | 84.804 (339.817) |
| TS 17 | −0.094 (0.396) | 0.168 (0.628) | −0.356 (0.536) | 61.294 (11.812) | 34.141 (1.331) | 70.054 (325.963) |
| TS 18 | −0.021 (0.511) | −0.376 (0.492) | −0.225 (0.546) | 73.254 (10.305) | 41.339 (1.881) | 69.961 (284.993) |
| TS 19 | 0.001 (0.515) | 0.229 (0.412) | 0.537 (0.481) | 67.203 (9.325) | 31.956 (2.218) | 95.774 (365.087) |
| TS 20 | −0.048 (0.458) | 0.122 (0.550) | 0.442 (0.526) | 77.566 (16.511) | 31.969 (2.306) | 59.234 (287.112) |
| TS 21 | −0.048 (0.421) | 0.118 (0.567) | 0.242 (0.647) | 73.858 (6.150) | 37.665 (2.952) | 31.313 (218.225) |
| TS 22 | −0.033 (0.549) | 0.257 (0.535) | 0.151 (0.576) | 72.621 (7.315) | 31.056 (3.128) | 71.868 (311.424) |
| TS 23 | −0.082 (0.519) | 0.060 (0.665) | 0.039 (0.544) | 74.748 (19.082) | 32.344 (4.198) | 57.822 (262.482) |
Normal conditions dataset. Part III.
| Speed | UV | Δ Pedometer | Δ Distance | Δ Calories | |
|---|---|---|---|---|---|
| TS 1 | 4.992 (23.964) | 0.022 (0.148) | 0.068 (0.513) | 5.277 (40.239) | 0.026 (0.810) |
| TS 2 | 11.247 (33.578) | 0.020 (0.183) | 0.180 (5.749) | 14.001 (449.963) | 0.037 (1.902) |
| TS 3 | 7.146 (28.243) | 0.036 (0.203) | 0.107 (2.468) | 8.187 (183.953) | 0.034 (1.975) |
| TS 4 | 3.871 (19.806) | 0.035 (0.184) | 0.087 (8.173) | 6.946 (653.910) | 0.030 (1.789) |
| TS 5 | 5.678 (24.098) | 0.038 (0.203) | 0.111 (6.601) | 8.859 (527.082) | 0.037 (1.954) |
| TS 6 | 5.123 (23.836) | 0.020 (0.138) | 0.087 (3.533) | 6.788 (308.571) | 0.037 (2.059) |
| TS 7 | 17.295 (46.119) | 0.034 (0.206) | 0.298 (26.685) | 24.777 (2186.446) | 0.042 (1.936) |
| TS 8 | 5.117 (24.167) | 0.040 (0.195) | 0.088 (4.579) | 6.993 (362.702) | 0.034 (1.597) |
| TS 9 | 4.311 (21.449) | 0.027 (0.173) | 0.068 (1.205) | 4.804 (85.353) | 0.022 (0.797) |
| TS 10 | 5.343 (26.415) | 0.025 (0.156) | 0.101 (6.972) | 7.950 (550.756) | 0.046 (3.286) |
| TS 11 | 3.477 (18.744) | 0.000 (0.000) | 0.057 (0.659) | 3.841 (43.986) | 0.024 (0.807) |
| TS 12 | 5.966 (25.317) | 0.046 (0.226) | 0.105 (5.378) | 8.240 (417.039) | 0.040 (2.834) |
| TS 13 | 9.248 (35.681) | 0.056 (0.268) | 0.253 (80.693) | 11.237 (463.311) | 0.042 (1.507) |
| TS 14 | 8.549 (29.013) | 0.039 (0.193) | 0.320 (31.097) | 19.210 (1361.480) | 0.055 (4.229) |
| TS 15 | 6.909 (27.264) | 0.022 (0.183) | 0.198 (12.125) | 15.908 (970.020) | 0.044 (1.611) |
| TS 16 | 7.687 (28.507) | 0.011 (0.105) | 0.929 (469.171) | 8.790 (208.055) | 0.035 (1.633) |
| TS 17 | 5.485 (23.726) | 0.004 (0.060) | 0.282 (31.805) | 22.152 (2507.279) | 0.062 (5.433) |
| TS 18 | 8.582 (31.890) | 0.001 (0.029) | 0.120 (2.264) | 9.411 (177.234) | 0.035 (2.723) |
| TS 19 | 8.361 (29.700) | 0.040 (0.205) | 0.261 (74.531) | 12.155 (856.181) | 0.033 (1.216) |
| TS 20 | 5.767 (25.677) | 0.027 (0.172) | 0.099 (5.606) | 7.917 (447.581) | 0.045 (2.562) |
| TS 21 | 2.517 (16.320) | 0.000 (0.000) | 0.914 (515.916) | 3.794 (201.550) | 0.410 (231.157) |
| TS 22 | 7.137 (28.469) | 0.043 (0.227) | 0.126 (7.354) | 9.356 (557.696) | 0.025 (1.090) |
| TS 23 | 11.618 (47.721) | 0.022 (0.148) | 0.274 (17.692) | 21.581 (1330.140) | 0.045 (2.482) |
Anomaly conditions dataset. Part I.
| No. of Records | Gyroscope Accelerometer | Gyroscope Angular Velocity | |||||
|---|---|---|---|---|---|---|---|
| X Axis | Y Axis | Z Axis | X Axis | Y Axis | Z Axis | ||
| TS 1 | 770 | 0.113 (0.619) | −0.679 (0.414) | 0.017 (0.417) | −0.846 (40.900) | −1.102 (38.233) | 0.524 (33.024) |
| TS 2 | 608 | 0.384 (0.501) | −0.699 (0.492) | 0.114 (0.642) | 2.209 (50.987) | 2.188 (31.660) | −3.077 (35.142) |
| TS 3 | 494 | 0.339 (0.803) | −0.655 (0.673) | 0.374 (0.410) | −12.002 (59.791) | −4.086 (32.065) | 2.214 (33.438) |
| TS 4 | 708 | 0.431 (0.609) | −0.346 (0.387) | 0.324 (0.489) | −3.294 (42.243) | −2.153 (34.449) | 0.413 (33.770) |
| TS 5 | 792 | 0.586 (0.783) | 0.532 (0.525) | 0.161 (0.349) | 2.098 (29.158) | −2.664 (27.008) | −0.408 (38.388) |
| TS 6 | 674 | 0.457 (0.669) | 0.571 (0.658) | 0.560 (0.446) | 1.093 (47.790) | −1.054 (32.493) | 0.516 (40.079) |
| TS 7 | 770 | 0.411 (0.685) | −0.635 (0.606) | 0.298 (0.389) | 1.095 (41.332) | 1.919 (35.214) | −2.004 (42.678) |
| TS 8 | 724 | 0.580 (0.838) | 0.832 (0.657) | −0.214 (0.617) | 2.072 (39.552) | −10.207 (39.374) | −1.571 (36.128) |
| TS 9 | 566 | 0.086 (0.647) | −0.399 (0.556) | 0.449 (0.350) | 2.317 (40.801) | −0.828 (36.996) | −5.515 (42.064) |
| TS 10 | 767 | 0.299 (0.517) | 0.321 (0.818) | −0.023 (0.532) | 2.590 (37.810) | 1.085 (25.954) | −0.927 (30.640) |
| TS 11 | 647 | 0.365 (0.739) | −0.236 (0.626) | 0.231 (0.575) | −2.795 (45.353) | 5.866 (32.214) | 3.660 (49.090) |
| TS 12 | 679 | 0.740 (0.716) | 0.058 (0.600) | 0.454 (0.466) | −0.114 (41.168) | −1.030 (35.996) | −2.367 (36.503) |
| TS 13 | 485 | 0.491 (0.826) | −0.549 (0.526) | 0.030 (0.494) | −0.647 (41.101) | −4.246 (41.316) | 2.940 (41.405) |
| TS 14 | 1,066 | 0.464 (0.656) | 0.491 (0.502) | 0.108 (0.507) | −5.939 (40.240) | 5.508 (32.998) | −1.785 (33.435) |
| TS 15 | 881 | 0.245 (0.593) | 0.799 (0.687) | −0.095 (0.430) | 7.482 (48.483) | 2.926 (37.574) | −0.901 (43.749) |
| TS 16 | 578 | 0.560 (0.796) | 0.809 (0.667) | −0.130 (0.475) | −7.245 (39.853) | 7.422 (31.144) | 0.075 (37.856) |
| TS 17 | 941 | 0.194 (0.525) | 0.689 (0.534) | 0.295 (0.501) | 1.151 (45.200) | 0.685 (25.359) | −0.138 (29.349) |
| TS 18 | 904 | 0.320 (0.574) | −0.656 (0.339) | 0.213 (0.428) | −0.638 (38.582) | 2.106 (27.732) | −3.557 (33.302) |
| TS 19 | 769 | 0.542 (0.800) | 0.785 (0.506) | −0.082 (0.371) | 0.284 (35.969) | −3.791 (31.353) | −3.904 (36.100) |
| TS 20 | 586 | 0.655 (1.105) | 0.820 (0.855) | 0.290 (0.415) | 3.980 (45.278) | −7.457 (33.883) | −1.901 (43.004) |
| TS 21 | 423 | 0.127 (0.480) | 0.854 (0.591) | 0.061 (0.529) | 5.873 (42.590) | 3.025 (36.399) | −2.729 (39.754) |
| TS 22 | 584 | 0.231 (0.674) | 0.684 (0.657) | −0.095 (0.726) | 9.598 (46.259) | −2.294 (59.213) | 3.746 (57.355) |
| TS 23 | 854 | 0.389 (0.598) | 0.841 (0.485) | −0.199 (0.468) | 9.798 (51.226) | −2.865 (31.501) | 1.634 (40.658) |
Anomaly conditions dataset. Part II.
| Accelerometer | Heart Rate | Skin Temperature | Pace | |||
|---|---|---|---|---|---|---|
| X Axis | Y Axis | Z Axis | ||||
| TS 1 | 0.110 (0.622) | −0.680 (0.411) | 0.015 (0.417) | 97.097 (22.148) | 31.739 (0.429) | 258.291 (371.325) |
| TS 2 | 0.395 (0.482) | −0.696 (0.511) | 0.156 (0.670) | 80.655 (6.793) | 29.113 (1.196) | 460.569 (419.805) |
| TS 3 | 0.338 (0.805) | −0.655 (0.667) | 0.374 (0.411) | 87.263 (17.918) | 28.942 (1.791) | 287.767 (418.495) |
| TS 4 | 0.431 (0.611) | −0.346 (0.388) | 0.324 (0.491) | 82.602 (15.916) | 28.941 (1.645) | 558.905 (633.728) |
| TS 5 | 0.603 (0.781) | 0.538 (0.528) | 0.154 (0.352) | 81.412 (11.368) | 33.933 (0.829) | 339.201 (542.872) |
| TS 6 | 0.457 (0.668) | 0.569 (0.652) | 0.555 (0.450) | 85.220 (14.215) | 29.616 (0.402) | 246.426 (371.220) |
| TS 7 | 0.412 (0.685) | −0.635 (0.605) | 0.297 (0.390) | 76.544 (6.768) | 29.921 (1.307) | 393.745 (574.313) |
| TS 8 | 0.579 (0.837) | 0.818 (0.653) | −0.215 (0.615) | 79.148 (8.492) | 28.358 (0.921) | 221.006 (310.291) |
| TS 9 | 0.085 (0.643) | −0.399 (0.555) | 0.448 (0.347) | 79.936 (12.531) | 30.151 (1.243) | 160.900 (259.476) |
| TS 10 | 0.298 (0.518) | 0.321 (0.817) | −0.023 (0.532) | 81.675 (11.959) | 30.589 (1.417) | 221.785 (413.279) |
| TS 11 | 0.365 (0.739) | −0.236 (0.625) | 0.232 (0.573) | 86.611 (20.806) | 31.249 (1.198) | 206.471 (305.513) |
| TS 12 | 0.746 (0.740) | 0.054 (0.607) | 0.446 (0.482) | 79.031 (8.765) | 39.856 (1.977) | 262.915 (472.168) |
| TS 13 | 0.492 (0.829) | −0.550 (0.528) | 0.030 (0.493) | 79.563 (8.671) | 31.597 (0.993) | 230.324 (435.552) |
| TS 14 | 0.466 (0.661) | 0.490 (0.494) | 0.102 (0.501) | 83.398 (14.065) | 31.157 (0.984) | 251.290 (415.069) |
| TS 15 | 0.253 (0.597) | 0.799 (0.673) | −0.085 (0.433) | 79.748 (11.037) | 27.039 (0.673) | 330.247 (538.912) |
| TS 16 | 0.564 (0.799) | 0.811 (0.669) | −0.131 (0.475) | 88.540 (20.952) | 33.407 (0.918) | 216.730 (353.419) |
| TS 17 | 0.189 (0.516) | 0.690 (0.533) | 0.310 (0.499) | 81.963 (16.540) | 27.289 (0.985) | 120.472 (243.084) |
| TS 18 | 0.320 (0.573) | −0.655 (0.342) | 0.213 (0.428) | 93.290 (24.697) | 37.815 (2.559) | 183.941 (356.975) |
| TS 19 | 0.542 (0.801) | 0.787 (0.502) | −0.083 (0.373) | 70.281 (8.279) | 24.584 (2.809) | 242.893 (432.227) |
| TS 20 | 0.654 (1.105) | 0.825 (0.864) | 0.289 (0.413) | 101.604 (31.635) | 29.182 (0.738) | 164.817 (294.219) |
| TS 21 | 0.127 (0.479) | 0.854 (0.594) | 0.061 (0.528) | 77.934 (11.546) | 30.818 (1.186) | 240.584 (259.975) |
| TS 22 | 0.253 (0.670) | 0.688 (0.655) | −0.090 (0.743) | 77.926 (7.718) | 27.729 (0.881) | 278.907 (447.636) |
| TS 23 | 0.398 (0.600) | 0.838 (0.487) | −0.186 (0.446) | 75.689 (6.032) | 28.225 (1.819) | 221.013 (432.126) |
Anomaly conditions dataset. Part III.
| Speed | UV | Δ Pedometer | Δ Distance | Δ Calories | |
|---|---|---|---|---|---|
| TS 1 | 118.190 (133.248) | 0.118 (0.323) | 1.164 (1.662) | 123.790 (178.250) | 0.078 (0.268) |
| TS 2 | 176.948 (122.629) | 0.523 (0.500) | 1.714 (1.680) | 176.194 (181.270) | 0.094 (0.292) |
| TS 3 | 134.763 (160.947) | 0.223 (0.516) | 1.279 (1.846) | 142.591 (229.427) | 0.071 (0.257) |
| TS 4 | 77.801 (92.240) | 0.097 (0.297) | 0.893 (1.601) | 82.054 (159.729) | 0.055 (0.228) |
| TS 5 | 104.194 (138.165) | 0.665 (0.472) | 0.990 (1.782) | 105.869 (190.114) | 0.037 (0.188) |
| TS 6 | 144.616 (157.949) | 0.405 (0.491) | 1.315 (1.788) | 151.721 (210.877) | 0.042 (0.200) |
| TS 7 | 116.610 (145.402) | 0.553 (0.832) | 1.047 (1.710) | 121.081 (203.444) | 0.032 (0.177) |
| TS 8 | 140.436 (158.209) | 0.394 (0.489) | 1.199 (1.776) | 141.738 (221.937) | 0.033 (0.179) |
| TS 9 | 117.992 (149.526) | 0.498 (0.500) | 1.155 (1.712) | 127.212 (193.314) | 0.023 (0.150) |
| TS 10 | 85.001 (126.758) | 0.248 (0.432) | 0.866 (1.616) | 95.557 (180.922) | 0.031 (0.174) |
| TS 11 | 85.121 (115.315) | 0.233 (0.423) | 0.989 (1.573) | 94.414 (152.147) | 0.039 (0.193) |
| TS 12 | 124.980 (162.112) | 0.236 (0.492) | 1.037 (1.939) | 125.973 (235.163) | 0.037 (0.188) |
| TS 13 | 121.590 (164.312) | 0.243 (0.598) | 1.010 (1.775) | 128.878 (238.527) | 0.035 (0.184) |
| TS 14 | 88.249 (126.044) | 0.067 (0.249) | 0.797 (1.455) | 86.081 (170.038) | 0.034 (0.181) |
| TS 15 | 109.222 (152.789) | 0.314 (0.465) | 0.981 (1.711) | 114.547 (205.342) | 0.034 (0.181) |
| TS 16 | 139.817 (169.673) | 0.351 (0.478) | 1.128 (1.678) | 141.412 (222.837) | 0.059 (0.235) |
| TS 17 | 71.153 (125.804) | 0.000 (0.000) | 0.618 (1.416) | 72.259 (169.026) | 0.052 (0.222) |
| TS 18 | 85.978 (125.400) | 0.198 (0.399) | 0.772 (1.468) | 86.354 (168.715) | 0.063 (0.243) |
| TS 19 | 106.29 (155.192) | 0.000 (0.000) | 0.830 (1.634) | 106.052 (216.716) | 0.031 (0.174) |
| TS 20 | 132.802 (177.826) | 0.152 (0.359) | 1.017 (1.675) | 133.014 (237.409) | 0.087 (0.282) |
| TS 21 | 148.603 (142.036) | 0.000 (0.000) | 1.556 (1.835) | 161.296 (207.782) | 0.026 (0.159) |
| TS 22 | 108.405 (131.115) | 0.000 (0.000) | 1.058 (2.150) | 112.277 (247.873) | 0.024 (0.153) |
| TS 23 | 81.359 (131.804) | 0.354 (0.478) | 0.721 (1.517) | 83.218 (187.737) | 0.020 (0.140) |