paper-with-me

Papers

Improving Intersession Reproducibility for Forearm Ultrasound based Hand Gesture Classification through an Incremental Learning Approach

2024-09-24 · Keshav Bimbraw, Jack Rothenberg, Haichong K. Zhang

Ultrasound images of the forearm can be used to classify hand gestures towards developing human machine interfaces. In our previous work, we have demonstrated gesture classification using ultrasound on a single subject without removing the probe before evaluation. This has limitations in usage as once the probe is removed and replaced, the accuracy declines since the classifier performance is sensitive to the probe location on the arm. In this paper, we propose training a model on multiple data collection sessions to create a generalized model, utilizing incremental learning through fine tuning. Ultrasound data was acquired for 5 hand gestures within a session (without removing and putting the probe back on) and across sessions. A convolutional neural network (CNN) with 5 cascaded convolution layers was used for this study. A pre-trained CNN was fine tuned with the convolution blocks acting as a feature extractor, and the parameters of the remaining layers updated in an incremental fashion. Fine tuning was done using different session splits within a session and between multiple sessions. We found that incremental fine tuning can help enhance classification accuracy with more fine tuning sessions. After 2 fine tuning sessions for each experiment, we found an approximate 10% increase in classification accuracy. This work demonstrates that incremental learning through fine tuning on ultrasound based hand gesture classification can be used improves accuracy while saving storage, processing power, and time. It can be expanded to generalize between multiple subjects and towards developing personalized wearable devices.

📄 PDF Abstract BibTeX arXiv:2409.16415

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Forearm Ultrasound based Gesture Recognition on Edge

2024-09-16 · Keshav Bimbraw, Haichong K. Zhang, Bashima Islam

Ultrasound imaging of the forearm has demonstrated significant potential for accurate hand gesture classification. Despite this progress, there has been limited focus on developing a stand-alone end- to-end gesture recog…

Gesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionQuantization

Hand Gesture Classification Based on Forearm Ultrasound Video Snippets Using 3D Convolutional Neural Networks

2024-09-24 · Keshav Bimbraw, Ankit Talele, Haichong K. Zhang

Ultrasound based hand movement estimation is a crucial area of research with applications in human-machine interaction. Forearm ultrasound offers detailed information about muscle morphology changes during hand movement …

Gesture Recognition

GPT Sonograpy: Hand Gesture Decoding from Forearm Ultrasound Images via VLM

2024-07-15 · Keshav Bimbraw, Ye Wang, Jing Liu, Toshiaki Koike-Akino

Large vision-language models (LVLMs), such as the Generative Pre-trained Transformer 4-omni (GPT-4o), are emerging multi-modal foundation models which have great potential as powerful artificial-intelligence (AI) assista…

In-Context Learning

FORS-EMG: A Novel sEMG Dataset for Hand Gesture Recognition Across Multiple Forearm Orientations

2024-09-03 · Umme Rumman, Arifa Ferdousi, Bipin Saha, Md. Sazzad Hossain 외

Surface electromyography (sEMG) signals hold significant potential for gesture recognition and robust prosthetic hand development. However, sEMG signals are affected by various physiological and dynamic factors, includin…

Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

Random Channel Ablation for Robust Hand Gesture Classification with Multimodal Biosignals

2024-07-15 · Keshav Bimbraw, Jing Liu, Ye Wang, Toshiaki Koike-Akino

Biosignal-based hand gesture classification is an important component of effective human-machine interaction. For multimodal biosignal sensing, the modalities often face data loss due to missing channels in the data whic…

ClassificationImputation