English

Extreme Classification for Answer Type Prediction in Question Answering

Computation and Language 2023-04-28 v2 Artificial Intelligence Information Retrieval

Abstract

Semantic answer type prediction (SMART) is known to be a useful step towards effective question answering (QA) systems. The SMART task involves predicting the top-kk knowledge graph (KG) types for a given natural language question. This is challenging due to the large number of types in KGs. In this paper, we propose use of extreme multi-label classification using Transformer models (XBERT) by clustering KG types using structural and semantic features based on question text. We specifically improve the clustering stage of the XBERT pipeline using textual and structural features derived from KGs. We show that these features can improve end-to-end performance for the SMART task, and yield state-of-the-art results.

Keywords

Cite

@article{arxiv.2304.12395,
  title  = {Extreme Classification for Answer Type Prediction in Question Answering},
  author = {Vinay Setty},
  journal= {arXiv preprint arXiv:2304.12395},
  year   = {2023}
}

Comments

Accepted in JCDL 2023

R2 v1 2026-06-28T10:16:23.124Z