---
title: 'SutureBot: Robotic Suturing Systems'
url: https://www.emergentmind.com/topics/suturebot
type: topic
---

# SutureBot: Robotic Suturing Systems

SutureBot is a term used in recent surgical-robotics literature for several related but non-identical systems, pipelines, and benchmarks concerned with robotic suturing. Across these usages, the central problem is the same: coordinated automation or assistance for needle pickup, needle localization, tissue penetration, suture-thread handling, pull-through, and knot tying under stringent geometric and perceptual constraints. The term appears in work on impact-based magnetic tetherless suturing, neonatal and pediatric teleoperation, OCT-guided vascular anastomosis, image-to-grasp thread manipulation, and a dVRK end-to-end benchmark, rather than denoting a single universally standardized platform [2107.01504] [2101.00741] [2408.16938] [2410.07493] [2510.20965].

## 1. Terminological scope and historical development

The research lineage associated with SutureBot begins with subtask-specific automation rather than complete suturing systems. Early work addressed suture-thread detection via a multi-stage deep-learning pipeline that produced a gradient road map and overlap map, then linked curvilinear segments into a full thread representation [1711.03179]. Needle pickup was studied as a separate vision-guided capability, including a da Vinci-based system that tracked three green fiducial markers on a 1/2-circle needle and autonomously executed an approach and grasp sequence [1804.03141]. OCT-guided micro-suturing then introduced automatic calibration, wound detection, keypoint identification, and path planning for sub-millimeter needle guidance through soft tissue [2002.00530].

Later papers use “SutureBot” more explicitly to describe broader robotic suturing architectures. An impact-force-based magnetic suturing mechanism was presented as an “Impact‐Force‐Based Magnetic Suturing System for SutureBot Design” [2107.01504]. The SmartArm neonatal suturing feasibility study described the configured platform as a neonatal suturing robot (“SutureBot”) [2101.00741]. A 2024 image-to-grasp thread-manipulation pipeline was framed as the “SutureBot pipeline” [2408.16938]. The Micro Smart Tissue Autonomous Robot, or µSTAR, was described as “often referred to as SutureBot” [2410.07493]. In 2025, “SutureBot” became the title of a precision framework and benchmark for autonomous end-to-end suturing on the dVRK [2510.20965]. This suggests an evolution from isolated perception and manipulation primitives toward integrated long-horizon formulations.

## 2. Robotic embodiments and actuation strategies

The systems labeled or associated with SutureBot span substantially different actuation regimes. One branch uses tetherless magnetic actuation: a 3-DoF planar needle mechanism in which planar positioning \((X,Y)\) and in-plane rotation \((\theta)\) are generated by a four-coil electromagnetic array, while an internal traveling permanent magnet acts as a “magnetic hammer” to deliver momentary high-impact forces for tissue penetration [2107.01504]. Another branch uses conventional articulated surgical robots such as the dVRK, KUKA LBR Med, ABB IRB-120, and DENSO VS050, often augmented with endoscopes, wrist cameras, OCT probes, and specialized suturing tools [2002.00530] [2101.00741] [2410.07493] [2510.20965].

| Platform | Hardware basis | Distinctive feature |
|---|---|---|
| Magnetic SutureBot design | Four-coil electromagnetic array; 12 G stainless-steel cannula | Internal NdFeB “piston” magnet for impact penetration [2107.01504] |
| SmartArm SutureBot | Two DENSO VS050 manipulators; 3.5 mm instruments | QP-based teleoperation in neonatal workspace [2101.00741] |
| µSTAR / SutureBot | KUKA LBR Med; modified Endo360; OCT sensor; microcamera | Autonomous vascular anastomosis on small-diameter vessels [2410.07493] |
| End-to-end SutureBot benchmark | dVRK Si; stereo endoscope; dual wrist cameras | 1,890-demonstration benchmark with goal-conditioned policies [2510.20965] |

