paper-with-me

Papers

Minimizing Trajectory Curvature of ODE-based Generative Models

2023-01-27 · Sangyun Lee, Beomsu Kim, Jong Chul Ye

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.

📄 PDF Abstract BibTeX arXiv:2301.12003

Code (1)

sangyun884/fast-ode 공식 구현 pytorch

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

FlashRender: Few-Step Generative Rendering via Camera-Controlled Video MeanFlow

2026-09-03 · Byeongjun Park, Byung-Hoon Kim, Hyungjin Chung hf

We present FlashRender, a few-step generative rendering framework that retakes a source video along a target camera trajectory in seconds. We identify sampling-step-dependent camera control as a prominent manifestation o…

Minimizing Discrete Total Curvature for Image Processing

2020-06-01 · CVPR 2020 6 · Qiuxiang Zhong, Yutong Li, Yijie Yang, Yuping Duan

The curvature regularities have received growing attention with the advantage of providing strong priors in the continuity of edges in image processing applications. However, owing to the non-convex and non-smooth proper…

Representational Curvature Modulates Behavioral Uncertainty in Large Language Models

2026-04-27 · Jack King, Evelina Fedorenko, Eghbal A. Hosseini arxiv

In autoregressive large language models (LLMs), temporal straightening offers an account of how the next-token prediction objective shapes representations. Models learn to progressively straighten the representational tr…

Motion-Based Sign Language Video Summarization using Curvature and Torsion

2023-05-26 · Evangelos G. Sartinas, Emmanouil Z. Psarakis, Dimitrios I. Kosmopoulos

An interesting problem in many video-based applications is the generation of short synopses by selecting the most informative frames, a procedure which is known as video summarization. For sign language videos the benefi…

Video Summarization

Block Flow: Learning Straight Flow on Data Blocks

2025-01-20 · Zibin Wang, Zhiyuan Ouyang, Xiangyun Zhang

Flow-matching models provide a powerful framework for various applications, offering efficient sampling and flexible probability path modeling. These models are characterized by flows with low curvature in learned genera…

DiversityImage Generation