BOOK: Question Answering for the Curated Web

Abstract

QA, posing a multitude of research challenges, has emerged as one of the most actively investigated topics in information retrieval, natural language processing, and the artificial intelligence communities today. The flip side of such diverse and active interest is that publications are highly fragmented across several venues in the above communities, making it very difficult for new entrants to the field to get a good overview of the topic. Through this book, we make an attempt towards mitigating the above problem by providing an overview of the state-of-the-art in question answering. We cover the twin paradigms of curated Web sources used in QA tasks - trusted text collections like Wikipedia, and objective information distilled into large-scale knowledge bases. We discuss distinct methodologies that have been applied to solve the QA problem in both these paradigms, using instantiations of recent systems for illustration. We begin with an overview of the problem setup and evaluation, cover notable sub-topics like open-domain, multi-hop and conversational QA in depth, and conclude with key insights and emerging topics. We believe that this resource is a valuable contribution towards a unified view on QA, helping graduate students and researchers planning to work on this topic in the near future.

Date
Sep 14, 2021 12:00 AM

This book is divided into two parts of 90 minutes each – QA over Knowledge graphs, and QA over Text. The contents of the book are as below.


Contents

  1. Introduction

  2. Part I: Question Answering on Knowledge Graphs

  • Setup
  • Getting Started with Simple Questions
  • Complex Question Answering
  • Conversational Question Answering
  • Part I: Summary and Insights
  1. Part II: Question Answering on Text
  • Setup
  • Reading Comprehension
  • Open-Domain Question Answering
  • Multi-Hop Question Answering
  • Conversational Question Answering
  • Part II: Summary and Insights
  1. Open Directions