paper-with-me

홈 › Papers

PhyCOM: A Multi-Layer Parametric Network for Joint Linear Impairments Compensation and Symbol Detection

2022-03-01 · Vincent Choqueuse, Alexandru Frunza, Stéphane Azou, Pascal Morel

In this paper, we focus on the joint impairments compensation and symbol detection problem in communication systems. First, we introduce a new multi-layer channel model that represents the underlying physics of multiple impairments in communication systems. This model is composed of widely linear parametric layers that describe the input-output relationship of the front-end impairments and channel effects. Using this particular model, we show that the joint compensation and zero-forcing detection problem can be solved by a particular feedforward network called PhyCOM. Because of the small number of network parameters, a PhyCOM network can be trained efficiently using sophisticated optimization algorithms and a limited number of pilot symbols. Numerical examples are provided to demonstrate the effectiveness of PhyCOM networks with communication systems corrupted by transmitter and receiver IQ imbalances, carrier frequency offset, finite impulse response channels, and transmitter and receiver phase noise distortions. Compared to conventional digital signal processing approaches, simulation results show that the proposed technique is much more flexible and offers better statistical performance both in terms of MSE and SER with a moderate increase of the computation complexity.

📄 PDF Abstract BibTeX arXiv:2203.00266

Code (1)

vincentchoqueuse/PhyCOM 공식 구현

Methods 이 논문이 사용한 방법론

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…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…

Similar Papers 제목 키워드 기반

ParamNet: A Multi-Layer Parametric Network for Joint Channel Estimation and Symbol Detection

2022-06-15 · Vincent Choqueuse, Alexandru Frunza, Adel Belouchrani, Stéphane Azou 외

This paper proposes a parametric-based network architecture for joint channel estimation and data detection in communications systems with hardware impairments. This architecture is composed of a data-augmented layer, a …

Multilayer bootstrap networks

2014-08-05 · Xiao-Lei Zhang

Multilayer bootstrap network builds a gradually narrowed multilayer nonlinear network from bottom up for unsupervised nonlinear dimensionality reduction. Each layer of the network is a nonparametric density estimator. It…

ClusteringDimensionality Reduction

Learning Graphical Games from Behavioral Data: Sufficient and Necessary Conditions

2017-03-03 · Asish Ghoshal, Jean Honorio

In this paper we obtain sufficient and necessary conditions on the number of samples required for exact recovery of the pure-strategy Nash equilibria (PSNE) set of a graphical game from noisy observations of joint action…

Beyond the Single Neuron Convex Barrier for Neural Network Certification

2019-12-01 · NeurIPS 2019 12 · Gagandeep Singh, Rupanshu Ganvir, Markus Püschel, Martin Vechev

We propose a new parametric framework, called k-ReLU, for computing precise and scalable convex relaxations used to certify neural networks. The key idea is to approximate the output of multiple ReLUs in a layer jointly …

Additive Component Analysis

2017-07-01 · CVPR 2017 7 · Calvin Murdock, Fernando de la Torre

Principal component analysis (PCA) is one of the most versatile tools for unsupervised learning with applications ranging from dimensionality reduction to exploratory data analysis and visualization. While much effort ha…

Additive modelsDenoisingDimensionality Reduction