reinforcement-learning

Tag

Cards List
#reinforcement-learning

@DeFiMinty: Can AI systems keep generating harder training tasks for AI agents? New research from Tencent suggests they can. Recurs…

X AI KOLs Following · yesterday Cached

New research from Tencent introduces Recursive Synthetic Terminal Tasks (RST), a method that progressively generates harder, verifiable training tasks for AI agents. Starting from 639 tasks, it produced 37,484 verified tasks across 15 rounds, and reinforcement learning with these tasks improved Qwen3.5-27B from 22.7% to 32.0% on Terminal-Bench Hard.

0 favorites 0 likes
#reinforcement-learning

@samsja19: with multi agent also come prime-rl 0.8.0 release, 98 commits from 13 contributors since 0.7.0 on the menu: 1. multi ag…

X AI KOLs Following · yesterday Cached

Prime Intellect releases prime-rl 0.8.0, adding multi-agent training, Nixl and model express weight broadcast, extended multimodal support, and various performance improvements.

0 favorites 0 likes
#reinforcement-learning

@samsja19: prime rl can now express and train multi agent systems, enabling usecase like adjentic judge, self play, user simulatio…

X AI KOLs Following · yesterday Cached

Prime RL now supports expressing and training multi-agent systems, enabling use cases like agentic judge, self-play, user simulation, and complex agent collaboration.

0 favorites 0 likes
#reinforcement-learning

Observation-Grounded Self-Predictive Reinforcement Learning for Visual Continuous Control

arXiv cs.LG · 2d ago Cached

This paper proposes OG-SPR, a model-free visual RL algorithm that combines latent self-prediction with observation prediction to learn dynamics-aware representations, achieving improved sample efficiency on DeepMind Control Suite tasks.

0 favorites 0 likes
#reinforcement-learning

Enhancing Social Intelligence in LLMs with Hierarchical Reasoning and Utterance-Level Goal Rewarding

arXiv cs.CL · 2d ago Cached

The paper introduces TSR, a framework that decomposes social dialogue into strategic planning and linguistic execution, and LHRL-VGR, a reinforcement learning algorithm with variance-gated rewards. Fine-tuning a Qwen2.5-7B agent with this approach surpasses the GPT-4o baseline by 7.32% in goal completion on the SOTOPIA benchmark.

0 favorites 0 likes
#reinforcement-learning

M$^3$R-Bench: A Unified Benchmark for Evidence-Grounded Multimodal Metaphor Understanding

arXiv cs.CL · 2d ago Cached

This paper introduces M3R-Bench, a unified evidence-grounded benchmark for multimodal metaphor understanding with 1,000 image-text instances, and proposes M3R-Reasoner, an 8B-parameter model combining curriculum-based reasoning supervision and reinforcement learning that outperforms larger proprietary models.

0 favorites 0 likes
#reinforcement-learning

LC-GRPO: Bridging Train-Inference Gap for Flow-Based GRPO with Langevin Correction

arXiv cs.LG · 2d ago Cached

This paper introduces LC-GRPO, a flow-based GRPO framework with Langevin correction that bridges the train-inference gap by aligning stochastic training rollouts with deterministic ODE sampling, improving reward optimization on models like SD3.5, FLUX.1-Dev, and HunyuanVideo.

0 favorites 0 likes
#reinforcement-learning

EvoHarness-RL: Learning Self-Evolving Runtime Harness for Long-Horizon LLM Agents

arXiv cs.LG · 2d ago Cached

Introduces EvoHarness-RL, a framework that learns runtime harness policies for long-horizon LLM agents, enabling them to construct and update external state (belief, progress, experience) during task execution. Using Qwen3-8B on ALFWorld, it achieves 96.9% success and reveals harness annealing and evolution dynamics.

0 favorites 0 likes
#reinforcement-learning

IFlowNets: Extending Generative Samplers to Learn Strategies in Incomplete Information Games

arXiv cs.LG · 2d ago Cached

This paper introduces IFlowNets, extending Adversarial Flow Networks to incomplete information games, proving prior constraints invalid and showing comparable or better performance than existing methods in preliminary experiments.

0 favorites 0 likes
#reinforcement-learning

An Emerging Retail Portfolio Management Application: Personalized, Tax-Aware Reinforcement Learning with Natural Language Goals

arXiv cs.LG · 2d ago Cached

