y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#off-policy-learning News & Analysis

4 articles tagged with #off-policy-learning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

4 articles
AIBullisharXiv – CS AI · Jun 27/10
🧠

Zero-Shot Off-Policy Learning

Researchers present a novel off-policy learning method that addresses distributional shift and value overestimation in zero-shot reinforcement learning by establishing a theoretical connection between successor measures and stationary density ratios. The approach enables agents to adapt to new tasks without additional training by inferring optimal importance sampling ratios on-the-fly, with successful benchmarks across motion tracking, continuous control, and long-horizon tasks.

AIBullisharXiv – CS AI · May 277/10
🧠

Trust Region Q Adjoint Matching

Researchers introduce Trust Region Q-Adjoint Matching (TRQAM), a reinforcement learning algorithm that stabilizes off-policy fine-tuning of pretrained flow policies by adaptively controlling deviation through trust-region constraints. The method demonstrates significant performance improvements, achieving 68% success rate on offline RL tasks compared to 46% for previous approaches.

AINeutralarXiv – CS AI · May 296/10
🧠

Behavior-Aware Auxiliary Corrections for Off-Policy Temporal-Difference Prediction

Researchers propose behavior-aware auxiliary corrections for off-policy temporal-difference learning, introducing BA-TDC and BA-TDRC algorithms that replace standard covariance matrices with behavior Bellman matrices to improve stability in value-function approximation. The work provides theoretical convergence guarantees and demonstrates that behavior-aware geometry significantly benefits performance on certain tasks, though regularization remains necessary for robustness across diverse settings.

AINeutralarXiv – CS AI · May 116/10
🧠

R-GTD: A Geometric Analysis of Gradient Temporal-Difference Learning in Singular Regimes

Researchers propose R-GTD, a regularized gradient temporal-difference learning algorithm that maintains convergence guarantees even when the feature interaction matrix becomes singular—a practical limitation in existing GTD methods. The geometric analysis provides explicit error bounds and addresses a key stability challenge in off-policy reinforcement learning with function approximation.