paper-with-me

Papers

Towards Privacy-Supporting Fall Detection via Deep Unsupervised RGB2Depth Adaptation

2023-08-23 · Hejun Xiao, Kunyu Peng, Xiangsheng Huang, Alina Roitberg1, Hao Li, Zhaohui Wang, Rainer Stiefelhagen

Fall detection is a vital task in health monitoring, as it allows the system to trigger an alert and therefore enabling faster interventions when a person experiences a fall. Although most previous approaches rely on standard RGB video data, such detailed appearance-aware monitoring poses significant privacy concerns. Depth sensors, on the other hand, are better at preserving privacy as they merely capture the distance of objects from the sensor or camera, omitting color and texture information. In this paper, we introduce a privacy-supporting solution that makes the RGB-trained model applicable in depth domain and utilizes depth data at test time for fall detection. To achieve cross-modal fall detection, we present an unsupervised RGB to Depth (RGB2Depth) cross-modal domain adaptation approach that leverages labelled RGB data and unlabelled depth data during training. Our proposed pipeline incorporates an intermediate domain module for feature bridging, modality adversarial loss for modality discrimination, classification loss for pseudo-labeled depth data and labeled source data, triplet loss that considers both source and target domains, and a novel adaptive loss weight adjustment method for improved coordination among various losses. Our approach achieves state-of-the-art results in the unsupervised RGB2Depth domain adaptation task for fall detection. Code is available at https://github.com/1015206533/privacy_supporting_fall_detection.

📄 PDF Abstract BibTeX arXiv:2308.12049

Code (1)

1015206533/privacy_supporting_fall_detection 공식 구현 pytorch

Tasks

Domain AdaptationTriplet

Methods 이 논문이 사용한 방법론

Adaptive Loss 설명 없음
Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Stereo Vision-Based Fall Prediction and Detection using Human Pose Estimation on the AMD Kria K26 SOM

2026-06-10 · Shreyas Narasimhiah Ramesh, P. D. Rathika, Mahasweta Sarkar, Kristen Wells 외 arxiv

Background and Objective: Falls among elderly people can cause serious injury and reduce quality of life. Timely prediction and detection are essential to prevent harm and support well-being. We propose a portable, low-p…

Pose Estimation

Human fall detection on embedded platform using depth maps and wireless accelerometer

2014-10-02 · Computer Methods and Programs in Biomedicine 2014 10 · Bogdan Kwolek, Michal Kepski

Since falls are a major public health problem in an ageing society, there is considerable demand for low-cost fall detection systems. One of the main reasons for non-acceptance of the currently available solutions by se…

Multi Visual Modality Fall Detection Dataset

2022-06-25 · Stefan Denkovski, Shehroz S. Khan, Brandon Malamis, Sae Young Moon 외

Falls are one of the leading cause of injury-related deaths among the elderly worldwide. Effective detection of falls can reduce the risk of complications and injuries. Fall detection can be performed using wearable devi…

Anomaly Detection

Toward Dignity-Aware AI: Next-Generation Elderly Monitoring from Fall Detection to ADL

2025-11-12 · Xun Shao, Aoba Otani, Yuto Hirasuka, Runji Cai 외 arxiv

This position paper envisions a next-generation elderly monitoring system that moves beyond fall detection toward the broader goal of Activities of Daily Living (ADL) recognition. Our ultimate aim is to design privacy-pr…

Activity RecognitionFederated Learning

Unsupervised Keypoints for Real-Time Fall Detection: Comparative Analysis Under Real-world Conditions with Predictive Bandwidth Reduction

2026-07-16 · Tasmiah Haque, Jacob Kosinski, Sumit Mohan, Srinjoy Das 외 arxiv

Falls among older adults are a major safety challenge, but continuous monitoring is difficult to sustain. Video captures fall-related posture and motion, yet deployment is limited by privacy, computation, and bandwidth. …

Pose Estimation