Prompt-based Chinese Event Temporal Relation Extraction on LLM Predictive Information

Fan Yang,Sheng Xu,Peifeng Li,Qiaoming Zhu
DOI: https://doi.org/10.1109/ijcnn60899.2024.10650983
2024-01-01
Abstract:Event temporal relation extraction is to recognize the temporal relations of two events, which is an important task in natural language processing. Previous work only focused on intra-document information, neglecting the introduction of external knowledge. To address this issue, we propose a Chinese event Temporal relation extraction model on Large language model (LLM) predictive information and Prompt (CTLP). Specifically, we first introduce the large language model ChatGPT to provide inferred information for event pairs to enrich the representation of event information, and then use the prompt method to classify the temporal relations. Moreover, with the enriched semantic information provided by LLM, we perform hierarchical mining of single temporal relations and formulate reasonable hierarchical classification criteria. The experimental results on the Chinese ACE2005-extended dataset show that our model CTLP outperforms the SOTA baselines.
What problem does this paper attempt to address?