Topic

#Reinforcement learning

Reinforcement learning is a method where an agent learns by receiving rewards or penalties based on its actions. DeepMind's AlphaGo used it to defeat the world's top Go players.

40Articles
5Sources
72Avg. signal
arXiv cs.LG·

Breaking the Solver Bottleneck: Training Task Generators at the Learnable Frontier

PROPEL is a framework training task generators via RL to create optimally difficult problems for agent learning. A lightweight probe predicts solver pass rate without repeated rollouts, reducing evaluation to a single forward pass. On code and SWE tasks, learnable-frontier generation increases from 10.1% to 20% (Qwen2.5-3B) and 9.8% to 19.6% (Qwen3.5-27B).

Reinforcement learningAI AgentsCode generation
SIG
78
HYP
00
arXiv cs.LG·

TMR-GGNN: Credit Card Fraud Detection based on Time-Aware Multi-Relational Guided Graph Neural Network

TMR-GGNN, a time-aware multi-relational graph neural network, detects credit card fraud by modeling heterogeneous interactions between customers, merchants, devices, and IPs. The model combines temporal relational attention, contrastive learning, and a composite loss function (InfoNCE + Focal Loss) to handle imbalanced data and reduce false negatives.

Reinforcement learning
SIG
72
HYP
00
arXiv cs.AI·

Optimizing Lithium Production Decisions under Geological, Demand, and Pricing Uncertainties: A POMDP Framework for Multi-Objective Decision Making

A POMDP framework optimizes lithium production decisions by incorporating geological, pricing, and demand uncertainties. POMDP solvers outperform human-inspired heuristics by dynamically adapting to price regimes (static, linear, exponential, stochastic) and optimally sequencing exploration, production, and technology choices.

ReasoningReinforcement learning
SIG
45
HYP
00
arXiv cs.AI·

ThinkDeception: A Progressive Reinforcement Learning Framework for Interpretable Multimodal Deception Detection

ThinkDeception introduces a progressive reinforcement learning framework for interpretable multimodal deception detection. Using MLLMs, it converts binary classification into explicit reasoning via Chain of Thought. VAC-GRPO with curriculum learning stratified into 4 difficulty tiers achieves SOTA on mainstream benchmarks.

ReasoningReinforcement learningVision
SIG
72
HYP
00
arXiv cs.LG·

A Link between Shock-wave Theory and Symmetry-reduced Stochastic Gradient Descent for Artificial Neural Networks

Mathematical link established between shock-wave theory and symmetry-quotiented stochastic gradient descent dynamics for neural networks. After quotienting parameter symmetries and entropy coarse-graining, effective dynamics satisfy a viscous Hamilton-Jacobi equation. Applied to MLPs, CNNs, Transformers, and mean-field networks.

PapersReasoningReinforcement learning
SIG
72
HYP
00
arXiv cs.CL·

OPD-Evolver: Cultivating Holistic Agent Evolver via On-Policy Distillation

OPD-Evolver is a slow-fast co-evolution framework that cultivates self-evolving agents through on-policy self-distillation. The system manages a four-level memory hierarchy to read, use, write, and maintain experience. Across multi-domain benchmarks, OPD-Evolver outperforms ReasoningBank (+11.5%) and Skill0 (+5.8%), with OPD-Evolver-9B rivaling Qwen3.5-397B and Step-3.5-Flash.

AI AgentsReasoningReinforcement learning
SIG
72
HYP
00
arXiv cs.CL·

Dynamic Rollout Editing for Reducing Overthinking in RL-Trained Reasoning Models

RL-trained reasoning models often generate unnecessary reasoning after finding the correct answer (overthinking). This paper introduces Dynamic Rollout Editing (DRE), a training-time intervention during GRPO that edits successful trajectories continuing after answer emergence, preserving the verified prefix and weakening preference signals for unnecessary thinking.

Reinforcement learningReasoning
SIG
78
HYP
00
arXiv cs.LG·

Memory-Efficient Meta-Reinforcement Learning for Adaptive Safety-Critical Control in Adversarial Spacecraft Proximity Operations

Comparative study of three recurrent architectures (LSTM, GRU, Mamba) and two algorithms (PPO, SAC) for meta-reinforcement learning applied to input-constrained control barrier functions (ICCBF) in spacecraft proximity operations. Mamba + PPO outperforms other setups in safety, task completion, and fuel savings across cooperative and adversarial scenarios.

Reinforcement learningAI safetyRobotics
SIG
72
HYP
00
arXiv cs.LG·

Decision-Driven Geosteering Under Uncertainty: A Unified Framework for Sequential Decision Optimization

Sequential decision optimization framework for geosteering under geological uncertainty. Integrates particle filtering for probabilistic subsurface interpretation with value-based reinforcement learning. Compares three decision policies: Approximate Dynamic Programming, Deep Q-learning, and Dual DRL with dueling decomposition, validated on industrial simulator with realistic noise and drilling constraints.

Reinforcement learningReasoningEvals
SIG
72
HYP
00
Reinforcement learning — AI news · Signal IA