Papers › Neural Ordinary Differential Equations

Neural Ordinary Differential Equations

19 Jun 2018NeurIPS 2018 12arXiv:1806.07366archive 2025-07-28

Ricky T. Q. Chen, Yulia Rubanova, Jesse Bettencourt, David Duvenaud

We introduce a new family of deep neural network models. Instead of specifying a discrete sequence of hidden layers, we parameterize the derivative of the hidden state using a neural network. The output of the network is computed using a black-box differential equation solver. These continuous-depth models have constant memory cost, adapt their evaluation strategy to each input, and can explicitly trade numerical precision for speed. We demonstrate these properties in continuous-depth residual networks and continuous-time latent variable models. We also construct continuous normalizing flows, a generative model that can train by maximum likelihood, without partitioning or ordering the data dimensions. For training, we show how to scalably backpropagate through any ODE solver, without access to its internal operations. This allows end-to-end training of ODEs within larger models.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1806.07366")

Code

Syntology Ran 89 of 124 code samples harvested from 25 repositories linked to this paper; 35 have no recorded run. Of those that ran: 2 ran · honoured contract; 5 ran · violated contract; 25 ran · our draft was wrong; 8 ran · fixture could not drive it; 49 ran with no contract checked.

By repository: community (archive-listed): 124 samples from 25 repositories, 89 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

56 repositories listed; official and paper-mentioned ones first.

rtqichen/torchdiffeq officialmentioned in papermentioned on GitHubpytorch report
000Justin000/torchdiffeq mentioned on GitHubpytorchMIT report
5yearsKim/HamiltonianFlow mentioned on GitHubpytorch report
AlphaGergedan/Sampling-HNNs mentioned on GitHub report
BruceNolascoFC/RN-2021-1 mentioned on GitHubpytorch report
DrChainsaw/neuralODE4j mentioned on GitHubpytorchMIT report
HolmesShuan/OISR-PyTorch mentioned on GitHubpytorchBSD-2-Clause report
Junghwan-brian/SDE-Net mentioned on GitHubtf report
Lauu1023/ODENet mentioned on GitHubpytorchMIT report
MilesCranmer/lagrangian_nns mentioned on GitHubjax report
PranavMahajan25/Neural-ODE mentioned on GitHub report
RainerGasper/NeuralODE mentioned on GitHub report
StuartHadfield/neural-odes mentioned on GitHub report
TheStageAI/TorchIntegral mentioned on GitHubpytorch report
UofTrees/ProjectX2020 mentioned on GitHubpytorch report
ZainRaza14/Neural-ODE mentioned on GitHub report
abaietto/neural_ode_classification mentioned on GitHubpytorch report
alexandrejash/Chivvo mentioned on GitHubpytorch report
amirgholami/anode mentioned on GitHubpytorchMIT report
caidao22/pkg-cams mentioned on GitHubBSD-2-Clause report
copperwire/neural_ode mentioned on GitHubtf report
dlinzner-bcs/min_neuralODEs mentioned on GitHub report
feicccccccc/Neural-ODE-Ex mentioned on GitHubpytorch report
gabrevaya/LatentDiffEq mentioned on GitHubMIT report
gabrevaya/LatentDiffEq.jl mentioned on GitHubMIT report
geoffsmith/gan-ode mentioned on GitHubpytorch report
ipeter50/graph_ode mentioned on GitHubpytorch report
jacobjinkelly/easy-neural-ode mentioned on GitHubjax report
johnhw/simple_neural_ode mentioned on GitHub report
kakao/DAFT mentioned on GitHubpytorch report
kfallah/NODE-Denoiser mentioned on GitHubpytorch report
locuslab/monotone_op_net mentioned on GitHubpytorch report
lye0618/torchdiffeq mentioned on GitHubpytorchMIT report
m-qiang/cortexode mentioned on GitHubpytorch report
mandubian/neural-ode mentioned on GitHubtfMIT report
mandubian/pytorch-neural-ode mentioned on GitHubpytorchNOASSERTION report
msurtsukov/neural-ode mentioned on GitHubpytorch report
narock/machine_learning mentioned on GitHubGPL-3.0 report
patrick-kidger/FasterNeuralDiffEq mentioned on GitHubpytorch report
rg321/anode_mtvso mentioned on GitHubpytorchGPL-3.0 report
teopb/ode-net-examples mentioned on GitHubpytorch report
tianfr/mononerf mentioned on GitHubpytorch report
titu1994/tfdiffeq mentioned on GitHubtfMIT report
wkirgsn/thermal-nn mentioned on GitHubtfMIT report
xuanqing94/torchdiffeq mentioned on GitHubpytorch report
xwinxu/bayesde mentioned on GitHubjax report
xwinxu/bayesian-sde mentioned on GitHubjax report
zhuqunxi/My_numpy_NODE mentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

