paper-with-me

Papers

Recall-driven Precision Refinement: Unveiling Accurate Fall Detection using LSTM

2023-09-09 · Rishabh Mondal, Prasun Ghosal

This paper presents an innovative approach to address the pressing concern of fall incidents among the elderly by developing an accurate fall detection system. Our proposed system combines state-of-the-art technologies, including accelerometer and gyroscope sensors, with deep learning models, specifically Long Short-Term Memory (LSTM) networks. Real-time execution capabilities are achieved through the integration of Raspberry Pi hardware. We introduce pruning techniques that strategically fine-tune the LSTM model's architecture and parameters to optimize the system's performance. We prioritize recall over precision, aiming to accurately identify falls and minimize false negatives for timely intervention. Extensive experimentation and meticulous evaluation demonstrate remarkable performance metrics, emphasizing a high recall rate while maintaining a specificity of 96\%. Our research culminates in a state-of-the-art fall detection system that promptly sends notifications, ensuring vulnerable individuals receive timely assistance and improve their overall well-being. Applying LSTM models and incorporating pruning techniques represent a significant advancement in fall detection technology, offering an effective and reliable fall prevention and intervention solution.

📄 PDF Abstract BibTeX arXiv:2309.07154

Code (0)

등록된 구현이 없습니다.

Tasks

Specificity

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Pruning 설명 없음

Similar Papers 제목 키워드 기반

Sparse Attention Regression Network Based Soil Fertility Prediction With Ummaso

2024-04-16 · R V Raghavendra Rao, U Srinivasulu Reddy

The challenge of imbalanced soil nutrient datasets significantly hampers accurate predictions of soil fertility. To tackle this, a new method is suggested in this research, combining Uniform Manifold Approximation and Pr…

regression

Unveiling Ancient Maya Settlements Using Aerial LiDAR Image Segmentation

2024-03-09 · Jincheng Zhang, William Ringle, Andrew R. Willis

Manual identification of archaeological features in LiDAR imagery is labor-intensive, costly, and requires archaeological expertise. This paper shows how recent advancements in deep learning (DL) present efficient soluti…

Image SegmentationSemantic Segmentation

Exploiting Precision Mapping and Component-Specific Feature Enhancement for Breast Cancer Segmentation and Identification

2024-07-03 · Pandiyaraju V, Shravan Venkatraman, Pavan Kumar S, Santhosh Malarvannan 외

Breast cancer is one of the leading causes of death globally, and thus there is an urgent need for early and accurate diagnostic techniques. Although ultrasound imaging is a widely used technique for breast cancer screen…

ClassificationDiagnosticLesion SegmentationMedical Image Analysis+1

Data-Driven Machine Learning Approaches for Predicting In-Hospital Sepsis Mortality

2024-08-03 · Arseniy Shumilov, Yueting Zhu, Negin Ashrafi, Armin Abdollahi 외

Sepsis is a severe condition responsible for many deaths in the United States and worldwide, making accurate prediction of outcomes crucial for timely and effective treatment. Previous studies employing machine learning …

feature selectionImputation

One Pass Is Not Enough: Recursive Latent Refinement for Generative Models

2026-05-14 · Mehdi Esmaeilzadeh, Alexia Jolicoeur-Martineau, Chirag Vashist, Ke Li arxiv

Despite remarkable progress, image generation is far from solved. The dominant metric, FID, conflates sample fidelity with mode coverage and is close to being saturated. Yet a model can still exhibit mode collapse while …

Image Generation