TL;DR
This paper introduces a novel multi-instance deep heatmap regression method with a 2D Gaussian layer and differentiable Soft-Argmax for detecting sutures in endoscopic images, improving accuracy over baseline models.
Contribution
The work extends previous suture detection models by incorporating a 2D Gaussian layer and a differentiable Soft-Argmax, addressing variable suture counts and locations in endoscopic images.
Findings
Variant 1 improved mean F1 score by +0.0422 in intra-operative domain.
Variant 1 improved mean F1 score by +0.0865 in simulator domain.
Proposed model outperforms baseline in both domains.
Abstract
Purpose: Mitral valve repair is a complex minimally invasive surgery of the heart valve. In this context, suture detection from endoscopic images is a highly relevant task that provides quantitative information to analyse suturing patterns, assess prosthetic configurations and produce augmented reality visualisations. Facial or anatomical landmark detection tasks typically contain a fixed number of landmarks, and use regression or fixed heatmap-based approaches to localize the landmarks. However in endoscopy, there are a varying number of sutures in every image, and the sutures may occur at any location in the annulus, as they are not semantically unique. Method: In this work, we formulate the suture detection task as a multi-instance deep heatmap regression problem, to identify entry and exit points of sutures. We extend our previous work, and introduce the novel use of a 2D Gaussian…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRepair · Heatmap
