Position-Aware Temporal Graph Networks for Laparoscopic Phase Recognition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current computer-assisted surgical systems struggle to efficiently analyze and automatically detect surgical phases from captured video data, which is crucial for providing real-time surgical guidance and post-surgical analysis.

Innovation Solution

The system employs a computer-implemented method using encoder and decoder machine learning models to process video frames from surgical videos. It generates a position-aware temporal graph, aggregates node embeddings, and identifies surgical phases based on phase labels, enabling real-time phase recognition and video analysis.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional video analysis methods are used for surgical phase detection, then the system complexity is low, but the measurement precision and detection accuracy of surgical phases are insufficient

Engineering Contradiction:
Improvesurgical phase detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The video analysis system is segmented into multiple specialized components: an encoder model for feature extraction from video frames, a graph construction module for temporal relationship modeling, and a decoder model for phase prediction. This segmentation allows each component to specialize in specific tasks, improving overall detection accuracy while managing complexity through modular design

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the video analysis problem from traditional frame-by-frame analysis to a temporal graph representation. By constructing graphs where nodes represent video frames and edges represent temporal relationships, the system adds a dimensional transformation that enables more sophisticated pattern recognition and improves phase detection precision

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Productivity

If real-time surgical phase recognition is implemented, then the productivity and response time are improved, but the use of energy and computational resources increase

Engineering Contradiction:
Improvephase recognition speedVSAvoidcomputational resource consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The encoder model performs preliminary action by extracting and storing comprehensive features from all video frames before the actual phase recognition occurs. This pre-processing step consolidates information extraction work, allowing the subsequent graph-based prediction stage to operate more efficiently with pre-computed features, thereby reducing real-time computational burden

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates a graphical copy or representation of the video temporal structure, where the essential temporal relationships are replicated in graph form. This copying allows the system to work with a simplified representation rather than the full video data, reducing computational resource requirements while maintaining recognition accuracy

Inventive Principle:
Principle #26Copying

3Reliability

If comprehensive video data is stored and processed, then the reliability and completeness of surgical analysis are improved, but the loss of time for data processing increases

Engineering Contradiction:
Improvesurgical analysis completenessVSAvoiddata processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The encoder model extracts only the most salient features from comprehensive video data, taking out the essential information needed for phase recognition while discarding redundant details. This extraction process maintains analysis reliability by preserving critical surgical phase indicators while significantly reducing the volume of data requiring subsequent processing

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20250148790A1Position-aware temporal graph networks for surgical phase recognition on laparoscopic videos
Publication Date: 2025.05.08 DIGITAL SURGERY LTD
  • US20250148790A1 patent drawing
  • US20250148790A1 patent drawing
  • US20250148790A1 patent drawing

AI summary

Data captured during a surgical procedure can include video streams, such as from a laparoscopic camera. Technical solutions are described to facilitate online surgical phase recognition from the captured video stream(s). Surgical phase recognition is key in developing context-aware supporting systems for surgeons and medical teams in general. The technical solutions describe taking temporal context in videos into account by precise modeling of temporal neighborhoods in a video.