paper-with-me

Papers

Training and Profiling a Pediatric Emotion Recognition Classifier on Mobile Devices

2021-08-22 · Agnik Banerjee, Peter Washington, Cezmi Mutlu, Aaron Kline, Dennis P. Wall

Implementing automated emotion recognition on mobile devices could provide an accessible diagnostic and therapeutic tool for those who struggle to recognize emotion, including children with developmental behavioral conditions such as autism. Although recent advances have been made in building more accurate emotion classifiers, existing models are too computationally expensive to be deployed on mobile devices. In this study, we optimized and profiled various machine learning models designed for inference on edge devices and were able to match previous state of the art results for emotion recognition on children. Our best model, a MobileNet-V2 network pre-trained on ImageNet, achieved 65.11% balanced accuracy and 64.19% F1-score on CAFE, while achieving a 45-millisecond inference latency on a Motorola Moto G6 phone. This balanced accuracy is only 1.79% less than the current state of the art for CAFE, which used a model that contains 26.62x more parameters and was unable to run on the Moto G6, even when fully optimized. This work validates that with specialized design and optimization techniques, machine learning models can become lightweight enough for deployment on mobile devices and still achieve high accuracies on difficult image classification tasks.

📄 PDF Abstract BibTeX arXiv:2108.11754

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticEmotion Recognitionimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Improved Digital Therapy for Developmental Pediatrics Using Domain-Specific Artificial Intelligence: Machine Learning Study

2020-12-16 · Peter Washington, Haik Kalantarian, John Kent, Arman Husic 외

Background: Automated emotion classification could aid those who struggle to recognize emotions, including children with developmental behavioral conditions such as autism. However, most computer vision emotion recogniti…

Emotion ClassificationEmotion Recognition

Adults as Augmentations for Children in Facial Emotion Recognition with Contrastive Learning

2022-02-10 · Marco Virgolin, Andrea De Lorenzo, Tanja Alderliesten, Peter A. N. Bosman

Emotion recognition in children can help the early identification of, and intervention on, psychological complications that arise in stressful situations such as cancer treatment. Though deep learning models are increasi…

Contrastive LearningData AugmentationEmotion RecognitionFacial Emotion Recognition

Identification of Pediatric Sepsis Subphenotypes for Enhanced Machine Learning Predictive Performance: A Latent Profile Analysis

2019-08-23 · Tom Velez, Tony Wang, Ioannis Koutroulis, James Chamberlain 외

Background: While machine learning (ML) models are rapidly emerging as promising screening tools in critical care medicine, the identification of homogeneous subphenotypes within populations with heterogeneous conditions…

BIG-bench Machine LearningDiagnostic

Training Affective Computer Vision Models by Crowdsourcing Soft-Target Labels

2021-01-10 · Peter Washington, Onur Cezmi Mutlu, Emilie Leblanc, Aaron Kline 외

Emotion classifiers traditionally predict discrete emotions. However, emotion expressions are often subjective, thus requiring a method to handle subjective labels. We explore the use of crowdsourcing to acquire reliable…

BIG-bench Machine Learning

Age-Conditioned Synthesis of Pediatric Computed Tomography with Auxiliary Classifier Generative Adversarial Networks

2020-01-31 · Chi Nok Enoch Kan, Najibakram Maheenaboobacker, Dong Hye Ye

Deep learning is a popular and powerful tool in computed tomography (CT) image processing such as organ segmentation, but its requirement of large training datasets remains a challenge. Even though there is a large anato…

Computed Tomography (CT)Generative Adversarial NetworkOrgan Segmentation