← Search

Yaniv Oren

6 accepted papers

2026

Bridging the performance-gap between target-free and target-based reinforcement learning

ICLR 2026poster

The use of target networks in deep reinforcement learning is a widely popular solution to mitigate the brittleness of semi-gradient approaches and stabilize learning. However, target networks notoriously require additional memory and delay the propagation of Bellman updates compared to an ideal targ…

Cited by 0SourcecodeScholar
2026

Twice Sequential Monte Carlo for Tree Search

ICML 2026poster

Model-based reinforcement learning (RL) methods that leverage search are responsible for many milestone breakthroughs in RL. Sequential Monte Carlo (SMC) recently emerged as an alternative to the Monte Carlo Tree Search (MCTS) algorithm which drove these breakthroughs. SMC is easier to parallelize a…

Cited by 2SourceScholar
2026

Universal Value-Function Uncertainties

ICLR 2026poster

Estimating epistemic uncertainty in value functions is a crucial challenge for many aspects of reinforcement learning (RL), including efficient exploration, safe decision-making, and offline RL. While deep ensembles provide a robust method for quantifying value uncertainty, they come with significan…

Cited by 0SourceScholar
2025

Value Improved Actor Critic Algorithms

NeurIPS 2025poster

To learn approximately optimal acting policies for decision problems, modern Actor Critic algorithms rely on deep Neural Networks (DNNs) to parameterize the acting policy and greedification operators to iteratively improve it. The reliance on DNNs suggests an improvement that is gradient based, whi…

Cited by 0SourceScholar