pith:4INHS5MX
Neural Ordinary Differential Equations
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
Claims
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.
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.
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
Formal links
Cited by
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
· · · · ·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
}
}