paper-with-me

Papers

StippleDiffusion: Capacity-Constrained Stippling using Controlled Diffusion

2026-05-15 · Ofir Gilad, Aleksander Plocharski, Przemyslaw Musialski, Andrei Sharf arxiv

Stipple patterns, point sets whose local density tracks a target image, are traditionally produced by per-density iterative optimizers, which are slow, non-differentiable, and must be re-run from scratch for each new target. Learned alternatives have so far addressed only unconditional point generation; capacity-constrained, image-conditioned stippling has remained out of reach. We present the first diffusion-based sampler that simultaneously satisfies a learned local point-distribution prior and a continuous, image-defined capacity constraint at inference. The method is a ControlNet branch built on top of an optimal-transport-grid point-set diffusion baseline, conditioned on the target density map and a high-resolution image. Two design choices make the combination tractable: training and inference are restricted to the late-stage denoising regime, initialized from a density-weighted rejection sample, and the standard zero-convolution injection is replaced with a sigmoid-gated 1x1 projection that preserves the base model's blue-noise structure under hard density signals. A single trained checkpoint accepts arbitrary target densities at inference, generalizes to point budgets that were not seen during training, and produces stipples in time nearly independent of the output point count. On the Icons-50 benchmark, our learned sampler reaches parity with per-density-optimized baselines on every reported metric while remaining differentiable end-to-end.

📄 PDF Abstract BibTeX arXiv:2605.15816

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MADFormer: Mixed Autoregressive and Diffusion Transformers for Continuous Image Generation

2025-06-09 · JunHao Chen, Yulia Tsvetkov, Xiaochuang Han

Recent progress in multimodal generation has increasingly combined autoregressive (AR) and diffusion-based approaches, leveraging their complementary strengths: AR models capture long-range dependencies and produce fluen…

Image Generationmultimodal generation

The Capacity Constrained Facility Location problem

2018-06-04 · Haris Aziz, Hau Chan, Barton E. Lee, David C. Parkes

We initiate the study of the capacity constrained facility location problem from a mechanism design perspective. The capacity constrained setting leads to a new strategic environment where a facility serves a subset of t…

Soft-constrained Schrodinger Bridge: a Stochastic Control Approach

2024-03-04 · Jhanvi Garg, Xianyang Zhang, Quan Zhou

Schr\"{o}dinger bridge can be viewed as a continuous-time stochastic control problem where the goal is to find an optimally controlled diffusion process whose terminal distribution coincides with a pre-specified target d…

Time Series

Denoising Diffusion Recommender Model

2024-01-13 · Jujia Zhao, Wenjie Wang, Yiyan Xu, Teng Sun 외

Recommender systems often grapple with noisy implicit feedback. Most studies alleviate the noise issues from data cleaning perspective such as data resampling and reweighting, but they are constrained by heuristic assump…

DenoisingmodelRecommendation SystemsRepresentation Learning

A-SelecT: Automatic Timestep Selection for Diffusion Transformer Representation Learning

2026-03-25 · Changyu Liu, James Chenhao Liang, Wenhao Yang, Yiming Cui 외 arxiv

Diffusion models have significantly reshaped the field of generative artificial intelligence and are now increasingly explored for their capacity in discriminative representation learning. Diffusion Transformer (DiT) has…

Representation Learning