Cleared for Takeoff? Compositional & Conditional Reasoning may be the Achilles Heel to (Flight-Booking) Language Agents
The rapid progress of large language models (LLMs) has seen them excel and frequently surpass human performance on standard benchmarks. This has enabled many downstream applications, such as LLM agents, to rely on their sophisticated reasoning to navigate complex task requirements. However, LLMs are known to unexpectedly falter in simple tasks and under seemingly straightforward circumstances - underscoring the need for better and more diverse evaluation setups to measure their true capabilities. To this end, we choose to study compositional and conditional reasoning, two cornerstones of human cognition, and introduce GroundCocoa - a lexically diverse benchmark connecting these reasoning skills to the real-world problem of flight booking. Our task involves aligning detailed user preferences with available flight options presented in a multiple-choice format. Results indicate a significant disparity in performance among current state-of-the-art LLMs with even the best performing model, GPT-4 Turbo, not exceeding 67% accuracy despite advanced prompting techniques.
Code (0)
등록된 구현이 없습니다.
Tasks
Multiple-choiceNavigateMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Unified Growth Theory Contradicted by the Absence of Takeoffs in the Gross Domestic Product
Data describing historical economic growth are analysed. They demonstrate convincingly that the takeoffs from stagnation to growth, claimed in the Unified Growth Theory, never happened. This theory is again contradicted …
Linguistically Driven Graph Capsule Network for Visual Question Reasoning
Recently, studies of visual question answering have explored various architectures of end-to-end networks and achieved promising results on both natural and synthetic datasets, which require explicitly compositional reas…
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Adventures in Mathematical Reasoning
"Mathematics is not a careful march down a well-cleared highway, but a journey into a strange wilderness, where the explorers often get lost. Rigour should be a signal to the historian that the maps have been made, and t…
Mathematical ReasoningBrief Notes on Hard Takeoff, Value Alignment, and Coherent Extrapolated Volition
I make some basic observations about hard takeoff, value alignment, and coherent extrapolated volition, concepts which have been central in analyses of superintelligent AI systems.
MM-CondChain: A Programmatically Verified Benchmark for Visually Grounded Deep Compositional Reasoning
Multimodal Large Language Models (MLLMs) are increasingly used to carry out visual workflows such as navigating GUIs, where the next step depends on verified visual compositional conditions (e.g., "if a permission dialog…