用自监督学习提升胚胎发育视频的存活率预测准确率
Spatial-Temporal Pre-Training for Embryo Viability Prediction Using Time-Lapse Videos
- 分空间与时间两阶段训练,降低显存占用
- 在2.3万张胚胎视频上达AUC 0.635,优于现有方法
- 适合医疗影像中长序列视频分析的研究者使用
试管婴儿胚胎存活率自动预测因妊娠结果标注数据稀少而困难。自监督学习可利用有标签和无标签数据提升性能,但现有视频自监督方法不适用于胚胎发育视频,主要因两大挑战:(1)胚胎时序视频含数百帧,传统自监督方法需大量显存;(2)视频长度不一且存在异常帧,导致传统帧对齐方法产生语义错位。本文提出时空预训练(STPT)方法,包含空间与时间两个阶段:每阶段仅训练一个编码器,另一个冻结,降低内存需求;通过视频内对齐与时间一致增强进行空间建模,再建模视频嵌入间关系,避免跨视频逐帧对齐。该方法有效处理长视频与时间变异性。在23,027个时序视频(3,286个有标签)上,以有限算力实现最高AUC 0.635(95%置信区间:0.632–0.638),优于基线模型。
原文摘要 · Abstract (English)
Automating embryo viability prediction for in vitro fertilization (IVF) is important but challenging due to the limited availability of labeled pregnancy outcome data, as only a small fraction of embryos are labeled after transfer. Self-supervised learning (SSL) can leverage both labeled and unlabeled data to improve prediction. However, existing SSL methods for videos are not directly applicable to embryo development videos due to two challenges: (1) embryo time-lapse videos contain hundreds of frames, requiring significant GPU memory for conventional SSL; (2) the dataset contains videos with varying lengths and many outlier frames, causing traditional video alignment methods to struggle with semantic misalignment. We propose Spatial-Temporal Pre-Training (STPT) to address these challenges. STPT includes two stages: spatial and temporal. In each stage, only one encoder is trained while the other is frozen, reducing memory demands. To handle temporal misalignment, STPT avoids frame-by-frame alignment across videos. The spatial stage learns from alignments within each video and its temporally consistent augmentations. The temporal stage then models relationships between video embeddings. Our method efficiently handles long videos and temporal variability. On 23,027 time-lapse videos (3,286 labeled), STPT achieves the highest AUC of 0.635 (95% CI: 0.632-0.638) compared to baselines, with limited computational resources.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。