Abstract

The data sequence compressed using the Lempel-Ziv-77 (LZ77) algorithm comprises a series of fixed-length tuples. To decompress this data, it is essential to know the encoding parameters such as the tuple length used for the compression. If this essential information becomes unavailable owing to conditions such as loss of the header, it is difficult to accurately determine the parameters using the compressed data. In this study, we investigate the blind estimation of tuple length from the LZ77-compressed data when the header is unavailable. To this end, we propose a novel idea of utilizing the LZ77 image generated from the LZ77-compressed data. The LZ77 image exhibits unique patterns based on the image size. The correlation between the image size and tuple length is indicated by different patterns of vertical lines in the LZ77 image. By exploiting a convolutional neural network (CNN), we develop an iterative algorithm while generating LZ77 images with different size. The results of the experiment on a public database show that the LZ77 image plays the role of an extremely powerful visual feature descriptor, and the proposed iterative algorithm estimates the tuple length with 100% accuracy.

Highlights

  • LEMPEL-ZIV-77 (LZ77) is one of the well-known lossless compression algorithms developed by Ziv and Lempel [1]

  • We proposed a novel feature descriptor—LZ77 image

  • LZ77 image includes unique spatial regularity whose shape varies based on the tuple length of LZ77-compressed data

Read more

Summary

Introduction

LEMPEL-ZIV-77 (LZ77) is one of the well-known lossless compression algorithms developed by Ziv and Lempel [1]. The vertical line pattern in the LZ77 image is utilized as the main feature to find the tuple length of LZ77compressed data.

Results
Conclusion

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.