124 samples harvested; 89 ran; 2 honoured the contract we drafted; 35 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
5ran · violated contract
25ran · our draft was wrong
8ran · fixture could not drive it
49ran
35unverified

Licence: 41 of the 124 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 25 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

AdamsBashforth teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 7980b2520b28c2f2 · report
AdamsBashforth xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 106d95c9ca4a144c · report
AdamsBashforthMoulton teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 1cbcd7f7db72e996 · report
AdamsBashforthMoulton xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 279f4f78d04ad28b · report
AdaptiveStepsizeODESolver teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · e8208a8b9886cd85 · report
AdaptiveStepsizeODESolver xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 2f5e41ed5c35fa64 · report
CortexODE m-qiang/cortexode/model/net.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 042c58847599eec2 · report
DAFT kakao/DAFT/model.py community (archive-listed) ran Apache-2.0 (permissive) · 43b0462e8ae59a39 · report
Data UofTrees/ProjectX2020/mr_node/model/odefunc.py community (archive-listed) ran no licence file found · pointer only · afcd5754477bf8a7 · report
DiffEqWrapper xwinxu/bayesian-sde/brax/_impl/diffeq_layers.py community (archive-listed) ran · our draft was wrong MIT (permissive) · b4e4766812fea13a · report
Dopri5Solver teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 2f030eba6be5e4b6 · report
Dopri5Solver xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · f121c10d5d8c5250 · report
Euler teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 43e9e562dc3f595e · report
Euler alexandrejash/Chivvo/anode/odesolver.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 6fba12214cae5e2d · report
Euler xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 70d97d2f6b74251c · report
Euler 5yearsKim/HamiltonianFlow/anode/odesolver.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 9406c2abc025c528 · report
FixedGridODESolver xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 10f0d6dfa6f48005 · report
IGrid TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) ran Apache-2.0 (permissive) · 62feec9141b4e5c3 · report
MLP ipeter50/graph_ode/odegnn.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · a963843951a2916d · report
Midpoint teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 6a98a0fc2403db3c · report
Midpoint xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 99ec31db7c208dcf · report
ODEAdjoint feicccccccc/Neural-ODE-Ex/NeuralODE.py community (archive-listed) ran MIT (permissive) · a932ba75143e9ecb · report
ODEBlock kfallah/NODE-Denoiser/models/NODE.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 59f408ca8aaaf9f3 · report
ODEBlock dungxibo123/neural_ode/utils/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 92137b4f2c7365e8 · report
ODENet abaietto/neural_ode_classification/models.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 6bbb55a0b9a1ee9c · report
ODENet boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted AGPL-3.0 (copyleft) · pointer only · ce3b538793b44a3f · report
OdeSolver copperwire/neural_ode/src/ode_solvers/solvers.py community (archive-listed) ran no licence file found · pointer only · fd17b14e17a04cc7 · report
ParametrizedModel TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) ran Apache-2.0 (permissive) · 6a10221436726b78 · report
PrunableModel TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) ran Apache-2.0 (permissive) · d8a06e2aaf08a085 · report
RK2 alexandrejash/Chivvo/anode/odesolver.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 5512b8d472ebad2a · report
RK2 5yearsKim/HamiltonianFlow/anode/odesolver.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 33a0d576e23c028f · report
RK4 teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 26fbbe135361b126 · report
RK4 alexandrejash/Chivvo/anode/odesolver.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 127c92027e96c4f8 · report
RK4 xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 52750e1480f37d55 · report
RK4 5yearsKim/HamiltonianFlow/anode/odesolver.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 1fc91b40082e955e · report
Time_Stepper alexandrejash/Chivvo/anode/odesolver.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 2c812a9f084716eb · report
Time_Stepper 5yearsKim/HamiltonianFlow/anode/odesolver.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 78706994d851e4b4 · report
TrainableGrid1D TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) ran Apache-2.0 (permissive) · 60b35461edf3f214 · report
Tsit5Solver teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · a04d5636674a9ec2 · report
Tsit5Solver xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · a65d81dc9b13762d · report
VariableCoefficientAdamsBashforth teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 180e9fe199764f78 · report
VariableCoefficientAdamsBashforth xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 0875a31606cadf64 · report
VelocityField tianfr/mononerf/src/model/velocity_field.py community (archive-listed) ran licence not identified · pointer only · f031bcc19da6d85a · report
_RungeKuttaState teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 443bb371b2a31d9b · report
_VCABMState teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran MIT (permissive) · 4b236303800173d5 · report
_check_inputs teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · ea3c58d4e24eebb6 · report
_check_inputs xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 2224684f11a7a3c9 · report
_compute_error_ratio teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 8b87a183c9dbf249 · report
_convert_to_tensor teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · our draft was wrong MIT (permissive) · baa65f15f31a9777 · report
_decreasing teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · violated contract MIT (permissive) · ec95d60f4289b25e · report
_decreasing xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · aef26a4386aa599b · report
_has_converged teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · violated contract MIT (permissive) · 80aaab169a92f738 · report
_interp_coeff_tsit5 teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · honoured contract MIT (permissive) · a80bde1c9ec425d6 · report
_interp_eval_tsit5 teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 69c9ce066153b90b · report
_is_finite teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 443e9b25ad3ae079 · report
_is_iterable teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 9d72df2efb3a66fe · report
_norm teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · c3ee29e30b47fb06 · report
_possibly_nonzero teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · violated contract MIT (permissive) · 285104682369ab82 · report
_runge_kutta_step teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 2a9f0b547af9d443 · report
_select_initial_step teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · honoured contract MIT (permissive) · 95dcacc99376ec95 · report
build_case BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) ran no licence file found · pointer only · 1954ce4f7b5742a7 · report
calc_psnr HolmesShuan/OISR-PyTorch/NTIRE2019/OISR/src/utility.py community (archive-listed) ran BSD-2-Clause (permissive) · d4592ac83c04a5fd · report
compute_implicit_phi teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · a269dfdac4e51213 · report
default_conv HolmesShuan/OISR-PyTorch/NTIRE2019/OISR/src/model/common.py community (archive-listed) ran · our draft was wrong BSD-2-Clause (permissive) · 8b0e794d4d8f9b13 · report
dynamic_from_signals BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 2aee82e2cf39316d · report
forward johnhw/simple_neural_ode/neural_ode.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 6a5e35d9dcd92ff6 · report
g_and_explicit_phi teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) ran · our draft was wrong MIT (permissive) · b2a5ce23e7055fe3 · report
get_attr_by_name TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · aa235b32d88c1eed · report
get_parent_module TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · ddb0f75fbab8b97a · report
get_parent_name TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 019bd750e2303b7e · report
input_jacobian BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · a06d1d8f938ae9f4 · report
integrable_from_model BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 2285415039c52b05 · report
linear kakao/DAFT/model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · e9ac3eb9d2ad7232 · report
load_yaml boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) ran · our draft was wrong AGPL-3.0 (copyleft) · pointer only · 0e64c9442199a010 · report
load_yaml_values boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) ran · our draft was wrong AGPL-3.0 (copyleft) · pointer only · e0a9dd130bc8e029 · report
logsumexp_2d HolmesShuan/OISR-PyTorch/NTIRE2019/OISR/src/model/cbam.py community (archive-listed) ran · our draft was wrong fingerprinted BSD-2-Clause (permissive) · 7abfa32a2f1d7424 · report
merge_dicts boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) ran · our draft was wrong AGPL-3.0 (copyleft) · pointer only · 5c104e6fea609913 · report
neuralODE dlinzner-bcs/min_neuralODEs/neuralODEs/neuralODE.py community (archive-listed) ran no licence file found · pointer only · a94209f6fc808fe0 · report
ode_solve feicccccccc/Neural-ODE-Ex/NeuralODE.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 8193789421b9bce3 · report
odesolver alexandrejash/Chivvo/anode/odesolver.py community (archive-listed) ran · fixture could not drive it GPL-3.0 (copyleft) · pointer only · d1f5a2c0003cf2df · report
odesolver 5yearsKim/HamiltonianFlow/anode/odesolver.py community (archive-listed) ran · fixture could not drive it GPL-3.0 (copyleft) · pointer only · 3479205146fe5947 · report
pairwise UofTrees/ProjectX2020/mr_node/model/odefunc.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · acc109795f939462 · report
quantize HolmesShuan/OISR-PyTorch/NTIRE2019/OISR/src/utility.py community (archive-listed) ran fingerprinted BSD-2-Clause (permissive) · b1c1acd3c89a39f3 · report
randomGaussianWalk BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · a69334ba86c0588e · report
randomState BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) ran no licence file found · pointer only · c58084b51168dca6 · report
remove_parametrizations TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 63dd824e61be8e94 · report
traj_NODE jrbotvinick/learning-dynamics-on-invariant-measures/Comparison/NODE_func.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 6874ebf43b4dccd5 · report
x BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · 93721216ebb5b002 · report
y BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) ran · violated contract fingerprinted no licence file found · pointer only · 0dcc609ed16c99d9 · report
BaseDataset boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) unverified AGPL-3.0 (copyleft) · pointer only · abebc71e7f1ca56a · report
Dynamic BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) unverified no licence file found · pointer only · 02793af9d30a0ad2 · report
EncoderFunc ipeter50/graph_ode/odegnn.py community (archive-listed) unverified MIT (permissive) · 257d0ccfbbff4f5d · report
ExperimentOptions boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) unverified AGPL-3.0 (copyleft) · pointer only · a20f8065b0c3fffe · report
FixedGridODESolver teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · c15fe1bc655d0b37 · report
IntegralModel TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 9e070cde035db353 · report
NeuralODE feicccccccc/Neural-ODE-Ex/NeuralODE.py community (archive-listed) unverified MIT (permissive) · 0be1257af72d80c3 · report
ODEBlock boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) unverified AGPL-3.0 (copyleft) · pointer only · 9158a9a96f605d3f · report
ODEFunc UofTrees/ProjectX2020/mr_node/model/odefunc.py community (archive-listed) unverified no licence file found · pointer only · ca95388e3abbb9e0 · report
ODEfunc feicccccccc/Neural-ODE-Ex/NeuralODE.py community (archive-listed) unverified MIT (permissive) · c05e6f04ee48cfca · report
_assert_increasing teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · 33a06d298681bf50 · report
_assert_increasing xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · b4d1b587fdffa06d · report
_handle_unused_kwargs teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · f1350edaaca6f9b0 · report
_interp_fit_dopri5 teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · 2e6b4dc52e187e03 · report
_optimal_step_size teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · cc5817a5b29775b5 · report
_scaled_dot_product teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · de5906cda333c484 · report
find_dataset_class boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) unverified AGPL-3.0 (copyleft) · pointer only · 762ad558c1d13aeb · report
find_parameters Lauu1023/ODENet/_impl/adjoint.py community (archive-listed) unverified MIT (permissive) · 216ff008ef437b80 · report
flat_param_jacobian BruceNolascoFC/RN-2021-1/tensor_ode_solver.py community (archive-listed) unverified no licence file found · pointer only · 0b628441d9a6d4da · report
g_and_explicit_phi Lauu1023/ODENet/_impl/adams.py community (archive-listed) unverified MIT (permissive) · 94c5d03613990039 · report
make_optimizer HolmesShuan/OISR-PyTorch/NTIRE2019/OISR/src/utility.py community (archive-listed) unverified BSD-2-Clause (permissive) · f250aafdaa7f4526 · report
mkdir boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) unverified AGPL-3.0 (copyleft) · pointer only · 9012d6958edc86f1 · report
mkdirs boschresearch/numerics_independent_neural_odes/models/models.py community (archive-listed) unverified AGPL-3.0 (copyleft) · pointer only · f81cc7d6c4c87870 · report
odeint teopb/ode-net-examples/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · 3642eb84474d80fc · report
odeint geoffsmith/gan-ode/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · 442b903271deea5e · report
odeint xuanqing94/torchdiffeq/torchdiffeq/_impl/odeint.py community (archive-listed) unverified MIT (permissive) · 8ab361e64d240962 · report
odeint_adjoint Lauu1023/ODENet/_impl/adjoint.py community (archive-listed) unverified MIT (permissive) · 773c458752a32b7a · report
odeint_adjoint lye0618/torchdiffeq/torchdiffeq/_impl/adjoint.py community (archive-listed) unverified MIT (permissive) · 71df735edec0d658 · report
projection_conv HolmesShuan/OISR-PyTorch/NTIRE2019/OISR/src/model/ddbpn.py community (archive-listed) unverified BSD-2-Clause (permissive) · 3cadb1fed3be1893 · report
reapply_parametrizations TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 242605ed25603835 · report
reset_batchnorm TheStageAI/TorchIntegral/torch_integral/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 897a3625721985ef · report
rk4_alt_step_func lye0618/torchdiffeq/torchdiffeq/_impl/rk_common.py community (archive-listed) unverified MIT (permissive) · 915f7ec0ef60ec9a · report
rk4_alt_step_func Lauu1023/ODENet/_impl/rk_common.py community (archive-listed) unverified MIT (permissive) · 40dadd966f2c36ab · report
rk4_step_func lye0618/torchdiffeq/torchdiffeq/_impl/rk_common.py community (archive-listed) unverified MIT (permissive) · 3e2bf9b07fd9cfc5 · report
rk4_step_func Lauu1023/ODENet/_impl/rk_common.py community (archive-listed) unverified MIT (permissive) · a4138cedf5f8608e · report

