Update #3: Convolutional model
August 2nd, 2016
Paper: Severyn, Aliaksei, and Alessandro Moschitti. "Learning to rank short text pairs with convolutional deep neural networks." Proceedings of the 38th International ACM SIGIR Conference on Research and Development in Information Retrieval. ACM, 2015.
Candidate documents
Queries
Relevancy judgements
Given:
Learn:
such that relevant sentences appear first
Binary classifier:
1
For each sentence we have:
Skipgram for Wikipedia dump+AQUAINT corpus, dim=50, window=5, freq>=5
Max pooling
Wide, RELU
Vector x
fed into
2
m=5
100 fiters
2
R(q,d)
SQUAD's Questions
Sentences in paragraphs
We can use Jaccard/PMI
Candidate answers
Queries
Relevancy judgements
Our implementation
Embeddings
Additional features
Word (Glove/hybrid) or SE trained with SQUAD's data
Topic information