vix.ing · top · new · best · stats · spec

Marrying up Regular Expressions with Neural Networks: A Case Study for Spoken Language Understanding

2018/05/15 by Bingfeng Luo, Luo, Bingfeng, Yansong Feng +9
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Multimodal Machine Learning Applications #Natural Language Processing Techniques #Topic Modeling

paper · pdf · doi:10.48550/arxiv.1805.05588

openalex publication_date 2018/05/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The success of many natural language processing (NLP) tasks is bound by the number and quality of annotated data, but there is often a shortage of such training data. In this paper, we ask the question: "Can we combine a neural network (NN) with regular expressions (RE) to improve supervised learning for NLP?". In answer, we develop novel methods to exploit the rich expressiveness of REs at different levels within a NN, showing that the combination significantly enhances the learning effectiveness when a small number of training examples are available. We evaluate our approach by applying it to spoken language understanding for intent detection and slot filling. Experimental results show that our approach is highly effective in exploiting the available training data, giving a clear boost to the RE-unaware NN.

Citations

Related