NAACL 2022system demonstrations1 citations

A Human-machine Interface for Few-shot Rule Synthesis for Information Extraction

Robert Vacareanu, George C.G. Barbosa, Enrique Noriega-Atala, Gus Hahn-Powell, Rebecca Sharp, Marco A. Valenzuela-Escárcega, Mihai Surdeanu

Abstract

We propose a system that assists a user in constructing transparent information extraction models, consisting of patterns (or rules) written in a declarative language, through program synthesis. Users of our system can specify their requirements through the use of examples,which are collected with a search interface. The rule-synthesis system proposes rule candidates and the results of applying them on a textual corpus; the user has the option to accept the candidate, request another option, or adjust the examples provided to the system. Through an interactive evaluation, we show that our approach generates high-precision rules even in a 1-shot setting. On a second evaluation on a widely-used relation extraction dataset (TACRED), our method generates rules that outperform considerably manually written patterns. Our code, demo, and documentation is available at https://clulab.github.io/odinsynth.

BibTeX
@inproceedings{vacareanu-etal-2022-human,
    title = "A Human-machine Interface for Few-shot Rule Synthesis for Information Extraction",
    author = "Vacareanu, Robert  and
      Barbosa, George C.G.  and
      Noriega-Atala, Enrique  and
      Hahn-Powell, Gus  and
      Sharp, Rebecca  and
      Valenzuela-Esc{\'a}rcega, Marco A.  and
      Surdeanu, Mihai",
    editor = "Hajishirzi, Hannaneh  and
      Ning, Qiang  and
      Sil, Avi",
    booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies: System Demonstrations",
    month = jul,
    year = "2022",
    address = "Hybrid: Seattle, Washington + Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.naacl-demo.8/",
    doi = "10.18653/v1/2022.naacl-demo.8",
    pages = "64--70"
}
A Human-machine Interface for Few-shot Rule Synthesis for Information Extraction · NAACL 2022