Tasks

Multivariate Time Series ForecastingMultivariate Time Series ImputationPose Estimation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Multivariate Time Series Forecasting MuJoCo Latent ODE (RNN enc.) MSE (10^-2, 50% missing) 1.377 #2 of 6 Archive leaderboard report
Multivariate Time Series Forecasting MuJoCo RNN-VAE MSE (10^-2, 50% missing) 1.782 #3 of 6 Archive leaderboard report
Multivariate Time Series Forecasting PhysioNet Challenge 2012 RNN-VAE MSE stdev 0.145 #3 of 4 Archive leaderboard report
Multivariate Time Series Forecasting PhysioNet Challenge 2012 RNN-VAE mse (10^-3) 3.055 #3 of 4 Archive leaderboard report
Multivariate Time Series Forecasting PhysioNet Challenge 2012 Latent ODE (RNN enc.) MSE stdev 0.052 #4 of 4 Archive leaderboard report
Multivariate Time Series Forecasting PhysioNet Challenge 2012 Latent ODE (RNN enc.) mse (10^-3) 3.162 #4 of 4 Archive leaderboard report
Multivariate Time Series Forecasting USHCN-Daily NeuralODE-VAE-Mask MSE 0.83 #7 of 8 Archive leaderboard report
Multivariate Time Series Forecasting USHCN-Daily NeuralODE-VAE MSE 0.96 #8 of 8 Archive leaderboard report
Multivariate Time Series Imputation MuJoCo Latent ODE (RNN enc.) MSE (10^2, 50% missing) 0.447 #2 of 6 Archive leaderboard report
Multivariate Time Series Imputation MuJoCo RNN-VAE MSE (10^2, 50% missing) 6.100 #6 of 6 Archive leaderboard report
Multivariate Time Series Imputation PhysioNet Challenge 2012 Latent ODE (RNN enc.) mse (10^-3) 3.907 #8 of 9 Archive leaderboard report
Multivariate Time Series Imputation PhysioNet Challenge 2012 RNN-VAE mse (10^-3) 5.930 #9 of 9 Archive leaderboard report
Pose Estimation !(()&&!|*|*| Nate 0..5sec Jaau #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections