LLM capability for naturalistic asynchronous planning
Determine whether large language models can correctly solve naturalistic asynchronous planning tasks by computing the shortest possible completion time for an optimal plan given a set of compulsory steps, their time durations, and step ordering constraints, under the assumption of infinite resources enabling maximal parallelism.
References
We note that asynchronous planning problems involve (i) time summation (correctly adding time durations), (ii) time comparison (correctly making time duration comparisons), and (iii) constrained reasoning (correctly solving constrained optimization problems) - this compositionality of skills makes asynchronous planning a challenging task, and it is yet unclear whether LLMs are capable of solving it.
— Graph-enhanced Large Language Models in Asynchronous Plan Reasoning
(2402.02805 - Lin et al., 5 Feb 2024) in Section 1, Introduction