CRJul 9

Degree-Constrained Interval Optimization for Minimax Polynomial Approximation in Homomorphic Encryption

arXiv:2607.080423.1h-index: 3
Predicted impact top 81% in CR · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of privacy-preserving inference using homomorphic encryption, this work provides a principled way to optimize polynomial approximations, improving accuracy under fixed degree constraints.

The paper addresses the trade-off between approximation interval width and error in minimax polynomial approximation for homomorphic encryption, proposing a distribution-aware interval optimization method that uses domain extension polynomials to control outside-interval inputs, achieving reduced mean-squared error.

Homomorphic encryption (HE) enables privacy-preserving inference under arithmetic constraints that restrict encrypted evaluation to additions and multiplications. As a result, non-polynomial activation functions must be replaced by polynomial approximations. Among polynomial approximation methods, minimax approximation, typically computed by the Remez algorithm, is a standard approach because it minimizes the maximum approximation error over a given design interval. For minimax polynomial design, the approximation interval is a critical hyperparameter: a wider interval improves robustness to large-magnitude inputs while increasing the minimax approximation error under a fixed degree budget. In this paper, we formulate this trade-off as a distribution-aware interval optimization problem, where the approximation interval is chosen to minimize the mean-squared error (MSE) with respect to the pre-activation distribution of interest. To effectively control outside-interval inputs, we combine minimax polynomials with domain extension functions (DEFs) and their HE-realizable polynomial counterparts, domain extension polynomials (DEPs), which approximate a clipping operation outside the design interval and thereby suppress uncontrolled polynomial extrapolation. We first derive an analytically tractable DEF-based proxy objective that captures the trade-off between within-interval minimax approximation error and outside-interval clipping error. We then connect this idealized objective to HE-realizable DEP constructions through an implementation-error decomposition with an accompanying upper bound.

Foundations

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

Your Notes