vix.ing · top · new · best · stats

A Question-answering Based Framework for Relation Extraction Validation

2021/04/07 by Jiayang Cheng, Haiyun Jiang, Cheng, Jiayang +5
Computer Science · #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Natural Language Processing Techniques #Text and Document Classification Technologies #Topic Modeling #cs.AI #cs.CL #cs.LG

paper · pdf · doi:10.48550/arxiv.2104.02934

arxiv created 2021/04/07 · openalex publication_date 2021/04/07 · arxiv updated 2021/04/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Relation extraction is an important task in knowledge acquisition and text understanding. Existing works mainly focus on improving relation extraction by extracting effective features or designing reasonable model structures. However, few works have focused on how to validate and correct the results generated by the existing relation extraction models. We argue that validation is an important and promising direction to further improve the performance of relation extraction. In this paper, we explore the possibility of using question answering as validation. Specifically, we propose a novel question-answering based framework to validate the results from relation extraction models. Our proposed framework can be easily applied to existing relation classifiers without any additional information. We conduct extensive experiments on the popular NYT dataset to evaluate the proposed framework, and observe consistent improvements over five strong baselines.

Citations

Related