TASK Quarterly https://journal.mostwiedzy.pl/TASKQuarterly <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> en-US agnieszka.lipska@pg.edu.pl (TASK Quarterly Editorial Board) agnieszka.lipska@pg.edu.pl (Agnieszka Lipska) Wed, 08 Jan 2025 09:58:32 +0100 OJS 3.3.0.7 http://blogs.law.harvard.edu/tech/rss 60 Object detection and multimodal learning for product recommendations https://journal.mostwiedzy.pl/TASKQuarterly/article/view/3024 <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> Karolina Selwon, Paweł Wnuk Copyright (c) 2025 TASK Quarterly https://creativecommons.org/licenses/by/4.0 https://journal.mostwiedzy.pl/TASKQuarterly/article/view/3024 Wed, 08 Jan 2025 00:00:00 +0100 Edge coloring of small signed graphs https://journal.mostwiedzy.pl/TASKQuarterly/article/view/3071 <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> Robert Janczewski, Krzysztof Turowski, Bartłomiej Wróblewski Copyright (c) 2025 TASK Quarterly https://creativecommons.org/licenses/by/4.0 https://journal.mostwiedzy.pl/TASKQuarterly/article/view/3071 Wed, 08 Jan 2025 00:00:00 +0100 Breath Detection from a Microphone Using Machine Learning https://journal.mostwiedzy.pl/TASKQuarterly/article/view/3381 <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> Tomasz Sankowski, Piotr Sulewski, Jan Walczak, Aleksandra Bruska Copyright (c) 2025 TASK Quarterly https://creativecommons.org/licenses/by/4.0 https://journal.mostwiedzy.pl/TASKQuarterly/article/view/3381 Wed, 08 Jan 2025 00:00:00 +0100