Papers for

medical imaging companies

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Parallel training improves covid diagnosis model speed and accuracy

Parallel Training Using a CNN-DNN Architecture for Accelerated Development of Diagnostic Models

Abstract: Artificial intelligence has shown promise in assisting radiologists in imaging-based diagnosis across a wide range of diseases. Efficient training of large deep learning models is essential to cope with extremely large data sets or dynamically growing disease data, like in a pandemic like situation. In this retrospective study, we collected 300 CT scans from COVID-19 and non-COVID-19 pneumonia patients from three different centers in Germany. We investigated a hybrid CNN-DNN network model based on image decomposition and localization that naturally supports parallel and efficient training of deep learning models. In total, 156 models with three different architectures were trained to capture features at different levels resulting in 12 patient-level COVID-19 diagnosis models. Diagnostic performance as well as time saving were measured. The highest accuracy was obtained from DenseNet121 and 3D CNN models with a parallel CNN-DNN approach, resulting in $88.78\%$ training, $76.67\%$ validation and $76.03\%$ test accuracy for the DenseNet121 with $4\times4\times1$ subdomains and $87.72\%$ training, $76.82\%$ validation and $74.86\%$ test accuracy, respectively, for the 3D CNN with $4\times4\times1$ subdomains. The strongest reduction in parallel training time by a factor of $31$ was observed for the 3D CNN model and $4\times4\times2$ subdomains. Our parallel training approach improves efficiency as well as performance enabling rapid model development, among others crucial for pandemic preparedness.

Fri 11 SeptComputer Vision and Pattern Recognition
The gist
Training deep learning models to detect diseases in medical images can take a long time, especially with large and growing datasets like during a pandemic. The authors collected CT scans from COVID-19 and other pneumonia patients and used a combined CNN-DNN approach that breaks images into parts to speed up training by running in parallel. This method achieved similar or better accuracy while reducing training time significantly. Their approach helps create diagnostic tools faster, which can be important in urgent health situations.
Open 2609.12902v1

Multi-robot system captures detailed full-body skin images automatically

Multi-Robot Scanner for Automated Full-Body Dermoscopic Imaging

Abstract: This paper outlines the specifications and design approach used to construct a full body imaging scanner capable of capturing skin lesions at a dermatoscopic level using cameras mounted on the end-effectors of four UR10 manipulators. The system possesses a view-planning algorithm capable of appropriately selecting the best camera position to acquire images of moles, a high-level controller to allow the manipulators to work simultaneously and a collision-detector that halts the manipulators when they make contact with an object or a person. We evaluate the system through real-patient full-body scans, comparing acquired images against contact dermoscopy and an existing total-body photography system (Vectra) across clinically relevant lesion features, and quantify true optical resolving power using a USAF 1951 resolution target, yielding a smallest resolvable feature size of 22.1 microns for our scanner compared to 8.8 microns for contact dermoscopy. Results show the scanner consistently outperforms Vectra across most clinically relevant features and achieves comparable performance to contact dermoscopy for the majority of features assessed. By acquiring dermatoscopic-quality images automatically and without contact, and without requiring a separate manual dermoscopic examination, the scanner closes part of the gap between total-body photography and handheld dermoscopy, suggesting potential for future integration into screening workflows.

Wed 9 SeptRobotics
The gist
It can be hard to get detailed pictures of all skin spots on a person’s body without touching them and doing long manual exams. The authors built a system using four robot arms with cameras that automatically take close-up images of skin marks from the best angles. Their system safely avoids bumps and takes pictures with detail close to handheld tools doctors use. This could help doctors screen the whole body more efficiently without extra effort.
Open 2609.10169v1