Compositional question answering: A divide and conquer approach

  • Authors:
  • Hyo-Jung Oh;Ki-Youn Sung;Myung-Gil Jang;Sung Hyon Myaeng

  • Affiliations:
  • Electronics and Telecommunications Research Institute (ETRI), 161 Gajeong-dong, Yuseong-gu, Daejeon 305-700, Republic of Korea;INITECH co., Ltd., 11F Ace High-end Tower, 11 224-14 Guro-dong, Guro-gu, Seoul 152-050, Republic of Korea;Electronics and Telecommunications Research Institute (ETRI), 161 Gajeong-dong, Yuseong-gu, Daejeon 305-700, Republic of Korea;Department of Computer Science, Korea Advanced Institute of Science and Technology (KAIST), 119 Munjiro, Yuseong-gu, Daejeon 305-732, Republic of Korea

  • Venue:
  • Information Processing and Management: an International Journal
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes how questions can be characterized for question answering (QA) along different facets and focuses on questions that cannot be answered directly but can be divided into simpler ones so that they can be answered directly using existing QA capabilities. Since individual answers are composed to generate the final answer, we call this process as compositional QA. The goal of the proposed QA method is to answer a composite question by dividing it into atomic ones, instead of developing an entirely new method tailored for the new question type. A question is analyzed automatically to determine its class, and its sub-questions are sent to the relevant QA modules. Answers returned from the individual QA modules are composed based on the predetermined plan corresponding to the question type. The experimental results based on 615 questions show that the compositional QA approach outperforms the simple routing method by about 17%. Considering 115 composite questions only, the F-score was almost tripled from the baseline.