paper-with-me

Papers

Swish-Driven GoogleNet for Intelligent Analog Beam Selection in Terahertz Beamspace MIMO

2021-10-12 · Hosein Zarini, Mohammad Robat Mili, Mehdi Rasti, Sergey Andreev, Pedro H. J. Nardelli

In this paper, we propose an intelligent analog beam selection strategy in a terahertz (THz) band beamspace multiple-input multiple-output (MIMO) system. First inspired by transfer learning, we fine-tune the pre-trained off-the-shelf GoogleNet classifier, to learn analog beam selection as a multi-class mapping problem. Simulation results show 83% accuracy for the analog beam selection, which subsequently results in 12% spectral efficiency (SE) gain, upon the existing counterparts. Towards a more accurate classifier, we replace the conventional rectified linear unit (ReLU) activation function of the GoogleNet with the recently proposed Swish and retrain the fine-tuned GoogleNet to learn analog beam selection. It is numerically indicated that the fine-tuned Swish-driven GoogleNet achieves 86% accuracy, as well as 18% improvement in achievable SE, upon the similar schemes. Eventually, a strong ensembled classifier is developed to learn analog beam selection by sequentially training multiple fine-tuned Swish-driven GoogleNet classifiers. According to the simulations, the strong ensembled model is 90% accurate and yields 27% gain in achievable SE, in comparison with prior methods.

📄 PDF Abstract BibTeX arXiv:2110.05830

Code (2)

MindCode-4/code-13/tree/main/swish-t mindspore
MindSpore-scientific-2/code-3/tree/main/swish-t mindspore

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Local Response Normalization Local Response Normalization is a normalization layer that implements the idea of lateral inhibition. Lateral inhibition is a concept in neurobiology that refers to the…
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Average Pooling 설명 없음
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…
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$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

Reconfigurable Intelligent Surfaces Aided mmWave NOMA: Joint Power Allocation,Phase Shifts, and Hybrid Beamforming Optimization

2020-07-11 · Yue Xiu, Jun Zhao, Wei Sun, Marco Di Renzo 외

In this paper, an reconfigurable intelligent surface (RIS)-aided millimeter wave (mmWave) non-orthogonal multiple access (NOMA) system is considered. In particular, we consider an RIS-aided mmWave-NOMA downlink system wi…

Beam Alignment with an Intelligent Reflecting Surface for Integrated Sensing and Communication

2023-04-04 · Florian Muhr, Lorenzo Zaniboni, Saeid K. Dehkordi, Fernando Pedraza Nieto 외

In a typical communication system, in order to maintain a desired SNR level, initial beam alignment (BA) must be established prior to data transmission. In a setup where a Base Station (BS) Tx sends data via a digitally …

Integrated sensing and communicationparameter estimation

A Low-complexity Structured Neural Network Approach to Intelligently Realize Wideband Multi-beam Beamformers

2025-03-26 · Hansaka Aluvihare, Sivakumar Sivasankar, Xianqi Li, Arjuna Madanayake 외

True-time-delay (TTD) beamformers can produce wideband, squint-free beams in both analog and digital signal domains, unlike frequency-dependent FFT beams. Our previous work showed that TTD beamformers can be efficiently …

Reconfigurable Intelligent Surface Aided Constant-Envelope Wireless Power Transfer

2020-06-02 · Huiyuan Yang, Xiaojun Yuan, Jun Fang, Ying-Chang Liang

By reconfiguring the propagation environment of electromagnetic waves artificially, reconfigurable intelligent surfaces (RISs) have been regarded as a promising and revolutionary hardware technology to improve the energy…

Multi-hop RIS-Empowered Terahertz Communications: A DRL-based Hybrid Beamforming Design

2021-01-22 · Chongwen Huang, Zhaohui Yang, George C. Alexandropoulos, Kai Xiong 외

Wireless communication in the TeraHertz band (0.1--10 THz) is envisioned as one of the key enabling technologies for the future sixth generation (6G) wireless communication systems scaled up beyond massive multiple input…

Deep Reinforcement Learning