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. 2504.11338
42
0

Transformer-Based Model for Cold Start Mitigation in FaaS Architecture

15 April 2025
Alexandre Savi Fayam Mbala Mouen
Jerry Lacmou Zeutouo
Vianney Kengne Tchendji
    AI4CE
ArXivPDFHTML
Abstract

Serverless architectures, particularly the Function as a Service (FaaS) model, have become a cornerstone of modern cloud computing due to their ability to simplify resource management and enhance application deployment agility. However, a significant challenge remains: the cold start problem. This phenomenon occurs when an idle FaaS function is invoked, requiring a full initialization process, which increases latency and degrades user experience. Existing solutions for cold start mitigation are limited in terms of invocation pattern generalization and implementation complexity. In this study, we propose an innovative approach leveraging Transformer models to mitigate the impact of cold starts in FaaS architectures. Our solution excels in accurately modeling function initialization delays and optimizing serverless system performance. Experimental evaluation using a public dataset provided by Azure demonstrates a significant reduction in cold start times, reaching up to 79\% compared to conventional methods.

View on arXiv
@article{mouen2025_2504.11338,
  title={ Transformer-Based Model for Cold Start Mitigation in FaaS Architecture },
  author={ Alexandre Savi Fayam Mbala Mouen and Jerry Lacmou Zeutouo and Vianney Kengne Tchendji },
  journal={arXiv preprint arXiv:2504.11338},
  year={ 2025 }
}
Comments on this paper