Faculty of Computer Science and Engineering

Permanent URI for this communityhttps://repository.ukim.mk/handle/20.500.12188/5

The Faculty of Computer Science and Engineering (FCSE) within UKIM is the largest and most prestigious faculty in the field of computer science and technologies in Macedonia, and among the largest faculties in that field in the region. The FCSE teaching staff consists of 50 professors and 30 associates. These include many “best in field” personnel, such as the most referenced scientists in Macedonia and the most influential professors in the ICT industry in the Republic of Macedonia.

Browse

Search Results

Now showing 1 - 4 of 4
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Methodology for food prices forecasting
    (IEEE, 2023-12-15)
    Peshevski, Dimitar
    ;
    Todorovska, Ana
    ;
    Trajkovikj, Filip
    ;
    Hristov, Nikola
    ;
    Trajanoska, Milena
    Fluctuations in food prices play a pivotal role in maintaining economic equilibrium and influencing the very fabric of our everyday lives. This paper presents a comprehensive framework for modeling and analyzing food price trends in 12 select European countries, spanning from January 2013 to January 2023, utilizing advanced state-of-the-art Machine Learning techniques. To achieve this objective, historical price data and technical indicators are incorporated into the proposed XGBoost model alongside a baseline model. The model results are assessed using various measures, and a benchmark is established. Notably, the average achieved R2 for predicting food prices within the time frame from January 2020 to January 2022 is 0.85 and 0.64 from January 2021 to January 2023. The findings reveal the efficacy of the proposed model, providing valuable insights into food price forecasting model interpretability and laying the groundwork for further research, including exploration into areas such as food fraud, food sustainability, and other pertinent topics in food economics.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Blood Oxygen Saturation Estimation Using PPG Signals from the MIMIC-III Database
    (Springer, Cham, 2025-04-23)
    Petrovikj, Nenad
    ;
    Mishkovska, Bojana
    ;
    ;
    Madevska Bogdanova, Ana
    Photoplethysmogram (PPG) signals are pivotal in cardiovascular monitoring, offering real-time insights into heart rate and oxygen saturation (SpO2). This study explores the creation of deep learning and machine learning models - specifically Convolutional Neural Networks (CNNs), Bidirectional Long Short-Term Memory (BiLSTM) networks, Recurrent Neural Networks (RNNs), and Random Forest Regressors (RFRs)-to estimate SpO2 levels from single-channel PPG data. Another point is developing algorithms for using the data sourced from the PhysioNet MIMIC-III database. The patients used for training and testing are distinct, ensuring no overlap between the datasets and enabling rigorous model evaluation. A comprehensive analyses reveal that LSTM-based model achieve significant accuracy in SpO2 estimation, with R-squared value reaching up to 0.59. Specifically, the LSTM model demonstrated an MAE of 1.26, MSE of 3.11 and RMSE of 1.76. These results demonstrate the potential of machine learning techniques in advancing clinical monitoring and decision-making processes within critical care environments, thereby enhancing patient care outcomes.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Blood Oxygen Saturation Estimation with Laser-Induced Graphene Respiration Sensor
    (Hindawi Limited, 2024-01-29)
    Madevska Bogdanova, Ana
    ;
    ;
    Vićentić, Teodora
    ;
    D. Ilić, Stefan
    ;
    Tomić, Miona
    Measuring blood oxygen saturation (SpO2) is crucial in a triage process for identifying patients with respiratory distress or shock, since low SpO2 levels indicate compromised hemostability and the need for priority treatment. This paper explores the use of wearable mechanical deflection sensors based on laser-induced graphene (LIG) for SpO2 estimation. The LIG sensors are attached to a subject’s chest for real-time monitoring of respiratory signals. We have developed a novel database of the respiratory signals, with corresponding SpO2 values ranging from 86% to 100%. The database is used to develop an artificial neural network model for SpO2 estimation. The neural network performance is promising, with regression metrics mean squared error = 0.184, mean absolute error = 0.301, root mean squared error = 0.429, and R-squared = 0.804. The use of mechanical respiration sensors in combination with neural networks in biosensing opens new possibilities for noninvasive SpO2 monitoring and other innovative applications.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Sentiment Analysis in Finance: From Transformers Back to eXplainable Lexicons (XLex)
    (Institute of Electrical and Electronics Engineers (IEEE), 2024-01)
    Rizinski, Maryan
    ;
    Peshov, Hristijan
    ;
    ;
    ;
    Lexicon-based sentiment analysis in finance leverages specialized, manually annotated lexicons created by human experts to extract sentiment from financial texts effectively. Although lexicon-based methods are simple to implement and fast to operate on textual data, they require considerable manual annotation efforts to create, maintain, and update the lexicons. These methods are also considered inferior to the deep learning-based approaches, such as transformer models, which have become dominant in various natural language processing (NLP) tasks due to their remarkable performance. However, their efficacy comes at a cost: these models require extensive data and computational resources for both training and testing. Additionally, they involve significant prediction times, making them unsuitable for real-time production environments or systems with limited processing capabilities. In this paper, we introduce a novel methodology named eXplainable Lexicons (XLex) that combines the advantages of both lexicon-based methods and transformer models. We propose an approach that utilizes transformers and SHapley Additive exPlanations (SHAP) for explainability to automatically learn financial lexicons. Our study presents four main contributions. Firstly, we demonstrate that transformer-aided explainable lexicons can enhance the vocabulary coverage of the benchmark Loughran-McDonald (LM) lexicon. This enhancement leads to a significant reduction in the need for human involvement in the process of annotating, maintaining, and updating the lexicons. Secondly, we show that the resulting lexicon outperforms the standard LM lexicon in sentiment analysis of financial datasets. Our experiments show that XLex outperforms LM when applied to general financial texts, resulting in enhanced word coverage and an overall increase in classification accuracy by 0.431. Furthermore, by employing XLex to extend LM, we create a combined dictionary, XLex+LM, which achieves an even higher accuracy improvement of 0.450. Thirdly, we illustrate that the lexicon-based approach is significantly more efficient in terms of model speed and size compared to transformers. Lastly, the proposed XLex approach is inherently more interpretable than transformer models. This interpretability is advantageous as lexicon models rely on predefined rules, unlike transformers, which have complex inner workings. The interpretability of the models allows for better understanding and insights into the results of sentiment analysis, making the XLex approach a valuable tool for financial decision-making.