Challenge: Existing methods for normalizing temporal expressions are rule-based, which severely limits the applicability in multilingual settings.
Approach: They propose a neural method for normalizing temporal expressions based on masked language modeling and a slot-based prediction scheme for context-independent representations.
Outcome: The proposed method outperforms existing rule-based methods in many languages and in particular, for low-resource languages with performance improvements of up to 33 F1 on average compared to the state of the art.

Similar Papers

Improving Temporal Generalization of Pre-trained Language Models with Lexical Semantic Change (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to improve neural language models perform poorly on emerging data.
Approach: They propose a lexical-level masking strategy to post-train a neural language model using static data from past years.
Outcome: The proposed method outperforms existing methods on two pre-trained language models, two classification tasks, and four benchmark datasets.
Comprehensive Evaluation on Lexical Normalization: Boundary-Aware Approaches for Unsegmented Languages (2025.findings-emnlp)

Copied to clipboard

Challenge: Lexical normalization research has sought to tackle the challenge of processing informal expressions in user-generated text.
Approach: They focus on Japanese normalization and developing methods based on state-of-the-art pre-trained models .
Outcome: The proposed methods achieve high accuracy and efficiency across multiple evaluation perspectives.
Is Your LLM Outdated? A Deep Look at Temporal Generalization (2025.naacl-long)

Copied to clipboard

Challenge: Existing methods to evaluate large language models are limited due to their inherent dynamic nature and the inherent dynamicity of language and information.
Approach: They introduce a new evaluation framework that employs fresh text and event prediction for assessing LLMs’ temporal adaptability.
Outcome: The proposed framework shows significant temporal biases and a decline in performance over time.
MoNoise: A Multi-lingual and Easy-to-use Lexical Normalization Tool (P19-3)

Copied to clipboard

Challenge: In this paper, we demonstrate the online demo and command line interface of a lexical normalization system (MoNoise) for a variety of languages.
Approach: They propose to bundle seven datasets in six languages to form a new benchmark and a novel evaluation metric which is particularly suitable for cross-dataset comparisons.
Outcome: The proposed model is based on the original word and features from the original language for each normalization candidate.
Dynamic Benchmarking of Masked Language Models on Temporal Concept Drift with Multiple Views (2023.eacl-main)

Copied to clipboard

Challenge: Temporal concept drift is a problem of data changing over time.
Approach: They benchmark 11 pretrained masked language models on a series of tests to evaluate temporal concept drift.
Outcome: The proposed framework evaluates 11 pretrained masked language models on a series of tests . it aims to reveal how robust an MLM is over time and provide a signal in case it has become outdated .
Mask-Predict: Parallel Decoding of Conditional Masked Language Models (D19-1)

Copied to clipboard

Challenge: a masked language model is used to train a model to predict subsets of mangled words . a parallel decoding algorithm can be used to generate translations in a constant number of iterations.
Approach: They propose a model and a parallel decoding algorithm which train a machine to predict any subset of target words . they introduce conditional masked language models (CMLMs) which are trained with a mangled language model objective .
Outcome: The proposed model improves state-of-the-art performance levels for non-autoregressive and parallel decoding models by over 4 BLEU on average.
Toward Building a Language Model for Understanding Temporal Commonsense (2022.aacl-srw)

Copied to clipboard

Challenge: Pre-trained language models such as BERT are still poor in temporal reasoning . commonsense reasoning is crucial for natural language processing (NLP)
Approach: They propose to use multi-step fine-tuning and masked language modeling to predict mangled temporal indicators that are crucial for commonsense reasoning.
Outcome: The proposed model improves performance on multiple time-related tasks.
Improving Multilingual Neural Machine Translation with Auxiliary Source Languages (2021.findings-emnlp)

Copied to clipboard

Challenge: Prior work has shown that translating from multiple source languages improves translation quality.
Approach: They propose to exploit multiple source sentences from auxiliary languages to improve multilingual translation in a more common scenario by using synthetic multi-source corpora.
Outcome: Extensive experiments on Chinese/English-Japanese and a large-scale multilingual translation benchmark show that the proposed model outperforms the baseline model significantly by +4.0 BLEU.
Jointly Masked Sequence-to-Sequence Model for Non-Autoregressive Neural Machine Translation (2020.acl-main)

Copied to clipboard

Challenge: masked language models have been used for natural language processing tasks but few studies have adopted it in the sequence-to-sequence models.
Approach: They propose to combine encoder and decoder to train a masked sequence-to-sequence model . they propose to train the encoder more rigorously by masking the encoded input .
Outcome: The proposed model achieves 27.69/32.24 BLEU scores on English-German/German-English tasks with 5+ times speed up compared with an autoregressive model.
Neural Language Modeling for Contextualized Temporal Graph Generation (2021.naacl-main)

Copied to clipboard

Challenge: Existing methods for temporal reasoning have been used for a number of applications, but their potential for tempor reasoning over event graphs has not been explored.
Approach: They propose to use large-scale pre-trained language models to generate an event-level temporal graph from a document using existing IE/NLP tools.
Outcome: The proposed method outperforms the closest existing method on several metrics on a hand-labeled, out-of-domain corpus.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations