DeepSketch: A New Machine Learning-Based Reference Search Technique for Post-Deduplication Delta Compression
Abstract
Data reduction in storage systems is becoming increasingly important as an effective solution to minimize the management cost of a data center. To maximize data-reduction efficiency, existing post-deduplication delta-compression techniques perform delta compression along with traditional data deduplication and lossless compression. Unfortunately, we observe that existing techniques achieve significantly lower data-reduction ratios than the optimal due to their limited accuracy in identifying similar data blocks. In this paper, we propose DeepSketch, a new reference search technique for post-deduplication delta compression that leverages the learning-to-hash method to achieve higher accuracy in reference search for delta compression, thereby improving data-reduction efficiency. DeepSketch uses a deep neural network to extract a data block's sketch, i.e., to create an approximate data signature of the block that can preserve similarity with other blocks. Our evaluation using eleven real-world workloads shows that DeepSketch improves the data-reduction ratio by up to 33% (21% on average) over a state-of-the-art post-deduplication delta-compression technique.
Cite
@article{arxiv.2202.10584,
title = {DeepSketch: A New Machine Learning-Based Reference Search Technique for Post-Deduplication Delta Compression},
author = {Jisung Park and Jeoggyun Kim and Yeseong Kim and Sungjin Lee and Onur Mutlu},
journal= {arXiv preprint arXiv:2202.10584},
year = {2022}
}
Comments
Full paper to appear in USENIX FAST 2022