paper-with-me

홈 › Papers

Contour Refinement using Discrete Diffusion in Low Data Regime

2026-02-05 · Fei Yu Guan, Ian Keefe, Sophie Wilkinson, Daniel D. B. Perrakis, Steven Waslander arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.05880

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionImage Segmentation

Similar Papers 제목 키워드 기반

SharpContour: A Contour-based Boundary Refinement Approach for Efficient and Accurate Instance Segmentation

2022-03-24 · CVPR 2022 1 · Chenming Zhu, Xuanye Zhang, Yanran Li, Liangdong Qiu 외

Excellent performance has been achieved on instance segmentation but the quality on the boundary area remains unsatisfactory, which leads to a rising attention on boundary refinement. For practical use, an ideal post-pro…

Instance SegmentationSegmentationSemantic Segmentation

Discrete Modeling via Boundary Conditional Diffusion Processes

2024-10-29 · Yuxuan Gu, Xiaocheng Feng, Lei Huang, Yingsheng Wu 외

We present an novel framework for efficiently and effectively extending the powerful continuous diffusion processes to discrete modeling. Previous approaches have suffered from the discrepancy between discrete data and c…

Image GenerationLanguage ModelingLanguage Modelling

Forward-Free Diffusion Language Models with BPTT-Free Looped Refinement

2026-06-06 · Haotian Sun, Rushi Qiang, Yuqian Zheng, Bo Dai arxiv

Diffusion language models generate text through iterative denoising, offering a powerful alternative to autoregressive generation. However, discrete language spaces lack a natural neighborhood structure for defining effe…

Consistent Diffusion Language Models

2026-04-30 · Hasan Amin, Yuan Gao, Yaser Souri, Subhojit Som 외 arxiv

Diffusion language models (DLMs) are an attractive alternative to autoregressive models because they promise sublinear-time, parallel generation, yet practical gains remain elusive as high-quality samples still demand hu…

Some theoretical results on discrete contour trees

2022-06-24 · Yuqing Song

Contour trees have been developed to visualize or encode scalar data in imaging technologies and scientific simulations. Contours are defined on a continuous scalar field. For discrete data, a continuous function is firs…