arXiv Computer Vision By Vanessa Borst, Anna Riedmann, Tassilo Dege, Konstantin M\"uller, Astrid Schmieder, Birgit Lugrin, Samuel Kounev

WoundAIssist: Development and Evaluation of an AI-Based Mobile Application for Remote Chronic Wound Care in Elderly Patients

Read the original on arXiv Computer Vision →

The Flow has not summarised this story yet — read it at arXiv Computer Vision.

arXiv Computer Vision
Sep 11

Automated multi-class wound assessment using dedicated instance segmentation models for boundary detection and classification

The paper introduces two YOLOv11-based instance segmentation models that simultaneously perform wound boundary segmentation and wound classification across five clinically relevant wound types. Using a balanced dataset of 2,963 annotated images and data augmentation, the models achieve high performance, with YOLOv11x excelling in boundary segmentation and YOLOv11m and YOLOv11l leading in classification metrics. The lightweight YOLOv11n variant offers comparable accuracy with lower computational demands, making it suitable for resource-constrained clinical and remote care deployments.

By Mehedi Hasan Tusar, Fateme Fayyazbakhsh, Igor Melnychuk, Ming C. Leu
arXiv Machine Learning
Sep 4

Beyond Blur: A Semantic Tri-view Pipeline for Teledermatology Gradability via Skin Micro-relief

The paper introduces the Semantic Tri-view Pipeline, an interpretable system that automatically screens teledermatology photographs for gradability by analyzing epidermal micro-relief across up to three smartphone views. It uses a lightweight DeepLabV3+ model to segment micro-relief fidelity and aggregates the resulting spatial masks with logistic regression, leveraging viewpoint redundancy to improve robustness. Evaluated on the SCIN dataset, the approach raises the AUC from 0.81 to 0.96 on optically clear cases, offering real‑time, privacy‑by‑design feedback to filter ungradable photo sets before clinician review.

By Robert Engel
arXiv Computer Vision
Sep 3

Wound3DAssist: A Practical Framework for 3D Wound Assessment

Wound3DAssist is a practical framework that creates 3D wound models from short handheld videos taken with consumer‑grade devices, enabling non‑contact, automatic measurements of wound surfaces. The system integrates 3D reconstruction, wound segmentation, tissue classification, and periwound analysis into a modular workflow. Evaluations on digital models, silicone phantoms, and real patients show millimeter‑scale reconstruction accuracy and multi‑view tissue composition analysis, with full assessments completed in under 20 minutes.

By Remi Chierchia, Rodrigo Santa Cruz, L\'eo Lebrat, Yulia Arzhaeva, Mohammad Ali Armin, Jeremy Oorloff, Chuong Nguyen, Olivier Salvado, Clinton Fookes, David Ahmedt-Aristizabal
arXiv AI
Jun 9

DIYHealth Suite: Dataset, Model, and Benchmark for Health Management at Home

arXiv:2606. 07542v1 Announce Type: cross Abstract: Generative AI is reshaping healthcare, yet most existing advances rely on hospital-grade devices, which limits their accessibility and potential for health management outside clinical settings.

By Changshuo Liu, Junran Wu, Zhongle Xie, Wenqiao Zhang, Kaiping Zheng, Jiaqi Zhu, Qingpeng Cai, Ooi Gene Anne, Marcus Chun Jin Tan, Jianwei Yin, James Wei Luen Yip, Beng Chin Ooi
arXiv Machine Learning
Aug 14

A Cloud-Edge System for Multimodal Clinical Screening in Resource-Constrained Rural Settings

arXiv:2608. 12745v1 Announce Type: new Abstract: Medical AI has demonstrated specialist-level diagnostic accuracy, yet these capabilities remain largely inaccessible in resource-constrained rural settings where bandwidth is scarce, compute is limited, and clinical decision-making requires integrating heterogeneous modalities.

By Hei Ting (Una), Chan, Chenwei Wu, Xueshen Liu, Zesen Zhao, Boyuan Zheng, Luis Filipe Nakayama, Michael G. Morley, Liyue Shen, Jiasi Chen, Z. Morley Mao
Hugging Face Trending Papers
Aug 13

A Cloud-Edge System for Multimodal Clinical Screening in Resource-Constrained Rural Settings

Medical AI has demonstrated specialist-level diagnostic accuracy, yet these capabilities remain largely inaccessible in resource-constrained rural settings where bandwidth is scarce, compute is limited, and clinical decision-making requires integrating heterogeneous modalities. We introduce a cloud--edge collaborative architecture that addresses these constraints: lightweight, domain-specific models on the edge transform raw medical data into compact structured outputs, while a cloud LLM synthesizes these outputs into clinical summaries.