Stochastic Learning of Nonstationary Kernels for Natural Language Modeling

Sahil Garg,Greg Ver Steeg,Aram Galstyan
DOI: https://doi.org/10.48550/arXiv.1801.03911
2018-02-02
Abstract:Natural language processing often involves computations with semantic or syntactic graphs to facilitate sophisticated reasoning based on structural relationships. While convolution kernels provide a powerful tool for comparing graph structure based on node (word) level relationships, they are difficult to customize and can be computationally expensive. We propose a generalization of convolution kernels, with a nonstationary model, for better expressibility of natural languages in supervised settings. For a scalable learning of the parameters introduced with our model, we propose a novel algorithm that leverages stochastic sampling on k-nearest neighbor graphs, along with approximations based on locality-sensitive hashing. We demonstrate the advantages of our approach on a challenging real-world (structured inference) problem of automatically extracting biological models from the text of scientific papers.
Computation and Language,Information Retrieval,Machine Learning
What problem does this paper attempt to address?