Automated Detection of Patients in Hospital Video Recordings
Siddharth Sharma, Florian Dubost, Christopher Lee-Messer, Daniel Rubin

TL;DR
This paper explores the use of deep learning, specifically Mask R-CNN, for automated patient detection in hospital video recordings, addressing challenges posed by unique clinical environments and limited existing datasets.
Contribution
It demonstrates the effectiveness of fine-tuning pre-trained Mask R-CNN models on a curated hospital video dataset for improved patient detection accuracy.
Findings
Fine-tuning improves detection performance significantly.
Model performance varies across different video clips.
Pre-trained models perform poorly without fine-tuning.
Abstract
In a clinical setting, epilepsy patients are monitored via video electroencephalogram (EEG) tests. A video EEG records what the patient experiences on videotape while an EEG device records their brainwaves. Currently, there are no existing automated methods for tracking the patient's location during a seizure, and video recordings of hospital patients are substantially different from publicly available video benchmark datasets. For example, the camera angle can be unusual, and patients can be partially covered with bedding sheets and electrode sets. Being able to track a patient in real-time with video EEG would be a promising innovation towards improving the quality of healthcare. Specifically, an automated patient detection system could supplement clinical oversight and reduce the resource-intensive efforts of nurses and doctors who need to continuously monitor patients. We evaluate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Epilepsy research and treatment · Domain Adaptation and Few-Shot Learning
MethodsRegion Proposal Network · Softmax · Convolution · RoIAlign · Mask R-CNN
