English

Discourse-Aware In-Context Learning for Temporal Expression Normalization

Computation and Language 2024-04-12 v1 Artificial Intelligence Machine Learning

Abstract

Temporal expression (TE) normalization is a well-studied problem. However, the predominately used rule-based systems are highly restricted to specific settings, and upcoming machine learning approaches suffer from a lack of labeled data. In this work, we explore the feasibility of proprietary and open-source large language models (LLMs) for TE normalization using in-context learning to inject task, document, and example information into the model. We explore various sample selection strategies to retrieve the most relevant set of examples. By using a window-based prompt design approach, we can perform TE normalization across sentences, while leveraging the LLM knowledge without training the model. Our experiments show competitive results to models designed for this task. In particular, our method achieves large performance improvements for non-standard settings by dynamically including relevant examples during inference.

Keywords

Cite

@article{arxiv.2404.07775,
  title  = {Discourse-Aware In-Context Learning for Temporal Expression Normalization},
  author = {Akash Kumar Gautam and Lukas Lange and Jannik Strötgen},
  journal= {arXiv preprint arXiv:2404.07775},
  year   = {2024}
}

Comments

Accepted at NAACL 2024

R2 v1 2026-06-28T15:51:12.817Z