arXiv:2512.13014cs.CV2025-12AAAI被引 5

用文本提示同时生成图像和精准标注,解决标注不一致问题

JoDiffusion: Jointly Diffusing Image with Pixel-Level Annotations for Semantic Segmentation Promotion

  • 用独立VAE将标注图映射到图像共享潜空间,实现联合扩散
  • 仅凭文本提示生成图像与语义一致的标注,提升可扩展性
  • 适合需要大量高质量合成数据的分割模型训练场景

由于像素级标注成本高、耗时长,近年来自动生成包含多样化合成图像与真实标注的合成数据集,成为训练高性能语义分割模型的重要方向。然而现有方法要么在生成图像后预测伪标注,要么依赖人工标注掩码生成图像,导致图像与标注语义不一致或难以扩展。为此,本文提出一种新型语义分割数据生成扩散框架——JoDiffusion。首先,在标准潜空间扩散模型基础上,引入独立的标注变分自编码器(VAE)网络,将标注掩码映射至与图像共享的潜空间。随后,对扩散模型进行定制,使其能够基于文本提示,捕捉图像与其标注掩码的联合分布。通过该设计,JoDiffusion 可仅以文本提示为条件,同时生成配对的图像与语义一致的标注掩码,显著提升可扩展性。此外,还提出一种掩码优化策略,以缓解生成过程中产生的标注噪声。在 Pascal VOC、COCO 与 ADE20K 数据集上的实验表明,由 JoDiffusion 生成的标注数据集在语义分割任务中表现优于现有方法。

原文摘要 · Abstract (English)

Given the inherently costly and time-intensive nature of pixel-level annotation, the generation of synthetic datasets comprising sufficiently diverse synthetic images paired with ground-truth pixel-level annotations has garnered increasing attention recently for training high-performance semantic segmentation models. However, existing methods necessitate to either predict pseudo annotations after image generation or generate images conditioned on manual annotation masks, which incurs image-annotation semantic inconsistency or scalability problem. To migrate both problems with one stone, we present a novel dataset generative diffusion framework for semantic segmentation, termed JoDiffusion. Firstly, given a standard latent diffusion model, JoDiffusion incorporates an independent annotation variational auto-encoder (VAE) network to map annotation masks into the latent space shared by images. Then, the diffusion model is tailored to capture the joint distribution of each image and its annotation mask conditioned on a text prompt. By doing these, JoDiffusion enables simultaneously generating paired images and semantically consistent annotation masks solely conditioned on text prompts, thereby demonstrating superior scalability. Additionally, a mask optimization strategy is developed to mitigate the annotation noise produced during generation. Experiments on Pascal VOC, COCO, and ADE20K datasets show that the annotated dataset generated by JoDiffusion yields substantial performance improvements in semantic segmentation compared to existing methods.

语义分割扩散模型数据生成标注一致性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。