Papers › Robust Counterexample-guided Optimization for Planning from Differentiable Temporal Logic

Robust Counterexample-guided Optimization for Planning from Differentiable Temporal Logic

3 Mar 2022arXiv:2203.02038links table onlyarchive 2025-07-28

Charles Dawson, Chuchu Fan

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Signal temporal logic (STL) provides a powerful, flexible framework for specifying complex autonomy tasks; however, existing methods for planning based on STL specifications have difficulty scaling to long-horizon tasks and are not robust to external disturbances. In this paper, we present an algorithm for finding robust plans that satisfy STL specifications. Our method alternates between local optimization and local falsification, using automatically differentiable temporal logic to iteratively optimize its plan in response to counterexamples found during the falsification process. We benchmark our counterexample-guided planning method against state-of-the-art planning methods on two long-horizon satellite rendezvous missions, showing that our method finds high-quality plans that satisfy STL specifications despite adversarial disturbances. We find that our method consistently finds plans that are robust to adversarial disturbances and requires less than half the time of competing methods. We provide an implementation of our planner at https://github.com/MIT-REALM/architect.

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

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

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

mit-realm/architect officialmentioned in paperjaxBSD-2-Clause 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

12 samples harvested; 0 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.

12unverified

Licence: 0 of the 12 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 mit-realm/architect. “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.

beacon_range_measurement_lin mit-realm/architect/architect/components/sensing/range_beacons.py official repository unverified BSD-2-Clause (permissive) · 9012a59cc7caa74f · report
beacon_range_measurements mit-realm/architect/architect/components/sensing/range_beacons.py official repository unverified BSD-2-Clause (permissive) · f78e22c67d343cfa · report
compass_measurement_lin mit-realm/architect/architect/components/sensing/compass.py official repository unverified BSD-2-Clause (permissive) · cb724e06e438d49a · report
compass_measurements mit-realm/architect/architect/components/sensing/compass.py official repository unverified BSD-2-Clause (permissive) · aee5c2cc29c9c67f · report
dt_ekf_predict_covariance mit-realm/architect/architect/components/estimation/ekf.py official repository unverified BSD-2-Clause (permissive) · 1e22a67e91200505 · report
dt_ekf_update mit-realm/architect/architect/components/estimation/ekf.py official repository unverified BSD-2-Clause (permissive) · 0d5d299815ec5c4a · report
dubins_linearized_dynamics mit-realm/architect/architect/components/dynamics/dubins.py official repository unverified BSD-2-Clause (permissive) · 4e35d0b78d87e0d2 · report
dubins_next_state mit-realm/architect/architect/components/dynamics/dubins.py official repository unverified BSD-2-Clause (permissive) · 731385d33d93fda9 · report
linear_satellite_dt_AB mit-realm/architect/architect/components/dynamics/linear_satellite.py official repository unverified BSD-2-Clause (permissive) · c002380bc993d417 · report
linear_satellite_next_state mit-realm/architect/architect/components/dynamics/linear_satellite.py official repository unverified BSD-2-Clause (permissive) · 6b43bfa5206d0abd · report
linear_satellite_next_state_substeps mit-realm/architect/architect/components/dynamics/linear_satellite.py official repository unverified BSD-2-Clause (permissive) · 8fd0bab1f3864b20 · report
rotation_matrix_2d mit-realm/architect/architect/components/geometry/transforms_2d.py official repository unverified BSD-2-Clause (permissive) · bb39fe8edde24ca5 · 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