CORTEXA
← Browse
crossrefSymmetry2024-07-23Cited by 2

Discrete Space Deep Reinforcement Learning Algorithm Based on Support Vector Machine Recursive Feature Elimination

Chayoung Kim

Algorithms for training agents with experience replay have advanced in several domains, primarily because prioritized experience replay (PER) developed from the double deep Q-network (DDQN) in deep reinforcement learning (DRL) has become a standard. PER-based algorithms have achieved significant success in the image and video domains. However, the exceptional results observed in images and videos are not as effective in many domains with simple action spaces and relatively small states, particularly in discrete action spaces with sparse rewards. Moreover, most advanced techniques may improve sampling efficiency using deep learning algorithms rather than reinforcement learning. However, there is growing evidence that deep learning algorithms cannot generalize during training. Therefore, this study proposes an algorithm suitable for discrete action space environments that uses the sample efficiency of PER based on DDQN but incorporates support vector machine recursive feature elimination (SVM-RFE) without enhancing the sampling efficiency through deep learning algorithms. The proposed algorithm exhibited considerable performance improvements in classical OpenAI Gym environments that did not use images or videos as inputs. In particular, simple discrete space environments with reflection symmetry, such as Cart–Pole, exhibited a faster and more stable learning process. These results suggest that the application of SVM-RFE, which leverages the orthogonality of support vector machines (SVMs) across learning patterns, can be appropriate when the data in the reinforcement learning environment demonstrate symmetry.

View free PDFSource page

Related papers

openalexSymmetry2026-07-23

DGWO: A Deep Reinforcement Learning-Driven Grey Wolf Optimizer for Feature Selection in Network Intrusion Detection Systems

Qianqian Zhang, Ting Shu, Jinsong Xia

With the continuous evolution of network attack techniques, efficiently selecting the most discriminative feature subset from massive network traffic data has become a key issue for improving the performance of intrusion detection systems. Metaheuristic algorithms, as a core appr…

View free PDFSource page
crossrefSymmetry2023-05-27Cited by 5

Machine Learning-Based Imputation Approach with Dynamic Feature Extraction for Wireless RAN Performance Data Preprocessing

Jean Nestor M. Dahj, Kingsley A. Ogudo

Machine learning (ML) in wireless mobile communication is becoming more and more customary, with application trends leaning toward performance improvement and network automation. The radio access network (RAN), critical for service access, frequently generates performance data th…

View free PDFSource page
crossrefSymmetry2023-06-13Cited by 37

Evaluation of Machine Learning Algorithms in Network-Based Intrusion Detection Using Progressive Dataset

Tuan-Hong Chua, Iftekhar Salam

Cybersecurity has become one of the focuses of organisations. The number of cyberattacks keeps increasing as Internet usage continues to grow. As new types of cyberattacks continue to emerge, researchers focus on developing machine learning (ML)-based intrusion detection systems…

View free PDFSource page
crossrefSymmetry2024-11-27Cited by 3

Decomposition and Symmetric Kernel Deep Neural Network Fuzzy Support Vector Machine

Karim El Moutaouakil, Mohammed Roudani, Azedine Ouhmid, Anton Zhilenkov, Saleh Mobayen

Algorithms involving kernel functions, such as support vector machine (SVM), have attracted huge attention within the artificial learning communities. The performance of these algorithms is greatly influenced by outliers and the choice of kernel functions. This paper introduces a…

View free PDFSource page
crossrefSymmetry2024-03-18Cited by 30

An Extensive Investigation into the Use of Machine Learning Tools and Deep Neural Networks for the Recognition of Skin Cancer: Challenges, Future Directions, and a Comprehensive Review

Syed Ibrar Hussain, Elena Toscano

Skin cancer poses a serious risk to one’s health and can only be effectively treated with early detection. Early identification is critical since skin cancer has a higher fatality rate, and it expands gradually to different areas of the body. The rapid growth of automated diagnos…

View free PDFSource page
crossrefSymmetry2025-10-11Cited by 2

Application of Machine Learning and Deep Learning Techniques for Enhanced Insider Threat Detection in Cybersecurity: Bibliometric Review

Hillary Kwame Ofori, Kwame Bell-Dzide, William Leslie Brown-Acquaye, Forgor Lempogo, Samuel O. Frimpong, Israel Edem Agbehadji, et al.

Insider threats remain a persistent challenge in cybersecurity, as malicious or negligent insiders exploit legitimate access to compromise systems and data. This study presents a bibliometric review of 325 peer-reviewed publications from 2015 to 2025 to examine how machine learni…

View free PDFSource page