English

Open-Ended CT Volume Segmentation with Weak Supervision from Language

Computer Vision and Pattern Recognition 2026-07-28 v1

Abstract

We introduce a method for training a text-conditioned segmentation model for CT scans, which combines voxel-level supervision with coarse but scalable slice-level supervision from reports. We extract, from a large database of scan-report pairs, descriptions of findings with indices of slices where those findings occur. We then finetune a general-purpose 2D image segmentation model, SAM3, with standard segmentation losses from strongly labeled data and with a slice-level classification loss from the extracted weak supervision. Our results on the ReXGroundingCT dataset illustrate that this strategy improves the segmentation dice score: from an 8% relative gain when there are 1000 fully labeled volumes to 22% when there are 250 fully labeled volumes.

Cite

@article{arxiv.2607.25860,
  title  = {Open-Ended CT Volume Segmentation with Weak Supervision from Language},
  author = {Sanjay Subramanian and Junwei Yu and Zirui Wang and Rohil Malpani and Maggie Chung and Adam Yala and Dan Klein and Trevor Darrell},
  journal= {arXiv preprint arXiv:2607.25860},
  year   = {2026}
}