paper-with-me

Papers

Deep Learning-based Auto-encoder for Time-offset Faster-than-Nyquist Downlink NOMA with Timing Errors and Imperfect CSI

2023-06-19 · Ahmed Aboutaleb, Mohammad Torabi, Benjamin Belzer, Krishnamoorthy Sivakumar

We examine encoding and decoding of transmitted sequences for the downlink time-offset faster than Nyquist signaling non-orthogonal multiple access NOMA (T-NOMA) channel. We employ a previously proposed singular value decomposition (SVD)-based scheme as a benchmark. While this SVD scheme provides reliable communication, our findings reveal that it is not optimal in terms of bit error rate (BER). Additionally, the SVD is sensitive to timing offset errors, and its time complexity increases quadratically with the sequence length. We propose a convolutional neural network (CNN) auto-encoder (AE) for encoding and decoding with linear time complexity. We explain the design of the encoder and decoder architectures and the training criteria. By examining several variants of the CNN AE, we show that it can achieve an excellent trade-off between performance and complexity. The proposed CNN AE surpasses the SVD method by approximately 2 dB in a T-NOMA system with no timing offset errors or channel state information estimation errors. In the presence of channel state information (CSI) error variance of 1$\%$ and uniform timing error at $\pm$4\% of the symbol interval, the proposed CNN AE provides up to 10 dB SNR gain over the SVD method. We also propose a novel modified training objective function consisting of a linear combination of the traditionally used cross-entropy (CE) loss function and a closed-form expression for the bit error rate (BER) called the Q-loss function. Simulations show that the modified loss function achieves SNR gains of up to 1 dB over the CE loss function alone.

📄 PDF Abstract BibTeX arXiv:2306.11172

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

Plug and Play Autoencoders for Conditional Text Generation

2020-10-06 · EMNLP 2020 11 · Florian Mai, Nikolaos Pappas, Ivan Montero, Noah A. Smith 외

Text autoencoders are commonly used for conditional generation tasks such as style transfer. We propose methods which are plug and play, where any pretrained autoencoder can be used, and only require learning a mapping w…

Conditional Text GenerationNavigateStyle TransferText Generation

Streaming Piano Transcription Based on Consistent Onset and Offset Decoding with Sustain Pedal Detection

2025-03-03 · Weixing Wei, Jiahao Zhao, Yulun Wu, Kazuyoshi Yoshii

This paper describes a streaming audio-to-MIDI piano transcription approach that aims to sequentially translate a music signal into a sequence of note onset and offset events. The sequence-to-sequence nature of this task…

DecoderOnset Detection

Automatic Piano Transcription with Hierarchical Frequency-Time Transformer

2023-07-10 · Keisuke Toyama, Taketo Akama, Yukara Ikemiya, Yuhta Takida 외

Taking long-term spectral and temporal dependencies into account is essential for automatic piano transcription. This is especially helpful when determining the precise onset and offset for each note in the polyphonic pi…

DecoderMusic Transcription

An Adaptive Deep Learning Algorithm Based Autoencoder for Interference Channels

2019-02-18 · Dehao Wu, Maziar Nekovee, Yue Wang

Deep learning (DL) based autoencoder has shown great potential to significantly enhance the physical layer performance. In this paper, we present a DL based autoencoder for interference channel. Based on a characterizati…

Deep Learning

Space-Time Attention with Shifted Non-Local Search

2023-09-28 · Kent Gauen, Stanley Chan

Efficiently computing attention maps for videos is challenging due to the motion of objects between frames. While a standard non-local search is high-quality for a window surrounding each query point, the window's small …

DenoisingVideo Denoising