ITLGSPNov 21, 2022

Structural Optimization of Factor Graphs for Symbol Detection via Continuous Clustering and Machine Learning

arXiv:2211.11406v21 citationsh-index: 31
Originality Incremental advance
AI Analysis

This addresses the need for low-complexity, high-performance symbol detectors in communication systems, though it appears incremental as it builds on existing factor graph and neural belief propagation methods.

The paper tackles the problem of suboptimal performance in graph-based symbol detection on linear inter-symbol interference channels by optimizing factor graph structures using machine learning, resulting in near-maximum a posteriori performance for specific channels.

We propose a novel method to optimize the structure of factor graphs for graph-based inference. As an example inference task, we consider symbol detection on linear inter-symbol interference channels. The factor graph framework has the potential to yield low-complexity symbol detectors. However, the sum-product algorithm on cyclic factor graphs is suboptimal and its performance is highly sensitive to the underlying graph. Therefore, we optimize the structure of the underlying factor graphs in an end-to-end manner using machine learning. For that purpose, we transform the structural optimization into a clustering problem of low-degree factor nodes that incorporates the known channel model into the optimization. Furthermore, we study the combination of this approach with neural belief propagation, yielding near-maximum a posteriori symbol detection performance for specific channels.

Code Implementations1 repo
Foundations

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

Your Notes