Papers › Bayesian Networks with Latent Time Embedding for Stage-Aware Causal Modeling of...

Bayesian Networks with Latent Time Embedding for Stage-Aware Causal Modeling of Alzheimer's Disease Progression

14 Jun 2026arXiv:2606.15784added by Syntology

Nguyen Linh Dan Le

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Alzheimer's disease (AD) progression is often described through the amyloid-tau-neurodegeneration, or AT(N), cascade. However, most longitudinal models represent this cascade either as a fixed sequence of biomarkers or as a black-box forecasting task. This makes it difficult to determine when biologically guided biomarker relationships influence future regional pathology. In this study, we introduce Bayesian Networks with Latent Time Embedding (BN-LTE), a Bayesian structural framework for stage-aware modeling of AD progression. BN-LTE estimates disease pseudotime from baseline biomarker profiles and constrains directed dependencies according to biologically plausible AT(N) ordering. Posterior spline-varying structural equations are then used to link initial multimodal measurements with future annualized regional tau-PET change. Across repeated subject-disjoint evaluations using ADNI data, BN-LTE shows strong spatial reconstruction of tau progression compared with the included forecasting baselines. Beyond spatial reconstruction, BN-LTE recovers posterior stage-varying AT(N)-constrained effects and identifies a mid-pseudotime window of amyloid sensitivity. This window is supported by model-implied g-formula contrasts, root-adjusted AIPW, mechanism-sensitive ablations, and robustness analyses across spline and prior specifications. Overall, these findings position BN-LTE as a Bayesian structural framework for forecasting tau progression while examining stage-dependent AT(N)-cascade mechanisms in observational longitudinal neuroimaging data. Our code is available at https://github.com/danleneurocom/BN-LTE.

PaperPDFCode 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="2606.15784")

Code

Syntology Ran 15 of 18 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · violated contract; 4 ran · our draft was wrong; 7 ran with no contract checked.

By repository: found in paper text by Syntology: 18 samples from 1 repository, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

danleneurocom/BN-LTE found in paper text by Syntology report

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; 15 ran; 2 honoured the contract we drafted; 3 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 · honoured contract
2ran · violated contract
4ran · our draft was wrong
7ran
3unverified

Licence: 18 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 danleneurocom/BN-LTE. “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.

BNLTEChildFit danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran no licence file found · pointer only · 0b05ec9ae3ebcae6 · report
ConstantSplineBasis danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 2987681a1076ec02 · report
FittedSplineBasis danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 782dfbb54ea8f416 · report
PseudotimeEmbedding danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · metamorphic tier: invariant no licence file found · pointer only · 28441ab26bd6720d · report
RidgeRateFit danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 643f9812472ee081 · report
build_design_matrix danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran no licence file found · pointer only · 05a654d411fe409c · report
empty_root_values danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 92d2a1bba9d56c84 · report
fit_pseudotime_embedding danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · c7e9b2bb0ca3fa1b · report
fit_ridge_rate danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · dab85626351e2f91 · report
fit_spline_basis danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · abd42b1a9ad1db07 · report
make_parent_sets danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran no licence file found · pointer only · 6b1626d3ba7f2060 · report
prediction_bounds danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · e1cb881c43b7f056 · report
safe_correlation danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · violated contract fingerprinted no licence file found · pointer only · a7ef88ac0955a193 · report
scale_state danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · violated contract fingerprinted no licence file found · pointer only · e9983135e3284a79 · report
solve_ridge_closed_form danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 04818437a2400f45 · report
BNLTEFit danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology unverified no licence file found · pointer only · dc97d5fd662a75fa · report
DesignMatrix danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology unverified no licence file found · pointer only · 48dfbb71ab22c212 · report
fit_bn_lte_model danleneurocom/BN-LTE/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py found in paper text by Syntology unverified no licence file found · pointer only · 93d297d806a9e11a · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.15784, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

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