Papers › Proximal Optimal Transport Modeling of Population Dynamics

Proximal Optimal Transport Modeling of Population Dynamics

11 Jun 2021arXiv:2106.06345archive 2025-07-28

Charlotte Bunne, Laetitia Meng-Papaxanthos, Andreas Krause, Marco Cuturi

We propose a new approach to model the collective dynamics of a population of particles evolving with time. As is often the case in challenging scientific applications, notably single-cell genomics, measuring features for these particles requires destroying them. As a result, the population can only be monitored with periodic snapshots, obtained by sampling a few particles that are sacrificed in exchange for measurements. Given only access to these snapshots, can we reconstruct likely individual trajectories for all other particles? We propose to model these trajectories as collective realizations of a causal Jordan-Kinderlehrer-Otto (JKO) flow of measures: The JKO scheme posits that the new configuration taken by a population at time t+1 is one that trades off an improvement, in the sense that it decreases an energy, while remaining close (in Wasserstein distance) to the previous configuration observed at t. In order to learn such an energy using only snapshots, we propose JKOnet, a neural architecture that computes (in end-to-end differentiable fashion) the JKO flow given a parametric energy and initial configuration of points. We demonstrate the good performance and robustness of the JKOnet fitting procedure, compared to a more direct forward method.

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

Code

Syntology Ran 0 of 18 code samples harvested from 2 repositories linked to this paper; 18 have no recorded run.

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

bunnech/jkonet officialmentioned in papermentioned on GitHubjaxMIT report
gjhuizing/wsingular mentioned 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

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

18unverified

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

count_parameters bunnech/jkonet/jkonet/utils/helper.py official repository unverified MIT (permissive) · 53329584a0074de3 · report
create_train_state bunnech/jkonet/jkonet/utils/optim.py official repository unverified MIT (permissive) · ac6b25b6c65de42b · report
fixpoint_iter bunnech/jkonet/jkonet/models/fixpoint_loop.py official repository unverified MIT (permissive) · 27f1ad1350106a8f · report
fixpoint_iter_bwd bunnech/jkonet/jkonet/models/fixpoint_loop.py official repository unverified MIT (permissive) · 877c4d34650ae7b4 · report
fixpoint_iter_fwd bunnech/jkonet/jkonet/models/fixpoint_loop.py official repository unverified MIT (permissive) · 1b1462db6c2a66d1 · report
flat_dict bunnech/jkonet/jkonet/utils/helper.py official repository unverified MIT (permissive) · c9db724f06b72877 · report
get_optimizer bunnech/jkonet/jkonet/utils/optim.py official repository unverified MIT (permissive) · 17f10de7cdd420b8 · report
global_norm bunnech/jkonet/jkonet/utils/optim.py official repository unverified MIT (permissive) · fea2f5c067ec6d73 · report
nest_dict bunnech/jkonet/jkonet/utils/helper.py official repository unverified MIT (permissive) · ce20d1aa574c915d · report
plot_energy_potential bunnech/jkonet/jkonet/utils/plotting.py official repository unverified MIT (permissive) · 8d07e2b8d00342e1 · report
plot_predictions bunnech/jkonet/jkonet/utils/plotting.py official repository unverified MIT (permissive) · e6ad4d626be42164 · report
plot_psi_field bunnech/jkonet/jkonet/utils/plotting.py official repository unverified MIT (permissive) · f15544ced3cc6314 · report
hilbert_distance gjhuizing/wsingular/wsingular/utils.py community (archive-listed) unverified MIT (permissive) · 0de8d23263fbc339 · report
random_distance gjhuizing/wsingular/wsingular/utils.py community (archive-listed) unverified MIT (permissive) · 8af9799ef20cae1d · report
regularization_matrix gjhuizing/wsingular/wsingular/utils.py community (archive-listed) unverified MIT (permissive) · c0473bd90ef0f17e · report
sinkhorn_map gjhuizing/wsingular/wsingular/distance.py community (archive-listed) unverified MIT (permissive) · 2b21c508c7119652 · report
stochastic_wasserstein_map gjhuizing/wsingular/wsingular/distance.py community (archive-listed) unverified MIT (permissive) · 046c37b100dfe5b3 · report
wasserstein_map gjhuizing/wsingular/wsingular/distance.py community (archive-listed) unverified MIT (permissive) · 2971d6beb84a3130 · 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