Open Access. Powered by Scholars. Published by Universities.®

Operations Research, Systems Engineering and Industrial Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Reinforcement learning

Discipline
Institution
Publication Year
Publication
Publication Type

Articles 1 - 30 of 73

Full-Text Articles in Operations Research, Systems Engineering and Industrial Engineering

Simulation Study Of Elevator Group Control Scheduling Based On Real-Time Occupancy Perception, Yiyong Han, Shiyu Wang, Yang Ye, Zhen Zhang, Fengque Pei, Minghai Yuan Jul 2026

Simulation Study Of Elevator Group Control Scheduling Based On Real-Time Occupancy Perception, Yiyong Han, Shiyu Wang, Yang Ye, Zhen Zhang, Fengque Pei, Minghai Yuan

Journal of System Simulation

Abstract: To address the conflict between car space allocation and peak passenger flow response efficiency in elevator group control scheduling, a multi-objective scheduling method based on proximal policy optimization (PPO) with real-time occupancy perception was proposed. A simulation environment considering car capacity constraints was constructed, and a reward-penalty mechanism with average passenger waiting time, system energy consumption, and car congestion as optimization objectives was designed. Based on this, state and action spaces were defined to form a PPO-based scheduling framework; a simulation platform integrating traffic flow visualization, policy scheduling, and performance evaluation was developed. Simulation results show that this method …


Research On Output Feedback Control Based On Reinforcement Learning For Overhead Crane, Minghui Li, Daoxiang Gao Jun 2026

Research On Output Feedback Control Based On Reinforcement Learning For Overhead Crane, Minghui Li, Daoxiang Gao

Journal of System Simulation

An output feedback control algorithm is designed based on reinforcement learning for the optimal control problem of overhead crane system. A high gain observer (HGO) is designed using output data to estimate the unmeasurable states of the overhead crane system. Based on the estimated states from the high-gain observer, a policy iteration (PI) method is designed with integral reinforcement learning, which uses Critic and Actor neural networks to approximate the optimal value function and control strategy, and adjusts the neural network weights in real time through online adaptive algorithms. According to the Lyapunov stability theory, the uniform ultimate boundedness of …


Improved Nsga-Ii For Dual-Resource Flexible Job Shop Scheduling Considering Worker Load, Guohui Zhang, Yuan Ren, Changjun Wu, Xiaofei Kou Jun 2026

Improved Nsga-Ii For Dual-Resource Flexible Job Shop Scheduling Considering Worker Load, Guohui Zhang, Yuan Ren, Changjun Wu, Xiaofei Kou

Journal of System Simulation

For the dual-resource-constrained flexible job shop scheduling problem considering worker load, an evolutionary algorithm integrating reinforcement learning was proposed. A three-stage encoding conforming to the problem characteristics was designed, and three initialization methods were combined to improve the population quality; a left-insertion decoding method based on worker load was designed to ensure that the completion time of the operation is less than the maximum processable time of the worker on the current day; two neighborhood structures based on the critical path were constructed to enhance the local exploration ability of the population; reinforcement learning was integrated to enable the …


Review On Optimization Of Simulation Modeling Strategies For Spacecraft Orbit Avoidance, Guozheng Li, Rui Wang, Shichao Fan, Xintong Cai, Xinyue Zhai Apr 2026

Review On Optimization Of Simulation Modeling Strategies For Spacecraft Orbit Avoidance, Guozheng Li, Rui Wang, Shichao Fan, Xintong Cai, Xinyue Zhai

Journal of System Simulation

Abstract: The number of on-orbit spacecraft increases exponentially; the space environment becomes more complex, and the collision risk of on-orbit spacecraft increases significantly. On-orbit safety is thus severely threatened, posing higher requirements for orbit avoidance methods. The costs and risks of space activities are extremely high, making simulation an effective method to solve complex problems of orbit avoidance. The modeling, solution, and simulation methods for the two core issues of spacecraft orbit avoidance, "collision avoidance" and "pursuit-evasion games", were systematically reviewed, and the existing shortcomings were analyzed. The applications of technologies such as deep reinforcement learning in promoting orbit avoidance …


Robot Path Planning By Reinforcement Learning Based On Sac3q-Hdm, Dequan Li, Wan Xiong Mar 2026

