Mitigating Surgical Data Imbalance with Dual-Prediction Video Diffusion Model
Abstract
Lay Summary
During minimally invasive surgery, surgeons operate through a camera rather than looking directly at the patient. Recordings from these cameras are valuable for training AI systems that could one day assist surgeons in real time, for example, by recognizing which step of a procedure is underway or which instruments are in use. However, surgical video datasets are heavily skewed: common actions appear thousands of times, while rare but clinically important actions may appear only a handful of times. AI models trained on such uneven data tend to perform poorly on these rare events, precisely the situations where automated support could matter most. We address this problem by generating realistic synthetic surgical videos of the underrepresented actions using a video generation model called SurgiFlowVid. Our model learns not only what surgical scenes look like but also how instruments and tissue move over time. It can also be guided by a few real frames or instrument outlines, giving users control over what appears in the generated videos without requiring expensive frame-by-frame annotations. When we combined our synthetic videos with real training data across three different surgical datasets and tasks, AI performance on rare actions improved by 10–20%, suggesting that targeted video generation is a promising approach for building more reliable surgical AI systems.