Automatic Rule Generation for Time Expression Normalization
Wentao Ding, Jianhao Chen, Jinmao Li, Yuzhong Qu

TL;DR
This paper introduces ARTime, a novel automatic rule generation method for time expression normalization that outperforms existing approaches on social media data and matches expert-designed rules on standard benchmarks.
Contribution
ARTime automatically generates normalization rules from data, reducing reliance on expert-crafted rules and improving performance on social media time expressions.
Findings
ARTime surpasses SOTA on Tweets benchmark.
ARTime achieves competitive results on TempEval-3.
Automatic rule generation enhances normalization accuracy.
Abstract
The understanding of time expressions includes two sub-tasks: recognition and normalization. In recent years, significant progress has been made in the recognition of time expressions while research on normalization has lagged behind. Existing SOTA normalization methods highly rely on rules or grammars designed by experts, which limits their performance on emerging corpora, such as social media texts. In this paper, we model time expression normalization as a sequence of operations to construct the normalized temporal value, and we present a novel method called ARTime, which can automatically generate normalization rules from training data without expert interventions. Specifically, ARTime automatically captures possible operation sequences from annotated data and generates normalization rules on time expressions with common surface forms. The experimental results show that ARTime can…
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
TopicsNatural Language Processing Techniques · Advanced Text Analysis Techniques · Speech and dialogue systems
