Papers › Neural Laplace Control for Continuous-time Delayed Systems

Neural Laplace Control for Continuous-time Delayed Systems

24 Feb 2023arXiv:2302.12604archive 2025-07-28

Samuel Holt, Alihan Hüyük, Zhaozhi Qian, Hao Sun, Mihaela van der Schaar

Many real-world offline reinforcement learning (RL) problems involve continuous-time environments with delays. Such environments are characterized by two distinctive features: firstly, the state x(t) is observed at irregular time intervals, and secondly, the current action a(t) only affects the future state x(t + g) with an unknown delay g > 0. A prime example of such an environment is satellite control where the communication link between earth and a satellite causes irregular observations and delays. Existing offline RL algorithms have achieved success in environments with irregularly observed states in time or known delays. However, environments involving both irregular observations in time and unknown delays remains an open and challenging problem. To this end, we propose Neural Laplace Control, a continuous-time model-based offline RL method that combines a Neural Laplace dynamics model with a model predictive control (MPC) planner--and is able to learn from an offline dataset sampled with irregular time intervals from an environment that has a inherent unknown constant delay. We show experimentally on continuous-time delayed environments it is able to achieve near expert policy performance.

PaperPDFCodeCode 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="2302.12604")

Code

Syntology Ran 5 of 17 code samples harvested from 2 repositories linked to this paper; 12 have no recorded run. Of those that ran: 1 ran · violated contract; 4 ran · our draft was wrong.

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

samholt/neurallaplacecontrol officialmentioned in papermentioned on GitHubpytorch report
vanderschaarlab/neurallaplacecontrol officialmentioned in papermentioned on GitHubpytorchMIT 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

17 samples harvested; 5 ran; 0 honoured the contract we drafted; 12 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 · violated contract
4ran · our draft was wrong
12unverified

Licence: 0 of the 17 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 2 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.

create_classifier vanderschaarlab/neurallaplacecontrol/baseline_models/latent_ode_lib/base_models.py official repository ran · our draft was wrong MIT (permissive) · fc9a64735be0911c · report
generate_log_file_path samholt/neurallaplacecontrol/run_exp_multi.py official repository ran · our draft was wrong MIT (permissive) · a00c4f55aee7a564 · report
is_float samholt/neurallaplacecontrol/process_results/process_logs.py official repository ran · violated contract MIT (permissive) · e2448496ae21bf51 · report
mean_confidence_interval samholt/neurallaplacecontrol/process_results/process_logs.py official repository ran · our draft was wrong MIT (permissive) · c23c1dcf5ce07300 · report
string_to_float_dict samholt/neurallaplacecontrol/process_results/process_logs.py official repository ran · our draft was wrong MIT (permissive) · ab950ea1b98403e2 · report
acrobot_dynamics_dt_delay vanderschaarlab/neurallaplacecontrol/oracle.py official repository unverified MIT (permissive) · f6d5dc82ebceee06 · report
cartpole_dynamics_dt_delay vanderschaarlab/neurallaplacecontrol/oracle.py official repository unverified MIT (permissive) · bd9d131794b04d99 · report
create_LatentODE_model vanderschaarlab/neurallaplacecontrol/baseline_models/latent_ode_lib/create_latent_ode_model.py official repository unverified MIT (permissive) · 9b9f619dc624b573 · report
create_LatentODE_model_direct vanderschaarlab/neurallaplacecontrol/baseline_models/latent_ode_lib/create_latent_ode_model.py official repository unverified MIT (permissive) · 8b5c0856989359e1 · report
get_action vanderschaarlab/neurallaplacecontrol/mppi_with_model.py official repository unverified MIT (permissive) · cdf86004b2feba7a · report
get_action_with_encode_obs_time vanderschaarlab/neurallaplacecontrol/mppi_dataset_collector.py official repository unverified MIT (permissive) · d6188eb95247b9a9 · report
get_delta_t_rnn_model vanderschaarlab/neurallaplacecontrol/train_utils.py official repository unverified MIT (permissive) · 70bbd381984aa87a · report
get_rnn_model vanderschaarlab/neurallaplacecontrol/train_utils.py official repository unverified MIT (permissive) · cf12e790ed80faaf · report
load_replay_buffer vanderschaarlab/neurallaplacecontrol/w_nl.py official repository unverified MIT (permissive) · 33f9df36e2fc0cfb · report
parse_args vanderschaarlab/neurallaplacecontrol/config.py official repository unverified MIT (permissive) · c03dbd5716bc8def · report
pendulum_dynamics_dt_delay vanderschaarlab/neurallaplacecontrol/oracle.py official repository unverified MIT (permissive) · b1120c7a27bffa9a · report
setup_logger vanderschaarlab/neurallaplacecontrol/overlay.py official repository unverified MIT (permissive) · 3728451722b589af · report

Tasks

Model Predictive ControlOffline RLReinforcement Learning (RL)

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