Scopus Index Publications

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

This collection consists of all Scopus-indexed publications produced by SLIIT researchers. Scopus is recognized worldwide as a leading and reputable academic indexing database.

Browse

Search Results

Now showing 1 - 7 of 7
  • Thumbnail Image
    ItemEmbargo
    AI-Driven Vehicle Valuation and Market Trend Analysis for Sri Lanka's Automotive Sector
    (Institute of Electrical and Electronics Engineers Inc., 2025) De Silva K.P.N.T.; Shehan H.A.; Jayawardhane A.S; Premarathne A.P.S.; Krishara, J; Wijendra, D.R
    The automotive sector in Sri Lanka faces challenges in vehicle valuation accuracy and market trend analysis due to fluctuating prices, varying vehicle conditions, and environmental concerns. This paper presents an AI-driven vehicle valuation system integrating machine learning models for automated vehicle identification, damage detection, market trend analysis, and environmental sustainability assessments. Using deep learning techniques such as Convolutional Neural Networks (CNNs) and time-series models like Long Short-Term Memory (LSTM), the system delivers accurate valuation and market trend insights. Experimental results demonstrate 9 2% accuracy in damage classification and a mean absolute error (MAE) of 5.3% in repair cost estimation, supporting informed decision-making. This research bridges gaps in valuation transparency and sustainability in emerging automotive markets.
  • Thumbnail Image
    ItemEmbargo
    Intelligent Detection of Corporate Targeted Phishing Emails - A Hybrid Approach Combining Deep Learning Models with Domain Anomaly Detection
    (Institute of Electrical and Electronics Engineers Inc., 2025) Seethawaka, R; Chathurya N.E.G; Chandrasiri D.K.W.G.G.T; Kavithma K.A.S; Fernando, H; Wijesooriya, A
    This paper introduces a system designed to detect corporate-targeted phishing emails by combining two key strategies: advanced email content analysis and domain similarity analysis. The system first examines the text of emails using a hybrid deep learning model that merges modern language understanding techniques with sequential pattern recognition, achieving high accuracy in identifying phishing intent. Two models were tested - a standalone Bi-LSTM sequential model and a hybrid version(BERT - Bi-LSTM) with the hybrid model proving superior, scoring an F1 score of 0.97 compared to 0.93 for the standalone model. Second, the system verifies sender domains to detect spoofing attempts, such as subtle typos, homograph attacks or TLD/subdomain spoofing. This domain check reduces reliance on text analysis alone, helping analysts prioritize threats more effectively. Tested against a mix of legitimate and malicious domains, the domain module achieved near-perfect accuracy, minimizing false alarms. By integrating these approaches, the system addresses a critical gap in existing methods, which often focus on only one aspect of phishing (e.g., email content or URL features). This dual strategy ensures a more comprehensive defense, particularly against sophisticated attacks that use convincing language paired with fake domains. The combined model not only improves detection accuracy but also supports security teams by providing clear, actionable insights, making it practical for real-world corporate environments.
  • Thumbnail Image
    ItemEmbargo
    A Dual-Branch CNN and Metadata Analysis Approach for Robust Image Tampering Detection
    (Institute of Electrical and Electronics Engineers Inc., 2025) Zakey, A; Bawantha, D; Shehara, D; Hasara, N; Abeywardena, K.Y; Fernando, H
    Image tampering has become a widespread issue due to the availability of advanced tools such as Photoshop, GIMP, and AI-powered technologies like Generative Adversarial Networks (GANs). These advancements have made it easier to create deceptive images, undermining their reliability and fueling misinformation. To address this growing problem, we propose a hybrid approach for image forgery detection, combining deep learning with traditional forensic techniques. Our study integrates a dual-branch Convolutional Neural Network (CNN) with handcrafted features derived from Error Level Analysis (ELA), noise residuals from the Spatial Rich Model, and metadata analysis to enhance detection capabilities. Metadata analysis plays a crucial role in identifying inconsistencies in image properties such as timestamps, geotags, and camera details, which often accompany tampered images. The CASIA dataset, a publicly available benchmark for tampered images, was used to train and evaluate the proposed model. After 30 epochs of training, the hybrid method achieved an accuracy of 95%, demonstrating its effectiveness in distinguishing between authentic and tampered images. This research highlights the advantages of combining deep learning models with traditional feature extraction methods and metadata analysis, offering a robust solution for detecting manipulated images. Our findings contribute to advancing image forensics by improving detection accuracy, even in cases involving sophisticated tampering methods driven by AI.
  • Thumbnail Image
    PublicationOpen Access
    Eco-friendly mix design of slag-ash-based geopolymer concrete using explainable deep learning
    (Elsevier, 2024-09) Ranasinghe, R.S.S.; Kulasooriya, W.K.V.J.B; Perera, U.S; Ekanayake, I.U.; Meddage, D.P.P.; Mohotti, D; Rathanayake, U
    Geopolymer concrete is a sustainable and eco-friendly substitute for traditional OPC (Ordinary Portland Cement) based concrete, as it reduces greenhouse gas emissions. With various supplementary cementitious materials, the compressive strength of geopolymer concrete should be accurately predicted. Recent studies have applied deep learning techniques to predict the compressive strength of geopolymer concrete yet its hidden decision-making criteria diminish the end-users’ trust in predictions. To bridge this gap, the authors first developed three deep learning models: an artificial neural network (ANN), a deep neural network (DNN), and a 1D convolution neural network (CNN) to predict the compressive strength of slag ash-based geopolymer concrete. The performance indices for accuracy revealed that the DNN model outperforms the other two models. Subsequently, Shapley additive explanations (SHAP) were used to explain the best-performed deep learning model, DNN, and its compressive strength predictions. SHAP exhibited how the importance of each feature and its relationship contributes to the compressive strength prediction of the DNN model. Finally, the authors developed a novel DNN-based open-source software interface to predict the mix design proportions for a given target compressive strength (using inverse modeling technique) for slag ash-based geopolymer concrete. Additionally, the software calculates the Global Warming Potential (kg CO2 equivalent) for each mix design to select the mix designs with low greenhouse emissions.
  • Thumbnail Image
    PublicationOpen Access
    COVID-19 symptom identification using Deep Learning and hardware emulated systems
    (Elsevier, 2023-06-28) Liyanarachchi, R; Wijekoon, J; Premathilaka, M; Vidhanaarachchi, S
    The COVID-19 pandemic disrupted regular global activities in every possible way. This pandemic, caused by the transmission of the infectious Coronavirus, is characterized by main symptoms such as fever, fatigue, cough, and loss of smell. A current key focus of the scientific community is to develop automated methods that can effectively identify COVID-19 patients and are also adaptable for foreseen future virus outbreaks. To classify COVID-19 suspects, it is required to use contactless automatic measurements of more than one symptom. This study explores the effectiveness of using Deep Learning combined with a hardware-emulated system to identify COVID-19 patients in Sri Lanka based on two main symptoms: cough and shortness of breath. To achieve this, a Convolutional Neural Network (CNN) based on Transfer Learning was employed to analyze and compare the features of a COVID-19 cough with other types of coughs. Real-time video footage was captured using a FLIR C2 thermal camera and a web camera and subsequently processed using OpenCV image processing algorithms. The objective was to detect the nasal cavities in the video frames and measure the breath cycles per minute, thereby identifying instances of shortness of breath. The proposed method was first tested on crowd-sourced datasets (Coswara, Coughvid, ESC-50, and a dataset from Kaggle) obtained online. It was then applied and verified using a dataset obtained from local hospitals in Sri Lanka. The accuracy of the developed methodologies in diagnosing cough resemblance and recognizing shortness of breath was found to be 94% and 95%, respectively.
  • Thumbnail Image
    PublicationEmbargo
    UveaTrack: Uveitis Eye Disease Prediction and Detection with Vision Function Calculation and Risk Analysis Publisher: IEEE Cite This PDF
    (Institute of Electrical and Electronics Engineers, 2022-10-15) Perera, B. D. K; Wickramarathna, W.A.A.I.; Chandrasiri, S; Wanniarachchi, W.A.P.W; Dilshani, S.H.N; Pemadasa, N
    Uveitis is an inflammatory infection that affects uvea tissue, the middle layer of the eyewall. It can result in swelling or damage to the eye and lead to vision impairments or blindness. Most Uveitis symptoms are associated with many other diseases localized to the eye. Thus, it is hard to determine the responsible symptoms for uveitis. Consequently, early detection of this disease can prevent a perilous situation in the future. The initial motivation behind the design of this mobile application is to help accurately diagnose uveitis with minimal time and effort and thereby minimize the shortage of human specialists in this field. The 'UveaTrack' is a hybrid mobile application that enables the keep tracking of uveitis eye illness and uses machine learning (ML) algorithms, deep learning (DL) architectures, and image processing techniques for developing the system. The 'UveaTrack' application could be able to achieve an average accuracy of more than 85% and had produced overall better results. Furthermore, the 'UveaTrack' application can use as a valuable instructional tool for freshly graduated clinicians, supporting their work with patients and assisting them in making diagnostics conclusions.
  • Thumbnail Image
    PublicationEmbargo
    Intelligent System for Skin Disease Detection of Dogs with Ontology Based Clinical Information Extraction
    (Institute of Electrical and Electronics Engineers Inc., 2022-10-29) Rathnayaka, R. M. N. A; Anuththara, K. G. S. N; Wickramasinghe, R.J.P; Gimhana, P. S; Weerasinghe, L; Wimalaratne, G
    The largest organ in dogs, the epidermis, is crucial in supplying immunological responses. Skin will preserve all the nutrients and safeguard the cells while warding off harmful or pathogenic substances. Most dog owners today are not aware that their pet dog has a skin condition. Although they were aware of these ailments, they had no notion of how to cure them. In such a situation, the dog may experience pain and an aggravation of the condition. Owners should therefore take their dogs to the vet, even if the skin condition is minor. It can, however, be a costly procedure. There aren't many forums where dog owners may get advice from professionals and ask inquiries regarding their pets. The solution suggests a fully functional mobile application which is a combination of disease identification feature, disease severity level detection feature, domain specific knowledge base with semantic web development and a domain specific AI based chat-bot to the dog owners to overcome this problem using Convolutional Neural Network (CNN) and natural language processing (NLP).System will extract the necessary features from the images of the lesion to classify the skin condition and Severity level of the disease. The results obtained show disease type classification is within the accuracy range of 77.78% to 100% which tested again 4 CNN base models. As for the severity level identification accuracy situated around 99.62%.