• Title/Summary/Keyword: Fall detection

Search Result 222, Processing Time 0.026 seconds

Fall Detection System Using Motion Vector (움직임 벡터를 이용한 낙상 감지 시스템)

  • Kim, Sang-Soo;Kim, Sun-Woo;Choi, Yeon-Sung
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.9 no.1
    • /
    • pp.38-44
    • /
    • 2016
  • In this paper, Author of this article presents a system to ensure the safety of residents in case the residents occurs an fall situation. Author of this article use weighted difference image and motion vector. Proposed system suggested the fall detection algorithm using weighted difference image and motion vector. Fall detection algorithm showed a success rate of 85% ~ 97.1% through 150 experiments. Proposed algorithm showed a litter higher or similar success rate than the existing camera based system.

Study of the Fall Detection System Applying the Parameters Claculated from the 3-axis Acceleration Sensor to Long Short-term Memory (3축 가속 센서의 가공 파라미터를 장단기 메모리에 적용한 낙상감지 시스템 연구)

  • Jeong, Seung Su;Kim, Nam Ho;Yu, Yun Seop
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.10a
    • /
    • pp.391-393
    • /
    • 2021
  • In this paper, we introduce a long short-term memory (LSTM)-based fall detection system using TensorFlow that can detect falls occurring in the elderly in daily living. 3-axis accelerometer data are aggregated for fall detection, and then three types of parameter are calculated. 4 types of activity of daily living (ADL) and 3 types of fall situation patterns are classified. The parameterized data applied to LSTM. Learning proceeds until the Loss value becomes 0.5 or less. The results are calculated for each parameter θ, SVM, and GSVM. The best result was GSVM, which showed Sensitivity 98.75%, Specificity 99.68%, and Accuracy 99.28%.

  • PDF

Threshold-based Pre-impact Fall Detection and its Validation Using the Real-world Elderly Dataset (임계값 기반 충격 전 낙상검출 및 실제 노인 데이터셋을 사용한 검증)

  • Dongkwon Kim;Seunghee Lee;Bummo Koo;Sumin Yang;Youngho Kim
    • Journal of Biomedical Engineering Research
    • /
    • v.44 no.6
    • /
    • pp.384-391
    • /
    • 2023
  • Among the elderly, fatal injuries and deaths are significantly attributed to falls. Therefore, a pre-impact fall detection system is necessary for injury prevention. In this study, a robust threshold-based algorithm was proposed for pre-impact fall detection, reducing false positives in highly dynamic daily-living movements. The algorithm was validated using public datasets (KFall and FARSEEING) that include the real-world elderly fall. A 6-axis IMU sensor (Movella Dot, Movella, Netherlands) was attached to S2 of 20 healthy adults (aged 22.0±1.9years, height 164.9±5.9cm, weight 61.4±17.1kg) to measure 14 activities of daily living and 11 fall movements at a sampling frequency of 60Hz. A 5Hz low-pass filter was applied to the IMU data to remove high-frequency noise. Sum vector magnitude of acceleration and angular velocity, roll, pitch, and vertical velocity were extracted as feature vector. The proposed algorithm showed an accuracy 98.3%, a sensitivity 100%, a specificity 97.0%, and an average lead-time 311±99ms with our experimental data. When evaluated using the KFall public dataset, an accuracy in adult data improved to 99.5% compared to recent studies, and for the elderly data, a specificity of 100% was achieved. When evaluated using FARSEEING real-world elderly fall data without separate segmentation, it showed a sensitivity of 71.4% (5/7).

Motion Estimation-based Human Fall Detection for Visual Surveillance

  • Kim, Heegwang;Park, Jinho;Park, Hasil;Paik, Joonki
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.5 no.5
    • /
    • pp.327-330
    • /
    • 2016
  • Currently, the world's elderly population continues to grow at a dramatic rate. As the number of senior citizens increases, detection of someone falling has attracted increasing attention for visual surveillance systems. This paper presents a novel fall-detection algorithm using motion estimation and an integrated spatiotemporal energy map of the object region. The proposed method first extracts a human region using a background subtraction method. Next, we applied an optical flow algorithm to estimate motion vectors, and an energy map is generated by accumulating the detected human region for a certain period of time. We can then detect a fall using k-nearest neighbor (kNN) classification with the previously estimated motion information and energy map. The experimental results show that the proposed algorithm can effectively detect someone falling in any direction, including at an angle parallel to the camera's optical axis.

The development of fall detection system using 3-axis acceleration sensor and tilt sensor (3축 가속도센서와 기울기 센서를 이용한 낙상감지시스템 개발)

  • Ryu, Jeong Tak
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.18 no.4
    • /
    • pp.19-24
    • /
    • 2013
  • The problem of elderly people with weak physical health has become a very important issue in the aging society. Elderly people with very low judgment and decision-making skills often falls because of the degradation of the strength and balance. Due to the fall triggered off fractures, parenchyma damage, and casualties, generally fast emergency treatment is needed. In this paper, an automatic fall detection system consisting of a triaxial accelerometer and tilt sensor. Using the fall system, the performance of the system was analyzed in many situations. The experimental results showed more than 92% analytical skills.

