EuroCC4SEE Forum on HPC/AI-Enabled Business Innovation & PoC Demonstrations

Short video from the event

On 13–14 December, NCC Montenegro hosted the EuroCC4SEE Forum dedicated to business innovation supported by High-Performance Computing (HPC) and Artificial Intelligence (AI). The event brought together representatives from academia, industry, the public sector, and the startup ecosystem, with the aim of strengthening national capacities and supporting Montenegro’s digital transformation.

Welcome note from NCC Montenegro – prof. Bozo Krstajic
We organized networking activities during the breaks

During the two-day program, participants explored practical applications of HPC and AI through Proof-of-Concept demonstrations in the fields of energy, agriculture, health, and mobility, alongside discussions on innovation policies, MLOps approaches, skills development, and business–academia collaboration.

Discussions were focused on AI/HPC driven innovation in business and PoC demonstrators
PoC presentations were based on acamia-industry collaboration

The forum also highlighted the importance of regional and European cooperation, EU funding opportunities, and future activities within the EuroCC4SEE network, contributing to the strengthening of Montenegro’s position within the regional HPC/AI ecosystem. A proceedings booklet with brief elaborations of all covered topics will be made available on the project website.

Group photo from the event
Click to open the Abstract book

MSc Thesis on Cross-Lingual Transfer Learning in Large Language Models

Mr. Igor Ćulafić successfully defended his master’s thesis titled “Cross-lingual Transfer Learning in Large Language Models: Scaling Laws and Parameter-Efficient Fine-Tuning for Multilingual Applications.” His research provides a comprehensive study of cross-lingual transfer for the Montenegrin language, combining a custom V-shaped semi-automated book scanner, a YOLOv11 + Tesseract OCR pipeline, and the creation of 46,661 parallel paragraph pairs. Using LoRA fine-tuning on Qwen2.5-7B and Qwen3-30B—executed on the Leonardo EuroHPC supercomputer—the work demonstrates parameter-efficient adaptation (only 1.05% trainable parameters) and offers insights into model behavior in cultural understanding, script mixing, and analytical reasoning. This research was supported by NCC Montenegro team and made use of the HPC cluster and EuroHPC JU computational resources.

V-shaped book scanner prototype used to create datasets

ABSTRACT – This thesis presents a comprehensive study of Cross-lingual transfer learning in Large Language Models with a focus on parameter-efficient fine-tuning for the Montenegrinlanguage. The research integrates the development of a custom semi-automated book scanner with V-shaped design and a computer vision pipeline using YOLO v11 models and Tesseract OCR to digitize 5000 on Montenegrin and 40000 on English language, from public domain books, resulting in 46661 parallel paragraph pairs. Implementation of LoRA fine-tuning on Qwen2.5-7B and Qwen3-30B models was conducted on Leonardo HPC supercomputer, achieving memory efficiency with only 1.05% trainable parameters. Comparative analysis through a structured benchmark of ten progressively complex questions reveals limited but positive effects of fine-tuning, where larger models show better performance in cultural understanding and analytical tasks, while systematic analysis identifies specific problems such as script mixing and cultural inaccuracies that require specialized approaches.

Master thesis: Application of Explainable Artificial Intelligence in Medicine

Ms. Ivana Lalatović successfully defended her master’s thesis titled “Application of Explainable Artificial Intelligence in Medicine” at the Faculty of Information Systems and Technologies, University of Donja Gorica.

The defence took place in October 2025, and the thesis explored how modern XAI techniques—such as SHAP and LIME—can improve transparency and trust in AI models used for analysing the performance and reliability of medical respirators. The development, training, and testing of the machine learning and XAI workflows were supported by the high-performance computing (HPC) resources provided through the EuroCC initiative in Montenegro, enabling scalable data processing, faster experimentation, and reproducible analysis required for medical AI applications. Her work demonstrates how HPC-enabled explainability can strengthen the safety, reliability, and ethical use of AI in healthcare environments, contributing to the growing ecosystem of advanced AI research supported by NCC Montenegro.

SHAP utilisation

ABSTRACT – The need for explainable intelligent systems is growing along with the increase in artificial intelligence products used in everyday life. Explainable artificial intelligence (XAI) has experienced significant growth in the last few years. The reason for this is the wide application of machine learning, as well as deep learning techniques, which have led to the development of highly accurate models. However, they lack explainability and interpretability. This study explores the application of XAI methods in medical applications, with a particular focus on interpreting model decisions. SHAP and LIME methods were applied to interpret the model’s predictions, enabling the identification of key features that have the greatest influence on the model’s decisions. The results of this research confirm the importance of explainable artificial intelligence in critical domains such as medicine, where trust in AI systems must be based on understanding and verifiability of their decisions.

Conference Paper: Real-time Image Generation on ARM-based Edge Devices