Robot Path Planning By Reinforcement Learning Based On Sac3q-Hdm, Dequan Li, Wan Xiong

Journal of System Simulation

Abstract: To address the issues of overestimated and underestimated biases, low sample utilization rate, and the inability to balance exploration and exploitation in reinforcement learning for path planning, an improved SAC method was proposed. The size balance of entropy was explored and utilized through adaptive temperature coefficient adjustment; on the basis of the SAC framework, a triple Critic architecture was introduced to dynamically weight and fuse the minimum and average values through Qvalue uncertainty, balancing overestimated and underestimated biases. A mixed dynamic sampling experience replay buffer was designed; experience data was partitioned based on reward thresholds; sampling ratios were dynamically …


Reinforcement Learning For Imbalanced Data In Robotic Anomaly Detection Within Autonomous Manufacturing, Salma Messaoudi, Ahmed Bendaouia, El Hassan Abdelwahed, Mohammed Ameksa, Hajar Mousannif, Jianzhi Li Mar 2026

Reinforcement Learning For Imbalanced Data In Robotic Anomaly Detection Within Autonomous Manufacturing, Salma Messaoudi, Ahmed Bendaouia, El Hassan Abdelwahed, Mohammed Ameksa, Hajar Mousannif, Jianzhi Li

Manufacturing & Industrial Engineering Faculty Publications

Ensuring reliable anomaly detection in industrial robots is critical for safe and autonomous manufacturing operations. However, it remains challenging due to temporal dependencies and class imbalance in sensor data. This study presents a reinforcement learning approach using Deep Q-Network (DQN) enhanced with Long Short-Term Memory (LSTM) and Gradient Boosting Machine (GBM) for robust anomaly detection in robotic systems. The proposed framework integrates an LSTM into the DQN policy to capture temporal patterns. It also introduces a novel GBM-based reward mechanism that mitigates class imbalance by applying SMOTE (Synthetic Minority Over-sampling Technique) after removing temporal dependencies. Experimental results demonstrate that this …


Reinforcement Learning Based Method For Uav Team Orienteering Optimization Under Multi-Constraint Condition, Can Yang, Kai Chen, Feng Zhu Feb 2026

Reinforcement Learning Based Method For Uav Team Orienteering Optimization Under Multi-Constraint Condition, Can Yang, Kai Chen, Feng Zhu

Journal of System Simulation

Abstract: Traditional optimization methods struggle with efficiency, while reinforcement learning approaches often yield low solution quality and high training costs. In response, this paper proposes an attention mechanism-based reinforcement learning method. A dynamic attention strategy network with multi-information fusion is designed to improve solution quality. A visibility-graph approach is employed to simplify threat zone constraints and speed up convergence, and a decoding sequence reordering mechanism is introduced for further performance optimization of the solution. The simulation results show that the method generates high-quality solutions within milliseconds, achieving total rewards that approach or even surpass those obtained by traditional solvers …


Reinforced Scan: A Reinforcement Learning Enabled Optimal Laser Scan Path Planning In Laser Powder Bed Fusion Additive Manufacturing, Chaoran Dou, Jihoon Chung, Raghav Gnanasambandam, Yuhao Wu, Jianzhi Li, Zhenyu James Kong Jan 2026

Reinforced Scan: A Reinforcement Learning Enabled Optimal Laser Scan Path Planning In Laser Powder Bed Fusion Additive Manufacturing, Chaoran Dou, Jihoon Chung, Raghav Gnanasambandam, Yuhao Wu, Jianzhi Li, Zhenyu James Kong

Manufacturing & Industrial Engineering Faculty Publications

Additive Manufacturing is an innovative technology that fabricates parts layer by layer. However, in Laser Powder Bed Fusion (LPBF), printed metal parts often exhibit residual stresses, deformations, and other defects due to non-uniform temperature distribution during the printing process. To mitigate these issues, an optimized scan sequence within each layer can improve thermal uniformity. Traditional optimization methods, which rely on domain knowledge and employ trial-and-error or heuristic approaches, often fail to achieve optimal solutions due to the complex nature of the problem. One major challenge in improving scan strategies lies in the vast search space required to optimize the scan …


