paper-with-me

Papers

Dynamic Decision Frequency with Continuous Options

2022-12-06 · Amirmohammad Karimi, Jun Jin, Jun Luo, A. Rupam Mahmood, Martin Jagersand, Samuele Tosatto

In classic reinforcement learning algorithms, agents make decisions at discrete and fixed time intervals. The duration between decisions becomes a crucial hyperparameter, as setting it too short may increase the problem's difficulty by requiring the agent to make numerous decisions to achieve its goal while setting it too long can result in the agent losing control over the system. However, physical systems do not necessarily require a constant control frequency, and for learning agents, it is often preferable to operate with a low frequency when possible and a high frequency when necessary. We propose a framework called Continuous-Time Continuous-Options (CTCO), where the agent chooses options as sub-policies of variable durations. These options are time-continuous and can interact with the system at any desired frequency providing a smooth change of actions. We demonstrate the effectiveness of CTCO by comparing its performance to classical RL and temporal-abstraction RL methods on simulated continuous control tasks with various action-cycle times. We show that our algorithm's performance is not affected by the choice of environment interaction frequency. Furthermore, we demonstrate the efficacy of CTCO in facilitating exploration in a real-world visual reaching task for a 7 DOF robotic arm with sparse rewards.

📄 PDF Abstract BibTeX arXiv:2212.04407

Code (1)

amir-karimi96/continuous-time-continuous-option-policy-gradient 공식 구현 pytorch

Tasks

continuous-controlContinuous Control

Similar Papers 제목 키워드 기반

Tunable Thresholds and Frequency Encoding in a Spiking NOD Controller

2025-04-02 · Ian Xul Belaustegui, Alessio Franci, Naomi Ehrich Leonard

Spiking Nonlinear Opinion Dynamics (S-NOD) is an excitable decision-making model inspired by the spiking dynamics of neurons. S-NOD enables the design of agile decision-making that can rapidly switch between decision opt…

Decision Making

Hedging Cryptocurrency Options

2021-11-23 · Jovanka Lili Matic, Natalie Packham, Wolfgang Karl Härdle

The cryptocurrency market is volatile, non-stationary and non-continuous. Together with liquid derivatives markets, this poses a unique opportunity to study risk management, especially the hedging of options, in a turbul…

Density EstimationManagement

High-Frequency Options Trading | With Portfolio Optimization

2024-08-16 · Sid Bhatia

This paper explores the effectiveness of high-frequency options trading strategies enhanced by advanced portfolio optimization techniques, investigating their ability to consistently generate positive returns compared to…

Portfolio Optimization

Crowdfunding Dynamics Tracking: A Reinforcement Learning Approach

2019-12-27 · Jun Wang, Hefu Zhang, Qi Liu, Zhen Pan 외

Recent years have witnessed the increasing interests in research of crowdfunding mechanism. In this area, dynamics tracking is a significant issue but is still under exploration. Existing studies either fit the fluctuati…

continuous-controlContinuous ControlDecision Makingreinforcement-learning+4

SLAP: Shortcut Learning for Abstract Planning

2025-11-02 · Y. Isabel Liu, Bowen Li, Benjamin Eysenbach, Tom Silver arxiv

Long-horizon decision-making with sparse rewards and continuous states and actions remains a fundamental challenge in AI and robotics. Task and motion planning (TAMP) is a model-based framework that addresses this challe…

Reinforcement LearningMotion Planning