Papers › Causal conditional hidden Markov model for multimodal traffic prediction

Causal conditional hidden Markov model for multimodal traffic prediction

19 Jan 2023arXiv:2301.08249archive 2025-07-28

Yu Zhao, Pan Deng, Junting Liu, Xiaofeng Jia, Mulan Wang

Multimodal traffic flow can reflect the health of the transportation system, and its prediction is crucial to urban traffic management. Recent works overemphasize spatio-temporal correlations of traffic flow, ignoring the physical concepts that lead to the generation of observations and their causal relationship. Spatio-temporal correlations are considered unstable under the influence of different conditions, and spurious correlations may exist in observations. In this paper, we analyze the physical concepts affecting the generation of multimode traffic flow from the perspective of the observation generation principle and propose a Causal Conditional Hidden Markov Model (CCHMM) to predict multimodal traffic flow. In the latent variables inference stage, a posterior network disentangles the causal representations of the concepts of interest from conditional information and observations, and a causal propagation module mines their causal relationship. In the data generation stage, a prior network samples the causal latent variables from the prior distribution and feeds them into the generator to generate multimodal traffic flow. We use a mutually supervised training method for the prior and posterior to enhance the identifiability of the model. Experiments on real-world datasets show that CCHMM can effectively disentangle causal representations of concepts of interest and identify causality, and accurately predict multimodal traffic flow.

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

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 9 ran with no contract checked.

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

eternityzy/cchmm officialmentioned in paperpytorch 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

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

2ran · our draft was wrong
9ran
2unverified

Licence: 0 of the 13 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 EternityZY/CCHMM. “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.

Attention EternityZY/CCHMM/models/CausalHMM.py official repository ran Apache-2.0 (permissive) · 597fc4a17fd92e8b · report
GraphGRU EternityZY/CCHMM/models/CausalHMM.py official repository ran Apache-2.0 (permissive) · d0a1ad0fefeef10e · report
NonlinearTransforms EternityZY/CCHMM/models/CausalHMM.py official repository ran Apache-2.0 (permissive) · c35c78412ee2bf5a · report
PosteriorNet EternityZY/CCHMM/models/CausalHMM.py official repository ran Apache-2.0 (permissive) · 44ec0108f5988c87 · report
PriorNet EternityZY/CCHMM/models/CausalHMM.py official repository ran Apache-2.0 (permissive) · d80214b291d04a83 · report
SCM EternityZY/CCHMM/models/CausalHMM.py official repository ran Apache-2.0 (permissive) · 90f0422e78153086 · report
_h_A EternityZY/CCHMM/models/CausalHMM.py official repository ran · our draft was wrong Apache-2.0 (permissive) · d2c010b419f09240 · report
gconv EternityZY/CCHMM/models/CausalHMM.py official repository ran Apache-2.0 (permissive) · 7d7bf352b9643fa4 · report
linear EternityZY/CCHMM/models/CausalHMM.py official repository ran fingerprinted Apache-2.0 (permissive) · 8c01dd40f3a8b2b6 · report
matrix_poly EternityZY/CCHMM/models/CausalHMM.py official repository ran · our draft was wrong Apache-2.0 (permissive) · b09b6a0ef2ebc9e0 · report
mixpropGCN EternityZY/CCHMM/models/CausalHMM.py official repository ran Apache-2.0 (permissive) · bdde914c03aee222 · report
CCausalHMM EternityZY/CCHMM/models/CausalHMM.py official repository unverified Apache-2.0 (permissive) · 57c9c2eab908962d · report
kl_normal_log EternityZY/CCHMM/models/CausalHMM.py official repository unverified Apache-2.0 (permissive) · 371e0870ae77ecbd · report

Tasks

ManagementPredictionTraffic Prediction

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