paper-with-me

홈 › Papers

Edge AI-Based Vein Detector for Efficient Venipuncture in the Antecubital Fossa

2023-10-27 · Edwin Salcedo, Patricia Peñaloza

Assessing the condition and visibility of veins is a crucial step before obtaining intravenous access in the antecubital fossa, which is a common procedure to draw blood or administer intravenous therapies (IV therapies). Even though medical practitioners are highly skilled at intravenous cannulation, they usually struggle to perform the procedure in patients with low visible veins due to fluid retention, age, overweight, dark skin tone, or diabetes. Recently, several investigations proposed combining Near Infrared (NIR) imaging and deep learning (DL) techniques for forearm vein segmentation. Although they have demonstrated compelling results, their use has been rather limited owing to the portability and precision requirements to perform venipuncture. In this paper, we aim to contribute to bridging this gap using three strategies. First, we introduce a new NIR-based forearm vein segmentation dataset of 2,016 labelled images collected from 1,008 subjects with low visible veins. Second, we propose a modified U-Net architecture that locates veins specifically in the antecubital fossa region of the examined patient. Finally, a compressed version of the proposed architecture was deployed inside a bespoke, portable vein finder device after testing four common embedded microcomputers and four common quantization modalities. Experimental results showed that the model compressed with Dynamic Range Quantization and deployed on a Raspberry Pi 4B card produced the best execution time and precision balance, with 5.14 FPS and 0.957 of latency and Intersection over Union (IoU), respectively. These results show promising performance inside a resource-restricted low-cost device.

📄 PDF Abstract BibTeX arXiv:2310.18234

Code (1)

edwintsalcedo/cubital 공식 구현 tf

Tasks

Quantization

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

VeniBot: Towards Autonomous Venipuncture with Semi-supervised Vein Segmentation from Ultrasound Images

2021-05-27 · Yu Chen, Yuxuan Wang, Bolin Lai, Zijie Chen 외

In the modern medical care, venipuncture is an indispensable procedure for both diagnosis and treatment. In this paper, unlike existing solutions that fully or partially rely on professional assistance, we propose VeniBo…

Segmentation

GenAI Assisting Medical Training

2024-10-21 · Stefan Fritsch, Matthias Tschoepe, Vitor Fortes Rey, Lars Krupp 외

Medical procedures such as venipuncture and cannulation are essential for nurses and require precise skills. Learning this skill, in turn, is a challenge for educators due to the number of teachers per class and the comp…

Zero-Shot Depth from Defocus

2026-03-27 · Yiming Zuo, Hongyu Wen, Venkat Subramanian, Patrick Chen 외 arxiv

Depth from Defocus (DfD) is the task of estimating a dense metric depth map from a focus stack. Unlike previous works overfitting to a certain dataset, this paper focuses on the challenging and practical setting of zero-…

Zero-shot Generalization

Motion Transfer-Driven intra-class data augmentation for Finger Vein Recognition

2024-12-29 · Xiu-Feng Huang, Lai-Man Po, Wei-Feng Ou

Finger vein recognition (FVR) has emerged as a secure biometric technique because of the confidentiality of vascular bio-information. Recently, deep learning-based FVR has gained increased popularity and achieved promisi…

Data AugmentationFinger Vein RecognitionImage GenerationOptical Flow Estimation

Revisiting Edge Perturbation for Graph Neural Network in Graph Data Augmentation and Attack

2024-03-10 · Xin Liu, Yuxiang Zhang, Meng Wu, Mingyu Yan 외

Edge perturbation is a basic method to modify graph structures. It can be categorized into two veins based on their effects on the performance of graph neural networks (GNNs), i.e., graph data augmentation and attack. Su…

Data AugmentationGraph Neural Network