paper-with-me

Papers

QUILL: Quotation Generation Enhancement of Large Language Models

2024-11-06 · Jin Xiao, Bowei Zhang, Qianyu He, Jiaqing Liang, Feng Wei, Jinglei Chen, Zujie Liang, Deqing Yang, Yanghua Xiao

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 quotes that exceed human expectations. To bridge the gap, we systematically study how to evaluate and improve LLMs' performance in quotation generation tasks. We first establish a holistic and automatic evaluation system for quotation generation task, which consists of five criteria each with corresponding automatic metric. To improve the LLMs' quotation generation abilities, we construct a bilingual knowledge base that is broad in scope and rich in dimensions, containing up to 32,022 quotes. Moreover, guided by our critiria, we further design a quotation-specific metric to rerank the retrieved quotations from the knowledge base. Extensive experiments show that our metrics strongly correlate with human preferences. Existing LLMs struggle to generate desired quotes, but our quotation knowledge base and reranking metric help narrow this gap. Our dataset and code are publicly available at https://github.com/GraceXiaoo/QUILL.

📄 PDF Abstract BibTeX arXiv:2411.03675

Code (1)

gracexiaoo/quill 공식 구현

Tasks

Reranking

Methods 이 논문이 사용한 방법론

BASE 설명 없음

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

MagicQuill: An Intelligent Interactive Image Editing System

2024-11-14 · CVPR 2025 1 · Zichen Liu, Yue Yu, Hao Ouyang, Qiuyu Wang 외

Image editing involves a variety of complex tasks and requires efficient and precise manipulation techniques. In this paper, we present MagicQuill, an integrated image editing system that enables swift actualization of c…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Attribution, Citation, and Quotation: A Survey of Evidence-based Text Generation with Large Language Models

2025-08-21 · Tobias Schreieder, Tim Schopf, Michael Färber arxiv

The increasing adoption of large language models (LLMs) has raised serious concerns about their reliability and trustworthiness. As a result, a growing body of research focuses on evidence-based text generation with LLMs…

Text Generation

Large Language-Geometry Model: When LLM meets Equivariance

2025-02-16 · Zongzhao Li, Jiacheng Cen, Bing Su, Wenbing Huang 외

Accurately predicting 3D structures and dynamics of physical systems is crucial in scientific applications. Existing approaches that rely on geometric Graph Neural Networks (GNNs) effectively enforce $\mathrm{E}(3)$-equi…

modelSpatial Reasoning

Identifying Speakers and Addressees of Quotations in Novels with Prompt Learning

2024-08-18 · Yuchen Yan, Hanjie Zhao, Senbin Zhu, Hongde Liu 외

Quotations in literary works, especially novels, are important to create characters, reflect character relationships, and drive plot development. Current research on quotation extraction in novels primarily focuses on qu…

Prompt Learning