A Lossless Compression for AI Models
Moshik Lanir Hershcovitch, Andrew Wood, et al.
CLOUD 2025
Over the last decade, a variety of external file formats such as Parquet, ORC, Arrow, etc., have been developed to store large volumes of relational data in the cloud. As high-performance networking and storage devices are used pervasively to process this data in frameworks like Spark and Hadoop, we observe that none of the popular file formats are capable of delivering data access rates close to the hardware. Our analysis suggests that multiple antiquated notions about the nature of I/O in a distributed setting, and the preference for the “storage efficiency” over performance is the key reason for this gap. In this paper we present Albis, a high-performance file format for storing relational data on modern hardware. Albis is built upon two key principles: (i) reduce the CPU cost by keeping the data/metadata storage format simple; (ii) use a binary API for an efficient object management to avoid unnecessary object materialization. In our evaluation, we demonstrate that in micro-benchmarks Albis delivers 1.9 − 21.4× faster bandwidths than other formats. At the workload-level, Albis in Spark/SQL reduces the runtimes of TPC-DS queries up to a margin of 3×.
Moshik Lanir Hershcovitch, Andrew Wood, et al.
CLOUD 2025
Ana Klimovic, Yawen Wang, et al.
OSDI 2006
Bo Wen, Yan Koyfman, et al.
Middleware/WOC 2022
Animesh Trivedi, Nikolas Ioannou, et al.
ACM Transactions on Storage