y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#hierarchical-planning News & Analysis

10 articles tagged with #hierarchical-planning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

10 articles
AIBullisharXiv – CS AI · Jun 107/10
🧠

What Matters in Orchestrating Robot Policies: A Systematic Study of Hierarchical VLA Agents

Researchers present a systematic study of hierarchical vision-language-action (Hi-VLA) systems that combine high-level language model planners with low-level robot controllers for complex manipulation tasks. The work establishes unified design principles for building these hierarchical robotic agents and demonstrates that thoughtfully designed hierarchical systems significantly outperform both flat VLA approaches and naive implementations across simulation and real-world robot experiments.

AIBullisharXiv – CS AI · Jun 17/10
🧠

HiPER: Hierarchical Reinforcement Learning with Explicit Credit Assignment for Large Language Model Agents

Researchers introduce HiPER, a hierarchical reinforcement learning framework that separates high-level planning from low-level execution for training LLM agents. The approach uses hierarchical advantage estimation to improve credit assignment in sparse-reward environments, achieving state-of-the-art results on interactive benchmarks with significant gains on long-horizon tasks.

AIBullisharXiv – CS AI · May 117/10
🧠

Learning and Reusing Policy Decompositions for Hierarchical Generalized Planning with LLM Agents

Researchers introduce HCL-GP, a machine learning approach that enables large language model agents to learn and reuse hierarchical task decompositions for improved performance on complex applications. The method achieves 98.2% accuracy on standard tasks and demonstrates significant improvements over static synthesis approaches, particularly benefiting open-source models through dynamic component reuse.

AINeutralarXiv – CS AI · Jun 106/10
🧠

HIPIF: Hierarchical Planning and Information Folding for Long-Horizon LLM Agent Learning

Researchers propose HIPIF, a novel training method that improves Large Language Model agents' performance on complex multi-step tasks by organizing execution around explicit subgoals and summarizing completed progress to reduce interference from growing context. The approach combines hierarchical planning with reward mechanisms, demonstrating improvements on three public benchmarks without requiring costly auxiliary models.

AINeutralarXiv – CS AI · Jun 96/10
🧠

FF-JEPA: Long-Horizon Planning in World Models with Latent Planners

Researchers propose FF-JEPA, a hierarchical world model architecture that enables long-horizon planning by combining action-conditioned and action-free latent planners, eliminating the need for explicit goal images and addressing computational inefficiencies in previous JEPA-based planning approaches.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Unifying Object-Centric World Models and Diffusion Policy: A Hierarchical Framework for Multi-Stage Robotic Tasks

Researchers introduce WorldDP, a hierarchical framework combining object-centric world models with diffusion policies to enable robots to perform complex multi-stage manipulation tasks. The approach uses high-level planning to generate subgoals that low-level diffusion policies execute, significantly outperforming existing methods on robotic benchmarks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Can LLM Agents Sustain Long-Horizon Organizational Dynamics?

Researchers introduce TaskWeave, a hierarchical framework that enables large language model agents to maintain coherent behavior in complex organizational simulations over extended periods. The system uses memory-centered coordination and dependency-aware tracking to sustain long-horizon tasks, demonstrating viability for enterprise-level multi-agent applications through year-long IT company simulations.

AINeutralarXiv – CS AI · May 126/10
🧠

Zero-shot Imitation Learning by Latent Topology Mapping

Researchers introduce ZALT, an imitation learning method that enables AI agents to solve unseen tasks by identifying latent hub states in demonstrated trajectories and planning over abstract topology. The approach achieves 55% zero-shot success on complex maze tasks compared to 6% for existing baselines, addressing the challenge of adapting learned behaviors to new long-horizon goals without additional training.

AINeutralarXiv – CS AI · Mar 176/10
🧠

Why Do LLM-based Web Agents Fail? A Hierarchical Planning Perspective

Researchers propose a hierarchical planning framework to analyze why LLM-based web agents fail at complex navigation tasks. The study reveals that while structured PDDL plans outperform natural language plans, low-level execution and perceptual grounding remain the primary bottlenecks rather than high-level reasoning.

AIBullisharXiv – CS AI · Mar 66/10
🧠

STRUCTUREDAGENT: Planning with AND/OR Trees for Long-Horizon Web Tasks

Researchers propose STRUCTUREDAGENT, a new AI framework that uses hierarchical planning with AND/OR trees to improve web agent performance on complex, long-horizon tasks. The system addresses limitations in current LLM-based agents through better memory tracking and structured planning approaches.