paper-with-me

Papers

Rethinking Agentic Reinforcement Learning In Large Language Models

2026-04-30 · Fangming Cui, Ruixiao Zhu, Cheng Fang, Sunan Li, Jiahong Li arxiv

Reinforcement Learning (RL) has traditionally focused on training specialized agents to optimize predefined reward functions within narrowly defined environments. However, the advent of powerful Large Language Models (LLMs) and increasingly complex, open-ended tasks has catalyzed a paradigm shift towards agentic paradigms within RL. This emerging framework extends beyond traditional RL by emphasizing the development of autonomous agents capable of goal-setting, long-term planning, dynamic strategy adaptation, and interactive reasoning in uncertain, real-world environments. Unlike conventional approaches that rely heavily on static objectives and episodic interactions, LLM-based Agentic RL incorporates cognitive-like capabilities such as meta-reasoning, self-reflection, and multi-step decision-making directly into the learning loop. In this paper, we provide a deep insight for looking the conceptual foundations, methodological innovations, and effective designs underlying this trend. Furthermore, we identify critical challenges and outline promising future directions for building LLM-based Agentic RL.

📄 PDF Abstract BibTeX arXiv:2604.27859

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Rethinking Reinforcement Fine-Tuning in LVLM: Convergence, Reward Decomposition, and Generalization

2026-04-21 · Carter Adams, Rafael Oliveira, Gabriel Almeida, Sofia Torres arxiv

Reinforcement fine-tuning with verifiable rewards (RLVR) has emerged as a powerful paradigm for equipping large vision-language models (LVLMs) with agentic capabilities such as tool use and multi-step reasoning. Despite …

Rethinking Groups in Critic-Free RLVR

2026-06-15 · Yihong Wu, Liheng Ma, Lingfeng Xiao, Muzhi Li 외 arxiv

Reinforcement learning (RL) has become a central paradigm for post-training large language models. Existing critic-free RL methods typically generate a group of rollouts for the same question to estimate value baselines …

Reinforcement Learning

Supporting software engineering tasks with agentic AI: Demonstration on document retrieval and test scenario generation

2026-02-04 · Marian Kica, Lukas Radosky, David Slivka, Karin Kubinova 외 arxiv

The introduction of large language models ignited great retooling and rethinking of the software development models. The ensuing response of software engineering research yielded a massive body of tools and approaches. I…

Document SummarizationQuestion Answering

EARL: Efficient Agentic Reinforcement Learning Systems for Large Language Models

2025-10-07 · Zheyue Tan, Mustapha Abdullahi, Tuo Shi, Huining Yuan 외 arxiv

Reinforcement learning (RL) has become a pivotal component of large language model (LLM) post-training, and agentic RL extends this paradigm to operate as agents through multi-turn interaction and tool use. Scaling such …

Reinforcement Learning

The Landscape of Agentic Reinforcement Learning for LLMs: A Survey

2025-09-02 · Guibin Zhang, Hejia Geng, Xiaohang Yu, Zhenfei Yin 외 arxiv

The emergence of agentic reinforcement learning (Agentic RL) marks a paradigm shift from conventional reinforcement learning applied to large language models (LLM RL), reframing LLMs from passive sequence generators into…

Reinforcement Learning