paper-with-me

Papers

Twin actor twin delayed deep deterministic policy gradient (TATD3) learning for batch process control

2021-02-25 · Tanuja Joshi, Shikhar Makker, Hariprasad Kodamana, Harikumar Kandath

Control of batch processes is a difficult task due to their complex nonlinear dynamics and unsteady-state operating conditions within batch and batch-to-batch. It is expected that some of these challenges can be addressed by developing control strategies that directly interact with the process and learning from experiences. Recent studies in the literature have indicated the advantage of having an ensemble of actors in actor-critic Reinforcement Learning (RL) frameworks for improving the policy. The present study proposes an actor-critic RL algorithm, namely, twin actor twin delayed deep deterministic policy gradient (TATD3), by incorporating twin actor networks in the existing twin-delayed deep deterministic policy gradient (TD3) algorithm for the continuous control. In addition, two types of novel reward functions are also proposed for TATD3 controller. We showcase the efficacy of the TATD3 based controller for various batch process examples by comparing it with some of the existing RL algorithms presented in the literature.

📄 PDF Abstract BibTeX arXiv:2102.13012

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Adam 설명 없음
Clipped Double Q-learning 설명 없음
Target Policy Smoothing Target Policy Smoothing is a regularization strategy for the value function in reinforcement learning. Deterministic policies can overfit to narrow peaks in the value…
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
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…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
TD3 TD3 builds on the DDPG algorithm for reinforcement learning, with a couple of modifications aimed at tackling overestimation bias…

Similar Papers 제목 키워드 기반

DATD3: Depthwise Attention Twin Delayed Deep Deterministic Policy Gradient For Model Free Reinforcement Learning Under Output Feedback Control

2025-05-29 · Wuhao Wang, Zhiyong Chen

Reinforcement learning in real-world applications often involves output-feedback settings, where the agent receives only partial state information. To address this challenge, we propose the Output-Feedback Markov Decisio…

continuous-controlContinuous ControlDecision Making

TT-DAC-PS: Twin-Target Deterministic Actor-Critic with Policy Smoothing for Optimal Trade Execution

2026-06-07 · Ilia Zaznov, Atta Badii, Julian Kunkel, Alfonso Dufour arxiv

This study addresses the optimal execution of large stock sell programs by introducing TT-DAC-PS (Twin-Target Deterministic Actor-Critic with Policy Smoothing), a deterministic actor-critic architecture that combines twi…

Control of a Twin Rotor using Twin Delayed Deep Deterministic Policy Gradient (TD3)

2025-12-15 · Zeyad Gamal, Youssef Mahran, Ayman El-Badawy arxiv

This paper proposes a reinforcement learning (RL) framework for controlling and stabilizing the Twin Rotor Aerodynamic System (TRAS) at specific pitch and azimuth angles and tracking a given trajectory. The complex dynam…

Reinforcement Learning

When Do Drivers Concentrate? Attention-based Driver Behavior Modeling With Deep Reinforcement Learning

2020-02-26 · Xingbo Fu, Feng Gao, Jiang Wu

Driver distraction a significant risk to driving safety. Apart from spatial domain, research on temporal inattention is also necessary. This paper aims to figure out the pattern of drivers' temporal attention allocation.…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Dynamic Entropy Tuning in Reinforcement Learning Low-Level Quadcopter Control: Stochasticity vs Determinism

2025-12-20 · Youssef Mahran, Zeyad Gamal, Ayman El-Badawy arxiv

This paper explores the impact of dynamic entropy tuning in Reinforcement Learning (RL) algorithms that train a stochastic policy. Its performance is compared against algorithms that train a deterministic one. Stochastic…

Reinforcement Learning