Програмна архітектура інтелектуальної об’єктно-орієнтованої системи фільтрації даних для нейромережевої класифікації побутових відходів з використанням хмарних технологій
Вантажиться...
Дата
2026
Назва журналу
Номер ISSN
Назва тому
Видавець
Хмельницький національний університет
Анотація
У роботі запропоновано програмну архітектуру інтелектуальної об’єктно-орієнтованої системи фільтрації даних для
нейромережевої класифікації побутових відходів із використанням керованих хмарних обчислювальних вузлів. Актуальність
зумовлена необхідністю стабільної роботи комп’ютерного зору в реалістичних сценах, де якість зображень, фонові завади,
блиск і класовий дисбаланс істотно знижують надійність прийняття рішень. На відміну від підходів, у яких підготовка даних є
разовим кроком перед навчанням, запропонована система інтегрує контроль якості безпосередньо в цикл навчання і
інференсу. Модуль фільтрації відсіює малoінформативні зображення за показниками різкості, контрастності та експозиційної
збалансованості з контролем збереження представлення класів; очищена вибірка використовується для донавчання базової
архітектури. Реалізацію побудовано на MobileNetV3-Small з перенесенням ознак і заміною класифікаційної голови на 30 класів;
виконання, журналювання артефактів і зберігання даних забезпечено на сесіях Google Colab із GPU та сховищем Google
Drive/Kaggle, що гарантує відтворюваність і переносимість експериментів. Для користувацької взаємодії створено вебінтерфейс
інференсу на Gradio, який надає завантаження зображення, вибір конфігурації моделі та перегляд метрик.
Експериментальну оцінку проведено на наборі Recyclable and Household Waste Classification Dataset, який містить 15
тис. зображень розміру 256×256 у 30 категоріях з контрольованими та реальними сценами. Базова конфігурація на «сирій»
вибірці демонструє узгоджені інтегральні показники, однак включення якісно орієнтованої фільтрації дало предметні
покращення для чутливих класів: зокрема, для paper_cups істотно зросли точність і повнота, позитивні зрушення зафіксовано
для steel_food_cans, clothing та magazines, тоді як для блискучих і малофактурних категорій переважно зменшено помилкові
спрацьовування. Отримані результати підтверджують, що підвищення точності класифікації досягається передусім через
оптимізацію вхідних даних і дисципліну експерименту в хмарному середовищі, без ускладнення архітектури моделі. Практична
цінність полягає у створенні відтворюваного методичного ланцюга від керованої фільтрації до продуктивного застосування,
придатного для впровадження на сортувальних лініях і в інфраструктурі циркулярної економіки
The paper proposes a software architecture for an intelligent object-oriented data filtering system for neural network classification of household waste using managed cloud computing nodes. The relevance is due to the need for stable operation of computer vision in realistic scenes, where image quality, background noise, glare, and class imbalance significantly reduce the reliability of decision-making. Unlike approaches in which data preparation is a one-time step before training, the proposed system integrates quality control directly into the training and inference cycle. The filtering module filters out low-informative images based on sharpness, contrast, and exposure balance with control over the preservation of class representation; the cleaned sample is used for further training of the basic architecture. The implementation is built on MobileNetV3-Small with feature transfer and replacement of the classification head with 30 classes; execution, artifact logging, and data storage are provided on Google Colab sessions with GPU and Google Drive/Kaggle storage, which guarantees reproducibility and portability of experiments. For user interaction, an inference web interface on Gradio has been created, which provides image loading, model configuration selection, and metrics viewing. The experimental evaluation was conducted on the Recyclable and Household Waste Classification Dataset, which contains 15 thousand 256×256 images in 30 categories with controlled and real scenes. The basic configuration on the “raw” sample demonstrates consistent integral indicators, however, the inclusion of quality-oriented filtering gave subject-specific improvements for sensitive classes: in particular, for paper_cups, accuracy and completeness significantly increased, positive changes were recorded for steel_food_cans, clothing, and magazines, while for shiny and low-texture categories, false positives were mainly reduced. The results obtained confirm that the improvement of classification accuracy is achieved primarily through the optimization of input data and the discipline of the experiment in the cloud environment, without complicating the model architecture. The practical value lies in the creation of a reproducible methodological chain from controlled filtration to productive application, suitable for implementation on sorting lines and in the infrastructure of the circular economy
The paper proposes a software architecture for an intelligent object-oriented data filtering system for neural network classification of household waste using managed cloud computing nodes. The relevance is due to the need for stable operation of computer vision in realistic scenes, where image quality, background noise, glare, and class imbalance significantly reduce the reliability of decision-making. Unlike approaches in which data preparation is a one-time step before training, the proposed system integrates quality control directly into the training and inference cycle. The filtering module filters out low-informative images based on sharpness, contrast, and exposure balance with control over the preservation of class representation; the cleaned sample is used for further training of the basic architecture. The implementation is built on MobileNetV3-Small with feature transfer and replacement of the classification head with 30 classes; execution, artifact logging, and data storage are provided on Google Colab sessions with GPU and Google Drive/Kaggle storage, which guarantees reproducibility and portability of experiments. For user interaction, an inference web interface on Gradio has been created, which provides image loading, model configuration selection, and metrics viewing. The experimental evaluation was conducted on the Recyclable and Household Waste Classification Dataset, which contains 15 thousand 256×256 images in 30 categories with controlled and real scenes. The basic configuration on the “raw” sample demonstrates consistent integral indicators, however, the inclusion of quality-oriented filtering gave subject-specific improvements for sensitive classes: in particular, for paper_cups, accuracy and completeness significantly increased, positive changes were recorded for steel_food_cans, clothing, and magazines, while for shiny and low-texture categories, false positives were mainly reduced. The results obtained confirm that the improvement of classification accuracy is achieved primarily through the optimization of input data and the discipline of the experiment in the cloud environment, without complicating the model architecture. The practical value lies in the creation of a reproducible methodological chain from controlled filtration to productive application, suitable for implementation on sorting lines and in the infrastructure of the circular economy
Опис
Ключові слова
об’єктно-орієнтовані системи, нейромережева класифікація побутових відходів, фільтрація даних, хмарні технології, object-oriented systems, neural network classification of household waste, data filtering, cloud technologies
Бібліографічний опис
Держак В., Кліменко В., Молчанова М., Собко О., Мазурець О. Програмна архітектура інтелектуальної об’єктно-орієнтованої системи фільтрації даних для нейромережевої класифікації побутових відходів з використанням хмарних технологій // Вимірювальна та обчислювальна техніка в технологічних процесах. 2026. № 1. С. 193-199.