Presents an emerging retail portfolio management application that uses personalized, tax-aware reinforcement learning with natural language goal input, featuring a three-phase pipeline and integration with live brokerage APIs.

0 favorites 0 likes
#reinforcement-learning

RA-CAD: Learning Post-Execution Critique for State-Aware Text-to-CAD Generation

arXiv cs.AI · 2d ago Cached

RA-CAD presents a state-aware agent for text-to-CAD generation that uses a Generate–Execute–Critique–Rewrite loop, with feedback-driven agent optimization via Group Relative Policy Optimization. It achieves state-of-the-art execution validity and geometric quality on CADFusion and Text2CAD benchmarks.

0 favorites 0 likes
#reinforcement-learning

SkillHEX: Improving Agent Skills via Hypothesis-Driven Autonomous Exploration and Exploitation

arXiv cs.AI · 2d ago Cached

SkillHEX proposes a closed-loop framework for autonomous skill evolution in LLM agents, using hypothesis-driven self-verification and evidence-guided tree search to overcome sparse reward challenges. It outperforms existing self-evolving methods on SkillsBench with limited interaction budgets.

0 favorites 0 likes
#reinforcement-learning

Search2Skill: Skill Distillation Beyond Knowledge Boundaries Via Rubric-Based Reinforcement Learning

arXiv cs.AI · 2d ago Cached

Search2Skill is a framework that trains LLM agents to identify capability gaps, search external sources, and distill retrieved knowledge into reusable skills using rubric-based reinforcement learning, beating baselines on expert-domain benchmarks.

0 favorites 0 likes
#reinforcement-learning

@tobi: Let's all agree that this is the correct and final eval for agi https://jackhopkins.github.io/factorio-learning-environ…

X AI KOLs Timeline · 2d ago Cached

Factorio Learning Environment v0.3.0 is an open-source platform for evaluating AI agents in Factorio, adding headless scaling, OpenAI Gym compatibility, and Claude Code integration for live demonstrations.

0 favorites 0 likes
#reinforcement-learning

@sheriyuo: Meta-RL really does feel like a very promising direction

X AI KOLs Timeline · 2d ago Cached

A researcher highlights that meta-RL is a promising direction for training LLM agents, reframing agent training as a cross-episode meta-RL problem to enable active exploration and trial-and-error adaptation.

0 favorites 0 likes
#reinforcement-learning

Generative Optimization for Incentivized Advertising with Global Level Constraints

arXiv cs.LG · 3d ago Cached

This paper proposes GOAL, a constraint-aware generative framework for incentivized advertising that formulates incentive allocation as conditional sequence generation, and introduces SCPO to learn a single generative policy that generalizes across ROI constraints. Experiments show improved long-term revenue and user retention with reduced ROI violations.

0 favorites 0 likes
#reinforcement-learning

SPOT: Sparse Probing and Outcome Calibration for On-Policy Distillation

arXiv cs.LG · 3d ago Cached

Introduces SPOT, a method for on-policy distillation that uses sparse probing and outcome calibration to improve reasoning performance in smaller student models while balancing solution quality and coverage.

0 favorites 0 likes
#reinforcement-learning

EASy: Towards Efficient LLM-Based Agentic System

arXiv cs.CL · 3d ago Cached

The paper proposes EASy, a trainable agentic framework that uses reinforcement learning to jointly optimize task performance and computational efficiency, introducing a milestone-plan-act workflow, dependency-aware execution graphs, and tree-structured rollout for training.

0 favorites 0 likes
#reinforcement-learning

ATLAS: Adaptive Topological Learning with Abstract Successors for Continual Learning

arXiv cs.LG · 3d ago Cached

This paper introduces ATLAS, a model-based continual reinforcement learning algorithm that combines Grow When Required networks with Successor Features to achieve high sample efficiency and robust adaptation to non-stationary environments, demonstrating positive backward transfer in spatial navigation tasks.

0 favorites 0 likes
#reinforcement-learning

Adaptive Finite-Budget Training for CVaR Risk-Aware Q-Learning

arXiv cs.LG · 3d ago Cached

This paper proposes an adaptive training controller for CVaR risk-aware Q-learning, improving finite-budget behavior, reducing Bellman residuals by ~85%, and yielding better risk-adjusted performance in daily Bitcoin trading.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback