Skip to main content

Showing 1–3 of 3 results for author: Uva, A

.
  1. arXiv:1806.08009  [pdf, other

    cs.CL

    Injecting Relational Structural Representation in Neural Networks for Question Similarity

    Authors: Antonio Uva, Daniele Bonadiman, Alessandro Moschitti

    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) pre… ▽ More

    Submitted 20 June, 2018; originally announced June 2018.

    Comments: ACL2018

  2. arXiv:1702.03706  [pdf, other

    cs.CL

    Multitask Learning with Deep Neural Networks for Community Question Answering

    Authors: Daniele Bonadiman, Antonio Uva, Alessandro Moschitti

    Abstract: In this paper, we developed a deep neural network (DNN) that learns to solve simultaneously the three tasks of the cQA challenge proposed by the SemEval-2016 Task 3, i.e., question-comment similarity, question-question similarity and new question-comment similarity. The latter is the main task, which can exploit the previous two for achieving better results. Our DNN is trained jointly on all the t… ▽ More

    Submitted 13 February, 2017; originally announced February 2017.

  3. arXiv:1610.05522  [pdf, other

    cs.CL

    Addressing Community Question Answering in English and Arabic

    Authors: Giovanni Da San Martino, Alberto Barrón-Cedeño, Salvatore Romeo, Alessandro Moschitti, Shafiq Joty, Fahad A. Al Obaidli, Kateryna Tymoshenko, Antonio Uva

    Abstract: This paper studies the impact of different types of features applied to learning to re-rank questions in community Question Answering. We tested our models on two datasets released in SemEval-2016 Task 3 on "Community Question Answering". Task 3 targeted real-life Web fora both in English and Arabic. Our models include bag-of-words features (BoW), syntactic tree kernels (TKs), rank features, embed… ▽ More

    Submitted 18 October, 2016; originally announced October 2016.

    Comments: presented at Second WebQA workshop, SIGIR2016 (http://plg2.cs.uwaterloo.ca/~avtyurin/WebQA2016/)

    ACM Class: I.2.7; H.3.4