๐ค AI Summary
To address the weak long-context reasoning capability of embodied AI in hundred-step, long-horizon tasks, this paper proposes โ-THOR. Methodologically, it introduces: (1) the first hundred-step embodied long-horizon reasoning benchmark, featuring a novel โNeedle-in-an-Embodied-Haystackโ multi-clue embodied question-answering task and establishing the first cross-trajectory, multi-clue reasoning evaluation paradigm; (2) a target-state-action interleaved modeling architecture with context parallelism, overcoming LLMsโ contextual bottlenecks in extended interactive trajectories; and (3) a scalable synthetic trajectory generation mechanism. Empirical results reveal a systematic performance degradation in existing models as step count increases, and demonstrate that โ-THOR significantly outperforms baselines in multi-clue localization and long-term planning, validating the efficacy of its architectural innovations.
๐ Abstract
We introduce $infty$-THOR, a new framework for long-horizon embodied tasks that advances long-context understanding in embodied AI. $infty$-THOR provides: (1) a generation framework for synthesizing scalable, reproducible, and unlimited long-horizon trajectories; (2) a novel embodied QA task, Needle(s) in the Embodied Haystack, where multiple scattered clues across extended trajectories test agents' long-context reasoning ability; and (3) a long-horizon dataset and benchmark suite featuring complex tasks that span hundreds of environment steps, each paired with ground-truth action sequences. To enable this capability, we explore architectural adaptations, including interleaved Goal-State-Action modeling, context extension techniques, and Context Parallelism, to equip LLM-based agents for extreme long-context reasoning and interaction. Experimental results and analyses highlight the challenges posed by our benchmark and provide insights into training strategies and model behaviors under long-horizon conditions. Our work provides a foundation for the next generation of embodied AI systems capable of robust, long-term reasoning and planning.