Overview of DeepPlanning Benchmark
mainDeepPlanning is a benchmark designed to evaluate long-horizon agentic planning by focusing on global constrained optimization rather than just local, step-level reasoning. It tests an agent's ability to handle real-world constraints like time and financial budgets through proactive information gathering and fine-grained reasoning.
Key evaluation areas include:
- Proactive Information Acquisition: Using APIs to discover environment states (e.g., stock levels, opening hours) instead of hallucinating.
- Local Constrained Reasoning: Satisfying specific user requirements (e.g., specific brands or amenities).
- Global Constrained Optimization: Managing holistic boundaries like total budget caps and multi-day schedule feasibility.