Next Article in Journal
BoxesZero: An Efficient and Computationally Frugal Dots-and-Boxes Agent
Next Article in Special Issue
A Dual-Encoder Contrastive Learning Model for Knowledge Tracing
Previous Article in Journal
Backdoor Training Paradigm in Generative Adversarial Networks
Previous Article in Special Issue
Greedy Algorithm for Deriving Decision Rules from Decision Tree Ensembles
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Reinforcement Learning-Based Generative Approach for Event Temporal Relation Extraction

1
School of Computer Science and Technology, Xinjiang University, Urumqi 830017, China
2
Xinjiang Key Laboratory of Multilingual Information Technology, Xinjiang University, Urumqi 830017, China
*
Author to whom correspondence should be addressed.
Entropy 2025, 27(3), 284; https://doi.org/10.3390/e27030284
Submission received: 9 February 2025 / Revised: 6 March 2025 / Accepted: 7 March 2025 / Published: 9 March 2025

Abstract

Event temporal relation extraction is a crucial task in natural language processing, aimed at recognizing the temporal relations between event triggers in a text. Despite extensive efforts in this area, the existing methods face two main issues. Firstly, the previous models for event temporal relation extraction mainly rely on a classification framework, which fails to output the crucial contextual words necessary for predicting the temporal relations between two event triggers. Secondly, the prior research that formulated natural language processing tasks as text generation problems usually trained the generative models by maximum likelihood estimation. However, this approach encounters potential difficulties when the optimization objective is misaligned with the task performance metrics. To resolve these limitations, we introduce a reinforcement learning-based generative framework for event temporal relation extraction. Specifically, to output the important contextual words from the input sentence for temporal relation identification, we introduce dependency path generation as an auxiliary task to complement event temporal relation extraction. This task is solved alongside temporal relation prediction to enhance model performance. To achieve this, we reformulate the event temporal relation extraction task as a text generation problem, aiming to generate both event temporal relation labels and dependency path words based on the input sentence. To bridge the gap between the optimization objective and task performance metrics, we employ the REINFORCE algorithm to optimize our generative model, designing a novel reward function to simultaneously capture the accuracy of temporal prediction and the quality of generation. Lastly, to mitigate the high variance issue encountered when using the REINFORCE algorithm in multi-task generative model training, we propose a baseline policy gradient algorithm to improve the stability and efficiency of the training process. Experimental results on two widely used datasets, MATRES and TB-DENSE, show that our approach exhibits competitive performance.
Keywords: temporal relation extraction; generative models; multi-task learning; dependency path; reinforcement learning; policy gradient method temporal relation extraction; generative models; multi-task learning; dependency path; reinforcement learning; policy gradient method

Share and Cite

MDPI and ACS Style

Wu, Z.; Yang, W.; Zhang, M.; Wei, F.; Liu, X. A Reinforcement Learning-Based Generative Approach for Event Temporal Relation Extraction. Entropy 2025, 27, 284. https://doi.org/10.3390/e27030284

AMA Style

Wu Z, Yang W, Zhang M, Wei F, Liu X. A Reinforcement Learning-Based Generative Approach for Event Temporal Relation Extraction. Entropy. 2025; 27(3):284. https://doi.org/10.3390/e27030284

Chicago/Turabian Style

Wu, Zhonghua, Wenzhong Yang, Meng Zhang, Fuyuan Wei, and Xinfang Liu. 2025. "A Reinforcement Learning-Based Generative Approach for Event Temporal Relation Extraction" Entropy 27, no. 3: 284. https://doi.org/10.3390/e27030284

APA Style

Wu, Z., Yang, W., Zhang, M., Wei, F., & Liu, X. (2025). A Reinforcement Learning-Based Generative Approach for Event Temporal Relation Extraction. Entropy, 27(3), 284. https://doi.org/10.3390/e27030284

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop