y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#model-free News & Analysis

4 articles tagged with #model-free. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

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

Representation Learning Enables Scalable Multitask Deep Reinforcement Learning

Researchers demonstrate that representation learning, rather than model-based planning, is the key driver of scalable multitask reinforcement learning. Their proposed MR.Q algorithm combines predictive representations with value function approximation to outperform existing world-model methods while reducing computational overhead.

AIBullisharXiv – CS AI · Feb 277/105
🧠

A Model-Free Universal AI

Researchers have introduced AIQI (Universal AI with Q-Induction), the first model-free artificial intelligence agent proven to be asymptotically optimal in general reinforcement learning. Unlike previous optimal agents like AIXI that rely on environment models, AIQI performs universal induction over distributional action-value functions, significantly expanding the diversity of known universal agents.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Unifying Model-Free Efficiency and Model-Based Representations via Latent Dynamics

Researchers introduce Unified Latent Dynamics (ULD), a reinforcement learning algorithm that combines the sample efficiency of model-free methods with the representational advantages of model-based approaches without requiring planning overhead. The method achieves competitive performance across 80 diverse environments including continuous control, visual tasks, and Atari games with minimal hyperparameter tuning.

🏢 Google
AINeutralarXiv – CS AI · May 76/10
🧠

A Harmonic Mean Formulation of Average Reward Reinforcement Learning in SMDPs

Researchers present a novel harmonic mean formulation for average reward reinforcement learning in Semi-Markov decision processes (SMDPs), addressing a critical gap where existing algorithms fail under non-stationary reward and duration distributions. The new approach enables more robust model-free learning algorithms for infinite-horizon tasks where traditional reward-to-duration ratio optimization becomes mathematically incorrect.