ITLGFeb 17, 2019

Neural Network-Based Dynamic Threshold Detection for Non-Volatile Memories

arXiv:1902.06289v111 citations
Originality Incremental advance
AI Analysis

This addresses a critical issue for non-volatile memory systems, offering a solution that balances accuracy with latency and power constraints, though it appears incremental by building on existing neural network methods.

The paper tackles the problem of unknown channel offset in non-volatile memories by proposing neural network-based detectors and a dynamic threshold detector, achieving error performance comparable to the optimum detector without prior channel knowledge.

The memory physics induced unknown offset of the channel is a critical and difficult issue to be tackled for many non-volatile memories (NVMs). In this paper, we first propose novel neural network (NN) detectors by using the multilayer perceptron (MLP) network and the recurrent neural network (RNN), which can effectively tackle the unknown offset of the channel. However, compared with the conventional threshold detector, the NN detectors will incur a significant delay of the read latency and more power consumption. Therefore, we further propose a novel dynamic threshold detector (DTD), whose detection threshold can be derived based on the outputs of the proposed NN detectors. In this way, the NN-based detection only needs to be invoked when the error correction code (ECC) decoder fails, or periodically when the system is in the idle state. Thereafter, the threshold detector will still be adopted by using the adjusted detection threshold derived base on the outputs of the NN detector, until a further adjustment of the detection threshold is needed. Simulation results demonstrate that the proposed DTD based on the RNN detection can achieve the error performance of the optimum detector, without the prior knowledge of the channel.

Foundations

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

Your Notes