paper-with-me

Papers

A Video-based End-to-end Pipeline for Non-nutritive Sucking Action Recognition and Segmentation in Young Infants

2023-03-29 · Shaotong Zhu, Michael Wan, Elaheh Hatamimajoumerd, Kashish Jain, Samuel Zlota, Cholpady Vikram Kamath, Cassandra B. Rowan, Emma C. Grace, Matthew S. Goodwin, Marie J. Hayes, Rebecca A. Schwartz-Mette, Emily Zimmerman, Sarah Ostadabbas

We present an end-to-end computer vision pipeline to detect non-nutritive sucking (NNS) -- an infant sucking pattern with no nutrition delivered -- as a potential biomarker for developmental delays, using off-the-shelf baby monitor video footage. One barrier to clinical (or algorithmic) assessment of NNS stems from its sparsity, requiring experts to wade through hours of footage to find minutes of relevant activity. Our NNS activity segmentation algorithm solves this problem by identifying periods of NNS with high certainty -- up to 94.0\% average precision and 84.9\% average recall across 30 heterogeneous 60 s clips, drawn from our manually annotated NNS clinical in-crib dataset of 183 hours of overnight baby monitor footage from 19 infants. Our method is based on an underlying NNS action recognition algorithm, which uses spatiotemporal deep learning networks and infant-specific pose estimation, achieving 94.9\% accuracy in binary classification of 960 2.5 s balanced NNS vs. non-NNS clips. Tested on our second, independent, and public NNS in-the-wild dataset, NNS recognition classification reaches 92.3\% accuracy, and NNS segmentation achieves 90.8\% precision and 84.2\% recall.

📄 PDF Abstract BibTeX arXiv:2303.16867

Code (1)

ostadabbas/nns-detection-and-segmentation 공식 구현 pytorch

Tasks

Action RecognitionBinary ClassificationNutritionPose Estimation

Similar Papers 제목 키워드 기반

Infant Contact-less Non-Nutritive Sucking Pattern Quantification via Facial Gesture Analysis

2019-06-05 · Xiaofei Huang, Alaina Martens, Emily Zimmerman, Sarah Ostadabbas

Non-nutritive sucking (NNS) is defined as the sucking action that occurs when a finger, pacifier, or other object is placed in the baby's mouth, but there is no nutrient delivered. In addition to providing a sense of saf…

Subtle Signals: Video-based Detection of Infant Non-nutritive Sucking as a Neurodevelopmental Cue

2023-10-24 · Shaotong Zhu, Michael Wan, Sai Kumar Reddy Manne, Emily Zimmerman 외

Non-nutritive sucking (NNS), which refers to the act of sucking on a pacifier, finger, or similar object without nutrient intake, plays a crucial role in assessing healthy early development. In the case of preterm infant…

Contact DetectionOptical Flow Estimation

AutoVideo: An Automated Video Action Recognition System

2021-08-09 · Daochen Zha, Zaid Pervaiz Bhat, Yi-Wei Chen, Yicheng Wang 외

Action recognition is an important task for video understanding with broad applications. However, developing an effective action recognition solution often requires extensive engineering efforts in building and testing d…

Action RecognitionAutoMLTemporal Action LocalizationVideo Understanding

Context-Aware RCNN: A Baseline for Action Detection in Videos

2020-07-20 · ECCV 2020 8 · Jianchao Wu, Zhanghui Kuang, Li-Min Wang, Wayne Zhang 외

Video action detection approaches usually conduct actor-centric action recognition over RoI-pooled features following the standard pipeline of Faster-RCNN. In this work, we first empirically find the recognition accuracy…

Action DetectionAction RecognitionGPUVideo Action Detection

Real-Time Human Action Recognition on Embedded Platforms

2024-09-09 · Ruiqi Wang, Zichen Wang, Peiqi Gao, Mingzhen Li 외

With advancements in computer vision and deep learning, video-based human action recognition (HAR) has become practical. However, due to the complexity of the computation pipeline, running HAR on live video streams incur…

Action RecognitionOptical Flow EstimationTemporal Action Localization