Linear Regression from 1-bit Quantized Data

arXiv:2603.2898932.1h-index: 22
AI Analysis

This work addresses the problem of performing linear regression with severely quantized (1-bit) data, which is relevant for resource-constrained environments, but the results are incremental as they extend existing quantization frameworks to a specific setting.

The paper studies linear regression when predictors, their squares, and responses are subject to single-bit dithered quantization, proposing an estimator based on plug-in estimation of quadratic and linear terms. It provides non-asymptotic bounds and asymptotic distributions, showing that substantial improvements over the proposed estimator are unlikely under the given quantization protocol.

Motivated by the prevalence of environments in which data is abundant while resources for storage and/or transmission might be scarce, we study linear regression when predictors, their squares, and responses are subject to single-bit dithered quantization. An estimator relying on plug-in estimation of the quadratic and linear terms in the quadratic program formulation of the least squares problem is proposed. We provide a non-asymptotic bound on the $\ell_2$-estimation error of this estimator and obtain its asymptotic distribution when the number of predictors is fixed, which can be used for inference and an investigation of the mean-square error efficiency relative to the ordinary least squares estimator. It is shown that for the quantization protocol under consideration, substantial improvements over the proposed estimator cannot be expected. A compression pipeline in which the underlying data is first subject to sketching and subsequently quantization can be studied within our framework as well. We also present an extension to address high-dimensional predictors. Numerical experiments with synthetic data complement our theoretical findings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes