PulseAugur
实时 11:09:05

New AI framework helps agents infer hidden rules

Researchers have developed a new framework called Test-Time Exploration (TTExplore) to help AI agents better navigate environments with implicit rules. These hidden constraints often cause agents to get stuck in repetitive trial-and-error loops. TTExplore uses a "thinker" component to infer these rules from interaction history and guide an "actor" agent. The system employs a novel reinforcement learning pipeline that uses task-level scores as indirect rewards, bypassing the difficulty of evaluating intermediate reasoning steps. Experiments show that TTExplore, powered by a specialized 7B model named Exp-Thinker, significantly improves agent performance on text-based embodied tasks. AI

影响 This research could lead to more capable AI agents that can operate effectively in complex, real-world scenarios with unstated constraints.

排序理由 The cluster contains an academic paper detailing a new AI framework and model. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Wentong Chen, Xin Cong, Zhong Zhang, Yaxi Lu, Siyuan Zhao, Yesai Wu, Qinyu Luo, Haotian Chen, Yankai Lin, Zhiyuan Liu, Maosong Sun ·

    Test-Time Deep Thinking to Explore Implicit Rules

    arXiv:2605.24828v1 Announce Type: new Abstract: With the continuous advancement of Large Language Models (LLMs), intelligent agents are becoming increasingly vital. However, these agents often fail in environments governed by implicit rules--hidden constraints that cannot be obse…