@inproceedings{gupta-etal-2018-retrieve,
    title = "Retrieve and Re-rank: A Simple and Effective {IR} Approach to Simple Question Answering over Knowledge Graphs",
    author = "Gupta, Vishal  and
      Chinnakotla, Manoj  and
      Shrivastava, Manish",
    editor = "Thorne, James  and
      Vlachos, Andreas  and
      Cocarascu, Oana  and
      Christodoulopoulos, Christos  and
      Mittal, Arpit",
    booktitle = "Proceedings of the First Workshop on Fact Extraction and {VER}ification ({FEVER})",
    month = nov,
    year = "2018",
    address = "Brussels, Belgium",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/W18-5504/",
    doi = "10.18653/v1/W18-5504",
    pages = "22--27",
    abstract = "SimpleQuestions is a commonly used benchmark for single-factoid question answering (QA) over Knowledge Graphs (KG). Existing QA systems rely on various components to solve different sub-tasks of the problem (such as entity detection, entity linking, relation prediction and evidence integration). In this work, we propose a different approach to the problem and present an information retrieval style solution for it. We adopt a two-phase approach: candidate generation and candidate re-ranking to answer questions. We propose a Triplet-Siamese-Hybrid CNN (TSHCNN) to re-rank candidate answers. Our approach achieves an accuracy of 80{\%} which sets a new state-of-the-art on the SimpleQuestions dataset."
}Markdown (Informal)
[Retrieve and Re-rank: A Simple and Effective IR Approach to Simple Question Answering over Knowledge Graphs](https://preview.aclanthology.org/iwcs-25-ingestion/W18-5504/) (Gupta et al., EMNLP 2018)
ACL