Papers › Neural Contraction Metrics for Robust Estimation and Control: A Convex Optimization Approach

Neural Contraction Metrics for Robust Estimation and Control: A Convex Optimization Approach

8 Jun 2020arXiv:2006.04361archive 2025-07-28

Hiroyasu Tsukamoto, Soon-Jo Chung

This paper presents a new deep learning-based framework for robust nonlinear estimation and control using the concept of a Neural Contraction Metric (NCM). The NCM uses a deep long short-term memory recurrent neural network for a global approximation of an optimal contraction metric, the existence of which is a necessary and sufficient condition for exponential stability of nonlinear systems. The optimality stems from the fact that the contraction metrics sampled offline are the solutions of a convex optimization problem to minimize an upper bound of the steady-state Euclidean distance between perturbed and unperturbed system trajectories. We demonstrate how to exploit NCMs to design an online optimal estimator and controller for nonlinear systems with bounded disturbances utilizing their duality. The performance of our framework is illustrated through Lorenz oscillator state estimation and spacecraft optimal motion planning problems.

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

Code

Syntology Ran 2 of 17 code samples harvested from 3 repositories linked to this paper; 15 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · fixture could not drive it.

By repository: official repository: 9 samples from 1 repository, 0 ran; community (archive-listed): 8 samples from 2 repositories, 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.

astrohiro/ncm officialmentioned in papermentioned on GitHubpytorchMIT report
astrohiro/ancm mentioned on GitHubtf report
astrohiro/cvstem mentioned on GitHubMIT report
astrohiro/nscm mentioned on GitHubtfMIT 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; 2 ran; 0 honoured the contract we drafted; 15 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
1ran · fixture could not drive it
15unverified

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 3 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.

GetTrainData astrohiro/ncm/sourcecodes/lorenz/RNNselection.py official repository unverified MIT (permissive) · f192c436ab2bd865 · report
GetTrainData astrohiro/ncm/sourcecodes/motionplan/RNNsc.py official repository unverified MIT (permissive) · a779e699e26787fb · report
LoadDict astrohiro/ncm/sourcecodes/lorenz/CCMsampling.py official repository unverified MIT (permissive) · d448ab2a900034cd · report
M2cMvec astrohiro/ncm/sourcecodes/lorenz/RNNvalidation.py official repository unverified MIT (permissive) · 4a1874505132e83c · report
NCMLoss astrohiro/ncm/sourcecodes/lorenz/NNLorenz.py official repository unverified MIT (permissive) · 09bd26be426e0fe3 · report
NCMLoss astrohiro/ncm/sourcecodes/lorenz/RNNselection.py official repository unverified MIT (permissive) · 844e4e7a472e9137 · report
Np2Var astrohiro/ncm/sourcecodes/motionplan/ModelCheck.py official repository unverified MIT (permissive) · d99ef5230e6a11bb · report
preprocessY astrohiro/ncm/sourcecodes/motionplan/ModelCheck.py official repository unverified MIT (permissive) · 048682d718a2421a · report
testfun astrohiro/ncm/sourcecodes/lorenz/NNLorenz.py official repository unverified MIT (permissive) · bc75b60c43860fd9 · report
dynamicsf astrohiro/ancm/Codes/adaptive.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · a643dfdb0c1c7d91 · report
dynamicsg astrohiro/ancm/Codes/adaptive.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · a7a96520713246b5 · report
bmotion astrohiro/nscm/process_simdata.py community (archive-listed) unverified MIT (permissive) · 2db0f4448791dfeb · report
bmotion2 astrohiro/nscm/process_simdata.py community (archive-listed) unverified MIT (permissive) · a33dc7748b56d226 · report
dynamicsf astrohiro/nscm/sncm.py community (archive-listed) unverified MIT (permissive) · 93e74de8805b87c2 · report
dynamicsfNN astrohiro/ancm/Codes/adaptive.py community (archive-listed) unverified MIT (permissive) · dbf4f84051e87127 · report
dynamicsg astrohiro/nscm/sncm.py community (archive-listed) unverified MIT (permissive) · 2623e88c850c2a61 · report
getA astrohiro/nscm/sncm.py community (archive-listed) unverified MIT (permissive) · 07dbe17de9aaff35 · report

Tasks

Motion PlanningOptimal Motion PlanningState Estimation

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