Reducing Storage in Large-Scale Photo Sharing Services using Recompression
Xing Xu, Zahaib Akhtar, Wyatt Lloyd, Antonio Ortega, Ramesh Govindan

TL;DR
This paper introduces novel recompression codecs, ROMP and L-ROMP, that significantly reduce storage requirements for large-scale photo sharing services while maintaining quality and compatibility, leading to substantial storage and bandwidth savings.
Contribution
The paper presents two new photo recompression codecs, ROMP and L-ROMP, that improve storage efficiency and are compatible with JPEG, enhancing large-scale photo storage management.
Findings
ROMP achieves 15% better compression than standard JPEG.
L-ROMP provides 28% lossy compression with imperceptible quality loss.
Storage reduction of 0.3-0.9x and bandwidth savings of up to 31%.
Abstract
The popularity of photo sharing services has increased dramatically in recent years. Increases in users, quantity of photos, and quality/resolution of photos combined with the user expectation that photos are reliably stored indefinitely creates a growing burden on the storage backend of these services. We identify a new opportunity for storage savings with application-specific compression for photo sharing services: photo recompression. We explore new photo storage management techniques that are fast so they do not adversely affect photo download latency, are complementary to existing distributed erasure coding techniques, can efficiently be converted to the standard JPEG user devices expect, and significantly increase compression. We implement our photo recompression techniques in two novel codecs, ROMP and L-ROMP. ROMP is a lossless JPEG recompression codec that compresses typical…
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
TopicsAdvanced Data Compression Techniques · Advanced Image and Video Retrieval Techniques · Video Coding and Compression Technologies
