RA-MTR: A Retrieval Augmented Multi-Task Reader based Approach for Inspirational Quote Extraction from Long Documents
2025-02-17Code Available0· sign in to hype
Sayantan Adak, Animesh Mukherjee
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/sayantan11995/context_based_quote_extractionOfficialIn paperpytorch★ 1
Abstract
Inspirational quotes from famous individuals are often used to convey thoughts in news articles, essays, and everyday conversations. In this paper, we propose a novel context-based quote extraction system that aims to extract the most relevant quote from a long text. We formulate this quote extraction as an open domain question answering problem first by employing a vector-store based retriever and then applying a multi-task reader. We curate three context-based quote extraction datasets and introduce a novel multi-task framework RA-MTR that improves the state-of-the-art performance, achieving a maximum improvement of 5.08% in BoW F1-score.