ARTFEED — Contemporary Art Intelligence

DBMSolver: Training-Free Diffusion Bridge Sampler Speeds Up I2I Translation

ai-technology · 2026-05-09

Researchers introduce DBMSolver, a training-free sampler that accelerates diffusion-based image-to-image (I2I) translation by exploiting the semi-linear structure of Diffusion Bridge Models (DBMs). By using exponential integrators for 1st- and 2nd-order solutions, DBMSolver reduces the number of function evaluations (NFEs) by up to 5x while improving output quality—for example, FID drops 53% on DIODE at 20 NFEs compared to a 2nd-order baseline. The method achieves state-of-the-art efficiency-quality tradeoffs on tasks including inpainting, stylization, and semantics-to-image generation at resolutions up to 256x256. The code is publicly available on GitHub.

Key facts

  • DBMSolver is a training-free sampler for Diffusion Bridge Models.
  • It exploits the semi-linear structure of DBMs via exponential integrators.
  • Reduces NFEs by up to 5x compared to existing methods.
  • FID drops 53% on DIODE at 20 NFEs vs. 2nd-order baseline.
  • Tested on inpainting, stylization, and semantics-to-image tasks.
  • Supports resolutions up to 256x256.
  • Code is publicly available on GitHub.
  • Sets new SOTA efficiency-quality tradeoffs.

Entities

Sources