Study of fall detection for the elderly based on long short-term memory(LSTM) (장단기 메모리 기반 노인 낙상감지에 대한 연구)

  • Jeong, Seung Su;Yu, Yun Seop
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.05a
    • /
    • pp.249-251
    • /
    • 2021
  • In this paper, we introduce the deep-learning system using Tensorflow for recognizing situations that can occur fall situations when the elderly are moving or standing. Fall detection uses the LSTM (long short-term memory) learned using Tensorflow to determine whether it is a fall or not by data measured from wearable accelerator sensor. Learning is carried out for each of the 7 behavioral patterns consisting of 4 types of activity of daily living (ADL) and 3 types of fall. The learning was conducted using the 3-axis acceleration sensor data. As a result of the test, it was found to be compliant except for the GDSVM(Gravity Differential SVM), and it is expected that better results can be expected if the data is mixed and learned.

  • PDF

The Modified Fall Detection Algorithm based on YOLO-KCF for Elderly Living Alone Care (독거노인 케어를 위한 개선된 YOLO-KCF 기반 낙상감지 알고리즘)

  • Kang, Kyoung-Won;Park, Soo-Young
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.21 no.2
    • /
    • pp.86-91
    • /
    • 2020
  • As the number of elderly people living alone increases, the frequency of fall accidents is also increasing. Falls are a threat to the health of older adults and can reduce their ability to remain independent. To solve this problem, we need real-time technology to recognize and respond to the critical condition of the elderly living alone. Therefore, this paper proposes a modified fall detection algorithm based on YOLO-KCF that can check one of the emergency situations in real time for the elderly living alone. YOLO can detect not only the detection of objects, but also the behavior of objects, namely stand and fall. Therefore, this paper can detect fall using the ratio of change of boundary box between stand and falling situation, and this algorithm can improve the shortcomings of KCF.

Video Based Fall Detection Algorithm Using Hidden Markov Model (은닉 마르코프 모델을 이용한 동영상 기반 낙상 인식 알고리듬)

  • Kim, Nam Ho;Yu, Yun Seop
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.50 no.8
    • /
    • pp.232-237
    • /
    • 2013
  • A newly developed fall detection algorithm using the HMM (Hidden Markov Model) extracted from the video is introduced. To distinguish between the fall from personal difference fall pattern or the normal activities of daily living (ADL), HMM machine learning algorithm is used. For getting fall feature vector of video, the motion vector from the optical flow is applied to the PCA (Principal Component Analysis). The combination of the angle, ratio of long-short axis, velocity from results of PCA make the new fall feature parameters. These parameters were applied to the HMM and the results were compared and analyzed. Among the newly proposed various kinds of fall parameters, the angle of movement showed the best results. The results show that this parameter can distinguish various types of fall from ADLs with 91.5% sensitivity and 88.01% specificity.

Fall Detection System using Smartphone for Mobile Healthcare (모바일 헬스케어 지원을 위한 스마트폰을 이용한 낙상 감지 시스템)

  • Jeong, Pil-Seong;Cho, Yang-Hyun
    • Journal of Information Technology Services
    • /
    • v.12 no.4
    • /
    • pp.435-447
    • /
    • 2013
  • If we use a smartphone to analyze and detect falling, it is a huge advantage that the person with a sensor attached to one's body is free from awareness of difference and limitation of space, unlike attaching sensors on certain fixed areas. In this paper, we suggested effective posture analysis of smartphone users, and fall detecting system. Suggested algorithm enables to detect falling accurately by using the fact that instantaneous change of acceleration sensor is different according to user's posture. Since mobile applications working on smart phones are low in compatibility according to mobile platforms, it is a constraint that new development is needed which is suitable for sensor equipment's characteristics. In this paper, we suggested posture analysis algorithm using smartphones to solve the problems related to user's inconvenience and limitation of development according to sensor equipment's characteristics. Also, we developed fall detection system with the suggested algorithm, using hybrid mobile application which is not limited to platform.

Development of fall Detection System by Estimating the Amount of Impact and the Status of Torso Posture of the Elderly (노인 낙상 후 충격량 측정 및 기립여부 판단 시스템 구현)

  • Kim, Choong-Hyun;Lee, Young-Jae;Lee, Pil-Jae;Lee, Jeong-Whan
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.60 no.6
    • /
    • pp.1204-1208
    • /
    • 2011
  • In this study, we proposed the system that calculates the algorithm with an accelerometer signal and detects the fall shock and it's direction. In order to gather the activity patterns of fall status and attach on the subject's body without consciousness, the device needs to be small. With this aim, it is attached on the right side of subject's waist. With roll and pitch angle which represent the activity of upper body, the fall situation is determined and classified into the posture pattern. The impact is calculated by the vector magnitude of accelerometer signal. And in the case of the elderly keep the same posture after fall, it can distinguish the situation whether they can stand by themselves or not. Our experimental results showed that 95% successful detection rate of fall activity with 10 subjects. For further improvement of our system, it is necessary to include tasks-oriented classifying algorithm to diverse fall conditions.