Faculty of Engineering

Permanent URI for this communityhttps://rda.sliit.lk/handle/123456789/4203

Browse

Search Results

Now showing 1 - 4 of 4
  • Thumbnail Image
    PublicationOpen Access
    Automated design of reinforced concrete dapped-end connections using hybrid deep learning and generative AI augmentation
    (Elsevier Ltd, 2026-04-15) Dharmawansha, S; Herath, S; Fernando P.L.N; Meddage D.P.P.; Rajapakse, C
    Dapped-end connections, also known as half-joints or Gerber beams, are widely used yet structurally vulnerable elements in precast concrete structures due to high stress concentrations near the re-entrant corner. Therefore, a comprehensive assessment of the load-bearing capacity of dapped-end connections is important to ensure structural integrity and mitigate the risk of failure. Although prior studies have explored their behaviour through analytical and experimental methods, the application of data-driven approaches remains limited due to the availability of limited experimental data, which constrains the predictive accuracy and generalisation of Machine Learning (ML) models. This study presents a novel approach that integrates numerical simulation with Conditional Tabular Generative Adversarial Network (CTGAN)-based data augmentation to enhance prediction accuracy and model generalisation. A numerical database containing 720 results was developed, which was expanded with 680 augmented data using CTGAN. The combined dataset of 1400 instances was used to train Artificial Neural Network (ANN), Genetic Algorithm-ANN (GA-ANN), and Particle Swarm Optimisation-ANN (PSO-ANN) models. The hybrid models outperformed the standalone ANN, with GA-ANN achieving the highest accuracy (testing R2 = 0.961). The trained models were separately validated using 64 unseen experimental datasets, which shows the improved generalisation of the models through augmentation. Shapley Additive Explanations analysis reveals that the GA-ANN model predictions aligned with the principles underlying the compatibility of deformations of dapped-ends. Further, a novel ML-assisted design model was developed, which predicts multiple solutions for a given design problem, assisting in the optimisation of connection design.
  • Thumbnail Image
    PublicationOpen Access
    QPred: A Lightweight Deep Learning-Based Web Pipeline for Accessible and Scalable Streamflow Forecasting
    (Tech Science Press, 2026) Makumbura, R.K; Wijesundara, H; Sajindra, H; Rathnayake, U; Kumar, V; Duraibabu, D; Sen, S
    Accurate streamflow prediction is essential for flood warning, reservoir operation, irrigation scheduling, hydropower planning, and sustainable water management, yet remains challenging due to the complexity of hydrological processes. Although data-driven models often outperform conventional physics-based hydrological modelling approaches, their real-world deployment is limited by cost, infrastructure demands, and the interdisciplinary expertise required. To bridge this gap, this study developed QPred, a regional, lightweight, cost-effective, web-delivered application for daily streamflow forecasting. The study executed an end-to-end workflow, from field data acquisition to accessible web-based deployment for on-demand forecasting. High-resolution rainfall data were recorded with tipping-bucket gauges and loggers, while river water depth in the Aglar and Paligaad watersheds was converted to discharge using site-specific rating curves, resulting in a daily dataset of precipitation, river water level and discharge. Four DL architectures were trained, including vanilla Long Short-Term Memory (LSTM), stacked LSTM, bidirectional LSTM, and Gated Recurrent Unit (GRU), and evaluated using Nash-Sutcliffe Efficiency (NSE), Coefficient of Determination (R2), Root-Mean-Square-Error-Standard-Deviation Ratio (RSR), and Percentage Bias (PBIAS) metrics. Performance was watershed-specific, as the vanilla LSTM demonstrated the best generalisation for the Aglar watershed (R2 = 0.88, NSE = 0.82, RMSE = 0.12 during validation), while the GRU achieved the highest validation accuracy in Paligaad (R2 = 0.88, NSE = 0.88, RMSE = 0.49). All models achieved satisfactory to excellent performance during calibration (R2 > 0.91, NSE > 0.91 for both watersheds), demonstrating strong capability to capture streamflow dynamics. The highest performing models were selected and embedded into the QPred application. QPred was developed as a lightweight web pipeline, utilising Google Colab as the primary execution environment, Flask as the backend inference framework, Google Drive for artefact storage, and Ngrok for secure HTTPS tunnelling. A user-friendly front end utilises range sliders (bounded by observed minima and maxima) to gather inputs and provides discharge data along with metadata, thereby enhancing transparency. This work demonstrates that accurate, context-aware deep learning models can be delivered through low-cost, web-based platforms, providing a reproducible and scalable pipeline for hydrological applications in other watersheds and for practitioners. Copyright
  • Thumbnail Image
    PublicationEmbargo
    Characterizing fracture stress of defective graphene samples using shallow and deep artificial neural networks
    (Pergamon, 2020-08-15) Dewapriya, M. A. N; Rajapakse, R. K. N. D; Dias, W. P. S
    Advanced machine learning methods could be useful to obtain novel insights into some challenging nanomechanical problems. In this work, we employed artificial neural networks to predict the fracture stress of defective graphene samples. First, shallow neural networks were used to predict the fracture stress, which depends on the temperature, vacancy concentration, strain rate, and loading direction. A part of the data required to model the shallow networks was obtained by developing an analytical solution based on the Bailey durability criterion and the Arrhenius equation. Molecular dynamics (MD) simulations were also used to obtain some data. Sensitivity analysis was performed to explore the features learnt by the neural network, and their behaviour under extrapolation was also investigated. Subsequently, deep convolutional neural networks (CNNs) were developed to predict the fracture stress of graphene samples containing random distributions of vacancy defects. Data required to model CNNs was obtained from MD simulations. Our results reveal that the neural networks have a strong ability to predict the fracture stress of defective graphene under various processing conditions. In addition, this work highlights some advantages as well as limitations and challenges in using neural networks to solve complex problems in the domain of computational materials design.
  • Thumbnail Image
    PublicationEmbargo
    Autonomous Cyber AI for Anomaly Detection
    (2021 3rd International Conference on Advancements in Computing (ICAC), SLIIT, 2021-12-09) Madhuvantha, K.A.N.; Hussain, M.H.; De Silva, H.W.D.T.; Liyanage, U.I.D.; Rupasinghe, L.; Liyanapathirana, C.
    Since available signature-based Intrusion Detection systems (IDS) are lacking in performance to identify such cyber threats and defend against novel attacks. It does not have the ability to detect zero-day or advanced malicious activities. To address the issue with signature-based IDS, a possible solution is to adopt anomaly-based detections to identify the latest cyber threats including zero days. We initially focused on network intrusions. This research paper discusses detecting network anomalies using AIbased technologies such as machine learning (ML) and natural language processing (NLP). In the proposed solution, network traffic logs and HTTP traffic data are taken as inputs using a mechanism called beats. Once relevant data has been extracted from the captured traffic, it will be passed to the AI engine to conduct further analysis. Algorithms such as Word2vec, Convolution Neural Network (CNN), Artificial Neural networks (ANN), and autoencoders are used in order to conduct the threat analysis. HTTP DATASET CSIC 2010, that NSL-KDD, CICIDS are the benchmarking datasets used in parallel with the above algorithms in order to receive high accuracy in detection. The outputted data is integrated and visualized using the Kibana dashboard and blockchain model is implemented to maintain and handle all the data.