arXiv:2605.07955cs.CVcs.AI2026-05

统一处理横向与纵向多发性硬化病灶分割,无需依赖对比度变化。

TimeLesSeg: Unified Contrast-Agnostic Cross-Sectional and Longitudinal MS Lesion Segmentation via a Stochastic Generative Model

  • 用随机生成的病灶演化模拟纵向数据,解决标注稀缺问题。
  • 单个网络在无时间维度输入下也能准确分割病灶,性能超越现有方法。
  • 对不同扫描仪强度变化不敏感,适合临床真实场景使用。

多发性硬化(MS)具有显著的临床和影像异质性,给自动病灶分割带来挑战。当前基于深度学习的最先进方法对数据分布变化(如扫描仪差异)和输入结构变化(横向与纵向方法分离)极为敏感。本文提出TimeLesSeg,一种统一的对抗对比度变化的框架,可处理含或不含时间维度的输入,仅用一个卷积神经网络实现。通过将病灶掩码与当前扫描图像一同处理,建模病理先验;在训练中引入空掩码模拟无先验信息的横向情况,使模型在两种场景下无缝运行。为克服纵向数据稀缺与不一致问题,提出新颖的生成式流水线,利用形态学操作随机变形每个病灶,生成逼真的历史时间点。同时采用基于高斯混合模型的域随机化,实现对比度无关性,使网络适应广泛的强度分布。在三个公开及两个自建数据集上的实验表明,TimeLesSeg在单模态输入下优于现有对比度无关最先进方法,在重叠与距离指标上表现更优;在纵向分析中,优于SAMSEG,且比SAMSEG与LST-AI更准确捕捉病灶负荷动态变化。所有源代码已开源于https://github.com/NeuroADaS-Lab/TimeLesSeg。

原文摘要 · Abstract (English)

Multiple sclerosis (MS) expresses substantial clinical and radiological heterogeneity, which poses significant challenges for automatic lesion segmentation. The current deep learning-based SOTA is highly susceptible to changes in both distribution, e.g., changes in scanner; as well as the structure of inputs, evident in the current divide between cross-sectional and longitudinal approaches. We introduce TimeLesSeg, a unified contrast-agnostic framework designed to segment MS lesions regardless of the presence of a temporal dimension in its inputs, with a single convolutional neural network. Our approach models pathological priors through lesion masks, which are processed together with the current scan. Cross-sectional processing is enabled by exposing the model to training cases where no prior information is available, which are modeled with an empty mask, allowing it to operate seamlessly in both scenarios. To overcome the scarcity and inconsistency of longitudinal datasets, we propose a novel generative pipeline in which patterns of lesion evolution are simulated by stochastically deforming each individual lesion with morphological operations, producing realistic prior timepoints. In parallel, we achieve contrast agnosticism through Gaussian mixture model-based domain randomization, enabling the network to experience a wide spectrum of intensity profiles. Results on three publicly available and two in-house datasets show that TimeLesSeg outperforms the contrast-agnostic state of the art on single-modality inputs across overlap- and distance-based metrics. In longitudinal processing, our method outperforms SAMSEG, and captures lesion load dynamics more accurately than both the former and LST-AI. All source code related to the development of TimeLesSeg is available at https://github.com/NeuroADaS-Lab/TimeLesSeg.

多发性硬化病灶分割纵向分析生成模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。