PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 28, 20260 citationsOpen Access

AI-Based Internet Routing Anomaly Predictor

View Full Paper
BTB. K. TalwarJAJ.M AlandSSS.G Suryavanshi

Key Points

  • To develop a machine learning system for detecting abnormal network traffic patterns and potential cyber-attacks.
  • Utilized the NSL-KDD dataset for training and evaluating models.
  • Implemented data preprocessing techniques like cleaning, normalization, and feature encoding.
  • Employed classification algorithms, particularly Random Forest and Decision Tree, for anomaly detection.
  • Integrated a Flask backend with a web interface for real-time monitoring and alert generation.
  • Maintained a SQLite database for storing user data and network logs.
  • Achieved high accuracy in classifying traffic as normal or anomalous.
  • Demonstrated superior performance of the Random Forest algorithm in comparison to other classifiers.
  • Effectively automated the detection of suspicious activities, reducing manual intervention.
  • Provided a scalable framework suitable for various network environments.

Abstract

The AI-Based Internet Routing Anomaly Predictor is an advanced machine learning-driven system designed to detect abnormal patterns in network traffic and identify potential cyber-attacks in routing environments. With the rapid growth of internet usage and increasing complexity of network infrastructures, traditional security mechanisms such as firewalls and signature-based intrusion detection systems are often insufficient to detect unknown or evolving threats. To address these limitations, the proposed system utilizes the NSL-KDD dataset, a widely recognized benchmark dataset for intrusion detection, to train and evaluate machine learning models. The system incorporates data preprocessing techniques including data cleaning, normalization, and feature encoding to convert raw network traffic data into a structured and machine-readable format. Classification algorithms such as Random Forest and Decision Tree are employed to analyze traffic patterns and classify them into normal or anomalous categories with high accuracy. Among these, the Random Forest algorithm demonstrates superior performance due to its ensemble learning approach, reduced overfitting, and improved generalization capability. Furthermore, the system is integrated with a Flask-based backend and a user-friendly web interface developed using HTML, CSS, and JavaScript. This integration enables real-time monitoring, log file uploads, anomaly detection, and alert generation. The system also maintains a SQLite database to store user data, network logs, and historical anomaly records for further analysis. The proposed solution significantly enhances network security by automating the detection of suspicious activities, reducing human intervention, and improving response time. It provides a scalable and efficient framework suitable for enterprise networks, cloud infrastructures, and educational institutions. The system demonstrates the effectiveness of machine learning techniques in improving cybersecurity and offers a foundation for future enhancements such as deep learning integration and real-time streaming analysis.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Talwar et al. (2026) studied this question.

synapsesocial.com/papers/69c771dd8bbfbc51511e1fa3https://doi.org/10.5281/zenodo.19237772
Ask AI
Helpful
Bookmark
Share
View Full Paper