SEER : A Knapsack approach to Exemplar Selection for In-Context HybridQA
Jonathan Tonglet, Manon Reusens, Philipp Borchert, Bart Baesens

TL;DR
SEER introduces a knapsack-based method for selecting diverse and representative exemplars to improve in-context learning for hybrid question answering, effectively handling large contexts and diversity requirements.
Contribution
It formulates exemplar selection as a Knapsack ILP, enabling flexible incorporation of diversity and capacity constraints for hybrid QA tasks.
Findings
SEER outperforms previous exemplar selection methods on FinQA and TAT-QA.
The knapsack formulation effectively balances diversity and size constraints.
Improves reasoning accuracy in hybrid question answering.
Abstract
Question answering over hybrid contexts is a complex task, which requires the combination of information extracted from unstructured texts and structured tables in various ways. Recently, In-Context Learning demonstrated significant performance advances for reasoning tasks. In this paradigm, a large language model performs predictions based on a small set of supporting exemplars. The performance of In-Context Learning depends heavily on the selection procedure of the supporting exemplars, particularly in the case of HybridQA, where considering the diversity of reasoning chains and the large size of the hybrid contexts becomes crucial. In this work, we present Selection of ExEmplars for hybrid Reasoning (SEER), a novel method for selecting a set of exemplars that is both representative and diverse. The key novelty of SEER is that it formulates exemplar selection as a Knapsack Integer…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
MethodsSigmoid Activation · Batch Normalization · Squeeze-and-Excitation Block · 1x1 Convolution · Grouped Convolution · Average Pooling · LARS · *Communicated@Fast*How Do I Communicate to Expedia? · Dense Connections · Global Average Pooling
