Faculty of Computing

Permanent URI for this collectionhttps://rda.sliit.lk/handle/123456789/4776

Browse

Search Results

Now showing 1 - 3 of 3
  • Thumbnail Image
    ItemEmbargo
    MindBridge: Early Identification of Learning Difficulties in Children as a Supporting Tool for Teachers
    (Institute of Electrical and Electronics Engineers Inc., 2025) Mapa, N; Deshapriya, M; Premathilake, M; Samarakoon, S; Thelijjagoda, S; Vidanaralage, A.J
    Learning difficulties in children significantly impede academic success by affecting information processing, mathematical performance, and the learning of proper reading and writing. This paper proposes a Progressive Web Application (PWA) based on artificial intelligence (AI) and machine learning (ML) for identifying potential learning barriers. In contrast with standard diagnostic instruments, the proposed system is designed as a prediction tool with the potential for teachers to conduct timely and focused interventions. By automating feature extraction and reducing manual processing, the system overcomes the limitations of existing learning systems and improves early detection accuracy. Preliminary evaluations indicate that the PWA can effectively identify at-risk students and improve intervention methods and overall academic performance. This research contributes to the integration of computational methods and pedagogy, offering a scalable and low-cost solution for helping slow learners overcome their learning challenges.
  • Thumbnail Image
    ItemEmbargo
    Dynamic Bandwidth Allocation in Enterprise Network Architecture: A Real-Time Optimization Approach
    (Institute of Electrical and Electronics Engineers Inc., 2025) Wickramasinghe T.M.L.D; Costa M.M.R.S; Dissanayake S.C.W.; Abayakoon A.M.W.Y.; Lokuliyana, S; Gamage, N
    Enterprise networks increasingly rely on cloud platforms, remote collaboration tools, and real-time communication, placing high demands on bandwidth availability and responsiveness. Static bandwidth allocation approaches often fail to adapt to dynamic traffic conditions, leading to congestion, inefficiency, and degraded Quality of Service (QoS) for critical services such as VoIP and video conferencing. This research introduces a novel real-time bandwidth allocation system that integrates Deep Packet Inspection (DPI), supervised machine learning, and Linux traffic control (tc). Unlike prior solutions that focus only on classification or simulation, our system actively enforces bandwidth policies based on live predictions. Traffic is captured and analyzed in the WAN, while adaptive policies are deployed in the LAN. A web dashboard offers real-time traffic and bandwidth visibility. The proposed system addresses realworld enterprise challenges by enabling intelligent, responsive bandwidth management without requiring costly infrastructure changes, achieving measurable improvements in latency, throughput, and application-level prioritization.
  • Thumbnail Image
    ItemOpen Access
    Model Optimization for Personalized Health Metrics Analysis
    (Institute of Electrical and Electronics Engineers Inc., 2025) Perera, M; Wijesiriwardena, A; Pathirana, A; Gamaathige, L; Wijesiri, P; Jayakody, A
    This paper investigates the development and application of four machine learning models designed to enhance personalized health management, specifically targeting young adults aged 15-30. The research addresses common health challenges, such as obesity and lifestyle-induced diseases, through data-driven methodologies that provide personalized meal plans, workout recommendations, and progress monitoring. The first model generates optimized personalized recommendations according to the user's health condition using Random Forest and Decision Tree algorithms. The second model utilizes an ensemble of Random Forest, LightGBM, and XGBoost, combined through a stacking technique with Linear Regression as the meta-model, to generate optimized personalized meal plans according to health condition. The third model generates optimized workout plans using Gradient Boosting and XGBoost classifiers, accounting for individual fitness objectives, body compositions, and medical conditions. A fourth model predicts goal achievement timelines by analyzing features such as caloric balance and hydration efficiency, providing users with actionable feedback using XGBoost. The integration of these AI-driven components into a scalable digital platform demonstrates the potential of machine learning in transforming health management. Future enhancements include improving model accuracy, enabling real-time feedback, and deploying the system as an accessible mobile application. ensemble