Back to Research papers
Research paper index

Hybrid LLM-Augmented Reinforcement Learning Agents for Complex Sequential Decision Tasks

Christophe D. Hounwanou, John Emeka Eze, Yaé Ulrich Gaba

arXiv:2608.03502Published August 4, 2026Updated August 18, 20260 citations
  • cs.AI
  • cs.LG
  • cs.MA
  • action
  • reinforcement learning

Abstract

Large Language Models (LLMs) have recently shown strong capabilities in reasoning, planning, and tool-use, enabling new forms of autonomous agents. However, LLM-based agents struggle with long-horizon sequential decision tasks that require precise action optimization and environment interaction. Reinforcement Learning (RL), while effective for sequential control, often lacks the high-level abstraction and task decomposition abilities needed for complex scenarios. This paper introduces an LLM-Augmented Reinforcement Learning Agent that integrates LLM-driven planning with RL-based action optimization. The proposed architecture leverages the LLM to generate subgoals, structured plans, and contextual guidance, while the RL agent refines low-level actions through interaction with the environment. Experiments on sequential decision tasks demonstrate improved sample efficiency, higher success rates, and more coherent action trajectories compared to RL-only and LLM-only baselines. This hybrid paradigm highlights a promising direction for building more capable autonomous systems.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.