The reviewed record of science sign in
Pith

arxiv: 2508.07421 · v1 · pith:EASO7XMP · submitted 2025-08-10 · cs.RO

Triple-S: A Collaborative Multi-LLM Framework for Solving Long-Horizon Implicative Tasks in Robotics

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:EASO7XMPrecord.jsonopen to challenge →

classification cs.RO
keywords taskstriple-simplicativelong-horizonframeworkllmscodecollaborative
0
0 comments X
read the original abstract

Leveraging Large Language Models (LLMs) to write policy code for controlling robots has gained significant attention. However, in long-horizon implicative tasks, this approach often results in API parameter, comments and sequencing errors, leading to task failure. To address this problem, we propose a collaborative Triple-S framework that involves multiple LLMs. Through In-Context Learning, different LLMs assume specific roles in a closed-loop Simplification-Solution-Summary process, effectively improving success rates and robustness in long-horizon implicative tasks. Additionally, a novel demonstration library update mechanism which learned from success allows it to generalize to previously failed tasks. We validate the framework in the Long-horizon Desktop Implicative Placement (LDIP) dataset across various baseline models, where Triple-S successfully executes 89% of tasks in both observable and partially observable scenarios. Experiments in both simulation and real-world robot settings further validated the effectiveness of Triple-S. Our code and dataset is available at: https://github.com/Ghbbbbb/Triple-S.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. HEART: Coordination of Heterogeneous Expert Agents for Physically Grounded Robotic Task Planning

    cs.RO 2026-06 unverdicted novelty 4.0

    HEART coordinates role-specialized LLM agents to decompose instructions, validate reachability and constraints, and synthesize executable robotic plans, showing higher success than single-LLM baselines on household tasks.