CORTEXA
← Browse
crossrefNetwork2026-01-29Cited by 0

Round-Trip Time Estimation Using Enhanced Regularized Extreme Learning Machine

Hassan Rizky Putra Sailellah, Hilal Hudan Nuha, Aji Gautama Putrada

Reliable Internet connectivity is essential for latency-sensitive services such as video conferencing, media streaming, and online gaming. Round-trip time (RTT) is a key indicator of network performance and is central to setting retransmission timeout (RTO); inaccurate RTT estimates may trigger unnecessary retransmissions or slow loss recovery. This paper proposes an Enhanced Regularized Extreme Learning Machine (RELM) for RTT estimation that improves generalization and efficiency by interleaving a bidirectional log-step heuristic to select the regularization constant C. Unlike manual tuning or fixed-range grid search, the proposed heuristic explores C on a logarithmic scale in both directions (×10 and /10) within a single loop and terminates using a tolerance–patience criterion, reducing redundant evaluations without requiring predefined bounds. A custom RTT dataset is generated using Mininet with a dumbbell topology under controlled delay injections (1–1000 ms), yielding 1000 supervised samples derived from 100,000 raw RTT measurements. Experiments follow a strict train/validation/test split (6:1:3) with training-only standardization/normalization and validation-only hyperparameter selection. On the controlled Mininet dataset, the best configuration (ReLU, 150 hidden neurons, C=102) achieves R2=0.9999, MAPE=0.0018, MAE=966.04, and RMSE=1589.64 on the test set, while maintaining millisecond-level runtime. Under the same evaluation pipeline, the proposed method demonstrates competitive performance compared to common regression baselines (SVR, GAM, Decision Tree, KNN, Random Forest, GBDT, and ELM), while maintaining lower computational overhead within the controlled simulation setting. To assess practical robustness, an additional evaluation on a public real-world WiFi RSS–RTT dataset shows near-meter accuracy in LOS and mixed LOS/NLOS scenarios, while performance degrades markedly under dominant NLOS conditions, reflecting physical-channel limitations rather than model instability. These results demonstrate the feasibility of the Enhanced RELM and motivate further validation on operational networks with packet loss, jitter, and path variability.

View free PDFSource page

Related papers

crossrefNetwork2022-11-18Cited by 6

Cloud Workload and Data Center Analytical Modeling and Optimization Using Deep Machine Learning

Tariq Daradkeh, Anjali Agarwal

Predicting workload demands can help to achieve elastic scaling by optimizing data center configuration, such that increasing/decreasing data center resources provides an accurate and efficient configuration. Predicting workload and optimizing data center resource configuration a…

View free PDFSource page
crossrefNetwork2026-01-12Cited by 2

Securing IoT Networks Using Machine Learning-Resistant Physical Unclonable Functions (PUFs) on Edge Devices

Abdul Manan Sheikh, Md. Rafiqul Islam, Mohamed Hadi Habaebi, Suriza Ahmad Zabidi, Athaur Rahman bin Najeeb, Mazhar Baloch

The Internet of Things (IoT) has transformed global connectivity by linking people, smart devices, and data. However, as the number of connected devices continues to grow, ensuring secure data transmission and communication has become increasingly challenging. IoT security threat…

View free PDFSource page
crossrefNetwork2024-03-01Cited by 7

Data Protection Issues in Automated Decision-Making Systems Based on Machine Learning: Research Challenges

Paraskevi Christodoulou, Konstantinos Limniotis

Data protection issues stemming from the use of machine learning algorithms that are used in automated decision-making systems are discussed in this paper. More precisely, the main challenges in this area are presented, putting emphasis on how important it is to simultaneously en…

View free PDFSource page
crossrefNetwork2025-04-14Cited by 7

Design and Analysis of an Effective Architecture for Machine Learning Based Intrusion Detection Systems

Noora Alromaihi, Mohsen Rouached, Aymen Akremi

The increase in new cyber threats is the result of the rapid growth of using the Internet, thus raising questions about the effectiveness of traditional Intrusion Detection Systems (IDSs). Machine learning (ML) technology is used to enhance cybersecurity in general and especially…

View free PDFSource page
crossrefNetwork2025-02-17Cited by 7

GAOR: Genetic Algorithm-Based Optimization for Machine Learning Robustness in Communication Networks

Aderonke Thompson, Jani Suomalainen

Machine learning (ML) promises advances in automation and threat detection for the future generations of communication networks. However, new threats are introduced, as adversaries target ML systems with malicious data. Adversarial attacks on tree-based ML models involve crafting…

View free PDFSource page
crossrefNetwork2025-07-24Cited by 5

Applying Machine Learning to DEEC Protocol: Improved Cluster Formation in Wireless Sensor Networks

Abdulla Juwaied, Lidia Jackowska-Strumillo

Wireless Sensor Networks (WSNs) are specialised ad hoc networks composed of small, low-power, and often battery-operated sensor nodes with various sensors and wireless communication capabilities. These nodes collaborate to monitor and collect data from the physical environment, t…

View free PDFSource page