The magnetic system is distinctive because it explicitly addresses the force-scaling problem of miniature magnetic end effectors. Its optimized custom-built 12 G needle generated \(1.16\ \mathrm{N}\) penetration force, reported as 56 times stronger than magnetic counterparts of the same size without impact force, while keeping the overall needle motion slow and easily controllable [2107.01504]. The detailed design used a standard 12 G stainless-steel cannula with outer diameter \(2.77\ \mathrm{mm}\), a cylindrical NdFeB magnet of diameter \(1.59\ \mathrm{mm}\) and length \(12.70\ \mathrm{mm}\), a PTFE sleeve with friction of approximately \(10\text{–}20\ \mathrm{mN}\), and a total assembly mass of about \(0.15\ \mathrm{g}\) [2107.01504]. Peak impact force was modeled as
$$
F_{\rm impact}^{\max} \approx \sqrt{\frac{2\,m\,F_m\,d}{(\Delta t_{\rm impact})^2}},
$$
with an optimal balance obtained by setting \(l_m=2l_{\rm tube}/3\) under the stated constraint [2107.01504].

At the opposite end of the design spectrum, µSTAR integrates a modified Endo360 laparoscopic suturing instrument, a brushless DC motor, a 100 kHz swept-source OCT engine at center wavelength \(1060\ \mathrm{nm}\), axial resolution \(\lesssim 8\ \mu\mathrm{m}\) in tissue, and an Omnivision OV6946 microcamera with \(200\times200\) px output at up to 60 fps [2410.07493]. The 2025 dVRK benchmark platform combines a stereo endoscope at \(960\times540\) px and 30 Hz with two \(640\times480\) px wrist cameras mounted \(35\ \mathrm{mm}\) from each wrist, and logs images and 6-DoF kinematics at 30 Hz [2510.20965]. SmartArm, by contrast, emphasizes access in a neonatal cavity through two 20 cm-long, 3.5 mm-diameter instruments providing 9 DoF per arm and a passive 4 mm rigid endoscope [2101.00741].

## 3. Needle localization and grasp-state estimation

Reliable needle-state estimation is a foundational SutureBot capability because the needle is thin, reflective, frequently occluded, and often kinematically coupled to a gripper. A central result in this literature is that independent reconstruction of needle and gripper can be physically inconsistent. The constrained 6D in-hand needle tracking framework therefore replaces a conventional 6D pose state \(s^p=[b^x,b^y,b^z,q_1,q_2,q_3]^T\) with a 4D reparameterization
$$
x=s^r=[\alpha,w,u,v]^T,
$$
where \(\alpha\) indexes the grasp point on the circular needle, \(w=d^3\), \(u=\theta/(2\pi)\), and \(v=(\cos\phi+1)/2\), so that the feasible grasp set becomes a hyperrectangle \(\mathcal G\) in the new state space [2210.11973]. This allows feasible contact constraints to be enforced directly inside Bayesian filters rather than by post hoc rejection of infeasible 6D hypotheses.

In simulation, the reparameterized particle filter \( \mathrm{cPFr}_p \) achieved approximately \(0.5\ \mathrm{mm}\) and \(3^\circ\) median errors even at \(\sigma_n=5\) px image noise, while the unconstrained particle filter drifted to approximately \(2\ \mathrm{mm}\) and \(15^\circ\) [2210.11973]. The reparameterized filter also ran at approximately \(0.15\ \mathrm{s/frame}\), whereas the rejection-sampling constrained particle filter ran at approximately \(3.6\ \mathrm{s/frame}\) [2210.11973]. In ex vivo stereo-endoscope experiments on dVRK hardware, the constrained method always produced a physically valid grip, while the unconstrained filter could yield needle reconstructions that “float” or collide with the jaws [2210.11973].

Complementary needle-localization work has focused on autonomous regrasp and handover. HOUSTON addressed handoff of unmodified, surgical, tool-obstructed needles using a learned active sensing policy, stereo segmentation, triangulation, RANSAC circle fitting, and multi-camera high-precision grasping [2112.04071]. On the dVRK, it achieved 96.3% success, corresponding to \(108/112\) successful left-to-right and right-to-left handovers over 28 grasp configurations, with 21–24 s per handover [2112.04071]. In multi-handover experiments with \(N_{\max}=50\), the “towards-camera” configuration averaged 38.6 handovers before failure and the “away-camera” configuration averaged 26.2 [2112.04071]. On unseen needles, reported success ranged from 75% to 92.9% [2112.04071].

