Analyzing Wearables Dataset to Predict ADLs and Falls: A Pilot Study
- URL: http://arxiv.org/abs/2209.04785v1
- Date: Sun, 11 Sep 2022 04:41:40 GMT
- Title: Analyzing Wearables Dataset to Predict ADLs and Falls: A Pilot Study
- Authors: Rajbinder Kaur, Rohini Sharma
- Abstract summary: This paper exhaustively reviews thirty-nine wearable based datasets which can be used for evaluating the system to recognize Activities of Daily Living and Falls.
A comparative analysis on the SisFall dataset using five machine learning methods is performed in python.
The results obtained from this study proves that KNN outperforms other machine learning methods in terms of accuracy, precision and recall.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-sa/4.0/
- Abstract: Healthcare is an important aspect of human life. Use of technologies in
healthcare has increased manifolds after the pandemic. Internet of Things based
systems and devices proposed in literature can help elders, children and adults
facing/experiencing health problems. This paper exhaustively reviews
thirty-nine wearable based datasets which can be used for evaluating the system
to recognize Activities of Daily Living and Falls. A comparative analysis on
the SisFall dataset using five machine learning methods i.e., Logistic
Regression, Linear Discriminant Analysis, K-Nearest Neighbor, Decision Tree and
Naive Bayes is performed in python. The dataset is modified in two ways, in
first all the attributes present in dataset are used as it is and labelled in
binary form. In second, magnitude of three axes(x,y,z) for three sensors value
are computed and then used in experiment with label attribute. The experiments
are performed on one subject, ten subjects and all the subjects and compared in
terms of accuracy, precision and recall. The results obtained from this study
proves that KNN outperforms other machine learning methods in terms of
accuracy, precision and recall. It is also concluded that personalization of
data improves accuracy.
Related papers
- On the Performance of Imputation Techniques for Missing Values on Healthcare Datasets [0.0]
Missing values or data is one popular characteristic of real-world datasets, especially healthcare data.
This study is to compare the performance of seven imputation techniques, namely Mean imputation, Median Imputation, Last Observation carried Forward (LOCF) imputation, K-Nearest Neighbor (KNN) imputation, Interpolation imputation, Missforest imputation, and Multiple imputation by Chained Equations (MICE)
The results show that Missforest imputation performs the best followed by MICE imputation.
arXiv Detail & Related papers (2024-03-13T18:07:17Z) - Few-shot learning for COVID-19 Chest X-Ray Classification with
Imbalanced Data: An Inter vs. Intra Domain Study [49.5374512525016]
Medical image datasets are essential for training models used in computer-aided diagnosis, treatment planning, and medical research.
Some challenges are associated with these datasets, including variability in data distribution, data scarcity, and transfer learning issues when using models pre-trained from generic images.
We propose a methodology based on Siamese neural networks in which a series of techniques are integrated to mitigate the effects of data scarcity and distribution imbalance.
arXiv Detail & Related papers (2024-01-18T16:59:27Z) - The effect of data augmentation and 3D-CNN depth on Alzheimer's Disease
detection [51.697248252191265]
This work summarizes and strictly observes best practices regarding data handling, experimental design, and model evaluation.
We focus on Alzheimer's Disease (AD) detection, which serves as a paradigmatic example of challenging problem in healthcare.
Within this framework, we train predictive 15 models, considering three different data augmentation strategies and five distinct 3D CNN architectures.
arXiv Detail & Related papers (2023-09-13T10:40:41Z) - Causal thinking for decision making on Electronic Health Records: why
and how [0.0]
Causal thinking is needed for data-driven decisions.
We present a step-by-step framework to help build valid decision making from real-life patient records.
arXiv Detail & Related papers (2023-08-03T08:17:00Z) - A Pretrainer's Guide to Training Data: Measuring the Effects of Data
Age, Domain Coverage, Quality, & Toxicity [84.6421260559093]
This study is the largest set of experiments to validate, quantify, and expose undocumented intuitions about text pretraining.
Our findings indicate there does not exist a one-size-fits-all solution to filtering training data.
arXiv Detail & Related papers (2023-05-22T15:57:53Z) - Dataset Bias in Human Activity Recognition [57.91018542715725]
This contribution statistically curates the training data to assess to what degree the physical characteristics of humans influence HAR performance.
We evaluate the performance of a state-of-the-art convolutional neural network on two HAR datasets that vary in the sensors, activities, and recording for time-series HAR.
arXiv Detail & Related papers (2023-01-19T12:33:50Z) - Predicting Seriousness of Injury in a Traffic Accident: A New Imbalanced
Dataset and Benchmark [62.997667081978825]
The paper introduces a new dataset to assess the performance of machine learning algorithms in the prediction of the seriousness of injury in a traffic accident.
The dataset is created by aggregating publicly available datasets from the UK Department for Transport.
arXiv Detail & Related papers (2022-05-20T21:15:26Z) - Human-in-the-Loop Disinformation Detection: Stance, Sentiment, or
Something Else? [93.91375268580806]
Both politics and pandemics have recently provided ample motivation for the development of machine learning-enabled disinformation (a.k.a. fake news) detection algorithms.
Existing literature has focused primarily on the fully-automated case, but the resulting techniques cannot reliably detect disinformation on the varied topics, sources, and time scales required for military applications.
By leveraging an already-available analyst as a human-in-the-loop, canonical machine learning techniques of sentiment analysis, aspect-based sentiment analysis, and stance detection become plausible methods to use for a partially-automated disinformation detection system.
arXiv Detail & Related papers (2021-11-09T13:30:34Z) - A Real Use Case of Semi-Supervised Learning for Mammogram Classification
in a Local Clinic of Costa Rica [0.5541644538483946]
Training a deep learning model requires a considerable amount of labeled images.
A number of publicly available datasets have been built with data from different hospitals and clinics.
The use of the semi-supervised deep learning approach known as MixMatch, to leverage the usage of unlabeled data is proposed and evaluated.
arXiv Detail & Related papers (2021-07-24T22:26:50Z) - Explainable Multi-class Classification of Medical Data [0.9137554315375922]
We present explainable multi-class classification of a large medical data set.
Six algorithms are used in this study: Support Vector Machine (SVM), Na"ive Bayes, Gradient Boosting, Decision Trees, Random Forest, and Logistic Regression.
Our results show that using 23 medication features in learning experiments improves Recall of five out of the six applied learning algorithms.
arXiv Detail & Related papers (2020-12-26T18:56:07Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.