Papers › Learning dynamical systems: an example from open quantum system dynamics

Learning dynamical systems: an example from open quantum system dynamics

12 Nov 2022arXiv:2211.06678archive 2025-07-28

Pietro Novelli

Machine learning algorithms designed to learn dynamical systems from data can be used to forecast, control and interpret the observed dynamics. In this work we exemplify the use of one of such algorithms, namely Koopman operator learning, in the context of open quantum system dynamics. We will study the dynamics of a small spin chain coupled with dephasing gates and show how Koopman operator learning is an approach to efficiently learn not only the evolution of the density matrix, but also of every physical observable associated to the system. Finally, leveraging the spectral decomposition of the learned Koopman operator, we show how symmetries obeyed by the underlying dynamics can be inferred directly from data.

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

Code

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

By repository: official repository: 16 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.

CSML-IIT-UCL/kooplearn officialmentioned in paperMIT 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

16 samples harvested; 0 ran; 0 honoured the contract we drafted; 16 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.

16unverified

Licence: 0 of the 16 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 CSML-IIT-UCL/kooplearn. “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.

assemble_operators_1d CSML-IIT-UCL/kooplearn/src/kooplearn/datasets/_overdamped_langevin_generator.py official repository unverified MIT (permissive) · c2199443c77a8fa1 · report
assemble_operators_2d CSML-IIT-UCL/kooplearn/src/kooplearn/datasets/_overdamped_langevin_generator.py official repository unverified MIT (permissive) · 3108d99f4689babb · report
build_cosine_basis_1d CSML-IIT-UCL/kooplearn/src/kooplearn/datasets/_overdamped_langevin_generator.py official repository unverified MIT (permissive) · 68ad10e8ef37d022 · report
compute_transition_matrix CSML-IIT-UCL/kooplearn/src/kooplearn/datasets/_logistic_map.py official repository unverified MIT (permissive) · fad015dcf69a86cf · report
covariance CSML-IIT-UCL/kooplearn/src/kooplearn/_linalg.py official repository unverified MIT (permissive) · 29532cdf3f0299d4 · report
directed_hausdorff_distance CSML-IIT-UCL/kooplearn/src/kooplearn/metrics.py official repository unverified MIT (permissive) · fc5e0c22ee0c97e4 · report
find_complex_conjugates CSML-IIT-UCL/kooplearn/src/kooplearn/_utils.py official repository unverified MIT (permissive) · 21ca10017842e559 · report
fuzzy_parse_complex CSML-IIT-UCL/kooplearn/src/kooplearn/_utils.py official repository unverified MIT (permissive) · 9e63dcf31d16723c · report
logistic_map CSML-IIT-UCL/kooplearn/src/kooplearn/datasets/_logistic_map.py official repository unverified MIT (permissive) · 144f7c9df1753a93 · report
make_duffing CSML-IIT-UCL/kooplearn/src/kooplearn/datasets/_samples_generator.py official repository unverified MIT (permissive) · 7e5917ad9b7d91d6 · report
make_linear_system CSML-IIT-UCL/kooplearn/src/kooplearn/datasets/_samples_generator.py official repository unverified MIT (permissive) · eb5b8263066395a5 · report
make_lorenz63 CSML-IIT-UCL/kooplearn/src/kooplearn/datasets/_samples_generator.py official repository unverified MIT (permissive) · b59e7e8dc93e917e · report
noise_features CSML-IIT-UCL/kooplearn/src/kooplearn/datasets/_logistic_map.py official repository unverified MIT (permissive) · 38721ec99a7c41f6 · report
spd_neg_pow CSML-IIT-UCL/kooplearn/src/kooplearn/_linalg.py official repository unverified MIT (permissive) · a92bd87a7d27826d · report
stable_topk CSML-IIT-UCL/kooplearn/src/kooplearn/_utils.py official repository unverified MIT (permissive) · fc4666aeadf8fcdb · report
weighted_norm CSML-IIT-UCL/kooplearn/src/kooplearn/_linalg.py official repository unverified MIT (permissive) · bd99f93761bae48d · report

Tasks

Operator learning

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