An Unmanned System for Automatic Classification of Hazardous Wastes in Norway | SpringerLink
Skip to main content

An Unmanned System for Automatic Classification of Hazardous Wastes in Norway

  • Conference paper
  • First Online:
Intelligent Systems and Applications (IntelliSys 2023)

Part of the book series: Lecture Notes in Networks and Systems ((LNNS,volume 824))

Included in the following conference series:

  • 383 Accesses

Abstract

Separation of waste is an essential step in the recycling process, which can save resources, provide energy and reduce environmental pollution. Separation is a tedious process which is usually done by human workers, who hand-pick the items to separate them. To make this process easier, more accurate and safer, in this work a system is developed that can classify items using image recognition techniques and output classes using a projector. A dataset of 12 (of which eight are combined into a single “others” class, due to them being uncommon) different classes with about 5000 images in total is collected and used to train different classification models using convolutional neural networks and transfer learning. A mean accuracy of 74.043%±12.621% is achieved on test data in 10-fold cross-validation. Unfortunately, the model performs drastically worse on newer data, due to unknown reasons.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
¥17,985 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
JPY 3498
Price includes VAT (Japan)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
JPY 26311
Price includes VAT (Japan)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
JPY 32889
Price includes VAT (Japan)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

Notes

  1. 1.

    https://github.com/marc131183/WasteClassification/tree/main/data/cleaned.

  2. 2.

    https://pytorch.org/vision/stable/models.html.

References

  1. Asmatulu, R., Asmatulu, E.: Importance of recycling education: a curriculum development at wsu. J. Mater. Cycles Waste Manag. 13(2), 131–138 (2011)

    Article  Google Scholar 

  2. Jacobson, M.Z.: On the causal link between carbon dioxide and air pollution mortality. Geophys. Res. Lett. 35(3) (2008)

    Google Scholar 

  3. Adedeji, O., Wang, Z.: Intelligent waste classification system using deep learning convolutional neural network. Procedia Manuf. 35, 607–612 (2019)

    Article  Google Scholar 

  4. Bobulski, J., Kubanek, M.: Waste classification system using image processing and convolutional neural networks. In: International Work Conference on Artificial Neural Networks, pp. 350–361. Springer (2019)

    Google Scholar 

  5. Bobulski, J., Piatkowski, J.: Pet waste classification method and plastic waste database-wadaba. In: International Conference on Image Processing and Communications, pp. 57–64. Springer (2017)

    Google Scholar 

  6. Gupta, N.S., Deepthi, V., Kunnath, M., Rejeth, P.S., Badsha, T.S., Nikhil, B.C.: Automatic waste segregation. In: 2018 Second International Conference on Intelligent Computing and Control Systems (ICICCS), pp. 1688–1692. IEEE (2018)

    Google Scholar 

  7. White, G., Cabrera, C., Palade, A., Li, F., Clarke, S.: Wastenet: Waste classification at the edge for smart bins (2020). arXiv:2006.05873

  8. Altikat, A., Gulbe, A., Altikat, S.: Intelligent solid waste classification using deep convolutional neural networks. Int. J. Environ. Sci. Technol. 19(3), 1285–1292 (2022)

    Google Scholar 

  9. Ruiz, V., Sanchez, A., Velez, J.F., Raducanu, B.: Automatic image-based waste classification. In: International Work-Conference on the Interplay Between Natural and Artificial Computation, pp. 422–431. Springer (2019)

    Google Scholar 

  10. Yang, M., Thung, G.: Classification of trash for recyclability status. CS229 project report, vol. 2016, no. 1, p. 3 (2016)

    Google Scholar 

  11. Zhang, S., Chen, Y., Yang, Z., Gong, H.: Computer vision based two-stage waste recognition-retrieval algorithm for waste classification. Resour. Conserv. Recycl. 169, 105543 (2021). https://www.sciencedirect.com/science/article/pii/S0921344921001506

  12. Mao, W.-L., Chen, W.-C., Wang, C.-T., Lin, Y.-H.: Recycling waste classification using optimized convolutional neural network. Resour. Conserv. Recycl. 164, 105132 (2021)

    Article  Google Scholar 

  13. Huang, G., Liu, Z., Van Der Maaten, L., Weinberger, K.Q.: Densely connected convolutional networks. In: Proceedings of the IEEE conference on computer vision and pattern recognition, pp. 4700–4708 (2017)

    Google Scholar 

  14. Krizhevsky, A., Sutskever, I., Hinton, G.E.: Imagenet classification with deep convolutional neural networks. In: Pereira, F., Burges, C., Bottou, L., Weinberger, K. (eds.) Advances in Neural Information Processing Systems, vol. 25. Curran Associates, Inc. (2012). https://proceedings.neurips.cc/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf

  15. He, K., Zhang, X., Ren, S., Sun, J.: Deep residual learning for image recognition (2015). http://arxiv.org/abs/1512.03385

  16. Simonyan, K., Zisserman, A.: Very deep convolutional networks for large-scale image recognition (2014). arXiv:1409.1556

  17. You, K., Long, M., Wang, J., Jordan, M.I.: How does learning rate decay help modern neural networks? (2019). arXiv:1908.01878

  18. Prechelt, L.: Early stopping-but when? In: Neural Networks: Tricks of the Trade, pp. 55–69. Springer (1998)

    Google Scholar 

  19. Deng, A., Li, X., Li, Z., Hu, D., Xu, C., Dou, D.: Inadequately pre-trained models are better feature extractors (2022). arXiv:2203.04668

  20. Seeland, M., Mader, P.: Multi-view classification with convolutional neural networks. PLoS ONE 16(1), e0245230 (2021)

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Ibrahim A. Hameed .

Editor information

Editors and Affiliations

A Appendix

A Appendix

1.1 A.1 Data and Source Code

The data and source code is available in the corresponding GitHub repository:

https://github.com/marc131183/WasteClassification

1.2 A.2 All Cross-Validated Models

All model variants that were cross-validated can be seen in Table 4. The ones which are also presented in Table 3 are written boldly.

Table 4. Model performance of all tested model variants in cross-validation

Rights and permissions

Reprints and permissions

Copyright information

© 2024 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Gröling, M., Huang, L., Hameed, I.A. (2024). An Unmanned System for Automatic Classification of Hazardous Wastes in Norway. In: Arai, K. (eds) Intelligent Systems and Applications. IntelliSys 2023. Lecture Notes in Networks and Systems, vol 824. Springer, Cham. https://doi.org/10.1007/978-3-031-47715-7_10

Download citation

Publish with us

Policies and ethics