← Latest papers
📄 medicine

Multimodal AI for Automated Assessment of Surgical Performance

This paper proposes a novel multimodal deep learning framework that integrates visual and kinematic data to automatically assess surgical performance, achieving superior correlation with expert scores on JIGSAWS and Biotissue benchmarks compared to existing unimodal or subjective methods.

Original authors: Shekhar Madhav Khairnar, Huu Phong Nguyen, Sofia Garces-Palacios, Samy Castillo, Andres Abreu, Amr Al Abbas, Kaustubh Gopal, Daniel Scott, Herbert J Zeh III, Patricio Polanco, Ganesh Sankaranarayanan

Published 2026-07-08
📖 5 min read🧠 Deep dive

Original authors: Shekhar Madhav Khairnar, Huu Phong Nguyen, Sofia Garces-Palacios, Samy Castillo, Andres Abreu, Amr Al Abbas, Kaustubh Gopal, Daniel Scott, Herbert J Zeh III, Patricio Polanco, Ganesh Sankaranarayanan

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to learn how to play a complex piece of music on the piano. Traditionally, a teacher would sit next to you, watch your hands, listen to the notes, and give you a grade based on their own experience. Sometimes, two teachers might give you different grades for the same performance because they have different opinions. This is exactly the problem surgeons face: assessing how well a surgeon is performing is often subjective, slow, and depends entirely on who is watching.

This paper introduces a new "AI Coach" designed to grade surgical performance automatically, objectively, and quickly. Here is how it works, broken down into simple concepts:

1. The Problem: The "One-Eyed" Coach

Previous AI attempts to grade surgery were like a coach who could only see one thing. Some could only watch the video (like a TV viewer), while others could only read the robot's movement logs (like a mechanic reading a dashboard).

  • The Video Coach sees the picture but might miss the subtle "feel" of the movement.
  • The Robot Coach knows the speed and force but can't see the context of what is happening on the screen.
  • The Limitation: In real hospitals, we often don't have the robot's internal data, only the video. So, a system that relies only on robot data can't be used everywhere.

2. The Solution: The "Super-Coach" (Multimodal AI)

The researchers built a new AI that acts like a super-coach who uses all its senses at once. They call this "Multimodal Fusion." Think of it as a conductor who listens to the violin, watches the drummer, and reads the sheet music all at the same time to judge the orchestra.

The AI gathers three main types of clues:

  • The Eyes (Visuals): It watches the video to see what is happening. It uses a smart camera system (YOLOv8) to track the surgical tools, almost like a sports commentator tracking a ball, and a deep learning model (SlowFast) to understand the flow of the action.
  • The Motion Sensors (Kinematics): It looks at the path the tools take. Imagine drawing the path of a pen on a piece of paper. The AI turns these squiggly lines into a picture and uses a special "translator" (an Autoencoder) to understand the smoothness and efficiency of the movement.
  • The Map (Heatmaps): It creates a "heat map" showing where the tools spent the most time. If a surgeon is hovering nervously over one spot, the map turns red there. This helps the AI spot hesitation or confusion.

(Note: For the specific "JIGSAWS" dataset used in the study, the AI also got extra help from a "script" of events and the total time taken, but for the "Biotissue" dataset, it had to rely on just the video and motion clues.)

3. The Brain: Putting It All Together

Once the AI has collected these different clues, it doesn't just look at them separately. It smashes them together into one big "super-feature" and feeds it into a 1D-CNN (a type of neural network).

  • The Analogy: Imagine you are trying to guess how good a chef is. You could taste the food (Video), smell the spices (Kinematics), and look at the cleanliness of the kitchen (Heatmaps). If you only do one, you might be wrong. But if you combine all three, you get a very accurate guess.
  • The AI learns to combine these signals to predict a score that matches what a human expert would give.

4. The Results: How Good is the AI?

The researchers tested this "Super-Coach" on two different sets of surgical videos:

  • The "Practice Lab" (JIGSAWS): This is a controlled simulation where the robot's data is perfect. Here, the AI achieved a very high correlation (0.85 to 0.87) with human expert scores. This means if a human expert gave a surgeon an "A," the AI was very likely to give an "A" too. In fact, when tested on unseen surgeons (people the AI had never seen before), the AI's video-only version actually outperformed all other previous methods.
  • The "Realistic Simulation" (Biotissue): This dataset is trickier because it lacks the perfect robot data; the AI had to figure out the movement just by watching the video. Even here, the AI did well (correlation of 0.67 to 0.69), proving it can work even without the robot's internal sensors.

5. What the Paper Actually Says (and Doesn't Say)

  • What it claims: The paper proves that combining video, motion tracking, and heat maps creates a more robust and accurate way to grade surgical skills than using just one method. It shows this works well on specific datasets (JIGSAWS and Biotissue) and can generalize to new surgeons.
  • What it does NOT claim: The paper does not claim this system is currently being used in real operating rooms to grade live surgeries. It does not claim it replaces human teachers entirely. It explicitly states that while the "Biotissue" simulation predicts real-world performance, this specific study did not test the AI on actual live human surgeries. It also notes that the system still struggles a bit with camera shaking or zooming, which are common in real life.

The Bottom Line

This paper presents a new, flexible AI tool that acts like a multi-sensory coach. By watching the video, tracking the tool movements, and mapping the surgeon's focus all at once, it can grade surgical skills with a high degree of accuracy. It is a significant step toward making surgical training more objective and scalable, though it is currently a research tool tested on simulations rather than a live hospital product.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →