4 papers
Markov flow policy -- deep MC
Nitsan Soffair, Gilad Katz
Discounted algorithms often encounter evaluation errors due to their reliance on short-term estimations, which can impede their efficacy in addressing simple, short-term tasks and…
Conservative DDPG -- Pessimistic RL without Ensemble
Nitsan Soffair, Shie Mannor
DDPG is hindered by the overestimation bias problem, wherein its -estimates tend to overstate the actual -values. Traditional solutions to this bias involve ensemble-based me…
MinMaxMin -learning
Nitsan Soffair, Shie Mannor
MinMaxMin -learning is a novel optimistic Actor-Critic algorithm that addresses the problem of overestimation bias (-estimations are overestimating the real -values) inher…
SQT -- std -target
Nitsan Soffair, Dotan Di-Castro, Orly Avner +1
Std -target is a conservative, actor-critic, ensemble, -learning-based algorithm, which is based on a single key -formula: -networks standard deviation, which is an "un…