{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2606-15784","title":"Bayesian Networks with Latent Time Embedding for Stage-Aware Causal Modeling of Alzheimer's Disease Progression","arxiv_id":"2606.15784","date":"2026-06-14","proceeding":null,"authors":["Nguyen Linh Dan Le"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2606.15784","url_pdf":"https://arxiv.org/pdf/2606.15784","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2606.15784","atlas_url":"https://app.syntology.ai/?focus=2606.15784","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.15784"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/danleneurocom/BN-LTE","reach":null}],"summary":{"ran":5,"ran_draft_wrong":6,"ran_honours":2,"ran_violates":2,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":18,"ran":15,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":18,"samples":[{"code_sha256_prefix":"0b05ec9ae3ebcae6","entry":"BNLTEChildFit","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0b05ec9ae3ebcae6"}},{"code_sha256_prefix":"2987681a1076ec02","entry":"ConstantSplineBasis","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2987681a1076ec02"}},{"code_sha256_prefix":"782dfbb54ea8f416","entry":"FittedSplineBasis","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"782dfbb54ea8f416"}},{"code_sha256_prefix":"28441ab26bd6720d","entry":"PseudotimeEmbedding","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"28441ab26bd6720d"}},{"code_sha256_prefix":"643f9812472ee081","entry":"RidgeRateFit","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"643f9812472ee081"}},{"code_sha256_prefix":"05a654d411fe409c","entry":"build_design_matrix","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"05a654d411fe409c"}},{"code_sha256_prefix":"92d2a1bba9d56c84","entry":"empty_root_values","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"92d2a1bba9d56c84"}},{"code_sha256_prefix":"c7e9b2bb0ca3fa1b","entry":"fit_pseudotime_embedding","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c7e9b2bb0ca3fa1b"}},{"code_sha256_prefix":"dab85626351e2f91","entry":"fit_ridge_rate","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dab85626351e2f91"}},{"code_sha256_prefix":"abd42b1a9ad1db07","entry":"fit_spline_basis","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"abd42b1a9ad1db07"}},{"code_sha256_prefix":"6b1626d3ba7f2060","entry":"make_parent_sets","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6b1626d3ba7f2060"}},{"code_sha256_prefix":"e1cb881c43b7f056","entry":"prediction_bounds","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e1cb881c43b7f056"}},{"code_sha256_prefix":"a7ef88ac0955a193","entry":"safe_correlation","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a7ef88ac0955a193"}},{"code_sha256_prefix":"e9983135e3284a79","entry":"scale_state","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e9983135e3284a79"}},{"code_sha256_prefix":"04818437a2400f45","entry":"solve_ridge_closed_form","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"04818437a2400f45"}},{"code_sha256_prefix":"dc97d5fd662a75fa","entry":"BNLTEFit","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dc97d5fd662a75fa"}},{"code_sha256_prefix":"48dfbb71ab22c212","entry":"DesignMatrix","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"48dfbb71ab22c212"}},{"code_sha256_prefix":"93d297d806a9e11a","entry":"fit_bn_lte_model","repo":"danleneurocom/BN-LTE","repo_kind":"found_in_text","path":"baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","file_url":"https://github.com/danleneurocom/BN-LTE/blob/HEAD/baselines/spread_toolbox_src/spread_toolbox/models/bn_lte.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"93d297d806a9e11a"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}