paper-with-me

홈 › Papers

TransMUSIC: A Transformer-Aided Subspace Method for DOA Estimation with Low-Resolution ADCs

2023-09-15 · Junkai Ji, Wei Mao, Feng Xi, Shengyao Chen

Direction of arrival (DOA) estimation employing low-resolution analog-to-digital convertors (ADCs) has emerged as a challenging and intriguing problem, particularly with the rise in popularity of large-scale arrays. The substantial quantization distortion complicates the extraction of signal and noise subspaces from the quantized data. To address this issue, this paper introduces a novel approach that leverages the Transformer model to aid the subspace estimation. In this model, multiple snapshots are processed in parallel, enabling the capture of global correlations that span them. The learned subspace empowers us to construct the MUSIC spectrum and perform gridless DOA estimation using a neural network-based peak finder. Additionally, the acquired subspace encodes the vital information of model order, allowing us to determine the exact number of sources. These integrated components form a unified algorithmic framework referred to as TransMUSIC. Numerical results demonstrate the superiority of the TransMUSIC algorithm, even when dealing with one-bit quantized data. The results highlight the potential of Transformer-based techniques in DOA estimation.

📄 PDF Abstract BibTeX arXiv:2309.08174

Code (1)

jijunkai/transformer_music 공식 구현

Tasks

Quantization

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
Adam 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Near Field Localization via AI-Aided Subspace Methods

2025-04-01 · Arad Gast, Luc Le Magoarou, Nir Shlezinger

The increasing demands for high-throughput and energy-efficient wireless communications are driving the adoption of extremely large antennas operating at high-frequency bands. In these regimes, multiple users will reside…

subspace methods

SubspaceNet: Deep Learning-Aided Subspace Methods for DoA Estimation

2023-06-04 · Dor H. Shmuel, Julian P. Merkofer, Guy Revach, Ruud J. G. van Sloun 외

Direction of arrival (DoA) estimation is a fundamental task in array processing. A popular family of DoA estimation algorithms are subspace methods, which operate by dividing the measurements into distinct signal and noi…

Deep Learningsubspace methods

Digital Twin Aided Channel Estimation: Zone-Specific Subspace Prediction and Calibration

2025-01-06 · Sadjad Alikhani, Ahmed Alkhateeb

Effective channel estimation in sparse and high-dimensional environments is essential for next-generation wireless systems, particularly in large-scale MIMO deployments. This paper introduces a novel framework that lever…

Reinforcement Learning (RL)

Reconfigurable Intelligent Surface Aided Wireless Sensing for Scene Depth Estimation

2022-11-15 · Abdelrahman Taha, Hao Luo, Ahmed Alkhateeb

Current scene depth estimation approaches mainly rely on optical sensing, which carries privacy concerns and suffers from estimation ambiguity for distant, shiny, and transparent surfaces/objects. Reconfigurable intellig…

Depth Estimation

DoA-Aided MMSE Channel Estimation for Wireless Communication Systems

2023-12-11 · Franz Weißer, Nurettin Turan, Wolfgang Utschick

This paper investigates the combination of parametric channel estimation with minimum mean square error (MMSE) estimation. We propose a direction-of-arrival (DoA)-aided two-stage channel estimation technique that utilize…