Latest Communications of International Proceedings articles

28
Jul
2025

A Realistic Simulation Environment for Evaluating Dependency-Aware Scheduling in Multicore Systems

Artificial Intelligence, Data Analytics, and Intelligent Systems: 45AI 2025
Efficient task scheduling in multicore systems becomes increasingly complex when inter-task dependencies are introduced. Existing operating system schedulers prioritize fairness and responsiveness but lack mechanisms for evaluating dependency relationships during task dispatching. This leads to premature thread activation and resource inefficiencies, especially in dependency-rich workloads.…
28
Jul
2025

Robustness of Large Language Models in SPAM Detection

Artificial Intelligence, Data Analytics, and Intelligent Systems: 45AI 2025
We evaluate two large language models and we compare their ability to detect spam messages in a corpus of emails. We provide the models with a set of email messages, both legitimate and harmful and check which are classified correctly into either of two classes:…
27
Jul
2025

Methods and Analytical Tools to Assist Medical Personnel During the Evacuation of The Wounded from The Battlefield

Artificial Intelligence, Data Analytics, and Intelligent Systems: 45AI 2025
In modern combat operations, the quick and effective management of evacuating wounded soldiers is crucial for reducing battlefield mortality. Medical evacuation (MEDEVAC) ensures that casualties receive timely medical care, which is vital for survival in high-risk environments. The complexities of contemporary warfare, characterized by asymmetric…
27
Jul
2025

Towards a Decentralized Internet: The Interplay of Novel Architectures, Protocols, and Community-Driven Development

Intelligent Networking and Secure Communications: 45ICT 2025
Platform monopolies have turned the contemporary internet into digital feudalism, extracting profit from human connection while enabling surveillance and censorship. Iran’s 2019 near-blackout, which cut connectivity to 5 %, exposed how centralized architectures become authoritarian chokepoints. Yet scholarship remains fragmented: most studies isolate protocols instead…
27
Jul
2025

Unmanned Aerial Surveillance System

Intelligent Networking and Secure Communications: 45ICT 2025
In this paper, one presents an Unmanned Autonomous Surveillance vehicle which has a wide range of applications in dangerous activities in the military or police. They are also frequently used in civilian areas for sports, social, or agricultural activities. The main reasons why one chose…
27
Jul
2025

Artificial Intelligence Methods for Multiclass Identification of Skin Diseases

Artificial Intelligence, Data Analytics, and Intelligent Systems: 45AI 2025
Survival in the treatment of skin diseases depends on early detection and accurate diagnosis. There is a need to provide accessible self-assessment solutions for the early recognition of pathological skin lesions. In treatment, early diagnosis is a critical factor for disease remission, effective mitigation of…
26
Jul
2025

Mathematical Model of MLOps System

Artificial Intelligence, Data Analytics, and Intelligent Systems: 45AI 2025
MLOps is a rapidly growing field in which optimizing resource allocation has become a key challenge. Despite the growing popularity of MLOps in production environments, there is a lack of articles in the literature that propose formal mathematical models for MLOps processes. This gap limits…
26
Jul
2025

An Integrated System for Managing and Evaluating Student Code Submissions

Computational Systems, Modeling, and Software Practices: 45SE 2025
This paper presents the development and deployment of a web-based platform designed to improve the process of managing and evaluating programming assignments in academic setting. The system integrates three components: assignment creation, automated grading, and code similarity detection — all within a unified, user-friendly interface.…
24
Jul
2025

Implementation of IT Tools To Help Improve The Efficiency of Timetable Planning

Artificial Intelligence, Data Analytics, and Intelligent Systems: 45AI 2025
Scheduling is a multidimensional challenge for many organisations due to the numerous constraints that need to be considered during planning. The problem becomes even more complex when the data for the scheduling process is scattered, leading to time-consuming and labor-intensive manual work. This paper highlights…
19
Jul
2025

Multi Sampling-Strategy RRT Path Planning Optimization Using Genetic Algorithm

Artificial Intelligence, Data Analytics, and Intelligent Systems: 45AI 2025
The paper presents optimization experiment performed on custom implementation of multi-sampling strategy approach for Rapidly exploring Random Tree path planning algorithm. Implementation of algorithm, of which detailed explanation and pseudocode are provided, was developed to perform with increased robustness and intended for dynamic environment navigation…