Magnetic suturing introduces a different localization regime because control is mediated by nonlinear fields and the scene can be cluttered by blood and tissue. In that setting, a custom U-Net with a MobileNetV2-style encoder, augmented by DBSCAN clustering, RANSAC line fitting, and visibility classification heads, achieved \(0.73\ \mathrm{mm}\) RMS error in clean environments, \(2.72\ \mathrm{mm}\) RMS error in challenging environments with blood and occlusion, and \(2.16\ \mathrm{mm}\) average localization RMS over all environments [2105.09481]. Combined with closed-loop control, the magnetic needle followed a running-suture path with tip-position tracking errors ranging from \(2.6\ \mathrm{mm}\) to \(3.7\ \mathrm{mm}\) RMS across four environmental conditions [2105.09481]. Earlier marker-based pickup work reached \(32/40\) overall autonomous approach-and-grasp success, but required three manually affixed green fiducial markers and user-defined ROIs in the first frame [1804.03141].

## 4. Suture-thread reconstruction and image-to-grasp pipelines

Thread perception is a second major SutureBot subfield, distinct from needle pose estimation because the thread is thin, deformable, partially observed, and topologically variable. One line of work uses transfer learning and graph search. A learning-driven framework with spatial optimization fine-tuned a U-Net using 200 stereo image pairs with synthetic threads for offline pretraining and 40 on-site images for online adaptation, then performed pixel-level ordering and 3D reconstruction by an optimized shortest-path method [2007.00920]. On dVRK test sets, the transfer-learning model \( \mathrm{M\text{-}ToSOT} \) achieved 71.1% IoU, 72.5% precision, and 97.3% recall on Set 1, and 72.1% IoU, 73.5% precision, and 97.5% recall on Set 2 [2007.00920]. The complete stereo-frame pipeline ran in less than 70 ms, and 100% of runs achieved valid grasp points within the 10 mm robot grasper aperture [2007.00920].

A second line emphasizes reliability-aware geometry. Reliability-driven keypoint detection and Minimum Variation Spline smoothing reconstructed a 3D centerline from stereo images by retaining only reliable keypoints, fitting a degree-4 B-spline, and constraining the spline with depth envelopes derived from local fit deviations [2209.13657]. On 40 simulated scenes, the reported mean 3D curve error was \(1.2 \pm 0.75\ \mathrm{mm}\), the maximum error was \(6.2 \pm 5.1\ \mathrm{mm}\), the length error was \(7.7 \pm 8.6\ \mathrm{mm}\), and there were \(5/40\) failures, three of them optimizer-related [2209.13657]. On real surgical pig data, mean reprojection error was approximately 0.5 px and subjective quality was at least \(3/5\) in 8 of 10 cases [2209.13657].

A third line uses temporal tracking and self-supervision. For autonomous suture tail-shortening, self-supervised learning under UV illumination trained a U-Net detector on 1,320 images and reconstructed the thread as a NURBS spline from stereo triangulation and subsequent tracking updates [2307.06845]. The method reported 1.33 px average reprojection error on single-frame 3D reconstructions, 0.84 px average reprojection error on two tracking sequences, and 90% success across 20 tail-shortening trials with mean absolute tail error \(0.53\ \mathrm{cm}\) and mean time approximately 107 s [2307.06845].