Auv Path Planning Based On Behavior Cloning And Improved Dqn In Partially Unknown Environments, Lijing Xing, Min Li, Xiangguang Zeng, Ping Zhang, Bei Peng Nov 2025

Auv Path Planning Based On Behavior Cloning And Improved Dqn In Partially Unknown Environments, Lijing Xing, Min Li, Xiangguang Zeng, Ping Zhang, Bei Peng

Journal of System Simulation

Abstract: To address the problems of large randomness and slow convergence of the DQN dynamic path planning algorithm for a single autonomous underwater vehicle (AUV) in a partially unknown environment, a path planning method combining behavior cloning with A* algorithm and DQN (BA_DQN) was proposed. Based on the known environmental information, an improved A* algorithm incorporating ocean current resistance was proposed to guide DQN, thereby reducing the randomness of the DQN algorithm. By considering the complexity of the marine environment, the sampling probability was improved again after expanding the positive experience pool to enhance the training success rate. To address …


Modeling And Simulation Of Traffic Signal Control Based On Mlp With Improved Gcn-Td3, Deqi Huang, Yating Tu, Zhenhua Zhang, Xin Guo Oct 2025

Modeling And Simulation Of Traffic Signal Control Based On Mlp With Improved Gcn-Td3, Deqi Huang, Yating Tu, Zhenhua Zhang, Xin Guo

Journal of System Simulation

Abstract: To address the issues of uneven traffic flow at urban intersections, limited road capacity, and the poor coordination of existing traffic signal control algorithms, a traffic signal control algorithm based on graph convolutional reinforcement learning was proposed. By utilizing a multilayer perceptron, the dynamic features of vehicles and phase information at the controlled intersection and its neighboring intersections were extracted. A graph convolutional neural network was then employed to aggregate these vehicle dynamic features into potential features representing regional traffic. The control strategy was derived through multiple iterations of an improved twin delayed deep deterministic policy gradient (TD3) algorithm. …


Machine Learning And Optimization For Intelligent Decision-Making, Elson Cibaku May 2025

Machine Learning And Optimization For Intelligent Decision-Making, Elson Cibaku

Dissertations

This dissertation presents a series of innovative machine learning and optimization model designs that address complex operational challenges across logistics and power systems. By integrating advanced neural architectures with robust optimization techniques, the work delivers scalable solutions designed to improve efficiency, reliability, and decision-making in dynamic and real-world environments. The first study introduces a two-stage approach to effective vaccine distribution. This framework tackles the capacitated vehicle routing problem by combining adaptive clustering techniques with reinforcement learning and a simulated annealing pickup policy. Through extensive computational experiments, the approach demonstrates substantial improvements in routing efficiency, reducing both computational time and logistical …


Signal Timing Optimization Via Reinforcement Learning With Traffic Flow Prediction, Ming Xu, Jinye Li, Dongyu Zuo, Jing Zhang Apr 2025

Signal Timing Optimization Via Reinforcement Learning With Traffic Flow Prediction, Ming Xu, Jinye Li, Dongyu Zuo, Jing Zhang

Journal of System Simulation

Abstract: In response to the existing reinforcement learning-based traffic signal control methods that do not consider the changing trends in traffic flow, leading to congestion and inability to adapt to complex and variable road conditions, we propose a traffic signal timing optimization reinforcement learning method based on flow prediction. A phase timing amplitude control model is introduced. This model analyzes the spatiotemporal characteristics of historical traffic data to predict the flow for the next time slot and calculates a reasonable range for phase timing based on the prediction results. The H-PPO algorithm is employed to control the signal phase while …


Dual Operation Aggregation Graph Neural Networks For Solving Flexible Job-Shop Scheduling Problem With Reinforcement Learning, Peng Zhao, You Zhou, Di Wang, Zhiguang Cao, Yubin Xiao, Xuan Wu, Yuanshu Li, Hongjia Liu, Wei Du, Yuan Jiang, Liupu Wang Apr 2025

Dual Operation Aggregation Graph Neural Networks For Solving Flexible Job-Shop Scheduling Problem With Reinforcement Learning, Peng Zhao, You Zhou, Di Wang, Zhiguang Cao, Yubin Xiao, Xuan Wu, Yuanshu Li, Hongjia Liu, Wei Du, Yuan Jiang, Liupu Wang