We are pleased to share that researchers from the University of Donja Gorica (UDG) presented their latest work at the 2025 IEEE International Symposium on Applied Sciences (ISAS). The paper, titled “Real-time Image Generation Utilizing ARM SBC Architecture”, is now published by IEEE and available at the following [link].

Click on image to open

The paper, authored by Igor Ćulafić, Tomo Popović, Ivan Jovović, and Stevan Ćakić, explores the deployment of advanced generative AI models on ARM-based edge devices, specifically the NVIDIA Jetson Orin Nano platform. Traditionally, real-time image generation with models such as Stable Diffusion has required powerful desktop GPUs or HPC clusters. This research demonstrates that, through careful CUDA optimization, ARM compatibility adjustments, and dynamic resource management, real-time performance of 2–6 FPS at 512×512 resolution can be achieved directly on low-power edge hardware.

The work addresses thermal management, memory constraints, and software compatibility challenges, proposing a custom ARM-optimized Docker environment and adaptive workload balancing. The results show how decentralized, low-power edge devices can complement high-performance computing ecosystems, opening new opportunities in fields such as healthcare, automotive, and smart city applications.

This publication also reflects the mission of NCC Montenegro to support academia and young researchers in advancing AI and HPC knowledge. By providing expertise, resources, and collaboration opportunities, NCC Montenegro helps integrate cutting-edge research with the broader European HPC ecosystem.

Master Thesis Defense: Development of Edge/AI Applications with HPC Support

Mr. Elvis Taruh successfully defended his master’s thesis titled “Development of Edge/AI Applications with HPC” at the Faculty of Information Systems and Technologies, University of Donja Gorica.

Mr Elvis Taruh

ABSTRACT – The efficiency of training artificial intelligence (AI) models has become a crucial factor in modern research, especially when dealing with complex systems that require substanial computational power. This study explores how the application of high-performance computing (HPC) and Edge devices can optimize the AI model training process, reducing processing time and improving efficiency. Through an experimental approach, AI model training was analyzed across three different platforms. Local computer, Google Colab and the HPC cluster at the University of Donja Gorica. As a practical example, livestock detection was used. By comparing the training time, memory consumption, and model accuracy, the research demonstrates that HPC clusters significantly accelerate the training process compared to traditional methods, while Edge devices enable faster real-time data analysis.

There was around 30 people attending. This was a small celebration for EuroCC2 and EuroCC4SEE projects

Master Thesis Defense: AI Tutors with LLMs and HPC

Mr. Arnad Lekić successfully defended his master’s thesis titled “Development of an AI Tutor Using Large Language Models and HPC” at the Faculty of Information Systems and Technologies, University of Donja Gorica.

Mr Arnad Lekic

ABSTRACT – This thesis explores the development of a personalized AI tutor using large language models (LLMs), with a specific focus on the LLaMA architecture and the application of High-Performance Computing (HPC) resources. The research involves the acquisition, setup, and evaluation of an open-source LLaMA model, with the goal of building a system capable of automated test grading. Special emphasis is placed on the training efficiency and feasibility of running the model locally using the available computing nodes, compared to cloud-based solutions like Google Colab. Beyond the technical implementation, the study also addresses the ethical challenges of using generative AI in education. Through experimental analysis, the research demonstrates that open models can be effectively adapted for educational purposes, with the potential to expand to grading diverse exam formats and generating educational content. The work provides directions for future development of systems leveraging advanced multimodal models for more complex tasks.

The defence was attended by over 30 people. We had three candidates that day, all in the context of EuroCC2 and EuroCC4SEE

Master Thesis Defense: HPC and AI for Education Enhancement

Ms. Enisa Trubljanin successfully defended her master’s thesis titled “Deep Learning with Application in Education” at the Faculty of Information Systems and Technologies, University of Donja Gorica. The development and testing of these solutions were supported by high-performance computing (HPC) resources provided through the EuroCC initiative in Montenegro.

Ms. Enisa Trubljanin

ABSTRACT – This master’s thesis explores the potential application of deep learning in education through the development and evaluation of two concrete solutions: an intelligent chatbot for solving matrix problems and a model for detecting cheating during online exams by analyzing eye movement. The first part of the thesis provides a theoretical foundation of deep learning, with a focus on neural networks, their architectures, transfer learning, and evaluation metrics. The practical part presents the development of a chatbot based on advanced language and mathematical models, implemented using high-performance computing cluster resources, enabling students to engage in interactive mathematics learning. Additionally, a model for detecting cheating through gaze analysis was developed, trained on the Columbia Gaze Dataset, and integrated into an online exam proctoring system. Evaluation results demonstrate a high level of accuracy and user satisfaction for both solutions. Beyond the technical aspects, the thesis also addresses ethical issues and privacy concerns related to the use of artificial intelligence in educational settings. Based on the findings, the study highlights the broad range of potential applications of deep learning in modern educational systems.

There was three great candidates on the same day!