paper-with-me

Papers

SurgSora: Object-Aware Diffusion Model for Controllable Surgical Video Generation

2024-12-18 · Tong Chen, Shuya Yang, Junyi Wang, Long Bai, Hongliang Ren, Luping Zhou

Surgical video generation can enhance medical education and research, but existing methods lack fine-grained motion control and realism. We introduce SurgSora, a framework that generates high-fidelity, motion-controllable surgical videos from a single input frame and user-specified motion cues. Unlike prior approaches that treat objects indiscriminately or rely on ground-truth segmentation masks, SurgSora leverages self-predicted object features and depth information to refine RGB appearance and optical flow for precise video synthesis. It consists of three key modules: (1) the Dual Semantic Injector, which extracts object-specific RGB-D features and segmentation cues to enhance spatial representations; (2) the Decoupled Flow Mapper, which fuses multi-scale optical flow with semantic features for realistic motion dynamics; and (3) the Trajectory Controller, which estimates sparse optical flow and enables user-guided object movement. By conditioning these enriched features within the Stable Video Diffusion, SurgSora achieves state-of-the-art visual authenticity and controllability in advancing surgical video synthesis, as demonstrated by extensive quantitative and qualitative comparisons. Our human evaluation in collaboration with expert surgeons further demonstrates the high realism of SurgSora-generated videos, highlighting the potential of our method for surgical training and education. Our project is available at https://surgsora.github.io/surgsora.github.io.

📄 PDF Abstract BibTeX arXiv:2412.14018

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SurGrID: Controllable Surgical Simulation via Scene Graph to Image Diffusion

2025-02-11 · Yannik Frisch, Ssharvien Kumar Sivakumar, Çağhan Köksal, Elsa Böhm 외

Surgical simulation offers a promising addition to conventional surgical training. However, available simulation tools lack photorealism and rely on hardcoded behaviour. Denoising Diffusion Models are a promising alterna…

DenoisingImage Generation

Mitigating Surgical Data Imbalance with Dual-Prediction Video Diffusion Model

2025-10-07 · Danush Kumar Venkatesh, Adam Schmidt, Muhammad Abdullah Jamal, Omid Mohareri arxiv

Surgical video datasets are essential for scene understanding, enabling procedural modeling and intra-operative support. However, these datasets are often heavily imbalanced, with rare actions and tools under-represented…

Scene UnderstandingAction Recognition

SAW: Toward a Surgical Action World Model via Controllable and Scalable Video Generation

2026-03-13 · Sampath Rapuri, Lalithkumar Seenivasan, Dominik Schneider, Roger Soberanis-Mukul 외 arxiv

A surgical world model capable of generating realistic surgical action videos with precise control over tool-tissue interactions can address fundamental challenges in surgical AI and simulation -- from data scarcity and …

Action RecognitionVideo Generation

Towards Application Aligned Synthetic Surgical Image Synthesis

2025-09-23 · Danush Kumar Venkatesh, Stefanie Speidel arxiv

The scarcity of annotated surgical data poses a significant challenge for developing deep learning systems in computer-assisted interventions. While diffusion models can synthesize realistic images, they often suffer fro…

Image Generation

HemExp: Clinically-Guided Latent Diffusion for Modeling Hematoma Expansion

2026-06-13 · Orhun Utku Aydin, Satoru Tanioka, Tzu I Chuang, Alexander Koch 외 arxiv

Hematoma expansion (HE) after spontaneous intracerebral hemorrhage (ICH) is a major determinant of acute triage and treatment decisions in neurosurgical care. However, most existing methods provide either a binary expans…