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 - 2 of 2
  • 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.