@inproceedings{jamal-etal-2025-uorex,
title = "{UOREX}: Towards Uncertainty-Aware Open Relation Extraction",
author = "Jamal, Rebii and
Ourekouch, Mounir and
Erradi, Mohammed",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/landing_page/2025.naacl-long.307/",
pages = "6027--6040",
ISBN = "979-8-89176-189-6",
abstract = "Open relation extraction (OpenRE) aims to identify relational facts within open-domain corpora without relying on predefined relation types. A significant limitation of current state-of-the-art OpenRE approaches is their inability to accurately self-assess their performance. Which is caused by the reliance on pseudo-labels, that treats all points within a cluster equally, regardless of their actual relative position according to the cluster center. This leads to models that are often overconfident in their incorrect predictions , significantly undermining their reliability. In this paper, we introduce an approach that addresses this challenge by effectively modeling a part of the epistemic uncertainty within OpenRE. Instead of using pseudo labels that mask uncertainty, our approach is built to train a classifier directly with the clustering distribution. Our experimental results across various datasets demonstrate that the suggested approach improves reliability of OpenRE by preventing overconfident errors. Furthermore we show that by improving the reliability of the predictions, UOREX operates more efficiently in a generative active learning context where an LLM is the oracle, doubling the performance gain compared to the state-of-the-art."
}
Markdown (Informal)
[UOREX: Towards Uncertainty-Aware Open Relation Extraction](https://preview.aclanthology.org/landing_page/2025.naacl-long.307/) (Jamal et al., NAACL 2025)
ACL
- Rebii Jamal, Mounir Ourekouch, and Mohammed Erradi. 2025. UOREX: Towards Uncertainty-Aware Open Relation Extraction. In Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers), pages 6027–6040, Albuquerque, New Mexico. Association for Computational Linguistics.