paper-with-me

Papers

Scaling LLM Planning: NL2FLOW for Parametric Problem Generation and Rigorous Evaluation

2025-07-03 · Jungkoo Kang arxiv

Robust workflow composition is critical for effective agent performance, yet progress in Large Language Model (LLM) planning and reasoning is hindered by a scarcity of scalable evaluation data. This work introduces NL2Flow, a fully automated pipeline for generating and evaluating workflow planning problems. NL2Flow generates problems parametrically in a structured intermediate representation, translating them into both natural language and formal PDDL. I evaluate several open-source, instruct-tuned LLMs on a dataset of 2296 low-difficulty problems generated by NL2Flow. Results demonstrate that the best-performing model achieved 86% success in generating valid plans and 69% in generating optimal plans (for solvable problems). Regression analysis shows that the influence of problem characteristics on plan generation is contingent on both model and prompt design. Importantly, translating natural language problems into a structured JSON representation prior to symbolic planning significantly improved success rates, suggesting a benefit from neuro-symbolic integration. These findings underscore the importance of understanding error sources within LLM reasoning as systems scale to more complex tasks. As LLM reasoning scales to increasingly complex problems, understanding the shifting bottlenecks and sources of error within these systems will be crucial.

📄 PDF Abstract BibTeX arXiv:2507.02253

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FlowPIE: Test-Time Scientific Idea Evolution with Flow-Guided Literature Exploration

2026-03-31 · Qiyao Wang, Hongbo Wang, Longze Chen, Zhihao Yang 외 arxiv

Scientific idea generation (SIG) is critical to AI-driven autonomous research, yet existing approaches are often constrained by a static retrieval-then-generation paradigm, leading to homogeneous and insufficiently diver…

Inference-Time Compute Scaling For Flow Matching

2025-10-20 · Adam Stecklov, Noah El Rimawi-Fine, Mathieu Blanchette arxiv

Allocating extra computation at inference time has recently improved sample quality in large language models and diffusion-based image generation. In parallel, Flow Matching (FM) has gained traction in language, vision, …

Image Generation

HiFlow: Hierarchical Feedback-Driven Optimization for Constrained Long-Form Text Generation

2026-03-05 · Yifan Zhu, Guanting Chen, Bing Wei, Haoran Luo arxiv

Large language models perform well in short text generation but still struggle with long text generation, particularly under complex constraints. Such tasks involve multiple tightly coupled objectives, including global s…

Text Generation

Inference-Time Scaling for Flow Models via Stochastic Generation and Rollover Budget Forcing

2025-03-25 · Jaihoon Kim, Taehoon Yoon, Jisung Hwang, Minhyuk Sung

We propose an inference-time scaling approach for pretrained flow models. Recently, inference-time scaling has gained significant attention in LLMs and diffusion models, improving sample quality or better aligning output…

Denoising

Probabilistic Load-Margin Assessment using Vine Copula and Gaussian Process Emulation

2020-04-13

The increasing penetration of renewable energy along with the variations of the loads bring large uncertainties in the power system states that are threatening the security of power system planning and operation. Facing …