Schema as Parameterized Tools for Universal Information Extraction
Sheng Liang, Yongyue Zhang, Yaxiong Wu, Ruiming Tang, Yong Liu

TL;DR
This paper introduces Schema as Parameterized Tools (SPT), a unified framework that enhances universal information extraction by treating schemas as adaptable tools for selection, filling, and generation, improving flexibility and efficiency.
Contribution
The paper proposes SPT, a novel framework that unifies various IE tasks by reimagining schemas as parameterized tools, enabling adaptive schema retrieval, filling, and generation with fewer trainable parameters.
Findings
Handles four distinct IE tasks adaptively
Achieves robust schema retrieval and selection
Performs comparably to state-of-the-art systems with fewer parameters
Abstract
Universal information extraction (UIE) primarily employs an extractive generation approach with large language models (LLMs), typically outputting structured information based on predefined schemas such as JSON or tables. UIE suffers from a lack of adaptability when selecting between predefined schemas and on-the-fly schema generation within the in-context learning paradigm, especially when there are numerous schemas to choose from. In this paper, we propose a unified adaptive text-to-structure generation framework, called Schema as Parameterized Tools (SPT), which reimagines the tool-calling capability of LLMs by treating predefined schemas as parameterized tools for tool selection and parameter filling. Specifically, our SPT method can be applied to unify closed, open, and on-demand IE tasks by adopting Schema Retrieval by fetching the relevant schemas from a predefined pool, Schema…
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
TopicsNatural Language Processing Techniques
