ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.04566
28
0

Multitask LSTM for Arboviral Outbreak Prediction Using Public Health Data

7 May 2025
Lucas R. C. Farias
Talita P. Silva
Pedro H. M. Araujo
ArXivPDFHTML
Abstract

This paper presents a multitask learning approach based on long-short-term memory (LSTM) networks for the joint prediction of arboviral outbreaks and case counts of dengue, chikungunya, and Zika in Recife, Brazil. Leveraging historical public health data from DataSUS (2017-2023), the proposed model concurrently performs binary classification (outbreak detection) and regression (case forecasting) tasks. A sliding window strategy was adopted to construct temporal features using varying input lengths (60, 90, and 120 days), with hyperparameter optimization carried out using Keras Tuner. Model evaluation used time series cross-validation for robustness and a held-out test from 2023 for generalization assessment. The results show that longer windows improve dengue regression accuracy, while classification performance peaked at intermediate windows, suggesting an optimal trade-off between sequence length and generalization. The multitask architecture delivers competitive performance across diseases and tasks, demonstrating the feasibility and advantages of unified modeling strategies for scalable epidemic forecasting in data-limited public health scenarios.

View on arXiv
@article{farias2025_2505.04566,
  title={ Multitask LSTM for Arboviral Outbreak Prediction Using Public Health Data },
  author={ Lucas R. C. Farias and Talita P. Silva and Pedro H. M. Araujo },
  journal={arXiv preprint arXiv:2505.04566},
  year={ 2025 }
}
Comments on this paper