paper-with-me

홈 › Papers

Federated Intelligence for Active Queue Management in Inter-Domain Congestion

2021-01-08 · Cesar A. Gomez, Xianbin Wang, Abdallah Shami

Active Queue Management (AQM) has been considered as a paradigm for the complicated network management task of mitigating congestion by controlling buffer of network link queues. However, finding the right parameters for an AQM scheme is very challenging due to the dynamics of the IP networks. In addition, this problem becomes even more complex in inter-domain scenarios where several organizations interconnect each other with the limitation of not sharing raw and private data. As a result, existing AQM schemes have not been widely employed despite their advantages. Therefore, we present a solution that tackles the challenges of tuning the AQM parameters for inter-domain congestion control scenarios where the network management goes beyond an organization's domain. We then introduce the Federated Intelligence for AQM (FIAQM) architecture, which enhances the existing AQM schemes by leveraging the Federated Learning approach. The proposed FIAQM framework is capable of dynamically adjusting the AQM parameters in a multi-domain setting, which is hard to achieve with the conventional AQM solutions working alone. To this end, FIAQM uses an artificial neural network, trained in a federated manner, to predict beyond-own-domain congestion and an intelligent AQM parameter tuner. The evaluation results show that FIAQM can effectively improve the performance of the inter-domain connections by reducing the congestion on their links while preserving the network data private within each participating domain.

📄 PDF Abstract BibTeX

Code (1)

cgomezsu/FIAQM 공식 구현 pytorch

Tasks

Federated LearningManagement

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Multi-Modal AI Framework for Real-Time Queue Prediction, Management and Optimisation in Intelligent Border Control Systems

2026-08-27 · Varvara Mama, Eleni Veroni, Nikolaos Kapsalis, Christos D. Nikolopoulos 외 arxiv

In the present work an efficient border control management procedure is proposed. Compared to operational queue management systems, whose operations are based on mostly static data, the proposed work takes into account d…

Airport Terminal Passenger Queue Forecasting for Departure Gates and Security Checkpoints

2026-05-30 · Juhwan Lee, Seokbin Yoon, Keumjin Lee, Hojong Baik 외 arxiv

Accurate passenger queue forecasting in airport terminals is essential for efficient departure operations, as it enables proactive congestion management. However, time-varying passenger demand and heterogeneous facility …

Queue management for slo-oriented large language model serving

2024-06-05 · Archit Patke, Dhemath Reddy, Saurabh Jha, Haoran Qiu 외

Large language model (LLM) serving is becoming an increasingly critical workload for cloud providers. Existing LLM serving systems focus on interactive requests, such as chatbots and coding assistants, with tight latency…

BlockingGPULanguage ModelingLanguage Modelling+2

SAM: Support Vector Machine Based Active Queue Management

2016-04-02 · Muhammad Saleh Shah, Asim Imdad Wagan, Mukhtiar Ali Unar

Recent years have seen an increasing interest in the design of AQM (Active Queue Management) controllers. The purpose of these controllers is to manage the network congestion under varying loads, link delays and bandwidt…

Management

Active queue management: First steps toward a new control-theoretic viewpoint

2022-11-09 · Céfric Join, Hugues Mounier, Emmanuel Delaleau, Michel Fliess

Active Queue Management (AQM) for mitigating Internet congestion has been addressed via various feedback control syntheses, among which P, PI, and PID regulators are quite popular and often associated to a Smith predicto…

ManagementTime SeriesTime Series Analysis