CLIRDec 15, 2021

Design Challenges for a Multi-Perspective Search Engine

arXiv:2112.08357v2627 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for more direct and diverse responses in search engines for users seeking answers to controversial questions, though it appears incremental as it builds on existing retrieval and language understanding methods.

The paper tackles the problem of document retrieval for controversial queries by proposing a new perspective-oriented paradigm that synthesizes natural language understanding with retrieval, and demonstrates a prototype system evaluated through a user survey to assess its utility.

Many users turn to document retrieval systems (e.g. search engines) to seek answers to controversial questions. Answering such user queries usually require identifying responses within web documents, and aggregating the responses based on their different perspectives. Classical document retrieval systems fall short at delivering a set of direct and diverse responses to the users. Naturally, identifying such responses within a document is a natural language understanding task. In this paper, we examine the challenges of synthesizing such language understanding objectives with document retrieval, and study a new perspective-oriented document retrieval paradigm. We discuss and assess the inherent natural language understanding challenges in order to achieve the goal. Following the design challenges and principles, we demonstrate and evaluate a practical prototype pipeline system. We use the prototype system to conduct a user survey in order to assess the utility of our paradigm, as well as understanding the user information needs for controversial queries.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes