arXiv:2606.22702cs.CV2026-06

用模块化扩散模型生成带不确定性的视觉结构输出。

Modular Diffusion Models for Structured Visual Recognition

论文配图:Modular Diffusion Models for Structured Visual Recognition
图 1 · 摘自论文原文
  • 将扩散过程拆分为任务专用模块,分别建模类别、位置和关系
  • 在检测、分割、场景图生成上实现多模态输出,提升不确定性表达能力
  • 模块独立训练,推理时无缝融合,适合复杂视觉任务

传统监督方法在物体检测、实例分割和场景图生成等结构化视觉识别任务中通常生成确定性固定输出,难以捕捉复杂视觉场景中的固有不确定性。这种点估计无法反映预测的不确定性或多重可能性,源于自然模糊性(如部分遮挡物体尺寸不明确、分割边界局部模糊)以及训练数据的噪声和稀疏性。为此,我们提出模块化扩散模型(MDMs),一种简单新颖的框架,可为给定图像学习结构化输出的分布。MDMs将扩散过程分解为独立的任务特定模块,分别捕捉对象类别、空间位置及对象间关系等结构信息。该模块化设计使各组件可独立学习,并在推理时无须额外训练即可无缝集成。此外,其模块化特性使扩散过程能自然作用于多种结构化输出空间(如连续边界框与离散类别标签并存)。在物体检测、实例分割和场景图生成三个不同任务上的实验结果验证了该框架的优势。

原文摘要 · Abstract (English)

Traditional supervised methods for structured visual recognition tasks -- such as object detection, segmentation, and scene graph generation -- often produce deterministic, fixed outputs, limiting their ability to capture the inherent uncertainty in complex visual scenes. As a consequence, such point estimates are unable to capture the prediction uncertainty (or multi modality) intrinsic to these problems, often arising from natural ambiguities (e.g., ambiguity in size of partially occluded objects, local ambiguity of exact segmentation boundary, etc.) as well as noise and sparsity of training data. To address this limitation, we present Modular Diffusion Models (MDMs), a simple and novel framework that learns a distribution over structured outputs for a given input image. MDMs decompose the diffusion process into distinct, task-specific modules, each focused on capturing a different aspect of the structured information space, such as object categories, spatial locations, and inter-object relationships. This modular design allows each component to be learned independently, with seamless integration at inference without additional training. Furthermore, the modularity of MDMs enables the diffusion process to easily operate over the heterogeneous output space common in many structured learning tasks (e.g., a continuous bounding boxes and discrete class labels). Experimental results over three distinct structured tasks -- object detection, instance segmentation, and scene graph generation -- highlight the benefits of our proposed framework.

扩散模型结构化识别不确定性建模

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