English

Injecting Relational Structural Representation in Neural Networks for Question Similarity

Computation and Language 2018-06-22 v1

Abstract

Effectively using full syntactic parsing information in Neural Networks (NNs) to solve relational tasks, e.g., question similarity, is still an open problem. In this paper, we propose to inject structural representations in NNs by (i) learning an SVM model using Tree Kernels (TKs) on relatively few pairs of questions (few thousands) as gold standard (GS) training data is typically scarce, (ii) predicting labels on a very large corpus of question pairs, and (iii) pre-training NNs on such large corpus. The results on Quora and SemEval question similarity datasets show that NNs trained with our approach can learn more accurate models, especially after fine tuning on GS.

Keywords

Cite

@article{arxiv.1806.08009,
  title  = {Injecting Relational Structural Representation in Neural Networks for Question Similarity},
  author = {Antonio Uva and Daniele Bonadiman and Alessandro Moschitti},
  journal= {arXiv preprint arXiv:1806.08009},
  year   = {2018}
}

Comments

ACL2018

R2 v1 2026-06-23T02:36:43.665Z