Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP) 2014
DOI: 10.3115/v1/d14-1067
|View full text |Cite
|
Sign up to set email alerts
|

Question Answering with Subgraph Embeddings

Abstract: In this paper we present ThReeNN, a model for Community Question Answering , Task 3, of SemEval-2017. The proposed model exploits both syntactic and semantic information to build a single and meaningful embedding space. Using a dependency parser in combination with word embeddings, the model creates sequences of inputs for a Recurrent Neural Network, which are then used for the ranking purposes of the Task. The score obtained on the official test data shows promising results .

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
419
0
1

Year Published

2015
2015
2024
2024

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 589 publications
(420 citation statements)
references
References 8 publications
0
419
0
1
Order By: Relevance
“…We use the detected topic entity mentions to obtain candidate matching entities in the KB using Freebase Search API. We use top-Model F1 (Berant et al, 2013) 35.7 (Yao and Van Durme, 2014) 33.0 (Berant and Liang, 2014) 39.9 (Bao et al, 2014) 37.5 (Bordes et al, 2014) 39.2 (Yang et al, 2014) 41.3 (Dong et al, 2015b) 40.8 (Yao, 2015) 44.3 (Berant and Liang, 2015) 49.7 52.5 50.3 (Xu et al, 2016) 53 3 entities returned for the pruning step of Question Abstraction on the test examples. Answer Type Prediction.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…We use the detected topic entity mentions to obtain candidate matching entities in the KB using Freebase Search API. We use top-Model F1 (Berant et al, 2013) 35.7 (Yao and Van Durme, 2014) 33.0 (Berant and Liang, 2014) 39.9 (Bao et al, 2014) 37.5 (Bordes et al, 2014) 39.2 (Yang et al, 2014) 41.3 (Dong et al, 2015b) 40.8 (Yao, 2015) 44.3 (Berant and Liang, 2015) 49.7 52.5 50.3 (Xu et al, 2016) 53 3 entities returned for the pruning step of Question Abstraction on the test examples. Answer Type Prediction.…”
Section: Methodsmentioning
confidence: 99%
“…Kwiatkowski et al (2013) generates KB agnostic intermediary CCG parses of questions which are grounded afterwards given a KB. Bordes et al (2014) uses a vector space embedding approach to measure the semantic similarity between question and answers. Yao and Van Durme (2014), Bast and Haussmann (2015) and exploit a graph centric approach where a grounded subgraph query is generated from question and then executed against a KB.…”
mentioning
confidence: 99%
“…These questions are subsequently interpreted with respect to the specific knowledge graph at hand by mapping them to a triple pattern query, which can be issued to the knowledge graph, returning the desired answers to the user [3,4,5,8]. This new setting of large knowledge graphs presents an opportunity to tackle the question answering problem using new approaches.…”
Section: Related Workmentioning
confidence: 99%
“…Recent research has focused more on developing open domain systems (Kwiatkowski et al, 2013;Yao and Durme, 2014;Bordes et al, 2014), but there remains a need for specialized NLIs (Minock, 2005). One unique feature of our system is to help users to build a complete question by providing suggestions according to a partial question and a grammar.…”
Section: Related Workmentioning
confidence: 99%