arXiv:2609.08153cs.LGcs.CV2026-09

让生成图像保持结构不变形,用几何路径指导扩散模型生成。

Geodesic-informed Generative Diffusion Model For Topology-preserved Image Video Generation

论文配图:Geodesic-informed Generative Diffusion Model For Topology-preserved Image Video Generation
图 1 · 摘自论文原文
  • 在测地线变形空间中生成图像,保证形状变化平滑可逆。
  • 相比传统方法,生成结果在拓扑结构上更稳定,适合医学等高要求场景。
  • 适合关注生成过程可解释性与结构一致性的研究者使用。

生成式扩散模型在图像合成、重建和分割等任务中表现卓越,但存在两大局限:其一,主要依赖图像强度与纹理信息,忽视物体几何结构,导致生成过程无法保证几何或拓扑一致性,而这对计算解剖学、生物学和机器人等领域至关重要;其二,现有模型未能显式学习或表示形状变化动态,形变过程隐藏于网络参数中,缺乏可解释性和物理合理性。为此,我们提出IGG(Image Generation informed by Geodesic dynamics),将拓扑保持的测地线原理融入基于扩散的生成过程。与在图像强度空间操作的传统方法不同,IGG在测地线变形空间中学习并生成多样化样本,将几何对象变化建模为从模板/源图像出发的光滑且可逆映射。代码已开源:https://github.com/nellie689/IGG。

原文摘要 · Abstract (English)

Generative diffusion models have emerged as a class of powerful techniques for various imaging applications, including but not limited to synthesis, reconstruction, and segmentation. Despite their success, current generative models pose two key limitations. First, they primarily rely on image intensity and texture information, with limited attention to underlying object geometry. As a result, they do not guarantee geometric or topological consistency during the generation process, which is a crucial requirement for high-stakes domains such as computational anatomy, biology, and robotics, where preserving object structure is critical. Second, existing models fail to explicitly learn or represent shape changes in the generative process. Such deformation dynamics remain occluded within network parameters; hence leaving the transformation process uninterpretable and physically uninformed. To address these challenges, we introduce IGG (Image Generation informed by Geodesic dynamics), a novel framework that integrates topology-preserving geodesic principles into the diffusion-based generative process. In contrast to conventional methods that operate in image intensity space, IGG learns and synthesizes diverse samples within geodesic deformation spaces, where geometric object changes are learned as smooth and invertible smooth mappings from a given template/source image. Our code is publicly available at https://github.com/nellie689/IGG.

扩散模型图像生成几何约束拓扑保持

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