Computing Reviews

Lane compression:a lightweight lossless compression method for machine learning on embedded systems
Ko Y., Chadwick A., Bates D., Mullins R. ACM Transactions on Embedded Computing Systems20(2):1-26,2021.Type:Article
Date Reviewed: 05/17/23

Yonsun Ko’s paper presents an innovative approach to compressing machine learning models for use on embedded systems. The paper proposes lane compression, a new compression method that is specifically designed to be lightweight and lossless, making it ideal for use on embedded systems with limited resources.

The suggested method profiles machine learning data that has been collected in advance of runtime, and divides values bitwise into various lanes that have more pronounced statistical properties. Then, from a limited number of affordable compression strategies, the best compression strategy is selected for each lane. Despite having extremely low compute and memory needs, lane compression achieves a compression rate that is on par with (or higher than) Huffman coding. For both inference and retraining, lane compression is tested and analyzed on a variety of machine learning networks.

The paper provides a thorough analysis of the proposed compression method and its performance compared to other compression methods. The authors demonstrate that lane compression can achieve comparable compression rates to other state-of-the-art compression methods, while requiring significantly less computational resources. This makes it a promising method for compressing machine learning models on embedded systems, where resource constraints are a significant concern.

The paper also includes a detailed evaluation of the proposed compression method on a variety of machine learning models and datasets. The results show that lane compression can achieve significant compression rates while maintaining high accuracy levels, making it a viable option for compressing machine learning models for use on embedded systems.

In summary, this well-written and well-researched paper presents an innovative approach to compressing machine learning models for use on embedded systems. The proposed method shows promising results and has the potential to significantly improve the efficiency of machine learning on embedded systems with limited resources.

Reviewer:  Mihailescu Marius Iulian Review #: CR147591 (2307-0092)

Reproduction in whole or in part without permission is prohibited.   Copyright 2024 ComputingReviews.com™
Terms of Use
| Privacy Policy