ITAINov 12, 2025

Learning Binary Autoencoder-Based Codes with Progressive Training

arXiv:2511.09221v1h-index: 25TELFOR
Originality Incremental advance
AI Analysis

This addresses the problem of unstable convergence in binary autoencoder-based codes for digital communication, though it is incremental as it builds on existing autoencoder approaches.

The paper tackled the challenge of training binary autoencoders for error-correcting codes by proposing a progressive training method, achieving the same block error rate as the optimal Hamming code in a (7,4) block configuration over a binary symmetric channel.

Error correcting codes play a central role in digital communication, ensuring that transmitted information can be accurately reconstructed despite channel impairments. Recently, autoencoder (AE) based approaches have gained attention for the end-to-end design of communication systems, offering a data driven alternative to conventional coding schemes. However, enforcing binary codewords within differentiable AE architectures remains difficult, as discretization breaks gradient flow and often leads to unstable convergence. To overcome this limitation, a simplified two stage training procedure is proposed, consisting of a continuous pretraining phase followed by direct binarization and fine tuning without gradient approximation techniques. For the (7,4) block configuration over a binary symmetric channel (BSC), the learned encoder-decoder pair learns a rotated version (coset code) of the optimal Hamming code, naturally recovering its linear and distance properties and thereby achieving the same block error rate (BLER) with maximum likelihood (ML) decoding. These results indicate that compact AE architectures can effectively learn structured, algebraically optimal binary codes through stable and straightforward training.

Foundations

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

Your Notes