paper-with-me

Papers

An Encoder-Decoder Network for Beamforming over Sparse Large-Scale MIMO Channels

2025-09-27 · Yubo Zhang, Jeremy Johnston, Xiaodong Wang arxiv

We develop an end-to-end deep learning framework for downlink beamforming in large-scale sparse MIMO channels. The core is a deep EDN architecture with three modules: (i) an encoder NN, deployed at each user end, that compresses estimated downlink channels into low-dimensional latent vectors. The latent vector from each user is compressed and then fed back to the BS. (ii) a beamformer decoder NN at the BS that maps recovered latent vectors to beamformers, and (iii) a channel decoder NN at the BS that reconstructs downlink channels from recovered latent vectors to further refine the beamformers. The training of EDN leverages two key strategies: (a) semi-amortized learning, where the beamformer decoder NN contains an analytical gradient ascent during both training and inference stages, and (b) knowledge distillation, where the loss function consists of a supervised term and an unsupervised term, and starting from supervised training with MMSE beamformers, over the epochs, the model training gradually shifts toward unsupervised using the sum-rate objective. The proposed EDN beamforming framework is extended to both far-field and near-field hybrid beamforming scenarios. Extensive simulations validate its effectiveness under diverse network and channel conditions.

📄 PDF Abstract BibTeX arXiv:2510.02355

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Leveraging Decoder Architectures for Learned Sparse Retrieval

2025-04-25 · Jingfen Qiao, Thong Nguyen, Evangelos Kanoulas, Andrew Yates

Learned Sparse Retrieval (LSR) has traditionally focused on small-scale encoder-only transformer architectures. With the advent of large-scale pre-trained language models, their capability to generate sparse representati…

DecoderRetrieval

Expander Sparse Autoencoders: Parameter-Efficient Dictionaries for Mechanistic Interpretability

2026-07-02 · Rodrigo Mendoza-Smith arxiv

Sparse autoencoders (SAEs) decompose internal activations of neural networks into sparse linear combinations of learned features by fitting an overcomplete dictionary $\mathbf{W}\in\mathbb{R}^{m\times n}$ with $m<n$, and…

Encoder blind combinatorial compressed sensing

2020-04-10 · Michael Murray, Jared Tanner

In its most elementary form, compressed sensing studies the design of decoding algorithms to recover a sufficiently sparse vector or code from a lower dimensional linear measurement vector. Typically it is assumed that t…

Community Detectioncompressed sensingComputational EfficiencyDecoder+1

Neural Beamforming with Doppler-Aware Sparse Attention for High Mobility Environments

2025-11-05 · Cemil Vahapoglu, Timothy J. O'Shea, Wan Liu, Sennur Ulukus arxiv

Beamforming has significance for enhancing spectral efficiency and mitigating interference in multi-antenna wireless systems, facilitating spatial multiplexing and diversity in dense and high mobility scenarios. Traditio…

Scalable Convolutional Dictionary Learning with Constrained Recurrent Sparse Auto-encoders

2018-07-12 · Bahareh Tolooshams, Sourav Dey, Demba Ba

Given a convolutional dictionary underlying a set of observed signals, can a carefully designed auto-encoder recover the dictionary in the presence of noise? We introduce an auto-encoder architecture, termed constrained …

blind source separationDecoderDictionary LearningSpike Sorting