
Citation: Wisdom S. Avusuglo, Kenzu Abdella, Wenying Feng. Stability analysis on an economic epidemiological model with vaccination[J]. Mathematical Biosciences and Engineering, 2017, 14(4): 975-999. doi: 10.3934/mbe.2017051
[1] | Miao Peng, Rui Lin, Zhengdi Zhang, Lei Huang . The dynamics of a delayed predator-prey model with square root functional response and stage structure. Electronic Research Archive, 2024, 32(5): 3275-3298. doi: 10.3934/era.2024150 |
[2] | Yanhe Qiao, Hui Cao, Guoming Xu . A double time-delay Holling Ⅱ predation model with weak Allee effect and age-structure. Electronic Research Archive, 2024, 32(3): 1749-1769. doi: 10.3934/era.2024080 |
[3] | Mengting Sui, Yanfei Du . Bifurcations, stability switches and chaos in a diffusive predator-prey model with fear response delay. Electronic Research Archive, 2023, 31(9): 5124-5150. doi: 10.3934/era.2023262 |
[4] | Fengrong Zhang, Ruining Chen . Spatiotemporal patterns of a delayed diffusive prey-predator model with prey-taxis. Electronic Research Archive, 2024, 32(7): 4723-4740. doi: 10.3934/era.2024215 |
[5] | San-Xing Wu, Xin-You Meng . Hopf bifurcation analysis of a multiple delays stage-structure predator-prey model with refuge and cooperation. Electronic Research Archive, 2025, 33(2): 995-1036. doi: 10.3934/era.2025045 |
[6] | Xiaowen Zhang, Wufei Huang, Jiaxin Ma, Ruizhi Yang . Hopf bifurcation analysis in a delayed diffusive predator-prey system with nonlocal competition and schooling behavior. Electronic Research Archive, 2022, 30(7): 2510-2523. doi: 10.3934/era.2022128 |
[7] | Zimeng Lv, Jiahong Zeng, Yuting Ding, Xinyu Liu . Stability analysis of time-delayed SAIR model for duration of vaccine in the context of temporary immunity for COVID-19 situation. Electronic Research Archive, 2023, 31(2): 1004-1030. doi: 10.3934/era.2023050 |
[8] | Rina Su . Dynamic analysis for a class of hydrological model with time delay under fire disturbance. Electronic Research Archive, 2022, 30(9): 3290-3319. doi: 10.3934/era.2022167 |
[9] | Ruizhi Yang, Dan Jin . Dynamics in a predator-prey model with memory effect in predator and fear effect in prey. Electronic Research Archive, 2022, 30(4): 1322-1339. doi: 10.3934/era.2022069 |
[10] | Qinghua Zhu, Meng Li, Fang Han . Hopf bifurcation control of the ML neuron model with Hc bifurcation type. Electronic Research Archive, 2022, 30(2): 615-632. doi: 10.3934/era.2022032 |
In modern wireless communication systems, accurate estimation of wireless channels is essential for detecting transmitted signals, decoding them optimally, and recovering data. The OFDM technique is widely used in 5G wireless communication systems to combat the effects of multi-path fading and interference [1,2]. OFDM is a digital modulation technique that divides a wide-band channel into multiple narrow-band sub-channels, each of which is modulated with a different carrier frequency. This helps to mitigate the effects of multi-path fading, which can cause a signal to experience multiple reflections and arrivals at the receiver, leading to distortion and fading [3]. The estimation of wireless channels is typically performed using conventional techniques such as LS and MMSE methods [2,3]. However, the performance of these methods can be limited by non-linearities and imperfections in the system. To address these issues, DNNs have been increasingly used to model wireless channel characteristics [4]. By leveraging the power of machine learning, DNNs can learn the complex mapping between transmitted signals and received signals, and provide more accurate and robust channel estimation. With the growing popularity of DNN-based techniques, they are expected to play a crucial role in the development of advanced wireless communication systems, including 5G and beyond [5,6,7].
Mohammed A.S.M et al [8] have shown that DNNs with LSTM layers can outperform conventional channel estimation methods in OFDM systems with different channel models. D Venkata Ratnam et al [9] compared the performance of DNNs with LSTM and Bidirectional LSTM (Bi-LSTM) layers, as well as conventional channel estimation methods, in OFDM systems. Their results showed that the Bi-LSTM based DNN estimator outperformed both the LSTM DNN and the conventional methods in terms of accuracy and robustness. To further improve the performance of OFDM systems, advanced neural network techniques have been proposed, such as the LSTM Projected Layer (LSTM-PL). The LSTM-PL is a recurrent neural network(RNN) that is well-suited for predicting and estimating time-series data, making it an excellent candidate for wireless channel estimation [10]. The LSTM-PL model includes a projection layer that feeds into an LSTM layer, enabling more efficient processing of sequential data. The model can be trained using a vast data set of channel response samples to predict channel responses based on received signals.
Unlike traditional channel estimation methods like LS and MMSE methods, the LSTM-PL model doesn't need statistical information about the channel and can handle imperfections and non-linearities more effectively. Simulations evaluate the performance of the LSTM-PL model for wireless channel estimation, and the results shows that the proposed method outperforms the traditional LS, MMSE, LSTM methods in terms of SER performance. The LSTM-PL model has also been tested in various multipath scenarios, demonstrating its ability to estimate the wireless channel effectively under different channel conditions.
The LSTM-PL's unique architecture and memory mechanisms allow it to effectively learn from past data, capture dependencies between sequences, and accurately predict future outcomes. LSTMs have become popular in the field of deep learning because they are capable of assimilating information and long-term retention of data. In addition, LSTMs have been shown to be highly effective at tasks that involve processing sequences of variable length, due to their ability to adaptively adjust the memory cells in response to the specific characteristics of the input data [11].
The LSTM layer structure and cell state equations are given in [11]. Figure 1 shows the block diagram view of an LSTM projected Layer. In an LSTM projected layer, the memory cells are projected onto an output space through a linear transformation, which allows the network to produce a more interpretable representation of the stored information [12]. This projected representation can then be used to make predictions or decisions based on the input sequence. The projection layer also enables the network to be more easily fine-tuned for specific tasks, as the weights in the projection layer can be adjusted to optimize performance.
LSTM-PL offers several advantages over traditional LSTMs in certain applications. By projecting the memory cells onto an output space through a linear transformation, LSTM projected layers produce a more interpretable representation of the stored information, which can be useful in applications where it is important to understand the reasoning behind the predictions made by the network. Additionally, the projection layer in LSTM-PL can be fine-tuned to optimize performance on specific tasks, making them more flexible and adaptable to different applications [10].
The sizes of the learnable parameters of the layers that come after the projected layer are the same as those in the network that does not have the LSTM projected layer. When an LSTM layer is projected, it reduces the number of learnable parameters instead of reducing the number of hidden units, thus keeping the output size of the layer and downstream layers the same. This approach can lead to better prediction accuracy as it helps the network learn a more compact and expressive representation of the input sequence. In many LSTM-PL have been found to outperform traditional LSTMs due to the projection layer's ability to extract more relevant information from the stored memory. Furthermore, LSTM-PL can be more computationally efficient than traditional LSTMs, as they do not require separate computation for the gating mechanisms [10,12].
The OFDM system with transmitter, receiver and LSTM-PL DNN network shown in Figure 2. This system operates in a similar fashion to conventional OFDM systems. To initiate transmission, symbols with pilots are converted into a parallel data stream on the transmitter side. The stream is then transformed from the frequency domain to the time domain via an inverse discrete Fourier transform (IDFT). To address inter-symbol interference (ISI), a cyclic prefix (CP) is appended, with a length that is at least equal to the maximum delay spread of the channel [13].
Let a sample-spaced multi-path channel be denoted by complex random variables with taps as , where each tap represents a different propagation delay, attenuation, and phase shift associated with the individual paths within the channel. Then the received OFDM signal can be represented as,
(2.1) |
where is the transmitted signal, Additive White Gaussian Noise(AWGN) and represents circular convolution. After removing the CP and performing DFT, the received frequency domain signal is
(2.2) |
where , , and are the DFT of , , and respectively [4].
The first OFDM block of a frame is used for pilot symbols while subsequent blocks are used for data transmission. This allows the channel to be considered constant over both blocks but changing between frames. A two-stage process is used to develop a reliable LSTM-PL DNN model for joint channel estimation and symbol detection. The model is trained during the offline stage using diverse information sequences and various channel conditions, including urban or hilly terrain delay profiles with specific statistical properties. The effectiveness of the LSTM-PL model was assessed for signal detection and channel estimation in OFDM wireless communication systems. The proposed DNN model comprises an input layer, three hidden layers, and an output layer. The input layer contains 256 nodes, and its size is determined by the sum of the real and imaginary parts of two OFDM blocks. Each block includes pilots and transmitted symbols used for channel estimation. The hidden layers are designed to learn the complex temporal dynamics of the wireless channel, while the output layer has four nodes that correspond to the predicted symbols, which correspond to the transmitted symbols. During online deployment, the LSTM-PL DNN model can recover transmitted data without requiring explicit estimation of the wireless channel. This is possible because the DNN can adapt to channel characteristics through training on a large datasets, enabling it to operate in real-time without complex channel estimation algorithms.
The DNN model is trained by utilizing simulation data generated from diverse channel models to effectively learn the channel characteristics [14]. In the proposed LSTM-PL model, the narrow band Rayleigh fading channel model [15,16,17] is employed for simulation. This model comprises of five layers, as shown in Figure 3, starting with the sequence input layer that has an input size of 256. The subsequent layer is the LSTM-PL with fewer input and output projected size. Following that, the four classes are formed through the utilization of a fully connected layer, a softmax layer, and finally, a classification layer which holds an output size of four. The model is trained to minimize the loss function, which serves as the key objective of the training process. In the proposed model, crossentropyex [8] is implemented as the loss function, facilitating the efficient calculation and reduction of the difference between the predicted and actual outputs. The model is trained to minimize the cost function using Adam optimizer and iteration is carried out till the error difference is within the threshold limit or very less.
The potency of the DL LSTM-PL DNN-based channel state estimator is demonstrated in this section. To do this, the LSTM-PL DNN was offline trained on simulated datasets. The conventional as well as DNN-based estimators were compared with the proposed estimator SER at various SNRs. The training options and parameters for the LSTM-PL-based channel estimator can be seen in Table 1, while Table 2 contains the simulation parameters for the OFDM systems. During training, the LSTM-PL DNN is fed with the received signal, which consists of the OFDM pilots and transmission symbols, and the DNN outputs the corresponding symbol type of the transmitted signal. The pilot sequence was interleaved with a portion of the data symbols, and 10, 000 OFDM packets were created. From these packets, 80 percentage were utilized for training, and remaining 20 percentage were utilized for validation and testing. The difference between the estimated and actual channel response is then computed using loss function, and the DNN parameters are updated using back propagation to minimize this loss.
Simulation Parameters | Value |
Input data size | 256 |
Hidden Layers | 16 |
LSTM-PL Output projected size | 0.25 Hidden Layer |
Optimization Techniques | Adam |
Loss Function | crossentropyex |
State activation function | tanh |
Gate activation function | sigmoid |
Mini-Batch size | 1000 |
Maximum epochs | 100 |
Momentum | 0.9 |
Parameter | Value |
Type of Modulation | 4-ary Phase Shift Keying(QPSK) |
OFDM Center Frequency | 2.6 GHz |
Channel Taps | 24 |
CP | 18 |
Number of OFDM sub-carries | 64 |
FFT size | 64 |
Pilots | 8 and 4 |
By training the LSTM-PL DNN using received symbols comprising OFDM pilots and data symbols, the DNN can effectively learn the channel characteristics associated with the given pilot, capturing the intricate temporal dynamics of the channel response over time. Once trained, the DNN can be utilized to detect symbols in real-time for new input data.
The performance of the proposed estimator was assessed by training it with the Adam optimization technique under different pilot conditions 8 pilots and 4 pilots. To determine their effectiveness, the proposed estimator was compared in terms of SER with conventional LS, MMSE, and DNN-based estimators like LSTM-DNN and Bi-LSTN DNN estimators. These estimators were tested under identical channel conditions using a fewer number of pilots 8 and 4.
Figure 5 shows the SER performance when only 4 pilots are used. Here, both conventional estimators LS and MMSE lose their estimating power because as SNR increases, SER increases. There is no improvement of SER as SNR increases. However, DNN-based estimators perform much better than conventional LS and MMSE estimators. Additionally, it can be observed that out of all DNN-based estimators, LSTM-PL DNN performs much better than LSTM-DNN and Bi-LSTM-DNN.
Table 3 presents a comparison of the total learnable parameters of LSTM-PL, LSTM, and Bi-LSTM DNN based on simulations. The implementation of LSTM-PL necessitates only 10, 500 learnable parameters, which is significantly lower in comparison to the number of parameters required by other DNNs such as LSTM and Bi-LSTM. Generally, LSTM networks necessitate 17, 500 learnable parameters, while Bi-LSTM networks require up to 35, 000 parameters. The number of learnable parameters in a DNN is directly proportional to its computational complexity [8], and in this case, it is evident that the proposed LSTM-PL DNN has the least computational complexity among all the DNNs mentioned above.
DNN | Total Learnable parameters |
LSTM-PL | 10500 |
LSTM | 17500 |
Bi-LSTM | 35000 |
A novel approach to OFDM channel estimation using the DNN method has been developed, utilizing LSTM-PL neural networks. The proposed LSTM-PL DNN is trained offline and used online to track the channel statistics for reconstructing the transmitted symbols. The performance of the proposed DNN has been evaluated using two different pilot configurations. The experiments conducted using the LSTM-PL DNN estimator trained with Adam optimizer show superior performance compared to the conventional estimators, as well as DNN estimators like LSTM-DNN and Bi-LSTM DNN when pilots of 8 and 4 are used. Specifically, the proposed LSTM-PL DNN based approach performs better than all other estimators when only a small number of pilots are available. Additionally, the proposed method has a significantly lower computational complexity compared to that of the LSTM and Bi-LSTM DNN methods. Moreover, the proposed approach holds immense potential for enhancing communication systems, including 5G and beyond, due to its independence from prior channel knowledge. Future research may entail conducting tests on real devices or utilizing authentic training data.
All authors declare no conflicts of interest in this paper.
[1] | [ M. Andrews,C. T. Bauch, The impacts of simultaneous disease intervention decisions on epidemic outcomes, Journal of Theoretical Biology, 395 (2016): 1-10. |
[2] | [ M. Andrews and C. T. Bauch, Disease interventions can interfere with one another through disease-behaviour interactions PLOS Computational Biology 11(2015), e1004291. |
[3] | [ D. Aadland, D. Finnof and X. D. K. Huang, Syphilis Cycles University Library of Munich, Germany in its series MPRA Paper with number 8722. http://ideas.repec.org/p/pra/mprapa/8722.html, 2007. |
[4] | [ D. Aadland,D. Finnoff,X. D. K. Huang, Syphilis cycles, The B.E, Journal of Economic Analysis and Policy, De Gruyter, 14 (2013): 297-348. |
[5] | [ D. Aadland, D. Finnoff and K. X. D. Huang, The Equilibrium Dynamics of Economic Epidemiology (2011) https://www.researchgate.net/publication/50310816. |
[6] | [ D. Aadland, D. Finnof and X. D. K. Huang, The Dynamic of Economics Epidemiology Equilibria Association of Environmental and Resource Economists 2nd Annual Summer Conference, Asheville, NC, June 2012. |
[7] | [ D. Aadland, D. Finnof and X. D. K. Huang, The Equilibrium Dynamics of Economic Epidemiology Vanderbilt University Department of Economics Working Paper Series 13-00003, http://ideas.repec.org/p/van/wpaper/vuecon-sub-13-00003.html, March 2013. |
[8] | [ A. Ahituv,V. Hotz,T. Philipson, Is aids self-limiting? evidence on the prevalence elasticity of the demand for condoms, Journal of Human Resources, 31 (1996): 869-898. |
[9] | [ J. Arino,K. L. Cooke,P. Van Den Driessche,J. Velasco-Hern{á}ndez, An epidemiology model that includes a leaky vaccine with a general waning function, Discrete and Continuous Dynamical Systems Series B, 4 (2004): 479-495. |
[10] | [ M. C. Auld, Choices, beliefs, and infectious disease dynamics, Journal of Health Economics, 22 (2003): 361-377. |
[11] | [ L. J. S. Allen, Some discrete-time SI, SIR, and SIS epidemic models, Math. Biosci, 124 (2003): 83-105. |
[12] | [ J. L. Aron,I. B. Schwartz, Seasonality and period-doubling bifurcations in an epidemic model, Journal of Theoretical Biology, 110 (1984): 665-679. |
[13] | [ W. S. Avusuglo,K. Abdella,W. Feng, Stability analysis on an economic epidemiology model on syphilis, Communications in Applied Analysis, 18 (2014): 59-78. |
[14] | [ M. Aguiar,B. Kooi,N. Stollenwerk, Epidemiology of dengue fever: A model with temporary cross-immunity and possible secondary infection shows bifurcations and chaotic behaviour in wide parameter regions, Math. Model. Nat. Phenom., 3 (2008): 48-70. |
[15] | [ A. M. Bate,F. M. Hilker, Complex dynamics in an eco-epidemiological model, Bulletin of Mathematical Biology, 75 (2013): 2059-2078. |
[16] | [ C. T. Bauch,A. P. Galvani, Social factors in epidemiology, Science, 342 (2013): 47-49. |
[17] | [ C. T. Bauch and R. McElreath, Disease dynamics and costly punishment can foster socially imposed monogamy Nature Communications 7 (2016), 11219. |
[18] | [ S. M. Blower,A. R. McLean, Prophylactic vaccines, risk behaviour change, and the probability of eradicating HIV in San Francisco, Science, 265 (1994): 1451-1454. |
[19] | [ F. Brauer, Models for the spread of universally fatal diseases, Journal of Mathematical Biology, 28 (1990): 451-462. |
[20] | [ F. Brauer, Epidemic models in populations of varying size, Mathematical Approaches to Problems in Resource Management and Epidemiology, 81 (1989): 109-123. |
[21] | [ R. O. Baratta,M. C. Ginter,M. A. Price,J. W. Walker,R. G. Skinner,E. C. Prather,J. K. David, Measles (rubeola) in previously immunized children, Pediatrics, 46 (1970): 397-402. |
[22] | [ M. P. Do Carmo and M. P. Do Carmo, Differential Forms and Applications Translated from the 1971 Portuguese original, Universitext, Springer-Verlag, Berlin, 1994. |
[23] | [ E. P. Fenichel,C. Castillo-Chavez,M. G. Ceddia,G. Chowell,P. A. G. Parra,G. J. Hickling,G. Holloway,R. Horan,B. Morin,C. Perrings,M. Springborn,L. Velazquez,C. Villalobos, Adaptive human behavior in epidemiological models, PNAS, 108 (2011): 6306-6311. |
[24] | [ M. O. Fred,J. K. Sigey,J. A. Okello,J. M. Okwoyo,G. J. Kang'ethe, Mathematical Modeling on the Control of Measles by Vaccination: Case Study of KISII County, Kenya, The SIJ Transactions on Computer Science Engineering and its Applications (CSEA), The Standard International Journals (The SIJ), 2 (2014): 61-69. |
[25] | [ M. Grossman, On the concept of health capital and the demand for health, Journal of Political Economy, 80 (1972): 223-255. |
[26] | [ Z. Hu,W. Ma,S. Ruan, Analysis of SIR epidemic models with nonlinear incidence rate and treatment, Mathematical Biosciences, 238 (2012): 12-20. |
[27] | [ Kenya National Bureau of Statistics. 2013. Kisii County Multiple Indicator Cluster Survey 2011 Final Report. Nairobi, Kenya: Kenya National Bureau of Statistics, pp. 33. |
[28] | [ L. Marcos,R. Jesus, Multiparametric bifurcations for a model in epidemiology, J. Mathematical Biology, 35 (1996): 21-36. |
[29] | [ M. Mark, Mathematical Modelling (4th Edition), ISBN 978-0-12-386912-8, ScienceDirect, 2012. |
[30] | [ R. M. May, Nonlinear phenomena in ecology and epidemiology, Annals of the New York Academy of Sciences, 357 (1980): 267-281. |
[31] | [ R. E. Mickens, Analysis of a discrete-time model for periodic diseases with pulse vaccination, Journal of Difference Equations and Applications, 9 (2003): 541-551. |
[32] | [ Z. Mukandavire,A. B. Gumel,W. Garira,J. M. Tchuenche, Mathematical analysis of a model for HIV-malaria co-infection, Mathematical Biosciences and Engineering, 6 (2009): 333-362. |
[33] | [ A. M. Niger,A. B. Gumel, Mathematical analysis of the role of repeated exposure on malaria transmission dynamics, Differential Equations and Dynamical Systems, 16 (2008): 251-287. |
[34] | [ T. Oraby and C. T. Bauch, The influence of social norms on dynamics of paediatric vaccinating behaviour, Proc. R. Soc. B. 281 (2014), 20133172. |
[35] | [ T. Philipson and R. A. Posner, Private Choices and Public Health: An Economic Interpretation of the AIDS Epidemic Harvard University, Cambridge, MA, 1993. |
[36] | [ C. Perrings,C. Castillo-Chavez,G. Chowell,P. Daszak,E. P. Fenichel,D. Finnoff,R. D. Horan,A. M. Kilpatrick,A. P. Kinzig,N. V. Kuminoff,S. Levin,B. Morin,K. F. Smith,M. Springborn, Merging economics and epidemiology to improve the prediction and management of infectious disease, EcoHealth, 11 (2014): 464-475. |
[37] | [ T. Philipson, Economic epidemiology and infectious diseases, Handbook of Health Economics, 1 (2000): 1761-1799. |
[38] | [ S. A. Plotkin, W. A. Orenstein and P. A. Offit, Vaccines 5th ed. (2008), Pennsylvania: Elsevier Inc. |
[39] | [ V. F. Reyna, How people make decisions that involve risk, American Psychological Society, 13 (2004): 60-66. |
[40] | [ L. W. Rauh,R. Schmidt, Measles immunization with killed virus vaccine. Serum antibody titers and experience with exposure to measles epidemic, Bulletin of the World Health Organization, 78 (2000): 226-231. |
[41] | [ E. Shim,G. B. Chapman,A. P. Galvani, Medical decision making, Decision Making with Regard to Antiviral Intervention during an Influenza Pandemic, 30 (2010): E64-E81. |
[42] | [ S. Tully,M. Cojocaru,C. T. Bauch, Sexual behaviour, risk perception, and HIV transmission can respond to HIV antiviral drugs and vaccines through multiple pathways, Scientific Reports, 5 (2015): 15411. |
[43] | [ Z. Wang,M. A. Andrews,Z.-X. Wu,L. Wang,C. T. Bauch, Coupled disease-behavior dynamics on complex networks: A review, Physics of Life Reviews, 15 (2015): 1-29. |
[44] | [ W. Wang, Backward bifurcation of an epidemic model with treatment, Math. Biosci., 201 (2006): 58-71. |
[45] | [ Z. Yicang,L. Hanwu, Stability of periodic solutions for an SIS model with pulse vaccination, Mathematical and Computer Modelling, 38 (2003): 299-308. |
[46] | [ M. T. Caserta, ed. (September 2013), http://www.merckmanuals.com/professional/pediatrics/miscellaneous-viral-infections-in-infants-and-children/measles, Merck Manual Professional. Merck Sharp and Dohme Corp. Retrieved 15 January 2017. |
[47] | [ Government of Canada, http://healthycanadians.gc.ca/publications/healthy-living-vie-saine/4-canadian-immunization-guide-canadien-immunisation/index-eng.php?page=12 (accessed January 12,2017). |
[48] | [ http://www.saskatchewan.ca/residents/health/diseases-and-conditions/measles, Government of Saskatchewan, Retrieved 15 January 2017. |
[49] | [ http://www.who.int/mediacentre/factsheets/fs286/en/, November 2016, Retrieved 15 January 2017. |
[50] | [ http://www.immune.org.nz/duration-protection-efficacy-and-effectiveness |
1. | Liping Wang, Xinyu Wang, Dajun Liu, Xuekang Zhang, Peng Wu, Dynamical analysis of a heterogeneous spatial diffusion Zika model with vector-bias and environmental transmission, 2024, 32, 2688-1594, 1308, 10.3934/era.2024061 | |
2. | Yiming Tang, Hairong Lian, Shiwen Jing, Zhaohai Ma, Hopf Bifurcation of an Age-Structured Hand–Foot–Mouth Disease Model in a Contaminated Environment, 2024, 34, 0218-1274, 10.1142/S0218127424501967 |
Simulation Parameters | Value |
Input data size | 256 |
Hidden Layers | 16 |
LSTM-PL Output projected size | 0.25 Hidden Layer |
Optimization Techniques | Adam |
Loss Function | crossentropyex |
State activation function | tanh |
Gate activation function | sigmoid |
Mini-Batch size | 1000 |
Maximum epochs | 100 |
Momentum | 0.9 |
Parameter | Value |
Type of Modulation | 4-ary Phase Shift Keying(QPSK) |
OFDM Center Frequency | 2.6 GHz |
Channel Taps | 24 |
CP | 18 |
Number of OFDM sub-carries | 64 |
FFT size | 64 |
Pilots | 8 and 4 |
DNN | Total Learnable parameters |
LSTM-PL | 10500 |
LSTM | 17500 |
Bi-LSTM | 35000 |
Simulation Parameters | Value |
Input data size | 256 |
Hidden Layers | 16 |
LSTM-PL Output projected size | 0.25 Hidden Layer |
Optimization Techniques | Adam |
Loss Function | crossentropyex |
State activation function | tanh |
Gate activation function | sigmoid |
Mini-Batch size | 1000 |
Maximum epochs | 100 |
Momentum | 0.9 |
Parameter | Value |
Type of Modulation | 4-ary Phase Shift Keying(QPSK) |
OFDM Center Frequency | 2.6 GHz |
Channel Taps | 24 |
CP | 18 |
Number of OFDM sub-carries | 64 |
FFT size | 64 |
Pilots | 8 and 4 |
DNN | Total Learnable parameters |
LSTM-PL | 10500 |
LSTM | 17500 |
Bi-LSTM | 35000 |