Soft Graph Transformer for MIMO Detection
Jiadong Hong, Lei Liu, Xinyu Bian, Wenjie Wang, Zhaoyang Zhang
TL;DR
This work addresses the challenge of efficient MIMO symbol detection, where Maximum Likelihood (ML) detection is intractable and conventional AMP-based methods can falter in finite dimensions. The authors introduce the Soft Graph Transformer (SGT), which combines self-attention to model contextual dependencies within symbol and constraint subgraphs and graph-aware cross-attention to pass messages across the two isomorphic subgraphs, all within an AMP-inspired iterative framework. A soft-input-soft-output interface enables integration of priors from other blocks, producing refined soft outputs suitable for iterative decoding while preserving computational efficiency. Empirical results show near-ML performance in small MIMO and clear advantages over existing Transformer-based and deep-unfolded detectors, with favorable scalability in larger systems for practical receiver design.
Abstract
We propose the Soft Graph Transformer (SGT), a soft-input-soft-output neural architecture designed for MIMO detection. While Maximum Likelihood (ML) detection achieves optimal accuracy, its exponential complexity makes it infeasible in large systems, and conventional message-passing algorithms rely on asymptotic assumptions that often fail in finite dimensions. Recent Transformer-based detectors show strong performance but typically overlook the MIMO factor graph structure and cannot exploit prior soft information. SGT addresses these limitations by combining self-attention, which encodes contextual dependencies within symbol and constraint subgraphs, with graph-aware cross-attention, which performs structured message passing across subgraphs. Its soft-input interface allows the integration of auxiliary priors, producing effective soft outputs while maintaining computational efficiency. Experiments demonstrate that SGT achieves near-ML performance and offers a flexible and interpretable framework for receiver systems that leverage soft priors.
