paper-with-me

Papers

RA-MTR: A Retrieval Augmented Multi-Task Reader based Approach for Inspirational Quote Extraction from Long Documents

2025-02-17 · Sayantan Adak, Animesh Mukherjee

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.

📄 PDF Abstract BibTeX arXiv:2502.12124

Code (1)

sayantan11995/context_based_quote_extraction 공식 구현 pytorch

Tasks

ArticlesOpen-Domain Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Guiding Data-Driven Design Ideation by Knowledge Distance

2022-10-18 · Jianxi Luo, Serhad Sarica, Kristin Wood

Data-driven conceptual design methods and tools aim to inspire human ideation for new design concepts by providing external inspirational stimuli. In prior studies, the stimuli have been limited in terms of coverage, gra…

Patent classificationRetrieval

Query Rewriting for Retrieval-Augmented Large Language Models

2023-05-23 · Xinbei Ma, Yeyun Gong, Pengcheng He, Hai Zhao 외

Large Language Models (LLMs) play powerful, black-box readers in the retrieve-then-read pipeline, making remarkable progress in knowledge-intensive tasks. This work introduces a new framework, Rewrite-Retrieve-Read inste…

Language ModelingLanguage ModellingMultiple-choiceRetrieval+1

Optimizing Retrieval-augmented Reader Models via Token Elimination

2023-10-20 · Moshe Berchansky, Peter Izsak, Avi Caciularu, Ido Dagan 외

Fusion-in-Decoder (FiD) is an effective retrieval-augmented language model applied across a variety of open-domain tasks, such as question answering, fact checking, etc. In FiD, supporting passages are first retrieved an…

Answer GenerationDecoderFact CheckingLanguage Modeling+3

Leveraging Multimodal LLM for Inspirational User Interface Search

2025-01-29 · SeokHyeon Park, Yumin Song, Soohyun Lee, Jaeyoung Kim 외

Inspirational search, the process of exploring designs to inform and inspire new creative work, is pivotal in mobile user interface (UI) design. However, exploring the vast space of UI references remains a challenge. Exi…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Beyond Perplexity: Let the Reader Select Retrieval Summaries via Spectrum Projection Score

2025-08-08 · Zhanghao Hu, Qinglin Zhu, Siya Qi, Yulan He 외 arxiv

Large Language Models (LLMs) have shown improved generation performance through retrieval-augmented generation (RAG) following the retriever-reader paradigm, which supplements model inputs with externally retrieved knowl…