ASK+ Improves SLM Guidance for RL Agents in Partial Observability

Juarez Monteiro, Nathan Gavenski, Guilherme Lima, Francisco Galuppo, Odinaldo Rodrigues, Adriano Veloso· July 7, 2026 View original

Summary

ASK+ enhances small language model (SLM) assistance for reinforcement learning (RL) agents operating under partial observability by providing trajectory-aware context and structured chain-of-thought reasoning. This approach significantly boosts agent performance by enabling SLMs to act as informative consultants rather than just redundancy checkers.

Reinforcement learning agents often struggle in environments where information is incomplete, known as partial observability. While small language models (SLMs) possess broad reasoning capabilities, integrating their guidance into such settings has been challenging, with previous "uncertainty-gated" methods showing minimal SLM contribution. This failure was traced not to SLM capacity, but to insufficient context provided in the prompts. Researchers introduce ASK+, a novel approach that supplies the SLM with rich, trajectory-aware context, including partially revealed maps, visited positions, and action history, alongside structured chain-of-thought reasoning. This transforms the SLM from a passive checker into an active, corrective consultant. ASK+ demonstrates substantial performance gains across various environments, with a 2B parameter model matching or exceeding a 4B model, confirming that prompt design and selective gating are more critical than model scale for effective guidance in partially observable RL.

Why it matters

For professionals developing autonomous agents or intelligent systems, ASK+ offers a method to significantly improve agent performance in complex, real-world scenarios where complete information is rarely available, potentially reducing the need for larger, more expensive models.

How to implement this in your domain

  1. 1Analyze existing RL agent deployments for scenarios with partial observability and potential for SLM guidance.
  2. 2Design prompts for SLMs that incorporate trajectory-aware context and structured chain-of-thought reasoning.
  3. 3Implement uncertainty-gated querying mechanisms to selectively engage SLMs when the agent's policy is uncertain.
  4. 4Experiment with smaller SLMs, focusing on prompt engineering rather than just model scale for performance gains.
  5. 5Evaluate the impact of ASK+ on agent success rates and decision-making in partially observable environments.

Who benefits

RoboticsAutonomous SystemsGaming AILogisticsHealthcare (diagnostic AI)

Key takeaways

  • SLMs can effectively guide RL agents in partially observable environments with proper context.
  • Vanilla uncertainty-gated approaches fail due to insufficient context, not SLM capacity.
  • ASK+ provides trajectory-aware context and chain-of-thought reasoning to SLMs.
  • Prompt design and selective gating are more impactful than model size for SLM guidance.

Original post by Juarez Monteiro, Nathan Gavenski, Guilherme Lima, Francisco Galuppo, Odinaldo Rodrigues, Adriano Veloso

"arXiv:2607.02686v1 Announce Type: new Abstract: Reinforcement learning agents operating under partial observability must act on incomplete information, making them natural candidates for guidance from small language models (SLMs) that carry broad reasoning priors. Yet integrating…"

View on X

Originally posted by Juarez Monteiro, Nathan Gavenski, Guilherme Lima, Francisco Galuppo, Odinaldo Rodrigues, Adriano Veloso on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses