{"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/imageflownet-forecasting-multiscale","title":"ImageFlowNet: Forecasting Multiscale Image-Level Trajectories of Disease Progression with Irregularly-Sampled Longitudinal Medical Images","arxiv_id":"2406.14794","date":"2024-06-20","proceeding":null,"authors":["Chen Liu","Ke Xu","Liangbo L. Shen","Guillaume Huguet","Zilong Wang","Alexander Tong","Danilo Bzdok","Jay Stewart","Jay C. Wang","Lucian V. Del Priore","Smita Krishnaswamy"],"abstract":"Advances in medical imaging technologies have enabled the collection of longitudinal images, which involve repeated scanning of the same patients over time, to monitor disease progression. However, predictive modeling of such data remains challenging due to high dimensionality, irregular sampling, and data sparsity. To address these issues, we propose ImageFlowNet, a novel model designed to forecast disease trajectories from initial images while preserving spatial details. ImageFlowNet first learns multiscale joint representation spaces across patients and time points, then optimizes deterministic or stochastic flow fields within these spaces using a position-parameterized neural ODE/SDE framework. The model leverages a UNet architecture to create robust multiscale representations and mitigates data scarcity by combining knowledge from all patients. We provide theoretical insights that support our formulation of ODEs, and motivate our regularizations involving high-level visual features, latent space organization, and trajectory smoothness. We validate ImageFlowNet on three longitudinal medical image datasets depicting progression in geographic atrophy, multiple sclerosis, and glioblastoma, demonstrating its ability to effectively forecast disease progression and outperform existing methods. Our contributions include the development of ImageFlowNet, its theoretical underpinnings, and empirical validation on real-world datasets. The official implementation is available at https://github.com/KrishnaswamyLab/ImageFlowNet.","url_abs":"https://arxiv.org/abs/2406.14794v6","url_pdf":"https://arxiv.org/pdf/2406.14794v6.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"imageflownet-forecasting-multiscale","repo_url":"https://github.com/ChenLiu-1996/ImageFlowNet","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"imageflownet-forecasting-multiscale","repo_url":"https://github.com/KrishnaswamyLab/ImageFlowNet","is_official":0,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"decision-making","task_name":"Decision Making"},{"task_slug":"medical-image-analysis","task_name":"Medical Image Analysis"},{"task_slug":"spatio-temporal-forecasting","task_name":"Spatio-Temporal Forecasting"},{"task_slug":"time-series","task_name":"Time Series Analysis"},{"task_slug":"time-series-forecasting","task_name":"Time Series Forecasting"},{"task_slug":"trajectory-forecasting","task_name":"Trajectory Forecasting"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2406.14794","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2406.14794"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/KrishnaswamyLab/ImageFlowNet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ChenLiu-1996/ImageFlowNet","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran":5,"ran_draft_wrong":1,"ran_honours":1},"by_repo_kind":{"official":{"samples":5,"ran":5,"repositories":1},"named_in_paper":{"samples":2,"ran":2,"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":7,"samples":[{"code_sha256_prefix":"ba0955d7cadf3a8d","entry":"add_channel_dim","repo":"ChenLiu-1996/ImageFlowNet","repo_kind":"official","path":"src/datasets/brain_gbm.py","file_url":"https://github.com/ChenLiu-1996/ImageFlowNet/blob/HEAD/src/datasets/brain_gbm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ba0955d7cadf3a8d"}},{"code_sha256_prefix":"5dbce9228c7b6730","entry":"add_random_noise","repo":"KrishnaswamyLab/ImageFlowNet","repo_kind":"named_in_paper","path":"src/train_2pt_all.py","file_url":"https://github.com/KrishnaswamyLab/ImageFlowNet/blob/HEAD/src/train_2pt_all.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5dbce9228c7b6730"}},{"code_sha256_prefix":"79571a3353d2a699","entry":"load_image","repo":"ChenLiu-1996/ImageFlowNet","repo_kind":"official","path":"src/datasets/brain_gbm.py","file_url":"https://github.com/ChenLiu-1996/ImageFlowNet/blob/HEAD/src/datasets/brain_gbm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"79571a3353d2a699"}},{"code_sha256_prefix":"dc07fc64ed44517b","entry":"neg_cos_sim","repo":"KrishnaswamyLab/ImageFlowNet","repo_kind":"named_in_paper","path":"src/train_2pt_all.py","file_url":"https://github.com/KrishnaswamyLab/ImageFlowNet/blob/HEAD/src/train_2pt_all.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"dc07fc64ed44517b"}},{"code_sha256_prefix":"f27d2f369a0fc269","entry":"normalize_image","repo":"ChenLiu-1996/ImageFlowNet","repo_kind":"official","path":"src/datasets/brain_gbm.py","file_url":"https://github.com/ChenLiu-1996/ImageFlowNet/blob/HEAD/src/datasets/brain_gbm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f27d2f369a0fc269"}},{"code_sha256_prefix":"7c531ebf9174deef","entry":"split_dataset","repo":"ChenLiu-1996/ImageFlowNet","repo_kind":"official","path":"src/data_utils/split.py","file_url":"https://github.com/ChenLiu-1996/ImageFlowNet/blob/HEAD/src/data_utils/split.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7c531ebf9174deef"}},{"code_sha256_prefix":"71614413f7121e9d","entry":"split_indices","repo":"ChenLiu-1996/ImageFlowNet","repo_kind":"official","path":"src/data_utils/split.py","file_url":"https://github.com/ChenLiu-1996/ImageFlowNet/blob/HEAD/src/data_utils/split.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"71614413f7121e9d"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}