y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#task-planning News & Analysis

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

10 articles
AINeutralarXiv – CS AI · Jun 237/10
🧠

Integrating Large Language Model Agents with Digital Twins for Industrial Autonomous Systems

Researchers propose a three-layer framework integrating large language models with digital twins and automation systems to enable adaptive industrial autonomous systems. The TPSR model transforms user tasks into executable processes through LLM-based reasoning, demonstrated across five peer-reviewed studies with prototypes showing improved task executability and reduced manual effort.

AIBullisharXiv – CS AI · Jun 47/10
🧠

ChatSOP: An SOP-Guided MCTS Planning Framework for Controllable LLM Dialogue Agents

ChatSOP introduces a novel framework combining Standard Operating Procedures with Monte Carlo Tree Search to improve controllability of LLM-based dialogue agents. The research demonstrates 27.95% improvement in action accuracy over GPT-3.5 baselines through SOP-guided planning and a curated multi-scenario dialogue dataset.

🧠 GPT-4
AIBullisharXiv – CS AI · Mar 37/103
🧠

RoboPARA: Dual-Arm Robot Planning with Parallel Allocation and Recomposition Across Tasks

Researchers introduce RoboPARA, a new LLM-driven framework that optimizes dual-arm robot task planning through parallel processing and dependency mapping. The system uses directed acyclic graphs to maximize efficiency in complex multitasking scenarios and includes the first dataset specifically designed for evaluating dual-arm parallelism.

AIBullisharXiv – CS AI · Feb 277/106
🧠

Hierarchical LLM-Based Multi-Agent Framework with Prompt Optimization for Multi-Robot Task Planning

Researchers developed a hierarchical multi-agent LLM framework that significantly improves multi-robot task planning by combining natural language processing with classical PDDL planners. The system uses prompt optimization and meta-learning to achieve success rates of up to 95% on compound tasks, outperforming previous state-of-the-art methods by substantial margins.

$COMP
AINeutralarXiv – CS AI · Jun 86/10
🧠

Neuro-Symbolic Learning for Long-Horizon Task Planning Under Complex Logical Constraints

Researchers present a neuro-symbolic learning framework that addresses a critical inefficiency in robotic task planning by combining neural networks with symbolic planning under complex logical constraints. The method uses bilevel optimization to learn object-importance scores while solving planning problems in pruned search spaces, reducing planning failures by 80% and planning time by 57% across multiple benchmarks and real-world robotic applications.

AINeutralarXiv – CS AI · Jun 26/10
🧠

DAG-Plan: Generating Directed Acyclic Dependency Graphs for Dual-Arm Cooperative Planning

Researchers introduce DAG-Plan, a novel task planning framework for dual-arm robots that uses Directed Acyclic Graphs to represent complex task dependencies and enable parallel execution. By leveraging LLMs as a single semantic parser rather than iterative query system, the approach achieves 48% higher success rates and 84% better efficiency than existing methods on benchmark testing.

AINeutralarXiv – CS AI · May 126/10
🧠

MCP-Cosmos: World Model-Augmented Agents for Complex Task Execution in MCP Environments

Researchers present MCP-Cosmos, a framework integrating World Models into the Model Context Protocol ecosystem to enhance LLM agent planning and execution. The approach demonstrates measurable improvements in tool success rates and parameter accuracy across multiple benchmark tasks by enabling agents to simulate outcomes before taking actions.

AIBullisharXiv – CS AI · Mar 36/103
🧠

Tru-POMDP: Task Planning Under Uncertainty via Tree of Hypotheses and Open-Ended POMDPs

Researchers propose Tru-POMDP, a new AI planning system that combines Large Language Models with Bayesian planning to help home-service robots handle uncertain tasks and ambiguous instructions. The system uses a hierarchical Tree of Hypotheses to generate beliefs about possible world states and significantly outperforms existing LLM-based planners in kitchen environment tests.

AIBullisharXiv – CS AI · Mar 27/1016
🧠

SafeGen-LLM: Enhancing Safety Generalization in Task Planning for Robotic Systems

Researchers propose SafeGen-LLM, a new approach to enhance safety in robotic task planning by combining supervised fine-tuning with policy optimization guided by formal verification. The system demonstrates superior safety generalization across multiple domains compared to existing classical planners, reinforcement learning methods, and base large language models.

AINeutralarXiv – CS AI · Mar 94/10
🧠

Agentic LLM Planning via Step-Wise PDDL Simulation: An Empirical Characterisation

Researchers developed PyPDDLEngine, an open-source tool that allows large language models to perform task planning through interactive PDDL simulation. Testing on 102 planning problems showed agentic LLM planning achieved 66.7% success versus 63.7% for direct LLM planning, but at 5.7x higher token cost, while classical planning methods reached 85.3% success.

🧠 Claude🧠 Haiku