主催: The Japanese Society for Artificial Intelligence
会議名: 2024年度人工知能学会全国大会(第38回)
回次: 38
開催地: アクトシティ浜松+オンライン
開催日: 2024/05/28 - 2024/05/31
Chain-of-Thought (CoT) prompting shows promise in unleashing the latent reasoning abilities of large language models (LLMs). While CoT prompts guide LLMs through a step-wise reasoning chain, its traditional format encounters challenges with truly complex problems. In response, we introduce the Pyramid of Thought (PoT), a pioneering prompting strategy inspired by the Pyramid Principle. Unlike CoT's linear chain, Our PoT establishes a layered structure of 'facts'—mutually exclusive or exhaustive subsets relevant to the problem. This hierarchical architecture guides LLMs through multiple reasoning steps, offering focused clarity to tackle complexity. Through extensive experiments, PoT demonstrates significant accuracy improvement of 6% compared to CoT.