ItD: Large Language Models Can Teach Themselves Induction through Deduction
Wangtao Sun, Haotian Xu, Xuanqing Yu, Pei Chen, Shizhu He, Jun Zhao,, Kang Liu

TL;DR
This paper introduces a novel framework called Induction through Deduction (ItD) that enables large language models to improve their induction capabilities by teaching themselves through deduction, significantly enhancing performance on induction benchmarks.
Contribution
ItD is a new framework that combines deductive data generation and Bayesian induction to improve LLMs' induction abilities, surpassing previous methods.
Findings
Achieves 36% and 10% relative improvements on two benchmarks.
Effective across different LLMs and deductors.
Ablation study confirms key modules' importance.
Abstract
Although Large Language Models (LLMs) are showing impressive performance on a wide range of Natural Language Processing tasks, researchers have found that they still have limited ability to conduct induction. Recent works mainly adopt ``post processes'' paradigms to improve the performance of LLMs on induction (e.g., the hypothesis search & refinement methods), but their performance is still constrained by the inherent inductive capability of the LLMs. In this paper, we propose a novel framework, Induction through Deduction (ItD), to enable the LLMs to teach themselves induction through deduction. The ItD framework is composed of two main components: a Deductive Data Generation module to generate induction data and a Naive Bayesian Induction module to optimize the fine-tuning and decoding of LLMs. Our empirical results showcase the effectiveness of ItD on two induction benchmarks,…
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
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
