Model Compression for Resource-Constrained Mobile Robots
Timotheos Souroulla (Ericsson Research AI), Alberto Hata (Ericsson, Research AI), Ahmad Terra (Ericsson Research AI), \"Ozer \"Ozkahraman (KTH,, Royal Institute of Technology), Rafia Inam (Ericsson Research AI)

TL;DR
This paper explores combining pruning and knowledge distillation to significantly reduce model size for mobile robots, enabling on-device execution without substantial accuracy loss.
Contribution
It investigates the combined effects of pruning and knowledge distillation, demonstrating up to 90% parameter reduction with minimal accuracy impact.
Findings
Up to 90% of parameters can be pruned without accuracy loss.
Combined compression techniques outperform individual methods.
Enables resource-efficient deployment on mobile robots.
Abstract
The number of mobile robots with constrained computing resources that need to execute complex machine learning models has been increasing during the past decade. Commonly, these robots rely on edge infrastructure accessible over wireless communication to execute heavy computational complex tasks. However, the edge might become unavailable and, consequently, oblige the execution of the tasks on the robot. This work focuses on making it possible to execute the tasks on the robots by reducing the complexity and the total number of parameters of pre-trained computer vision models. This is achieved by using model compression techniques such as Pruning and Knowledge Distillation. These compression techniques have strong theoretical and practical foundations, but their combined usage has not been widely explored in the literature. Therefore, this work especially focuses on investigating the…
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
MethodsPruning · Knowledge Distillation
