ACL 2023long14 citations

Guide the Many-to-One Assignment: Open Information Extraction via IoU-aware Optimal Transport

Kaiwen Wei, Yiran Yang, Li Jin, Xian Sun, Zequn Zhang, Jingyuan Zhang, Xiao Li, Linhao Zhang

Abstract

Open Information Extraction (OIE) seeks to extract structured information from raw text without the limitations of close ontology. Recently, the detection-based OIE methods have received great attention from the community due to their parallelism. However, as the essential step of those models, how to assign ground truth labels to the parallelly generated tuple proposals remains under-exploited. The commonly utilized Hungarian algorithm for this procedure is restricted to handling one-to-one assignment among the desired tuples and tuple proposals, which ignores the correlation between proposals and affects the recall of the models. To solve this problem, we propose a dynamic many-to-one label assignment strategy named IOT. Concretely, the label assignment process in OIE is formulated as an Optimal Transport (OT) problem. We leverage the intersection-over-union (IoU) as the assignment quality measurement, and convert the problem of finding the best assignment solution to the one of solving the optimal transport plan by maximizing the IoU values. To further utilize the knowledge from the assignment, we design an Assignment-guided Multi-granularity loss (AM) by simultaneously considering word-level and tuple-level information. Experiment results show the proposed method outperforms the state-of-the-art models on three benchmarks.

BibTeX
@inproceedings{wei-etal-2023-guide,
    title = "Guide the Many-to-One Assignment: Open Information Extraction via {I}o{U}-aware Optimal Transport",
    author = "Wei, Kaiwen  and
      Yang, Yiran  and
      Jin, Li  and
      Sun, Xian  and
      Zhang, Zequn  and
      Zhang, Jingyuan  and
      Li, Xiao  and
      Zhang, Linhao  and
      Liu, Jintao  and
      Zhi, Guo",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.272/",
    doi = "10.18653/v1/2023.acl-long.272",
    pages = "4971--4984"
}
Guide the Many-to-One Assignment: Open Information Extraction via IoU-aware Optimal Transport · ACL 2023