ArXiv TLDR

MedFlowSeg: Flow Matching for Medical Image Segmentation with Frequency-Aware Attention

🐦 Tweet
2604.19675

Zhi Chen, Runze Hu, Le Zhang

cs.CV

TLDR

MedFlowSeg uses flow matching with frequency-aware attention for efficient, state-of-the-art medical image segmentation, outperforming diffusion models.

Key contributions

  • Introduces MedFlowSeg, a conditional flow matching framework for medical image segmentation.
  • Enables efficient one-step deterministic inference, avoiding iterative sampling of diffusion models.
  • Features a Dual-Branch Spatial Attention module for multi-scale structural information.
  • Incorporates Frequency-Aware Attention for cross-domain spatial-spectral interaction.

Why it matters

This paper introduces a computationally efficient and theoretically grounded alternative to diffusion models for medical image segmentation. MedFlowSeg achieves state-of-the-art results with one-step inference, significantly reducing overhead. This advances generative medical imaging by making it faster and more practical for clinical use.

Original Abstract

Flow matching has recently emerged as a principled framework for learning continuous-time transport maps, enabling efficient deterministic generation without relying on stochastic diffusion processes. While generative modeling has shown promise for medical image segmentation, particularly in capturing uncertainty and complex anatomical variability, existing approaches are predominantly built upon diffusion models, which incur substantial computational overhead due to iterative sampling and are often constrained by UNet-based parameterizations. In this work, we introduce MedFlowSeg, a conditional flow matching framework that formulates medical image segmentation as learning a time-dependent vector field that transports a simple prior distribution to the target segmentation distribution. This formulation enables one-step deterministic inference while preserving the expressiveness of generative modeling. We further develop a dual-conditioning mechanism to incorporate structured priors into the learned flow. Specifically, we propose a Dual-Branch Spatial Attention module that injects multi-scale structural information into the flow field, and a Frequency-Aware Attention module that models cross-domain interactions between spatial and spectral representations via discrepancy-aware fusion and time-dependent modulation. Together, these components provide an effective parameterization of conditional flows that capture both global anatomical structure and fine-grained boundary details. We provide extensive empirical validation across multiple medical imaging modalities, demonstrating that MedFlowSeg achieves state-of-the-art performance while significantly reducing computational cost compared to diffusion-based methods. Our results highlight the potential of flow matching as a theoretically grounded and computationally efficient alternative for generative medical image segmentation.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.