Research Collection School Of Computing and Information Systems

With the widespread adoption of Internet Protocol (IP) communication technology and web-based platforms, cloud manufacturing has become a significant hallmark of Industry 4.0. Integrating graph algorithms into these web-enabled environments is crucial as they facilitate the representation and analysis of complex relationships in manufacturing processes, enabling efficient decision-making and adaptability in dynamic environments. As a key scheduling problem in cloud manufacturing, the flexible job-shop scheduling problem (FJSP) finds extensive applications in real-world scenarios. However, traditional FJSP-solving methods struggle to meet the efficiency and adaptability demands of cloud manufacturing due to generalization issues and excessive computational time, while reinforcement learning-based methods …


Learning To Dogfight: Proximal Policy Optimization Vs. Double Deep Q Network For 2v2 Air Combat With Directed Energy Weapons In Afsim, Caden W. Wilson Mar 2025

Learning To Dogfight: Proximal Policy Optimization Vs. Double Deep Q Network For 2v2 Air Combat With Directed Energy Weapons In Afsim, Caden W. Wilson

Theses and Dissertations

This research utilizes reinforcement learning (RL) to train two blue agents each imbued with a directed energy weapon (DEW) in a 2v2 within visual range air combat maneuvering problem. A phased solution approach is employed to repeatedly tune and train several RL algorithm implementations: Proximal Policy Optimization (PPO) and Double Deep Q Network (DDQN). Phase I of training includes reward shaping for basic flight elements such as altitude, airspeed, and target proximity. Phase II of training builds off policies developed in Phase I, but rewards emphasize winning the aerial engagement by any means necessary. DDQN significantly outperforms PPO in Phase …


Dartbot: Overhand Throwing Of Deformable Objects With Tactile Sensing And Reinforcement Learning, Shoaib Aslam, Krish Kumar, Pokuang Zhou, Hongyu Yu, Michael Yu Wang, Yu She Mar 2025

Dartbot: Overhand Throwing Of Deformable Objects With Tactile Sensing And Reinforcement Learning, Shoaib Aslam, Krish Kumar, Pokuang Zhou, Hongyu Yu, Michael Yu Wang, Yu She

School of Industrial Engineering Faculty Publications

Object transfer through throwing is a classic dynamic manipulation task that necessitates precise control and perception capabilities. However, developing dynamic models for unstructured environments using analytical methods presents challenges. In this study, we present DartBot, a robot that integrates tactile exploration and reinforcement learning to achieve robust throwing skills for nonrigid relatively small objects under the influence of moment of inertia which cause the object to spin in the air. Unlike traditional sim-to-real transfer methods, our approach involves direct training of the agent on a real hardware robot equipped with a high-resolution tactile sensor, enabling reinforced learning in a realistic …


Proximal Policy Optimization Applied To The Beyond Visual Range Air Combat Maneuvering Problem, Daniel B. Joseph Mar 2025

Proximal Policy Optimization Applied To The Beyond Visual Range Air Combat Maneuvering Problem, Daniel B. Joseph

Theses and Dissertations

Artificial intelligence (AI) grows ever-more important in warfighting. Emerging technologies allow for the use of AI to control aircraft and weapons systems. This research investigates the application of reinforcement learning (RL) through the Proximal Policy Optimization (PPO) algorithm to a two-versus-two (2v2) beyond-visual-range (BVR) air combat maneuvering problem (ACMP). Implemented in the Advanced Framework for Simulation, Integration, and Modeling (AFSIM), the methodology frames the engagement as a Markov decision process, wherein an autonomous RL agent learns continuous control decisions—throttle, pitch, roll, and yaw—under a cooperative communication scheme. A multi-phase curriculum-learning approach facilitates the progressive acquisition of flight stability, weapon deployment, …


Reinforcement Learning For Aeromedical Evacuation In Nonstationary Combat Environments, Micah J. Kartchner Mar 2025

Reinforcement Learning For Aeromedical Evacuation In Nonstationary Combat Environments, Micah J. Kartchner

Theses and Dissertations

