Mirror: A Universal Framework for Various Information Extraction Tasks
Tong Zhu, Junfei Ren, Zijian Yu, Mengsong Wu, Guoliang Zhang, Xiaoye, Qu, Wenliang Chen, Zhefeng Wang, Baoxing Huai, Min Zhang

TL;DR
Mirror introduces a universal, multi-span cyclic graph framework for various information extraction tasks, enabling versatile, efficient, and competitive performance across multiple datasets and settings.
Contribution
It reformulates IE as a multi-span cyclic graph problem and proposes a non-autoregressive decoding algorithm, supporting complex IE, MRC, and classification tasks.
Findings
Outperforms or matches SOTA in few-shot and zero-shot scenarios
Supports multi-span, n-ary extraction, and diverse IE tasks
Demonstrates high versatility across 30 datasets and 8 tasks
Abstract
Sharing knowledge between information extraction tasks has always been a challenge due to the diverse data formats and task variations. Meanwhile, this divergence leads to information waste and increases difficulties in building complex applications in real scenarios. Recent studies often formulate IE tasks as a triplet extraction problem. However, such a paradigm does not support multi-span and n-ary extraction, leading to weak versatility. To this end, we reorganize IE problems into unified multi-slot tuples and propose a universal framework for various IE tasks, namely Mirror. Specifically, we recast existing IE tasks as a multi-span cyclic graph extraction problem and devise a non-autoregressive graph decoding algorithm to extract all spans in a single step. It is worth noting that this graph structure is incredibly versatile, and it supports not only complex IE tasks, but also…
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 · Data Quality and Management · Advanced Graph Neural Networks
