Neuralizing Regular Expressions for Slot Filling
2021-11-01EMNLP 2021Unverified0· sign in to hype
Chengyue Jiang, Zijian Jin, Kewei Tu
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
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.