In-Context Ability Transfer for Question Decomposition in Complex QA
Venktesh V, Sourangshu Bhattacharya, Avishek Anand

TL;DR
This paper introduces ICAT, a method that transfers reasoning abilities to large language models for complex question answering without fine-tuning or manual annotations, by selecting relevant examples from related tasks.
Contribution
ICAT enables in-context transfer of question decomposition skills to LLMs without training or manual annotations, using automated example selection from related data sources.
Findings
ICAT outperforms existing prompt-based methods on various complex QA tasks.
It effectively transfers reasoning abilities without model fine-tuning.
The approach is scalable and adaptable to different complex QA scenarios.
Abstract
Answering complex questions is a challenging task that requires question decomposition and multistep reasoning for arriving at the solution. While existing supervised and unsupervised approaches are specialized to a certain task and involve training, recently proposed prompt-based approaches offer generalizable solutions to tackle a wide variety of complex question-answering (QA) tasks. However, existing prompt-based approaches that are effective for complex QA tasks involve expensive hand annotations from experts in the form of rationales and are not generalizable to newer complex QA scenarios and tasks. We propose, icat (In-Context Ability Transfer) which induces reasoning capabilities in LLMs without any LLM fine-tuning or manual annotation of in-context samples. We transfer the ability to decompose complex questions to simpler questions or generate step-by-step rationales to LLMs,…
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 · Natural Language Processing Techniques · Speech and dialogue systems
