IRCLJun 20, 2023

QuOTeS: Query-Oriented Technical Summarization

arXiv:2306.11832v1h-index: 48Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the time-consuming task of summarizing academic papers for researchers, though it appears incremental as it integrates existing techniques into a new system.

The paper tackles the problem of researchers spending significant time summarizing papers for citations by proposing QuOTeS, an interactive system that retrieves relevant sentences from references to assist in paper composition, with user study results showing it provides a positive experience and high-quality summaries.

Abstract. When writing an academic paper, researchers often spend considerable time reviewing and summarizing papers to extract relevant citations and data to compose the Introduction and Related Work sections. To address this problem, we propose QuOTeS, an interactive system designed to retrieve sentences related to a summary of the research from a collection of potential references and hence assist in the composition of new papers. QuOTeS integrates techniques from Query-Focused Extractive Summarization and High-Recall Information Retrieval to provide Interactive Query-Focused Summarization of scientific documents. To measure the performance of our system, we carried out a comprehensive user study where participants uploaded papers related to their research and evaluated the system in terms of its usability and the quality of the summaries it produces. The results show that QuOTeS provides a positive user experience and consistently provides query-focused summaries that are relevant, concise, and complete. We share the code of our system and the novel Query-Focused Summarization dataset collected during our experiments at https://github.com/jarobyte91/quotes.

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