EMNLP 2021main7 citations

Neuralizing Regular Expressions for Slot Filling

Chengyue Jiang, Zijian Jin, Kewei Tu

Abstract

Neural models and symbolic rules such as regular expressions have their respective merits and weaknesses. In this paper, we study the integration of the two approaches for the slot filling task by converting regular expressions into neural networks. Specifically, we first convert regular expressions into a special form of finite-state transducers, then unfold its approximate inference algorithm as a bidirectional recurrent neural model that performs slot filling via sequence labeling. Experimental results show that our model has superior zero-shot and few-shot performance and stays competitive when there are sufficient training data.

BibTeX
@inproceedings{jiang-etal-2021-neuralizing,
    title = "Neuralizing Regular Expressions for Slot Filling",
    author = "Jiang, Chengyue  and
      Jin, Zijian  and
      Tu, Kewei",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.747/",
    doi = "10.18653/v1/2021.emnlp-main.747",
    pages = "9481--9498"
}
Neuralizing Regular Expressions for Slot Filling · EMNLP 2021