pith. sign in

arxiv: 2301.12003 · v3 · pith:NEDNIV5Cnew · submitted 2023-01-27 · 💻 cs.LG · cs.AI· cs.CV· stat.ML

Minimizing Trajectory Curvature of ODE-based Generative Models

classification 💻 cs.LG cs.AIcs.CVstat.ML
keywords curvaturegenerativemodelsprocessforwardmethodnumericalperformance
0
0 comments X
read the original abstract

Recent ODE/SDE-based generative models, such as diffusion models, rectified flows, and flow matching, define a generative process as a time reversal of a fixed forward process. Even though these models show impressive performance on large-scale datasets, numerical simulation requires multiple evaluations of a neural network, leading to a slow sampling speed. We attribute the reason to the high curvature of the learned generative trajectories, as it is directly related to the truncation error of a numerical solver. Based on the relationship between the forward process and the curvature, here we present an efficient method of training the forward process to minimize the curvature of generative trajectories without any ODE/SDE simulation. Experiments show that our method achieves a lower curvature than previous models and, therefore, decreased sampling costs while maintaining competitive performance. Code is available at https://github.com/sangyun884/fast-ode.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Isokinetic Flow Matching for Pathwise Straightening of Generative Flows

    cs.LG 2026-04 unverdicted novelty 7.0

    Isokinetic Flow Matching adds a lightweight regularization term to flow matching that penalizes acceleration along paths via self-guided finite differences, yielding straighter trajectories and large gains in few-step...

  2. LIVEditor-14B: Lightning Unified Video Editing via In-Context Sparse Attention

    cs.CV 2026-05 unverdicted novelty 6.0

    LIVEditor-14B applies a new sparse attention method (ISA) that prunes context and uses query-sharpness routing to cut attention latency ~60% with no loss in editing quality on standard benchmarks.

  3. HazeMatching: Dehazing Light Microscopy Images with Guided Conditional Flow Matching

    eess.IV 2025-06 unverdicted novelty 6.0

    HazeMatching adapts conditional flow matching with hazy-image guidance to dehaze microscopy images while balancing fidelity and realism on synthetic and real data.

  4. LIVEditor-14B: Lightning Unified Video Editing via In-Context Sparse Attention

    cs.CV 2026-05 unverdicted novelty 5.0

    ISA prunes low-saliency context tokens and routes queries by sharpness to either full or 0-th order Taylor sparse attention, enabling LIVEditor to cut attention latency ~60% while beating prior video editing methods o...