add some descriptions

This commit is contained in:
Yan Lin 2026-01-30 20:37:46 +01:00
parent 56171a0578
commit 7f851efcb4
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
+++
title = "Shortcuts in ODE and SDE"
date = 2025-07-01
description = ""
description = "Idea of finding shortcuts that universally apply to time-dependent differential equations"
+++
> **TL;DR:** In the context of generative modeling, we examine ODEs, SDEs, and two recent works that share the idea of learning shortcuts that traverse through vector fields defined by ODEs faster. We then discuss the generalization of this idea to both ODE- and SDE-based models.