π€ AI Summary
This study addresses the membership verification problem for arbitrary linear codesβnamely, efficiently determining whether a given vector belongs to the code. The authors propose the first probabilistic verification algorithm applicable to any linear code, combining probabilistic techniques with linear algebraic methods. The algorithm achieves a time complexity of $O(n \log n)$ and space complexity of $O(n^2)$, while ensuring an error probability bounded by $1/\text{poly}(n)$. This work establishes, for the first time, near-linear-time verification efficiency for general linear codes, significantly outperforming existing deterministic approaches in computational complexity.
π Abstract
In this paper, we propose a probabilistic algorithm suitable for any linear code $C$ to determine whether a given vector $\mathbf{x}$ belongs to $ C$. The algorithm achieves $O(n\log n)$ time complexity, $ O(n^2)$ space complexity and with an error probability less than $1/\mathrm{poly}(n)$ in the asymptotic sense.