1: \begin{abstract}
2:
3: %This paper describes a single convolutional neural network architecture that, ....
4: % websites allow users to ask questions about a given topic to a community of experts and receive an answer from other users. Despite their popularity, these websites suffer from the fact that many answers given by the users are not relevant to the input question. Thus, systems able to select good answers to new questions posed on cQA websites are highly desirable.
5:
6: 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
7: task, which can exploit the previous two for achieving better results. Our DNN is trained jointly on all the three cQA tasks and learns to encode questions and comments into a single vector representation shared across the multiple tasks. The results on the official challenge test set show that our approach produces higher accuracy and faster convergence rates than the individual neural networks. Additionally, our method, which does not use any manual feature engineering, approaches the state of the art established with methods that make heavy use of it.
8:
9: %This document contains the instructions for preparing a camera-ready
10: % manuscript for the proceedings of ACL-2016. The document itself
11: %conforms to its own specifications, and is therefore an example of
12: %what your manuscript should look like. These instructions should be
13:
14: \end{abstract}
15: