Ares: Approximate Representations via Efficient Sparsification -- A Stateless Approach through Polynomial Homomorphism
Dongfang Zhao
TL;DR
Ares proposes a stateless compression framework that encodes high-dimensional vectors as discrete functions and approximates them with low-degree polynomials, enabling algebraic operations directly in the compressed domain. It defines a formal polynomial metric space with an $L^2$ distance and rigorous error-growth bounds under homomorphic operations, ensuring reliability for streaming data. Empirical results show that Ares achieves faster compression and strong scalability while maintaining reconstruction accuracy comparable to PCA and Autoencoders, with notable gains on sparse, structured data. This approach offers a practical, interpretable, and scalable solution for real-time, large-scale data reduction without relying on auxiliary metadata or extensive training.
Abstract
The increasing prevalence of high-dimensional data demands efficient and scalable compression methods to support modern applications. However, existing techniques like PCA and Autoencoders often rely on auxiliary metadata or intricate architectures, limiting their practicality for streaming or infinite datasets. In this paper, we introduce a stateless compression framework that leverages polynomial representations to achieve compact, interpretable, and scalable data reduction. By eliminating the need for auxiliary data, our method supports direct algebraic operations in the compressed domain while minimizing error growth during computations. Through extensive experiments on synthetic and real-world datasets, we show that our approach achieves high compression ratios without compromising reconstruction accuracy, all while maintaining simplicity and scalability.