The most direct image-to-grasp SutureBot formulation is the 2024 reliability-driven thread-reconstruction and grasping pipeline. It segments the thread with HQ-SAM, rejects outliers using a stereo-match-cost criterion, defines per-observation 3D reliability regions \(R(o_j)\), and fits a cubic B-spline \(B(s)=\sum_{k=1}^m \mathcal{B}_{k,3}(s)P_k\) by solving an iterative linearly constrained quadratic program under the minimum-variation objective \(L(B)=\int_0^1 \|B'''(s)\|^2 ds\) [2408.16938]. Grasping is then posed as a probabilistic “capture, slide, grasp” policy with
$$
\mathbb P(s_1,\ldots,s_w)=\mathbb P(s_1)\prod_{x=2}^{w}\mathbb P(s_x\mid s_{x-1}),
$$
and the capture point is selected by maximizing \(U(s_1)=\mathbb P(s_1)\cdot(0.99)^{w-1}\) over sampled candidates [2408.16938]. Over 400+ total trials, direct grasping achieved 90.5% overall success, while robust CSG grasping achieved 97.0% success, with average robust-grasp execution time of approximately 8 s and a 6.5% absolute gain over direct grasping [2408.16938]. The paper states that this gain confirms recovery from spline errors exceeding 5–10 mm [2408.16938].

## 5. Control architectures and execution regimes

SutureBot control spans teleoperation with active constraints, shared autonomy, conditional autonomy, and autonomous subprocedures. In confined pediatric or neonatal workspaces, quadratic-programming control is a recurring design pattern. SmartArm solves, at each 1 kHz control step, a QP in joint velocity space with translation and rotation tracking terms, motion penalties, and linear inequalities that encode joint-limit avoidance and an entry-sphere constraint [2101.00741]. With \(\alpha=0.9999\), \(\eta=120\ [1/\mathrm{s}]\), \(\lambda_R=0.01\), and Phantom Premium haptic devices on the operator side, a medically inexperienced operator completed all ten two-throw intracorporeal knots in a neonatal chest model [2101.00741]. Task times ranged from 216 s to 1421 s, with mean approximately 502 s and median approximately 437 s [2101.00741].

Virtual-fixture assistance extends the same constrained-optimization logic from basic teleoperation to guided suturing maneuvers. Looping virtual fixtures and a trajectory-guidance cylinder were implemented through QP objectives and Cartesian force feedback so that the second tool remains inside a dynamic tubular region around the first instrument’s shaft [1909.03724]. In simulation with six engineering students, median completion times were 14.56 s for entry-sphere only, 17.12 s for entry plus shaft–shaft avoidance, and 17.10 s for entry plus shaft–shaft avoidance plus LVFs plus TGC, while mean loop-surface error improved from 2.27 mm to 1.21 mm and only the baseline condition collided [1909.03724]. In physical experiments with pediatric surgeons, mean loop error improved from 0.89 mm to 0.59 mm for the expert user and from 2.16 mm to 1.92 mm for the intermediate user [1909.03724].

OCT-guided autonomous suturing adds tissue-specific geometric planning. In micro-suturing with an ABB IRB-120, calibration jointly estimated \(T_{OCT}\) and \(T_N\) from \(m=9\) needle poses by minimizing a Frobenius-norm least-squares objective, while wound analysis extracted start, end, and deepest points from OCT B-scans and planned a circular needle arc with desired suture depth \(d_s=\alpha(z_s-z_d)\) and \(\alpha=0.8\) [2002.00530]. On tissue phantoms and porcine tissue, the system reported 3D RMSE of 0.177 mm and 0.219 mm respectively, with overall average 3D RMSE approximately 0.20 mm, wound segmentation and keypoint-detection success of 98.6% over 590 B-scans, and a final demonstration of three sequential throws on porcine skin [2002.00530].

Conditional autonomy in soft-tissue suturing was demonstrated by STAR for intestinal anastomosis. STAR operates at level of autonomy 3 out of 5, generates multiple suture plans, waits for tissue to become stationary, and forces replanning if the deformation score \(\Delta_i=\|x_i(\text{after})-x_i(\text{before})\|_2\) exceeds \(\delta_{\max}=3\ \mathrm{mm}\) [2107.01288]. Ex vivo, STAR reported \(H=0.17\pm0.44\), spacing \(3.05\pm0.80\ \mathrm{mm}\) with \(CV_d=26.4\%\), bite \(3.05\pm0.91\ \mathrm{mm}\) with \(CV_b=30.0\%\), and \(T_{\mathrm{total}}=55.4\pm2.9\ \mathrm{min}\) [2107.01288]. In vivo porcine experiments reported \(H=0.34\pm0.65\), \(P_{\mathrm{leak}}=0.69\pm0.59\ \mathrm{psi}\), \(LP=88.8\pm4.8\%\), and \(T=62.0\pm5.3\ \mathrm{min}\) [2107.01288].

The magnetic impact-force system represents a different execution regime: teleoperated but mechanically specialized for penetration. Using a square-wave pulling-and-pushing sequence with period \(T\approx0.15\ \mathrm{s}\), duty ratio \(D=0.5\), and typical coefficients \(K_f=1\), \(K_b\approx0.5\), it achieved peak forces exceeding 1 N for \(0.4\le D\le0.6\), piston peak velocity \(V_{\max}\approx0.15\ \mathrm{m/s}\), impact rise time of approximately 5–10 ms, and repeatability of \(\pm 3\%\) over 5 runs [2107.01504]. It penetrated 1.6 mm bacon to a depth of 11.8 mm in 16 s over 20 hammer cycles, and completed a teleoperated running stitch with three penetrations in 158 s on a 0.6% agarose phantom covered by surgical gauze [2107.01504].

## 6. Benchmarks, comparative performance, and unresolved challenges

The most explicit attempt to formalize SutureBot as an end-to-end benchmark is the 2025 dVRK framework built around needle pickup, tissue insertion, and knot tying. It provides 1,890 teleoperated demonstrations, including 628 pickups, 310 throws, 952 knots, and 454 recovery episodes, recorded with stereo endoscope images, dual wrist-camera streams, and 30 Hz kinematics [2510.20965]. The architecture is hierarchical: a high-level policy predicts language conditions \(\ell_t\in\{\text{“pickup,” “throw,” “knot”}\}\), while a low-level vision-language-action policy receives images, recent kinematics, and user-specified pixel goals \(g=\{(u_{\rm ins},v_{\rm ins}),(u_{\rm exit},v_{\rm exit})\}\) and outputs \(a_t=(\Delta x,\Delta q,\mathrm{jaw}_{left},\mathrm{jaw}_{right})\) [2510.20965].

Under this protocol, ACT reported \(9/10\) pickup success, \(8/10\) throw success, \(4/10\) pull-through success, \(9/10\) knot-tie success, insertion error \(1.5\pm0.8\ \mathrm{mm}\), exit error \(2.6\pm1.2\ \mathrm{mm}\), time \(182\pm58\ \mathrm{s}\), and \(3/10\) end-to-end success [2510.20965]. \(\pi_0\) reached \(7/10\), \(7/10\), \(3/10\), \(4/10\), with \(0/10\) end-to-end success; GR00T N1 and OpenVLA-OFT also reported \(0/10\) end-to-end success [2510.20965]. Goal conditioning by point labels reduced insertion error from \(3.2\pm2.2\ \mathrm{mm}\) to \(1.3\pm0.9\ \mathrm{mm}\) for ACT and from \(3.9\pm2.5\ \mathrm{mm}\) to \(1.0\pm1.3\ \mathrm{mm}\) for \(\pi_0\), corresponding to a 59% to 74% relative reduction in \(\epsilon_{\rm ins}\) [2510.20965]. A plausible implication is that explicit spatial conditioning is more important for targeting precision than purely task-level language prompts.

End-to-end autonomy claims elsewhere remain task-specific. µSTAR reported the first instance of a robotic system autonomously performing vascular anastomosis on real tissue, with 90% of stitches placed without human backup, bubble leak pressure \(0.32\pm0.23\ \mathrm{PSI}\), lumen reduction \(26\pm17\%\), bite-depth \(COV\%=33\%\), suture-spacing \(COV\%=30\%\), and time per stitch \(353\pm40\ \mathrm{s}\) [2410.07493]. At the same time, the paper notes that knot tying was still performed manually and that tissue slippage could occur because nitinol holder grip force \(0.24\ \mathrm{N}\) was sometimes insufficient under puncture loads of \(0.80\ \mathrm{N}\) [2410.07493].

Recurring limitations across the SutureBot literature are unusually consistent. The magnetic design is planar only and notes that full 3D freedom is required for in vivo tasks, that deeper actuation beyond 5 cm may need higher coil power and advanced cooling, and that the current 12 G diameter is large for some MIS accesses [2107.01504]. Thread-grasp pipelines report that self-intersecting thread shapes are not yet supported and propose extensions such as DLO-specific graph searches and a transverse-retry action [2408.16938]. The end-to-end benchmark identifies limited trial counts, degraded performance under unseen lighting, toolsets, and wound geometries, lack of temporal context during deep tissue penetration, and dependence on manual goal selection through a GUI [2510.20965]. Constraint-aware needle tracking proposes adding a fifth “compliance” dimension to model fingertip motion under tissue drag, as well as joint reasoning over multiple needles or instruments [2210.11973]. Collectively, these limitations indicate that SutureBot remains a research program centered on integrating precision perception, physically valid state estimation, reliable tissue interaction, and long-horizon policy execution, rather than a solved clinical technology.

Source: https://www.emergentmind.com/topics/suturebot