Multi-Level Feature Exploration Using LSTM-Based Variational Autoencoder Network for Fall Detection
Source Title: Lecture Notes in Computer Science, Quartile: Q3, DOI Link
View abstract ⏷
Accidental falls and their consequences are critical concerns for elderly people. Fatal injuries, when delayed in treatment, can lead to severe outcomes. Fall detection systems are crucial for the timely treatment of such injuries. Although sensor-based fall detection approaches are effective, video-based approaches are more useful because they assist in analyzing the fall scene and identifying the cause of the fall. However, privacy preservation is a major concern in video-based fall detection. The proposed system introduces a privacy-preserving mechanism that masks the identified human with a silhouette. A custom dataset, including 80 activities of daily living and 70 fall activities, is introduced. An LSTM variational autoencoder architecture is designed with a gradient clipping mechanism and a smooth variant of Adaptive Moment Estimation with Stochastic Gradient Descent (AMSGrad) optimizer to enhance the accuracy of fall detection. The reconstruction error between normal and fall activities is clearly identified with the help of a dynamic threshold. This results in a system performance that achieves accuracy, precision, and sensitivity of 99%, 97%, and 99%, respectively
Technical insights into vision-based fall detection systems: performances, challenges, and constraints
Source Title: AI and Society, Quartile: Q1, DOI Link
View abstract ⏷
Accidental falls among the elderly present serious health risks and are a significant concern, particularly for individuals living alone. Annually, approximately 2.8 million seniors require emergency medical attention due to fall-related injuries, highlighting the urgent need for effective fall detection and response mechanisms. While video-based fall detection systems tend to be more expensive than wearable solutions, their ability to integrate with smart home technologies enhances their practicality and real-time monitoring capabilities. This review systematically examines video-based fall detection methodologies, assessing their effectiveness, challenges, and constraints across different processing stages. Furthermore, we provide a comparative analysis of state-of-the-art techniques, identifying key advancements and potential areas for future research to improve reliability and accuracy.
Comparative Analysis of Hyperspectral Imaging with Machine Learning: Assessment of Crop Health and Honey Quality
Dr Inturi Anitha Rani, Gorla Pavan Sai Vishnu Vardhan., Vempati Sai Karthik., Kandula Lohith Ranganadha Reddy., Akash Kumar
Source Title: 2024 2nd International Conference on Recent Advances in Information Technology for Sustainable Development (ICRAIS), DOI Link
View abstract ⏷
This study investigates the use of advanced machine learning (ML) algorithms to enhance classification accuracy in hyperspectral image analysis, addressing complexities across various datasets. Beginning with an exploration of hyperspectral imaging technology and its applications, the study preprocesses datasets to extract crucial features. State-of-the-art ML algorithms are then employed for training and evaluating classification models, allowing for comparative analysis of their strengths and weaknesses. Performance metrics, and confusion matrix are utilised to quantitatively assess algorithmic efficacy. The findings not only inform specific datasets but also highlight broader implications for hyperspectral image analysis. This research underscores ML algorithms' potential in extracting meaningful information from hyperspectral datasets, advancing understanding and offering practical implications for real-world applications, thus contributing to the field's ongoing advancement and enabling informed decision-making in diverse domains
A Novel Vision-Based Fall Detection Scheme Using Keypoints of Human Skeleton with Long Short-Term Memory Network
Source Title: Arabian Journal for Science and Engineering, Quartile: Q1, DOI Link
View abstract ⏷
Human activity recognition plays a prominent role in applications like sports, violence detection, accident detection, women security, and smart homes by predicting abnormal human behaviour. Human activity recognition now offers a solution for fall detection systems that assist older people at home. A fall detection system that responds promptly to fatal falls can help to reduce the fall severity. Fall detection systems are developed using wearable environmental sensors and video data. Wearable devices are not always feasible as they cause inconvenience to the user. Hence, our paper presents a new promising solution for fall detection using vision-based approaches. In this approach, we analyse the human joint points which are the prime motion indicators. A set of key points of the subject are acquired by applying the AlphaPose pre-trained network. These keypoints are inferred to be the joint points of the subject. The acquired keypoints are processed through a framework of convolutional neural network (CNN) layers. Here, the spatial correlation of the keypoints is analysed. The long-term dependencies are then preserved with the help of long short-term memory (LSTM) architecture. Our system detects five types of falls and six types of daily living activities. We used the UP-FALL detection dataset for validating our fall detection system and achieved commendable results when compared to the state-of-the-art approaches. For comparison, we employed the OpenPose network for keypoint detection. It is inferred from the results that AlphaPose network is more precise in keypoint detection.
Synergistic Integration of Skeletal Kinematic Features for Vision-Based Fall Detection
Source Title: Sensors, Quartile: Q1, DOI Link
View abstract ⏷
According to the World Health Organisation, falling is a major health problem with potentially fatal implications. Each year, thousands of people die as a result of falls, with seniors making up 80% of these fatalities. The automatic detection of falls may reduce the severity of the consequences. Our study focuses on developing a vision-based fall detection system. Our work proposes a new feature descriptor that results in a new fall detection framework. The body geometry of the subject is analyzed and patterns that help to distinguish falls from non-fall activities are identified in our proposed method. An AlphaPose network is employed to identify 17 keypoints on the human skeleton. Thirteen keypoints are used in our study, and we compute two additional keypoints. These 15 keypoints are divided into five segments, each of which consists of a group of three non-collinear points. These five segments represent the left hand, right hand, left leg, right leg and craniocaudal section. A novel feature descriptor is generated by extracting the distances from the segmented parts, angles within the segmented parts and the angle of inclination for every segmented part. As a result, we may extract three features from each segment, giving us 15 features per frame that preserve spatial information. To capture temporal dynamics, the extracted spatial features are arranged in the temporal sequence. As a result, the feature descriptor in the proposed approach preserves the spatio-temporal dynamics. Thus, a feature descriptor of size (Formula presented.) is formed where m is the number of frames. To recognize fall patterns, machine learning approaches such as decision trees, random forests, and gradient boost are applied to the feature descriptor. Our system was evaluated on the UPfall dataset, which is a benchmark dataset. It has shown very good performance compared to the state-of-the-art approaches.