COLING 2024main6 citations

ChatUIE: Exploring Chat-based Unified Information Extraction Using Large Language Models

Jun Xu, Mengshu Sun, Zhiqiang Zhang, Jun Zhou

Abstract

Recent advancements in large language models have shown impressive performance in general chat. However, their domain-specific capabilities, particularly in information extraction, have certain limitations. Extracting structured information from natural language that deviates from known schemas or instructions has proven challenging for previous prompt-based methods. This motivated us to explore domain-specific modeling in chat-based language models as a solution for extracting structured information from natural language. In this paper, we present ChatUIE, an innovative unified information extraction framework built upon ChatGLM. Simultaneously, reinforcement learning is employed to improve and align various tasks that involve confusing and limited samples. Furthermore, we integrate generation constraints to address the issue of generating elements that are not present in the input. Our experimental results demonstrate that ChatUIE can significantly improve the performance of information extraction with a slight decrease in chatting ability.

BibTeX
@inproceedings{xu-etal-2024-chatuie,
    title = "{C}hat{UIE}: Exploring Chat-based Unified Information Extraction Using Large Language Models",
    author = "Xu, Jun  and
      Sun, Mengshu  and
      Zhang, Zhiqiang  and
      Zhou, Jun",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.279/",
    pages = "3146--3152"
}
ChatUIE: Exploring Chat-based Unified Information Extraction Using Large Language Models · COLING 2024