Papers › Hypersolvers: Toward Fast Continuous-Depth Models

Hypersolvers: Toward Fast Continuous-Depth Models

19 Jul 2020NeurIPS 2020 12arXiv:2007.09601archive 2025-07-28

Michael Poli, Stefano Massaroli, Atsushi Yamashita, Hajime Asama, Jinkyoo Park

The infinite-depth paradigm pioneered by Neural ODEs has launched a renaissance in the search for novel dynamical system-inspired deep learning primitives; however, their utilization in problems of non-trivial size has often proved impossible due to poor computational scalability. This work paves the way for scalable Neural ODEs with time-to-prediction comparable to traditional discrete networks. We introduce hypersolvers, neural networks designed to solve ODEs with low overhead and theoretical guarantees on accuracy. The synergistic combination of hypersolvers and Neural ODEs allows for cheap inference and unlocks a new frontier for practical application of continuous-depth models. Experimental evaluations on standard benchmarks, such as sampling for continuous normalizing flows, reveal consistent pareto efficiency over classical numerical methods.

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="2007.09601")

Code

Syntology Ran 2 of 15 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

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

15 samples harvested; 2 ran; 1 honoured the contract we drafted; 13 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.

1ran · honoured contract
1ran
13unverified

Licence: 0 of the 15 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 DiffEqML/diffeqml-research. “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.

get_mgrid DiffEqML/diffeqml-research/hypersolvers-control/src/activations.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 6993cad8937592ca · report
divergence DiffEqML/diffeqml-research/hypersolvers-control/src/activations.py official repository ran Apache-2.0 (permissive) · 754f3e0cdb026116 · report
autograd_trace DiffEqML/diffeqml-research/hypersolver/src/models.py official repository unverified Apache-2.0 (permissive) · 53b4a26700518185 · report
circle_loss DiffEqML/diffeqml-research/hypersolvers-control/src/cost.py official repository unverified Apache-2.0 (permissive) · de23a0d8342f36d6 · report
circus_loss DiffEqML/diffeqml-research/hypersolvers-control/src/cost.py official repository unverified Apache-2.0 (permissive) · e8e6e7289ccb550b · report
continuous_lqr DiffEqML/diffeqml-research/hypersolvers-control/src/controllers.py official repository unverified Apache-2.0 (permissive) · 503b76247e05ecc8 · report
density_scatter DiffEqML/diffeqml-research/hypersolver/src/utils.py official repository unverified Apache-2.0 (permissive) · ed8adea15e61e3bc · report
discrete_lqr DiffEqML/diffeqml-research/hypersolvers-control/src/controllers.py official repository unverified Apache-2.0 (permissive) · efd45a3ed6ab2f76 · report
get_cifar_dloaders DiffEqML/diffeqml-research/dissecting-neural-odes/image_classification/utils.py official repository unverified Apache-2.0 (permissive) · fdae332b7c150576 · report
grid_apply DiffEqML/diffeqml-research/hypersolver/src/utils.py official repository unverified Apache-2.0 (permissive) · f4b106b4f1fbbe33 · report
jagged_fixed_odeint DiffEqML/diffeqml-research/neural-hybrid-automata/src/odeint.py official repository unverified Apache-2.0 (permissive) · c43fd3e765748d8b · report
laplace DiffEqML/diffeqml-research/hypersolvers-control/src/activations.py official repository unverified Apache-2.0 (permissive) · 5719cf26510d50ea · report
mape DiffEqML/diffeqml-research/hypersolvers-control/src/utils.py official repository unverified Apache-2.0 (permissive) · 036472db72b08a56 · report
one_hot DiffEqML/diffeqml-research/neural-hybrid-automata/src/nn.py official repository unverified Apache-2.0 (permissive) · c6a6548ef8385b9a · report
smape DiffEqML/diffeqml-research/hypersolvers-control/src/utils.py official repository unverified Apache-2.0 (permissive) · dc53a4c9f0d50895 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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