paper-with-me

홈 › Papers

Low-complexity Recurrent Neural Network-based Polar Decoder with Weight Quantization Mechanism

2018-10-29 · Chieh-Fang Teng, Chen-Hsi Wu, Kuan-Shiuan Ho, An-Yeu Wu

Polar codes have drawn much attention and been adopted in 5G New Radio (NR) due to their capacity-achieving performance. Recently, as the emerging deep learning (DL) technique has breakthrough achievements in many fields, neural network decoder was proposed to obtain faster convergence and better performance than belief propagation (BP) decoding. However, neural networks are memory-intensive and hinder the deployment of DL in communication systems. In this work, a low-complexity recurrent neural network (RNN) polar decoder with codebook-based weight quantization is proposed. Our test results show that we can effectively reduce the memory overhead by 98% and alleviate computational complexity with slight performance loss.

📄 PDF Abstract BibTeX arXiv:1810.12154

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderQuantization

Similar Papers 제목 키워드 기반

Fixed-Point Performance Analysis of Recurrent Neural Networks

2015-12-04 · Sungho Shin, Kyuyeon Hwang, Wonyong Sung

Recurrent neural networks have shown excellent performance in many applications, however they require increased complexity in hardware or software based implementations. The hardware complexity can be much lowered by min…

Language ModelingLanguage ModellingPhoneme RecognitionQuantization+1

Quantized Approximately Orthogonal Recurrent Neural Networks

2024-02-05 · Armand Foucault, Franck Mamalet, François Malgouyres

In recent years, Orthogonal Recurrent Neural Networks (ORNNs) have gained popularity due to their ability to manage tasks involving long-term dependencies, such as the copy-task, and their linear complexity. However, exi…

QuantizationTime Series

Polar Decoding on Sparse Graphs with Deep Learning

2018-11-24 · Weihong Xu, Xiaohu You, Chuan Zhang, Yair Be'ery

In this paper, we present a sparse neural network decoder (SNND) of polar codes based on belief propagation (BP) and deep learning. At first, the conventional factor graph of polar BP decoding is converted to the biparti…

DecoderDeep LearningSingle Particle Analysis

PolarQuant: Optimal Gaussian Weight Quantization via Hadamard Rotation for LLM Compression

2026-03-30 · Caio Vicentino arxiv

We present PolarQuant, a post-training weight quantization method for large language models (LLMs) that exploits the distributional structure of neural network weights to achieve near-lossless compression. PolarQuant ope…

Neural Polar Decoders for Deletion Channels

2025-07-16 · Ziv Aharoni, Henry D. Pfister arxiv

This paper introduces a neural polar decoder (NPD) for deletion channels with a constant deletion rate. Existing polar decoders for deletion channels exhibit high computational complexity of $O(N^4)$, where $N$ is the bl…