English

Moondream Segmentation: From Words to Masks

Computer Vision and Pattern Recognition 2026-04-06 v1 Artificial Intelligence

Abstract

We present Moondream Segmentation, a referring image segmentation extension of Moondream 3, a vision-language model. Given an image and a referring expression, the model autoregressively decodes a vector path and iteratively refines the rasterized mask into a final detailed mask. We introduce a reinforcement learning stage that resolves ambiguity in the supervised signal by directly optimizing mask quality. Rollouts from this stage produce coarse-to-ground-truth targets for the refiner. To mitigate evaluation noise from polygon annotations, we release RefCOCO-M, a cleaned RefCOCO validation split with boundary-accurate masks. Moondream Segmentation achieves a cIoU of 80.2% on RefCOCO (val) and 62.6% mIoU on LVIS (val).

Keywords

Cite

@article{arxiv.2604.02593,
  title  = {Moondream Segmentation: From Words to Masks},
  author = {Ethan Reid},
  journal= {arXiv preprint arXiv:2604.02593},
  year   = {2026}
}

Comments

Demo: https://moondream.ai/me/playground

R2 v1 2026-07-01T11:52:07.063Z