Towards artificially intelligent recycling Improving image processing for waste classification
Youpeng Yu, Ryan Grammenos

TL;DR
This paper enhances waste classification accuracy using transfer learning and data augmentation on CNNs, achieving over 95% accuracy and enabling real-time recycling waste identification with open-source code.
Contribution
It introduces a systematic approach to optimize CNN training for waste classification, incorporating data augmentation and providing full training details and open-source code.
Findings
Achieved 91.21% test accuracy with initial CNN model.
Improved accuracy to 95.40% with data augmentation techniques.
Demonstrated real-time waste classification using standard webcam.
Abstract
The ever-increasing amount of global refuse is overwhelming the waste and recycling management industries. The need for smart systems for environmental monitoring and the enhancement of recycling processes is thus greater than ever. Amongst these efforts lies IBM's Wastenet project which aims to improve recycling by using artificial intelligence for waste classification. The work reported in this paper builds on this project through the use of transfer learning and data augmentation techniques to ameliorate classification accuracy. Starting with a convolutional neural network (CNN), a systematic approach is followed for selecting appropriate splitting ratios and for tuning multiple training parameters including learning rate schedulers, layers freezing, batch sizes and loss functions, in the context of the given scenario which requires classification of waste into different recycling…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecycling and Waste Management Techniques · Advanced Neural Network Applications · Municipal Solid Waste Management
