WasteGAN: Data Augmentation for Robotic Waste Sorting through Generative Adversarial Networks
Alberto Bacchin, Leonardo Barcellona, Matteo Terreran, Stefano, Ghidoni, Emanuele Menegatti, Takuya Kiyokawa

TL;DR
WasteGAN introduces a novel GAN architecture to generate synthetic data for improving semantic segmentation in robotic waste sorting, enabling effective recognition and separation of waste with limited labeled data.
Contribution
The paper presents wasteGAN, a new GAN with a unique loss function, activation function, and larger generator, enhancing data augmentation for better segmentation with minimal labeled examples.
Findings
Improved segmentation accuracy with as few as 100 labeled examples.
Enhanced robotic waste sorting performance, up to 5.8% better in contaminant picking.
Synthetic data quality closely mirrors real-world waste distributions.
Abstract
Robotic waste sorting poses significant challenges in both perception and manipulation, given the extreme variability of objects that should be recognized on a cluttered conveyor belt. While deep learning has proven effective in solving complex tasks, the necessity for extensive data collection and labeling limits its applicability in real-world scenarios like waste sorting. To tackle this issue, we introduce a data augmentation method based on a novel GAN architecture called wasteGAN. The proposed method allows to increase the performance of semantic segmentation models, starting from a very limited bunch of labeled examples, such as few as 100. The key innovations of wasteGAN include a novel loss function, a novel activation function, and a larger generator block. Overall, such innovations helps the network to learn from limited number of examples and synthesize data that better…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Manufacturing and Logistics Optimization · Robotics and Automated Systems
