-
Notifications
You must be signed in to change notification settings - Fork 8
Description
I wonder whether you could elaborate on the point you made in Figure 3: "We show that the first-order ODE has
the same form as their predefined forward process".
I am confused, because the marginally equivalent ODE formulation of EDM, the ODE formulation of Flow Matching and Rectified Flow, and even the ODE formulation of the continuous analog of DDPM which are depicted in the Fig3 trajectories have no higher order derivatives at all, from my understanding.
So, how does the Rectified Diffusion algorithm use the first-order approximation to the first-order reverse probability flow ODEs which is already first-order? In this sense, wouldn't it be trivial that the first-order ODE approximation has the same form as the predefined forward process, which is already first-order in nature?
Could you clarify whether I'm missing something obvious when you have time? Thanks in advance!