English

FlowDIS: Language-Guided Dichotomous Image Segmentation with Flow Matching

Computer Vision and Pattern Recognition 2026-05-13 v2

Abstract

Accurate image segmentation is essential for modern computer vision applications such as image editing, autonomous driving, and medical image analysis. In recent years, Dichotomous Image Segmentation (DIS) has become a standard task for training and evaluating highly accurate segmentation models. Existing DIS approaches often fail to preserve fine-grained details or fully capture the semantic structure of the foreground. To address these challenges, we present FlowDIS, a novel dichotomous image segmentation method built on the flow matching framework, which learns a time-dependent vector field to transport the image distribution to the corresponding mask distribution, optionally conditioned on a text prompt. Moreover, with our Position-Aware Instance Pairing (PAIP) training strategy, FlowDIS offers strong controllability through text prompts, enabling precise, pixel-level object segmentation. Extensive experiments demonstrate that our method significantly outperforms state-of-the-art approaches both with and without language guidance. Compared with the best prior DIS method, FlowDIS achieves a 5.5% higher FβωF_{\beta}^{\omega} measure and 43% lower MAE (M\mathcal{M}) on the DIS-TE test set. The code is available at: https://github.com/Picsart-AI-Research/FlowDIS

Keywords

Cite

@article{arxiv.2605.05077,
  title  = {FlowDIS: Language-Guided Dichotomous Image Segmentation with Flow Matching},
  author = {Andranik Sargsyan and Shant Navasardyan},
  journal= {arXiv preprint arXiv:2605.05077},
  year   = {2026}
}

Comments

Accepted to CVPR 2026

R2 v1 2026-07-01T12:53:06.391Z