https://journal.mostwiedzy.pl/TASKQuarterly/issue/feed TASK Quarterly 2025-01-08T09:58:32+01:00 TASK Quarterly Editorial Board agnieszka.lipska@pg.edu.pl Open Journal Systems <p><strong>TASK Quarterly</strong> journal is presenting articles concerning usage of information technologies to solve important problems in science and engineering, including applications of high computing power infrastructure and artificial intelligence methods in various types of research and development projects.</p> https://journal.mostwiedzy.pl/TASKQuarterly/article/view/3024 Object detection and multimodal learning for product recommendations 2024-11-13T12:08:42+01:00 Karolina Selwon s150535@student.pg.edu.pl Paweł Wnuk pawel@yosh.ai <p>This study showcases how deep learning can be applied to automated information extraction in fashion data to create a recommendation system. The proposed approach is an algorithm for recommending multiple products based on visual and textual features, ensuring compatibility with query items. The object detection model can detect many products across different garment categories. The study utilized public e-commerce datasets and trained models using deep learning methods. The compatibility model has shown promising results in automating recommendations of compatible products based on user interests. The study experimented with multiple pre-trained feature extraction models and successfully trained the object detection model for fashion article detection and localization task. Overall, the goal is to deploy the method to enhance its effectiveness and usefulness in providing a satisfying shopping experience for e-commerce users.</p> 2025-01-08T00:00:00+01:00 Copyright (c) 2025 TASK Quarterly https://journal.mostwiedzy.pl/TASKQuarterly/article/view/3071 Edge coloring of small signed graphs 2024-02-14T10:01:40+01:00 Robert Janczewski robert.janczewski@pg.gda.pl Krzysztof Turowski krzysztof.szymon.turowski@gmail.com Bartłomiej Wróblewski bart.wroblew@gmail.com <p>In 2020, Behr introduced the problem of edge coloring of signed graphs and proved that every signed graph (G, sigma) can be colored using Delta(G) or Delta(G) + 1 colors, where Delta(G) denotes the maximum degree of G. Three years later, Janczewski et al. introduced a notion of signed class 1, such that a graph G is of signed class 1 if and only if every signed graph (G, sigma) can be colored using Delta(G) colors.</p> <p>It is a well-known fact that almost all graphs are of class 1. In this paper we conjecture that the similar fact is true for signed class 1, that almost all graphs are of signed class 1. To support the hypothesis we implemented an application that colored all the signed graphs with at most 8 vertices. We describe an algorithm behind the application and discuss the results of conducted experiments.</p> 2025-01-08T00:00:00+01:00 Copyright (c) 2025 TASK Quarterly https://journal.mostwiedzy.pl/TASKQuarterly/article/view/3381 Breath Detection from a Microphone Using Machine Learning 2024-10-15T13:06:07+02:00 Tomasz Sankowski s193363@student.pg.edu.pl Piotr Sulewski s192594@student.pg.edu.pl Jan Walczak s193440@student.pg.edu.pl Aleksandra Bruska s185454@student.pg.edu.pl <p>This project investigates and implements various artificial intelligence techniques for the real-time detection of breath sounds using audio data captured via a computer microphone. The primary objective is to develop and compare methodologies to identify distinct phases of breathing, namely inhalation, exhalation, and the silent intervals between breaths, in order to determine the most accurate, efficient, and practical approach.<br />The study explores three innovative approaches:<br />1. VGGish Model for Feature Extraction and Classification with Random Forest: This method utilizes the VGGish model to extract sound feature vectors, followed by classification using a random forest classifier.<br />2. Spectrogram Classification Using Convolutional Neural Networks: This approach involves classifying spectrograms of half-second or quarter-second audio segments using a convolutional neural network adapted for image classification tasks.<br />3. Mel-Frequency Cepstral Coefficients (MFCC) for Feature Extraction and Neural Network Classification: This method employs MFCCs as set of sound features for classification using a neural network.<br />The experimental results show that methods 1 and 3 achieved an accuracy of 87% in the test data, while method 2 achieved an accuracy of 83%. The dataset comprised approximately 1,000 recordings of inhalations, exhalations, and<br />silences between breaths, collected using four different microphones and recorded by three different individuals.<br />All implementations and training data are available on a public GitHub repository: github.com/tomaszsankowski/Breathing-<br />Classification.</p> 2025-01-08T00:00:00+01:00 Copyright (c) 2025 TASK Quarterly