English

Can LLM-Generated Text Empower Surgical Vision-Language Pre-training?

Computer Vision and Pattern Recognition 2026-05-05 v2

Abstract

Recent advancements in self-supervised learning have led to powerful surgical vision encoders capable of spatiotemporal understanding. However, extending these visual foundations to multi-modal reasoning tasks is severely bottlenecked by the prohibitive cost of expert textual annotations. To overcome this scalability limitation, we introduce \textbf{LIME}, a large-scale multi-modal dataset derived from open-access surgical videos using human-free, Large Language Model (LLM)-generated narratives. While LIME offers immense scalability, unverified generated texts may contain errors, including hallucinations, that could potentially lead to catastrophically degraded pre-trained medical priors in standard contrastive pipelines. To mitigate this, we propose \textbf{SurgLIME}, a parameter-efficient Vision-Language Pre-training (VLP) framework designed to learn reliable cross-modal alignments using noisy narratives. SurgLIME preserves foundational medical priors using a LoRA-adapted dual-encoder architecture and introduces an automated confidence estimation mechanism that dynamically down-weights uncertain text during contrastive alignment. Evaluations on the AutoLaparo and Cholec80 benchmarks show that SurgLIME achieves competitive zero-shot cross-modal alignment while preserving the robust linear probing performance of the visual foundation model. Dataset, code, and models are publicly available at https://github.com/visurg-ai/SurgLIME.

Keywords

Cite

@article{arxiv.2604.18134,
  title  = {Can LLM-Generated Text Empower Surgical Vision-Language Pre-training?},
  author = {Chengan Che and Chao Wang and Jiayuan Huang and Xinyue Chen and Luis C. Garcia-Peraza-Herrera},
  journal= {arXiv preprint arXiv:2604.18134},
  year   = {2026}
}

Comments

Accepted at CVPRW 2026 (AI4RWC Oral presentationn)

R2 v1 2026-07-01T12:18:10.587Z