Search papers, labs, and topics across Lattice.
The paper addresses the challenge of longitudinal medical report generation in a federated learning setting, where patient data is distributed and evolves over time. To tackle the non-stationary client distributions inherent in longitudinal data, the authors introduce Federated Temporal Adaptation (FTA) and propose FedTAR, a framework that combines demographic-driven personalization with time-aware global aggregation. FedTAR uses LoRA adapters conditioned on demographic embeddings and a meta-learned temporal policy for aggregating updates from different visits, achieving improved linguistic accuracy, temporal coherence, and cross-site generalization on J-MID and MIMIC-CXR datasets.
Meta-learning a temporal aggregation policy in federated learning can significantly improve the accuracy and coherence of longitudinal medical report generation, even with strict privacy constraints.
Longitudinal medical report generation is clinically important yet remains challenging due to strict privacy constraints and the evolving nature of disease progression. Although federated learning (FL) enables collaborative training without data sharing, existing FL methods largely overlook longitudinal dynamics by assuming stationary client distributions, making them unable to model temporal shifts across visits or patient-specific heterogeneity-ultimately leading to unstable optimization and suboptimal report generation. We introduce Federated Temporal Adaptation (FTA), a federated setting that explicitly accounts for the temporal evolution of client data. Building upon this setting, we propose FedTAR, a framework that integrates demographic-driven personalization with time-aware global aggregation. FedTAR generates lightweight LoRA adapters from demographic embeddings and performs temporal residual aggregation, where updates from different visits are weighted by a meta-learned temporal policy optimized via first-order MAML. Experiments on J-MID (1M exams) and MIMIC-CXR demonstrate consistent improvements in linguistic accuracy, temporal coherence, and cross-site generalization, establishing FedTAR as a robust and privacy-preserving paradigm for federated longitudinal modeling.