Not Logged In

Coupling Distributed and Symbolic Execution for Natural Language Queries

Full Text: mou17a.pdf PDF

Building neural networks to query a knowledge base (a table) with natural language is an emerging research topic in deep learning. An executor for table querying typically requires multiple steps of execution because queries may have complicated structures. In previous studies, researchers have developed either fully distributed executors or symbolic executors for table querying. A distributed executor can be trained in an end-to-end fashion, but is weak in terms of execution efficiency and explicit interpretability. A symbolic executor is efficient in execution, but is very difficult to train especially at initial stages. In this paper, we propose to couple distributed and symbolic execution for natural language queries, where the symbolic executor is pretrained with the distributed executor’s intermediate execution results in a step-by-step fashion. Experiments show that our approach significantly outperforms both distributed and symbolic executors, exhibiting high accuracy, high learning efficiency, high execution efficiency, and high interpretability.

Citation

L. Mou, Z. Lu, H. Li, Z. Jin. "Coupling Distributed and Symbolic Execution for Natural Language Queries". International Conference on Machine Learning (ICML), pp 2518-2526, July 2018.

Keywords:  
Category: In Conference
Web Links: PMLR

BibTeX

@incollection{Mou+al:ICML18,
  author = {Lili Mou and Zhengdong Lu and Hang Li and Zhi Jin},
  title = {Coupling Distributed and Symbolic Execution for Natural Language
    Queries},
  Pages = {2518-2526},
  booktitle = {International Conference on Machine Learning (ICML)},
  year = 2018,
}

Last Updated: February 03, 2021
Submitted by Sabina P

University of Alberta Logo AICML Logo