MiDAS: A Multimodal Data Acquisition System and Dataset for Robot-Assisted Minimally Invasive Surgery

This paper introduces MiDAS, an open-source, platform-agnostic system that enables non-invasive, time-synchronized multimodal data acquisition for robot-assisted minimally invasive surgery, validated by demonstrating that its external sensing approach achieves gesture recognition performance comparable to proprietary telemetry while releasing the first annotated dataset for hernia repair suturing.

Keshara Weerasinghe (MD), Seyed Hamid Reza Roodabeh (MD), Andrew Hawkins (MD), Zhaomeng Zhang, Zachary Schrader, Homa Alemzadeh

Published 2026-03-09
📖 5 min read🧠 Deep dive

Imagine you are trying to teach a robot how to be a master chef. To do this, you need to record exactly what the chef does: how they move their hands, how hard they press the stove knobs, and what the food looks like on the plate.

In the world of robotic surgery, scientists want to do the same thing. They want to record how surgeons move their hands, press foot pedals, and operate the robot to train AI systems that can help surgeons learn or even spot mistakes.

The Problem:
Most surgical robots (like the famous da Vinci system) are like expensive, locked safes. The companies that make them keep the internal "black box" data (the exact electrical signals telling the robot how to move) secret. Researchers can't easily get this data without special, expensive permissions or hardware. It's like trying to learn how a car engine works by only looking at the outside of the car, without ever being allowed to open the hood.

The Solution: MiDAS
The authors of this paper built a tool called MiDAS (Multimodal Data Acquisition System). Think of MiDAS as a "Spy Kit" or a "Universal Translator" that sits outside the robot.

Instead of trying to break into the robot's locked safe, MiDAS uses clever, non-invasive sensors to watch what the surgeon is doing from the outside and translate it into data the computer can understand.

How MiDAS Works (The "Spy Kit" Components)

  1. The "Magic Gloves" (Electromagnetic Tracking):

    • What it is: Tiny sensors placed on the surgeon's hand controls (the joysticks they hold).
    • The Analogy: Imagine the surgeon is wearing invisible, high-tech gloves that know exactly where their fingers are in 3D space. Even if the robot's internal computer is silent, these sensors shout, "Left thumb is moving up! Right finger is closing!"
    • Why it's cool: It captures the surgeon's intent perfectly without needing to touch the robot's internal code.
  2. The "Eagle Eye" (3D Cameras):

    • What it is: A special camera sitting above the surgeon's console.
    • The Analogy: This is like a security camera that doesn't just see a flat picture; it sees depth. It tracks the surgeon's hands in 3D, creating a digital skeleton of their movements. It's like having a ghostly 3D model of the surgeon's hands floating in the air, mirroring their real movements.
  3. The "Footprint Sensor" (Pedal Sensors):

    • What it is: Thin, pressure-sensitive pads stuck onto the surgeon's foot pedals.
    • The Analogy: Think of these as "pressure-sensitive doormats" for the foot pedals. They detect exactly when and how hard the surgeon presses their foot to activate tools or switch cameras. It's like knowing exactly when a pianist hits a key, just by feeling the vibration of the floor.
  4. The "High-Def Recorder" (Video):

    • What it is: A system that records the 3D video feed the surgeon sees through the robot's eyes.
    • The Analogy: This is the "dashcam" of the surgery, recording exactly what the surgeon sees on their screen.

The Great Experiment

The team tested MiDAS in two very different kitchens:

  1. The Practice Kitchen (Raven-II): An open-source, research robot where they could peek inside the hood to check if their "spy kit" was accurate.
  2. The Real Kitchen (da Vinci Xi): A real, commercial hospital robot used by actual surgeons during a training bootcamp. They had surgeons practice repairing hernias on realistic fake tissue (KindHeart models).

The Results:

  • Accuracy: The "spy kit" data was shockingly close to the robot's internal data. The external sensors could predict the robot's movements with high accuracy.
  • The "Footprint" Success: The foot pedal sensors were great at knowing when the surgeon was pressing the buttons.
  • The "Magic Gloves" vs. The Camera: The electromagnetic sensors (Magic Gloves) were much better at tracking movements than the camera alone. Why? Because cameras get confused if the surgeon's hands block the view (occlusion), but the "Magic Gloves" work even if the hands are hidden.

Why This Matters

Before MiDAS, if you wanted to study how surgeons move, you needed a very expensive, specific robot and special permission. Now, with MiDAS:

  • It's Open Source: Anyone can build it.
  • It's Universal: It works on any robot, old or new, because it doesn't care what's inside the robot; it just watches the outside.
  • It's Safe: It doesn't change the robot or the surgery. It's like putting a sticker on a car rather than rewiring the engine.

The Bottom Line:
MiDAS is like giving researchers a universal remote control for surgical data. It allows them to collect high-quality data from any robot, anywhere, to teach AI how to understand surgery. This could lead to better training for surgeons, smarter robots that can help during operations, and safer surgeries for everyone.

The authors have even released their "Spy Kit" designs and the data they collected for free, so the whole world can start building better surgical AI today.