This research formulates the medical evacuation (MEDEVAC) dispatching problem as a sequential decision process and investigates the application of reinforcement learning under nonstationary conditions. We model the dynamic arrival rate of MEDEVAC requests using a nonstationary Hawkes process and design a Double Deep Q-Network algorithm that incorporates belief states to anticipate future requests. Through computational experimentation, we analyze the impact of belief formulation on decision quality and system performance. Results indicate that policies incorporating belief states significantly outperform myopic dispatching policies, reducing urgent casualty wait times by up to 49.68% and increasing on-time evacuations by up to 21.91%.


Research On Digital Twin Simulation Method Of Industrial Robot Integrated With Reinforcement Learning, Tianyue Miao, Lu Wang, Jiaxiao He, Nenggang Xie Dec 2024

Research On Digital Twin Simulation Method Of Industrial Robot Integrated With Reinforcement Learning, Tianyue Miao, Lu Wang, Jiaxiao He, Nenggang Xie

Journal of System Simulation

Abstract: In response to the lack of comprehensive functionality and limited application scenarios in the current field of industrial robot digital twin systems, which results in low versatility, a method for constructing a digital twin system for industrial robots with high versatility is proposed. A four-dimensional system architecture for the digital twin is designed, and the components and functions of the four-dimensional system are analyzed, based on the system level planning of the four-dimensional system, the concept of integrating reinforcement learning into the virtual replacement of real concept is defined. By constructing a multi-attribute virtual model and using TCP communication …


Research On Scheduling Strategies Simulation For Building Air-Conditioning Systems Based On Transfer Imitation Learning, Qiaochu Wang, Yan Ding, Chuanzhi Liang, Haozheng Zhang, Chen Huang Dec 2024

Research On Scheduling Strategies Simulation For Building Air-Conditioning Systems Based On Transfer Imitation Learning, Qiaochu Wang, Yan Ding, Chuanzhi Liang, Haozheng Zhang, Chen Huang

Journal of System Simulation

Abstract: To solve the problem of unstable performance and inefficient training process of low-quality data conditions at the initial stage of online deployment of air conditioner scheduling, we propose a migration-imitation learning-based air conditioning scheduling strategy simulation method. Reinforcement learning methods are used to generate building operation strategies. A standard building simulation model serves as the source domain, upon which migration learning is applied. An imitation learning loss function is incorporated into the intelligent loss function to enhance algorithm performance. The results indicate that, compared with the non-use of migration learning, the proposed method can improve the operational efficiency by …


End-To-End Motion Planning Of Unmanned Vehicles Based On Multimodal Deep Reinforcement Learning, Kaiyuan Ding, Askar Hamdulla, Bin Zhu, Eksan Firkat, Zhengtang Ma Nov 2024

End-To-End Motion Planning Of Unmanned Vehicles Based On Multimodal Deep Reinforcement Learning, Kaiyuan Ding, Askar Hamdulla, Bin Zhu, Eksan Firkat, Zhengtang Ma

Journal of System Simulation

Abstract: Since the agent cannot sense the surrounding environment and cannot successfully avoid obstacles, reinforcement learning fails to be generalized to robot motion planning in difficult terrain. Therefore, a solution based on multimodal deep reinforcement learning, which learns to blend proprioceptive states with high-dimensional depth sensor inputs, is proposed for the motion planning of unmanned vehicles. To be specific, proprioceptive states offer contact measurement for immediate reaction, and the unmanned vehicle can learn and forecast environmental changes with its attached visual sensors, proactively navigating around obstacles and uneven terrains numerous time steps ahead. TransProAct (transformer-based proactive action), a unique end-to-end …


Advancing Prediction And Decision Analytics Techniques To Improve Treatment Of Tuberculosis, Maryam Kheirandish Borujeni Aug 2024

Advancing Prediction And Decision Analytics Techniques To Improve Treatment Of Tuberculosis, Maryam Kheirandish Borujeni

Graduate Theses and Dissertations

Tuberculosis (TB) remains a global health challenge, significantly impacting morbidity and mortality rates worldwide. Despite advancements in diagnosis and treatment, TB continues to pose substantial challenges, particularly in low-resource settings. This dissertation aims to develop a robust treatment monitoring framework for TB patients to ensure personalized and effective treatment using demographic and clinical information. The current standard TB treatment framework, recommended by the World Health Organization (WHO), involves monitoring patients through laboratory tests such as smear and culture sputum tests at specific time points during treatment. These tests, however, are not fast and accurate enough to determine the severity of …


