Papers › Hamiltonian latent operators for content and motion disentanglement in image sequences

Hamiltonian latent operators for content and motion disentanglement in image sequences

2 Dec 2021arXiv:2112.01641archive 2025-07-28

Asif Khan, Amos Storkey

We introduce \textit{HALO} -- a deep generative model utilising HAmiltonian Latent Operators to reliably disentangle content and motion information in image sequences. The \textit{content} represents summary statistics of a sequence, and \textit{motion} is a dynamic process that determines how information is expressed in any part of the sequence. By modelling the dynamics as a Hamiltonian motion, important desiderata are ensured: (1) the motion is reversible, (2) the symplectic, volume-preserving structure in phase space means paths are continuous and are not divergent in the latent space. Consequently, the nearness of sequence frames is realised by the nearness of their coordinates in the phase space, which proves valuable for disentanglement and long-term sequence generation. The sequence space is generally comprised of different types of dynamical motions. To ensure long-term separability and allow controlled generation, we associate every motion with a unique Hamiltonian that acts in its respective subspace. We demonstrate the utility of \textit{HALO} by swapping the motion of a pair of sequences, controlled generation, and image rotations.

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

Code

Syntology Ran 11 of 17 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 11 ran with no contract checked.

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

mdasifkhan/halo officialmentioned in papermentioned on GitHubpytorch 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; 11 ran; 0 honoured the contract we drafted; 6 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.

11ran
6unverified

Licence: 17 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 mdasifkhan/halo. “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.

ContentMotion mdasifkhan/halo/model.py official repository ran no licence file found · pointer only · cf7f0fc61a47f6f9 · report
ConvLayer mdasifkhan/halo/model.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 8b4d15bd7d9c92ca · report
DecoderConv mdasifkhan/halo/model.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · fd558b0db03032df · report
DecoderConv1 mdasifkhan/halo/model.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · e097781700e4fdac · report
DecoderConv2 mdasifkhan/halo/model.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 0be669dbf9e0166b · report
DecoderMNIST mdasifkhan/halo/model.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · cac4955b0a2be37c · report
EncoderConv mdasifkhan/halo/model.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 77c1b0c9c5264487 · report
EncoderConv1 mdasifkhan/halo/model.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 98d25ef5167c31f0 · report
EncoderMNIST mdasifkhan/halo/model.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · ce4c15459866e8ea · report
ResLayer2D mdasifkhan/halo/model.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 0daeff304a700a85 · report
TemporalBlock mdasifkhan/halo/model.py official repository ran fingerprinted no licence file found · pointer only · 09924b4499ae2dee · report
DecoderResNet mdasifkhan/halo/model.py official repository unverified no licence file found · pointer only · fd07c729f8489524 · report
DynamicalModel mdasifkhan/halo/model.py official repository unverified no licence file found · pointer only · c29739929829d2d1 · report
EncoderConv2 mdasifkhan/halo/model.py official repository unverified no licence file found · pointer only · e3f3cf53c61dd728 · report
EncoderResNet mdasifkhan/halo/model.py official repository unverified no licence file found · pointer only · fcf9b40884cf385e · report
SelfAttention mdasifkhan/halo/model.py official repository unverified no licence file found · pointer only · 2c97c8872892a8f0 · report
SubspaceVAE mdasifkhan/halo/model.py official repository unverified no licence file found · pointer only · 45a2484768ea653d · report

Tasks

DisentanglementMotion Disentanglement

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