English

Longitudinal Segmentation of MS Lesions via Temporal Difference Weighting

Image and Video Processing 2024-09-23 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Accurate segmentation of Multiple Sclerosis (MS) lesions in longitudinal MRI scans is crucial for monitoring disease progression and treatment efficacy. Although changes across time are taken into account when assessing images in clinical practice, most existing deep learning methods treat scans from different timepoints separately. Among studies utilizing longitudinal images, a simple channel-wise concatenation is the primary albeit suboptimal method employed to integrate timepoints. We introduce a novel approach that explicitly incorporates temporal differences between baseline and follow-up scans through a unique architectural inductive bias called Difference Weighting Block. It merges features from two timepoints, emphasizing changes between scans. We achieve superior scores in lesion segmentation (Dice Score, Hausdorff distance) as well as lesion detection (lesion-level F1F_1 score) as compared to state-of-the-art longitudinal and single timepoint models across two datasets. Our code is made publicly available at www.github.com/MIC-DKFZ/Longitudinal-Difference-Weighting.

Keywords

Cite

@article{arxiv.2409.13416,
  title  = {Longitudinal Segmentation of MS Lesions via Temporal Difference Weighting},
  author = {Maximilian Rokuss and Yannick Kirchhoff and Saikat Roy and Balint Kovacs and Constantin Ulrich and Tassilo Wald and Maximilian Zenk and Stefan Denner and Fabian Isensee and Philipp Vollmuth and Jens Kleesiek and Klaus Maier-Hein},
  journal= {arXiv preprint arXiv:2409.13416},
  year   = {2024}
}

Comments

Accepted at MICCAI 2024 LDTM

R2 v1 2026-06-28T18:51:15.930Z