Research On Learnable Wargame Agent Driven By Battle Scheme, Yifeng Sun, Zhi Li, Jiang Wu, Yubin Wang Jul 2024

Research On Learnable Wargame Agent Driven By Battle Scheme, Yifeng Sun, Zhi Li, Jiang Wu, Yubin Wang

Journal of System Simulation

Abstract: To enable the agent to cope with complex battle scenarios and objectives in wargame, a learnable wargame agent architecture driven by a battle scheme is proposed. By analyzing the "attachment characteristics" and "loose coupling characteristics" of the agent to wargame system, the learnable requirements of the agent are obtained. In the design of the agent framework, battle schemes are used to reduce the learning range of the agent. The finite state machine corresponds to the knowledge of the operational phase in the battle scheme, and the decision-making space of the agent is determined according to the framework of the …


Task Analysis Methods Based On Deep Reinforcement Learning, Xue Gong, Pengfei Peng, Li Rong, Yalian Zheng, Jun Jiang Jul 2024

Task Analysis Methods Based On Deep Reinforcement Learning, Xue Gong, Pengfei Peng, Li Rong, Yalian Zheng, Jun Jiang

Journal of System Simulation

Abstract: In response to the high coupling of task interaction and many influencing factors in task analysis, a task analysis method based on sequence decoupling and deep reinforcement learning (DRL) is proposed, which can achieve task decomposition and task sequence reconstruction under complex constraints. The method designs an environment for deep reinforcement learning based on task information interaction, while improving the SumTree algorithm based on the difference between the loss functions of the target network and the evaluation network, achieving the priority evaluation among tasks. The activation function operation mechanism is introduced into the deep reinforcement learning network, followed by …


Real-Time Scheduling Method For Dynamic Flexible Job Shop Scheduling, Quan Jiang, Jingxuan Wei Jul 2024

Real-Time Scheduling Method For Dynamic Flexible Job Shop Scheduling, Quan Jiang, Jingxuan Wei

Journal of System Simulation

Abstract: A multi-objective dynamic flexible job shop scheduling problem model with machine breakdown and random jobs arrival is constructed to address the interference of dynamic events in manufacturing processing on the scheduling scheme, and a real-time scheduling method with multiobjective proximal policy optimization (MPPO) algorithm is proposed. The MPPO algorithm trains two agents, routing agent (RA) and sequencing agent (SA), for real-time scheduling and real-time processing of dynamic events. It employs a linear combination of weight vectors and reward vectors as reward signals and stores the agents' parameters for each weight vector to optimize multiple objectives. The required state information, …


Reinforcement Learning For Team Based Air Combat Maneuvering Decisions With Directed Energy Weaponry, Joshua D. Combs Mar 2024

Reinforcement Learning For Team Based Air Combat Maneuvering Decisions With Directed Energy Weaponry, Joshua D. Combs

Theses and Dissertations

Leveraging the Advanced Framework for Simulation, Integration, and Modeling (AFSIM) we investigate the use of reinforcement learning (RL) techniques for imbuing AUCAV agents with high-quality behaviors for the within-visual-range air combat maneuvering problem (ACMP). We formulate the 2v2 WVR ACMP as a Markov decision process wherein friendly AUCAVs are equipped with DEW capabilities and operate with 6 degrees of freedom. We utilize the Double Deep Q-Network RL algorithm, which centrally trains two friendly AUCAVs and employ a phased learning approach, initially exposing the AUCAVs to a dense reward environment for early training, followed by a sparse reward environment to encourage …


A Random Forest-Based Q-Learning Algorithm: Toward Interpretable Artificial Intelligence, Victor R. Rae Mar 2024

A Random Forest-Based Q-Learning Algorithm: Toward Interpretable Artificial Intelligence, Victor R. Rae

Theses and Dissertations

A growing demand exists for interpretable artificial intelligence models, leading to extensive research efforts to enhance the explainability and transparency of policies generated by reinforcement learning (RL) methods. This research develops random forest-based RL algorithms as a logical progression in this academic pursuit. The algorithms are evaluated using three standard benchmark environments from OpenAI gym — CartPole, MountainCar, and LunarLander — and compared to implementations of the Deep Q-learning Network (DQN) and Double DQN (DDQN) algorithms for various metrics, including performance, robustness, efficiency, and interpretability. The random forest-based algorithms exhibit superior performance to both neural network-based algorithms in two out …


