paper-with-me

Papers

Mind the Quote: Enabling Quotation-Aware Dialogue in LLMs via Plug-and-Play Modules

2025-05-30 · Yueqi Zhang, Peiwen Yuan, Shaoxiong Feng, Yiwei Li, Xinglin Wang, Jiayi Shi, Chuyi Tan, Boyuan Pan, Yao Hu, Kan Li

Human-AI conversation frequently relies on quoting earlier text-"check it with the formula I just highlighted"-yet today's large language models (LLMs) lack an explicit mechanism for locating and exploiting such spans. We formalise the challenge as span-conditioned generation, decomposing each turn into the dialogue history, a set of token-offset quotation spans, and an intent utterance. Building on this abstraction, we introduce a quotation-centric data pipeline that automatically synthesises task-specific dialogues, verifies answer correctness through multi-stage consistency checks, and yields both a heterogeneous training corpus and the first benchmark covering five representative scenarios. To meet the benchmark's zero-overhead and parameter-efficiency requirements, we propose QuAda, a lightweight training-based method that attaches two bottleneck projections to every attention head, dynamically amplifying or suppressing attention to quoted spans at inference time while leaving the prompt unchanged and updating < 2.8% of backbone weights. Experiments across models show that QuAda is suitable for all scenarios and generalises to unseen topics, offering an effective, plug-and-play solution for quotation-aware dialogue.

📄 PDF Abstract BibTeX arXiv:2505.24292

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Continuity of Topic, Interaction, and Query: Learning to Quote in Online Conversations

2021-06-18 · EMNLP 2020 11 · Lingzhi Wang, Jing Li, Xingshan Zeng, Haisong Zhang 외

Quotations are crucial for successful explanations and persuasions in interpersonal communications. However, finding what to quote in a conversation is challenging for both humans and machines. This work studies automati…

DecoderText Generation

What Makes an Ideal Quote? Recommending "Unexpected yet Rational" Quotations via Novelty

2025-12-15 · Bowei Zhang, Jin Xiao, Guanglei Yue, Qianyu He 외 arxiv

Quotation recommendation aims to enrich writing by suggesting quotes that complement a given context, yet existing systems mostly optimize surface-level topical relevance and ignore the deeper semantic and aesthetic prop…

QUILL: Quotation Generation Enhancement of Large Language Models

2024-11-06 · Jin Xiao, Bowei Zhang, Qianyu He, Jiaqing Liang 외

While Large language models (LLMs) have become excellent writing assistants, they still struggle with quotation generation. This is because they either hallucinate when providing factual quotations or fail to provide quo…

Reranking

A Two-stage Sieve Approach for Quote Attribution

2017-04-01 · EACL 2017 4 · Grace Muzny, Michael Fang, Angel Chang, Dan Jurafsky

We present a deterministic sieve-based system for attributing quotations in literary text and a new dataset: QuoteLi3. Quote attribution, determining who said what in a given text, is important for tasks like creating di…

Vocal Bursts Valence Prediction

DirectQuote: A Dataset for Direct Quotation Extraction and Attribution in News Articles

2021-10-15 · LREC 2022 6 · Yuanchi Zhang, Yang Liu

Quotation extraction and attribution are challenging tasks, aiming at determining the spans containing quotations and attributing each quotation to the original speaker. Applying this task to news data is highly related …

ArticlesAttributeFact Checking