2017
DOI: 10.1007/978-3-319-55753-3_3
|View full text |Cite
|
Sign up to set email alerts
|

A Question Routing Technique Using Deep Neural Network for Communities of Question Answering

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 9 publications
(8 citation statements)
references
References 17 publications
0
8
0
Order By: Relevance
“…This method uses the concept of distributional semantic, where the co-occurring signals are likely to be semantically associated [22]. Example 1: Original Tweet: Protesters may be unmasked in wake of Coburg clash https://t.co/djjVIfzO3e (News) #melbourne #victoria Assuming a time frame of 20 days word-pair: [2,3,3,4,5,3,2,3,8,3,3,1,3,9,3,1,2,4,5,1] Spikes (B OW ): [0,0,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,0,1,0] Events(GT ): [0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,1,0]…”
Section: Experiments and Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…This method uses the concept of distributional semantic, where the co-occurring signals are likely to be semantically associated [22]. Example 1: Original Tweet: Protesters may be unmasked in wake of Coburg clash https://t.co/djjVIfzO3e (News) #melbourne #victoria Assuming a time frame of 20 days word-pair: [2,3,3,4,5,3,2,3,8,3,3,1,3,9,3,1,2,4,5,1] Spikes (B OW ): [0,0,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,0,1,0] Events(GT ): [0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,1,0]…”
Section: Experiments and Resultsmentioning
confidence: 99%
“…This process models the relationship between topics and hashtags in tweets, and uses them both as features for event discovery [41]. Azzam et al used deep learning and cosine similarity to understand short text posts in communities of question answering [3], [4]. Also, Hossny et al used inductive logic programming to understand short sentences from news for translation purposes [16] C. Sentiment analysis approaches…”
Section: B Topic Modelling Approachesmentioning
confidence: 99%
“…For training, the Gibbs-LDA++ [37] with topic size K=100 is applied, and we set the LDA hyper-parameters to α = 0.5 and β = 0.1. (2) QR-DSSM [48] was proposed by Azzam et al by directly applying the Deep Semantic Similarity Model [26]. In our experiment, two fully connected DNNs which contain two hidden layers with 300 nodes in each are applied to learn the feature vectors, and cosine similarity calculations are conducted after the output layer vectors.…”
Section: Content-based Methodsmentioning
confidence: 99%
“…Cheng modeled question routing as a multi-objective ranking problem (Cheng et al, 2017). Azzam proposed using deep neural networks to extract semantically similar features, which are used to rank answerers by relevance (Azzam et al, 2017). Roy used the past questions and answers to find the potential answerers (Roy et al, 2018).…”
Section: Extracting Core Questions In Cqamentioning
confidence: 99%