pith. sign in
Pith Number

pith:4INHS5MX

pith:2018:4INHS5MXU4CTF2NA44M3Q76XZI
not attested not anchored not stored refs resolved

Neural Ordinary Differential Equations

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

Deep neural networks can replace discrete layers with continuous dynamics defined by ordinary differential equations.

arxiv:1806.07366 v5 · 2018-06-19 · cs.LG · cs.AI · stat.ML

Add to your LaTeX paper
\usepackage{pith}
\pithnumber{4INHS5MXU4CTF2NA44M3Q76XZI}

Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge

Record completeness

1 Bitcoin timestamp
2 Internet Archive
3 Author claim open · sign in to claim
4 Citations open
5 Replications open
Portable graph bundle live · download bundle · merged state
The bundle contains the canonical record plus signed events. A mirror can host it anywhere and recompute the same current state with the deterministic merge algorithm.

Claims

C1strongest claim

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.

C2weakest assumption

That a neural network can be trained to produce a vector field whose integral yields useful representations, and that standard ODE solvers remain numerically stable and differentiable enough for end-to-end gradient descent across the range of problems considered.

C3one line summary

Neural networks are redefined as continuous dynamical systems by learning the derivative of the hidden state with a neural network and integrating it with an ODE solver.

References

60 extracted · 60 resolved · 16 Pith anchors

[1] Computationally efficient convolved multiple output G aussian processes 2011
[2] OptNet : Differentiable optimization as a layer in neural networks 2017
[3] A general-purpose software framework for dynamic optimization 2013
[4] CasADi -- A software framework for nonlinear optimization and optimal control 2018
[5] Automatic differentiation in machine learning: a survey 2018

Formal links

3 machine-checked theorem links

Cited by

40 papers in Pith

Receipt and verification
First computed 2026-05-17T23:38:52.504180Z
Builder pith-number-builder-2026-05-17-v1
Signature Pith Ed25519 (pith-v1-2026-05) · public key
Schema pith-number/v1.0

Canonical hash

e21a797597a70532e9a0e719b87fd7ca2036c66123e7de14314c9cf8640ccbdf

Aliases

arxiv: 1806.07366 · arxiv_version: 1806.07366v5 · doi: 10.48550/arxiv.1806.07366 · pith_short_12: 4INHS5MXU4CT · pith_short_16: 4INHS5MXU4CTF2NA · pith_short_8: 4INHS5MX
Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/4INHS5MXU4CTF2NA44M3Q76XZI \
  | jq -c '.canonical_record' \
  | python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: e21a797597a70532e9a0e719b87fd7ca2036c66123e7de14314c9cf8640ccbdf
Canonical record JSON
{
  "metadata": {
    "abstract_canon_sha256": "5c43859e54c56b280e576a8f0d64ee2e5f1514f538f7c5ed10ed70eff5f47a35",
    "cross_cats_sorted": [
      "cs.AI",
      "stat.ML"
    ],
    "license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
    "primary_cat": "cs.LG",
    "submitted_at": "2018-06-19T17:50:12Z",
    "title_canon_sha256": "cae7d85b5a1ddff55631b70fa27eb07d01a0ad8011cd62c9a6516cbfeae065f8"
  },
  "schema_version": "1.0",
  "source": {
    "id": "1806.07366",
    "kind": "arxiv",
    "version": 5
  }
}