paper-with-me

홈 › Papers

Reverse Ordering Techniques for Attention-Based Channel Prediction

2023-02-01 · Valentina Rizzello, Benedikt Böck, Michael Joham, Wolfgang Utschick

This work aims to predict channels in wireless communication systems based on noisy observations, utilizing sequence-to-sequence models with attention (Seq2Seq-attn) and transformer models. Both models are adapted from natural language processing to tackle the complex challenge of channel prediction. Additionally, a new technique called reverse positional encoding is introduced in the transformer model to improve the robustness of the model against varying sequence lengths. Similarly, the encoder outputs of the Seq2Seq-attn model are reversed before applying attention. Simulation results demonstrate that the proposed ordering techniques allow the models to better capture the relationships between the channel snapshots within the sequence, irrespective of the sequence length, as opposed to existing methods.

📄 PDF Abstract BibTeX arXiv:2302.00341

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Learning from Heterogeneous EEG Signals with Differentiable Channel Reordering

2020-10-21 · Aaqib Saeed, David Grangier, Olivier Pietquin, Neil Zeghidour

We propose CHARM, a method for training a single neural network across inconsistent input channels. Our work is motivated by Electroencephalography (EEG), where data collection protocols from different headsets result in…

EEGElectroencephalogram (EEG)

Deep Contextual Clinical Prediction with Reverse Distillation

2020-07-10 · Rohan S. Kodialam, Rebecca Boiarsky, Justin Lim, Neil Dixit 외

Healthcare providers are increasingly using machine learning to predict patient outcomes to make meaningful interventions. However, despite innovations in this area, deep learning models often struggle to match performan…

Prediction

Positional Diffusion: Ordering Unordered Sets with Diffusion Probabilistic Models

2023-03-20 · Francesco Giuliari, Gianluca Scarpellini, Stuart James, Yiming Wang 외

Positional reasoning is the process of ordering unsorted parts contained in a set into a consistent structure. We present Positional Diffusion, a plug-and-play graph formulation with Diffusion Probabilistic Models to add…

Graph Neural NetworkSentenceSentence OrderingVisual Storytelling

Lightweight PCGAE-Net: Parallel CrossGate Attention and Bottleneck AutoEncoder for Efficient 5G Channel Prediction

2026-06-24 · Uma Kishore Godavarti, K. Giridhar, Vanani Prince Dharmendrabhai, Anchit Panday 외 arxiv

Accurate channel state information (CSI) prediction is essential for proactive beamforming and resource management in 5G massive MIMO systems, yet the deployment of high-accuracy transformer-based predictors on base-stat…

Dimensionality Reduction

Stronger Re-identification Attacks through Reasoning and Aggregation

2025-10-10 · Lucas Georges Gabriel Charpentier, Pierre Lison arxiv

Text de-identification techniques are often used to mask personally identifiable information (PII) from documents. Their ability to conceal the identity of the individuals mentioned in a text is, however, hard to measure…