A Reinforcement Learning Approach To The 2v2 Beyond Visual Range Air Combat Maneuvering Problem, Jacob J. Pike Mar 2024

A Reinforcement Learning Approach To The 2v2 Beyond Visual Range Air Combat Maneuvering Problem, Jacob J. Pike

Theses and Dissertations

This research examines a 2v2 air combat maneuvering problem (ACMP) in a Beyond Visual Range (BVR) environment. A discrete-time, infinite-horizon Markov Decision Process (MDP) model represents the BVR-ACMP, seeking to determine high-quality policies for a pair of autonomous aircraft to execute tactical maneuvers and firing decisions. The Advanced Framework for Simulation, Integration, and Modeling (AFSIM) characterizes the complex six-degree of freedom (6-DOF) aircraft operations, encompassing kinematics, sensors, and weapons. Given the high dimensionality and continuous nature of the state and decision variables, a deep reinforcement learning (RL) solution approach is adopted wherein the value function is approximated via a Neural …


A Simulation-Based Digital Twin For Data-Driven Maintenance Scheduling Of Risk-Prone Production Lines Via Actor Critics, Abhijit Gosavi, Aparna Gosavi Jan 2024

A Simulation-Based Digital Twin For Data-Driven Maintenance Scheduling Of Risk-Prone Production Lines Via Actor Critics, Abhijit Gosavi, Aparna Gosavi

Engineering Management and Systems Engineering Faculty Research & Creative Works

Industry 4.0 mandates a shift from traditional total productive maintenance (TPM) methods, which rely on periodic data gathering and subsequent offline modeling for maintenance scheduling, towards more data-driven and online decision-making approaches. Further, Industry 4.0 emphasizes reducing intervention from high-skilled managers and leveraging real-time data for decision-making, which is characteristic of models rooted in either renewal-theoretic or Markov chains for traditional TPM methods. Digital Twins (DTs), which are virtual representations of physical systems, play a crucial role in this paradigm by enabling online decision-making of maintenance scheduling directly at the workstation level. In this paper, a simulation-based DT (S-DT) is …


A Model-Adaptive Random Search Actor Critic: Convergence Analysis And Inventory-Control Case Studies, Yuehan Luo, Jiaqiao Hu, Abhijit Gosavi Jan 2024

A Model-Adaptive Random Search Actor Critic: Convergence Analysis And Inventory-Control Case Studies, Yuehan Luo, Jiaqiao Hu, Abhijit Gosavi

Engineering Management and Systems Engineering Faculty Research & Creative Works

Reinforcement learning (RL) is an exciting area within the domain of Markov Decision Processes (MDPs) in which the underlying optimization problem is solved either in a simulator of the real-world system or via direct interaction with the real-world system, when its underlying transition probabilities are difficult to estimate. The latter is commonly true of large-scale, real-world MDPs with complex underlying transition dynamics. RL is currently being widely researched in the world of medicine/neuroscience after some spectacular success stories demonstrating super-human behavior in computer games. In this paper, we propose a new actor-critic-based RL algorithm for approximately solving continuous state/action MDPs …


Advancing Household Robotics: Deep Interactive Reinforcement Learning For Efficient Training And Enhanced Performance, Arpita Soni, Sujatha Alla, Suresh Dodda, Hemanth Volikatla Jan 2024

Advancing Household Robotics: Deep Interactive Reinforcement Learning For Efficient Training And Enhanced Performance, Arpita Soni, Sujatha Alla, Suresh Dodda, Hemanth Volikatla

Engineering Management & Systems Engineering Faculty Publications

The market for domestic robots—made to perform household chore, is growing as these robots relieve people of everyday responsibilities. Domestic robots are generally welcomed for their role in easing human labour, in contrast to industrial robots, which are frequently criticised for displacing human workers. But before these robots can carry out domestic chores, they need to become proficient in a number of minor activities, such as recognizing their surroundings, making decisions, and picking up on human behaviours. Reinforcement learning, or RL, has emerged as a key robotics technology that enables robots to interact with their environment and learn how to …