English

Contour Refinement using Discrete Diffusion in Low Data Regime

Computer Vision and Pattern Recognition 2026-04-14 v2

Abstract

Boundary detection of irregular and translucent objects is an important problem with applications in medical imaging, environmental monitoring and manufacturing, where many of these applications are plagued with scarce labeled data and low in situ computational resources. While recent image segmentation studies focus on segmentation mask alignment with ground-truth, the task of boundary detection remains understudied, especially in the low data regime. In this work, we present a lightweight discrete diffusion contour refinement pipeline for robust boundary detection in the low data regime. We use a Convolutional Neural Network(CNN) architecture with self-attention layers as the core of our pipeline, and condition on a segmentation mask, iteratively denoising a sparse contour representation. We introduce multiple novel adaptations for improved low-data efficacy and inference efficiency, including using a simplified diffusion process, a customized model architecture, and minimal post processing to produce a dense, isolated contour given a dataset of size <500 training images. Our method outperforms several SOTA baselines on the medical imaging dataset KVASIR, is competitive on HAM10K and our custom wildfire dataset, Smoke, while improving inference framerate by 3.5X.

Keywords

Cite

@article{arxiv.2602.05880,
  title  = {Contour Refinement using Discrete Diffusion in Low Data Regime},
  author = {Fei Yu Guan and Ian Keefe and Sophie Wilkinson and Daniel D. B. Perrakis and Steven Waslander},
  journal= {arXiv preprint arXiv:2602.05880},
  year   = {2026}
}

Comments

CRV 2026, 8 pages, 6 figures

R2 v1 2026-07-01T10:22:50.341Z