Eliciting Causal Abilities in Large Language Models for Reasoning Tasks
Yajing Wang, Zongwei Luo, Jingzhe Wang, Zhanke Zhou, Yongqiang Chen,, Bo Han

TL;DR
This paper introduces SCIE, a method to improve large language models' reasoning by eliciting their causal inference abilities through optimized prompting, leading to better performance with lower training costs.
Contribution
We propose a novel approach that enhances LLM reasoning by extracting and utilizing causal relationships from prompts, improving interpretability and reusability.
Findings
SCIE improves reasoning accuracy in LLMs.
Reduces prompt training costs significantly.
Provides interpretable causal insights for prompts.
Abstract
Prompt optimization automatically refines prompting expressions, unlocking the full potential of LLMs in downstream tasks. However, current prompt optimization methods are costly to train and lack sufficient interpretability. This paper proposes enhancing LLMs' reasoning performance by eliciting their causal inference ability from prompting instructions to correct answers. Specifically, we introduce the Self-Causal Instruction Enhancement (SCIE) method, which enables LLMs to generate high-quality, low-quantity observational data, then estimates the causal effect based on these data, and ultimately generates instructions with the optimized causal effect. In SCIE, the instructions are treated as the treatment, and textual features are used to process natural language, establishing causal relationships through treatments between instructions and downstream tasks. Additionally, we propose…
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.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
MethodsCausal inference
