arXiv:2604.10940cs.CV2026-04被引 4

让图像矢量图还原被遮挡部分,实现可编辑的完整对象结构。

AmodalSVG: Amodal Image Vectorization via Semantic Layer Peeling

  • 通过语义分层剥离技术,逐层分解图像并补全遮挡区域。
  • 在多个数据集上生成的矢量图质量显著优于现有方法。
  • 适合需要精细矢量化编辑的设计师和图形处理研究者。

我们提出AmodalSVG,一种全新的无模态图像矢量化框架,可从自然图像生成语义有序且几何完整的SVG表示。现有矢量化方法基于有模态范式:仅追踪可见像素,忽略遮挡,导致生成的SVG语义混杂、几何不完整,限制了结构可编辑性。相比之下,AmodalSVG重建完整物体几何,包括被遮挡区域,并将其组织为独立可编辑的矢量层。该框架采用两阶段设计,在栅格域中先进行语义解耦与补全,再独立矢量化。第一阶段引入语义层剥除(SLP),基于视觉语言模型引导,逐步将图像分解为语义一致的层;通过混合修复,恢复遮挡下的完整物体外观,实现显式语义解耦。第二阶段提出自适应分层矢量化(ALV),通过误差预算驱动机制动态调节基础图形预算,提升矢量化效率。大量实验表明,AmodalSVG在视觉保真度上显著优于现有方法。此外,生成的无模态层支持向量域中的对象级编辑,这是现有方法无法实现的能力。代码将在接受后发布。

原文摘要 · Abstract (English)

We introduce AmodalSVG, a new framework for amodal image vectorization that produces semantically organized and geometrically complete SVG representations from natural images. Existing vectorization methods operate under a modal paradigm: tracing only visible pixels and disregarding occlusion. Consequently, the resulting SVGs are semantically entangled and geometrically incomplete, limiting SVG's structural editability. In contrast, AmodalSVG reconstructs full object geometries, including occluded regions, into independent, editable vector layers. To achieve this, AmodalSVG reformulates image vectorization as a two-stage framework, performing semantic decoupling and completion in the raster domain to produce amodally complete semantic layers, which are then independently vectorized. In the first stage, we introduce Semantic Layer Peeling (SLP), a VLM-guided strategy that progressively decomposes an image into semantically coherent layers. By hybrid inpainting, SLP recovers complete object appearances under occlusions, enabling explicit semantic decoupling. To vectorize these layers efficiently, we propose Adaptive Layered Vectorization (ALV), which dynamically modulates the primitive budget via an error-budget-driven adjustment mechanism. Extensive experiments demonstrate that AmodalSVG significantly outperforms prior methods in visual fidelity. Moreover, the resulting amodal layers enable object-level editing directly in the vector domain, capabilities not supported by existing vectorization approaches. Code will be released upon acceptance.

图像矢量化无模态重建语义分割SVG生成

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