COLING 2025main0 citations

LLM4RE: A Data-centric Feasibility Study for Relation Extraction

Anushka Swarup, Tianyu Pan, Ronald Wilson, Avanti Bhandarkar, Damon Woodard

Abstract

Relation Extraction (RE) is a multi-task process that is a crucial part of all information extraction pipelines. With the introduction of the generative language models, Large Language Models (LLMs) have showcased significant performance boosts for complex natural language processing and understanding tasks. Recent research in RE has also started incorporating these advanced machines in their pipelines. However, the full extent of the LLM’s potential for extracting relations remains unknown. Consequently, this study aims to conduct the first feasibility analysis to explore the viability of LLMs for RE by investigating their robustness to various complex RE scenarios stemming from data-specific characteristics. By conducting an exhaustive analysis of five state-of-the-art LLMs backed by more than 2100 experiments, this study posits that LLMs are not robust enough to tackle complex data characteristics for RE, and additional research efforts focusing on investigating their behaviors at extracting relationships are needed. The source code for the evaluation pipeline can be found at https://aaig.ece.ufl.edu/projects/relation-extraction .

BibTeX
@inproceedings{swarup-etal-2025-llm4re,
    title = "{LLM}4{RE}: A Data-centric Feasibility Study for Relation Extraction",
    author = "Swarup, Anushka  and
      Pan, Tianyu  and
      Wilson, Ronald  and
      Bhandarkar, Avanti  and
      Woodard, Damon",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.447/",
    pages = "6670--6691"
}
LLM4RE: A Data-centric Feasibility Study for Relation Extraction · COLING 2025