Sparsifying Instance Segmentation Models for Efficient Vision-Based Industrial Recycling
Abstract
Recycling is essential to the circular economy. However, efficient material sorting, particularly in steel scrap recycling, remains challenging due to material diversity and contamination. Visual computing via deep learning offers a significant promise in automation, with models such as YOLO and Mask R-CNN excelling in object detection and segmentation. However, high computational requirements often limit industrial deployment, which necessitates more efficient algorithmic solutions targeted for such applied machine learning problems. We introduce a novel approach to prune large image segmentation models based on instance-based importance scores (IBIS) , specifically tailored to the problem of instance segmentation for automated steel scrap recycling. Our method identifies and prunes low priority parameters by leveraging parameter importance scores estimated by considering the presence of recyclable instances to be segmented in the frames. Moreover, we utilize a novel custom dataset constructed for the instance segmentation task during copper and steel scrap recycling, which involves recyclable objects of different sizes with various levels of difficulty. Our evaluations demonstrate promising computational efficiency gains without significant performance drops, while also enabling powerful out-of-distribution generalization, a game-changing capability. Finally, we discuss the potential of our work for real-world industrial applications, enabling resource-efficient deep learning deployment in large-scale automated sorting systems.
Cite
Text
Neubauer et al. "Sparsifying Instance Segmentation Models for Efficient Vision-Based Industrial Recycling." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06129-4_2Markdown
[Neubauer et al. "Sparsifying Instance Segmentation Models for Efficient Vision-Based Industrial Recycling." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/neubauer2025ecmlpkdd-sparsifying/) doi:10.1007/978-3-032-06129-4_2BibTeX
@inproceedings{neubauer2025ecmlpkdd-sparsifying,
title = {{Sparsifying Instance Segmentation Models for Efficient Vision-Based Industrial Recycling}},
author = {Neubauer, Melanie and Özdenizci, Ozan and Piater, Justus H. and Rueckert, Elmar},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {21-37},
doi = {10.1007/978-3-032-06129-4_2},
url = {https://mlanthology.org/ecmlpkdd/2025/neubauer2025ecmlpkdd-sparsifying/}
}