NDC: Neural Diffusion Curves for image vectorization
摘要
We present Neural Diffusion Curves (NDC), a differentiable framework that vectorizes raster images into compact, editable diffusion curve representations in a single forward pass. Unlike traditional multi-stage pipelines that rely on handcrafted feature extraction and non-differentiable numerical solvers, NDC unifies curve geometry prediction, bilateral color control point extraction, and PDE-based rendering within a learnable architecture. Specifically, a Transformer-based curve decoder with optimal transport matching produces a data-adaptive set of sparse Bézier curves; a lightweight 1D convolutional network extracts color constraints along curve normals; and a Fourier Neural Operator (FNO) serves as a differentiable surrogate for the Poisson solver, enabling gradient propagation across the entire pipeline. On