UPAR: A Kantian-Inspired Prompting Framework for Enhancing Large Language Model Capabilities
Hejia Geng, Boxun Xu, Peng Li

TL;DR
The paper introduces UPAR, a Kantian-inspired prompting framework for large language models that enhances interpretability and accuracy by mimicking human cognition through structured phases, leading to significant performance improvements.
Contribution
It presents a novel four-phase prompting framework based on Kantian philosophy, providing a systematic epistemological foundation and improving LLM inference quality.
Findings
Increases GSM8K accuracy from 22.92% to 58.33%.
Improves causal judgment accuracy from 67.91% to 75.40%.
Outperforms existing prompting methods on SCIBENCH without few-shot examples.
Abstract
Large Language Models (LLMs) have demonstrated impressive inferential capabilities, with numerous research endeavors devoted to enhancing this capacity through prompting. Despite these efforts, a unified epistemological foundation is still conspicuously absent. Drawing inspiration from Kant's a priori philosophy, we propose the UPAR prompting framework, designed to emulate the structure of human cognition within LLMs. The UPAR framework is delineated into four phases: "Understand", "Plan", "Act", and "Reflect", enabling the extraction of structured information from complex contexts, prior planning of solutions, execution according to plan, and self-reflection. This structure significantly augments the explainability and accuracy of LLM inference, producing a human-understandable and inspectable inferential trajectory. Furthermore, our work offers an epistemological foundation for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Materials Science · Computational and Text Analysis Methods
MethodsMulti-Head Attention · Attention Is All You Need · Dropout · Dense Connections · Linear Layer · Label Smoothing · Adam · Absolute Position Encodings · Residual Connection · Layer Normalization
