Unlocking Instructive In-Context Learning with Tabular Prompting for Relational Triple Extraction
Guozheng Li, Wenjun Ke, Peng Wang, Zijie Xu, Ke Ji, Jiajun Liu, Ziyu, Shang, Qiqing Luo

TL;DR
This paper introduces a novel tabular prompting method and instructive sample selection strategy to improve in-context learning for relational triple extraction, addressing prompt design and sample selection challenges.
Contribution
It proposes a tabular prompting framework and an instructive in-context learning approach that incorporate structured information and semantic sample selection for better RTE performance.
Findings
Enhanced extraction accuracy with tabular prompting.
Effective sample selection considering triple semantics.
Improved ICL performance over existing methods.
Abstract
The in-context learning (ICL) for relational triple extraction (RTE) has achieved promising performance, but still encounters two key challenges: (1) how to design effective prompts and (2) how to select proper demonstrations. Existing methods, however, fail to address these challenges appropriately. On the one hand, they usually recast RTE task to text-to-text prompting formats, which is unnatural and results in a mismatch between the output format at the pre-training time and the inference time for large language models (LLMs). On the other hand, they only utilize surface natural language features and lack consideration of triple semantics in sample selection. These issues are blocking improved performance in ICL for RTE, thus we aim to tackle prompt designing and sample selection challenges simultaneously. To this end, we devise a tabular prompting for RTE (\textsc{TableIE}) which…
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
TopicsMachine Learning and Algorithms · Speech and dialogue systems
