Computer Science > Computation and Language
[Submitted on 27 Aug 2021 (v1), last revised 11 Sep 2021 (this version, v8)]
Title:A Partition Filter Network for Joint Entity and Relation Extraction
View PDFAbstract:In joint entity and relation extraction, existing work either sequentially encode task-specific features, leading to an imbalance in inter-task feature interaction where features extracted later have no direct contact with those that come first. Or they encode entity features and relation features in a parallel manner, meaning that feature representation learning for each task is largely independent of each other except for input sharing. We propose a partition filter network to model two-way interaction between tasks properly, where feature encoding is decomposed into two steps: partition and filter. In our encoder, we leverage two gates: entity and relation gate, to segment neurons into two task partitions and one shared partition. The shared partition represents inter-task information valuable to both tasks and is evenly shared across two tasks to ensure proper two-way interaction. The task partitions represent intra-task information and are formed through concerted efforts of both gates, making sure that encoding of task-specific features is dependent upon each other. Experiment results on six public datasets show that our model performs significantly better than previous approaches. In addition, contrary to what previous work has claimed, our auxiliary experiments suggest that relation prediction is contributory to named entity prediction in a non-negligible way. The source code can be found at this https URL.
Submission history
From: Zhiheng Yan [view email][v1] Fri, 27 Aug 2021 09:44:23 UTC (776 KB)
[v2] Mon, 30 Aug 2021 15:18:12 UTC (752 KB)
[v3] Thu, 2 Sep 2021 11:06:38 UTC (754 KB)
[v4] Fri, 3 Sep 2021 14:39:13 UTC (750 KB)
[v5] Mon, 6 Sep 2021 15:50:41 UTC (750 KB)
[v6] Wed, 8 Sep 2021 07:17:47 UTC (750 KB)
[v7] Thu, 9 Sep 2021 17:40:54 UTC (750 KB)
[v8] Sat, 11 Sep 2021 01:58:26 UTC (750 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.