paper-with-me

Papers

ImageFlowNet: Forecasting Multiscale Image-Level Trajectories of Disease Progression with Irregularly-Sampled Longitudinal Medical Images

2024-06-20 · 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

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.

📄 PDF Abstract BibTeX arXiv:2406.14794

Code (2)

ChenLiu-1996/ImageFlowNet 공식 구현 pytorch
KrishnaswamyLab/ImageFlowNet pytorch

Tasks

Decision MakingMedical Image AnalysisSpatio-Temporal ForecastingTime Series AnalysisTime Series ForecastingTrajectory Forecasting

Similar Papers 제목 키워드 기반

MSTF: Multiscale Transformer for Incomplete Trajectory Prediction

2024-07-08 · Zhanwen Liu, Chao Li, Nan Yang, Yang Wang 외

Motion forecasting plays a pivotal role in autonomous driving systems, enabling vehicles to execute collision warnings and rational local-path planning based on predictions of the surrounding vehicles. However, prevalent…

Autonomous DrivingMissing ValuesMotion ForecastingPrediction+1

SEMixer: Semantics Enhanced MLP-Mixer for Multiscale Mixing and Long-term Time Series Forecasting

2026-02-18 · Xu Zhang, Qitong Wang, Peng Wang, Wei Wang arxiv

Modeling multiscale patterns is crucial for long-term time series forecasting (TSF). However, redundancy and noise in time series, together with semantic gaps between non-adjacent scales, make the efficient alignment and…

Time Series Forecasting

LanTu: Dynamics-Enhanced Deep Learning for Eddy-Resolving Ocean Forecasting

2025-05-15 · Qingyu Zheng, Qi Shao, Guijun Han, Wei Li 외

Mesoscale eddies dominate the spatiotemporal multiscale variability of the ocean, and their impact on the energy cascade of the global ocean cannot be ignored. Eddy-resolving ocean forecasting is providing more reliable …

Computational EfficiencyDeep Learning

LLM-Mixer: Multiscale Mixing in LLMs for Time Series Forecasting

2024-10-15 · Md Kowsher, Md. Shohanur Islam Sobuj, Nusrat Jahan Prottasha, E. Alejandro Alanis 외

Time series forecasting remains a challenging task, particularly in the context of complex multiscale temporal patterns. This study presents LLM-Mixer, a framework that improves forecasting accuracy through the combinati…

Time SeriesTime Series Forecasting

Multiscale Euclidean Network Trajectories: Second-Moment Geometry, Attribution, and Change Points

2026-05-06 · Haruka Ezoe, Ryohei Hisano arxiv

A central challenge in dynamic network analysis is to represent temporal evolution in a way that is both geometrically meaningful and statistically identifiable. One approach embeds a sequence of network snapshots as tra…

Change Point Detection