paper-with-me

Papers

TROVE: A Challenge for Fine-Grained Text Provenance via Source Sentence Tracing and Relationship Classification

2025-03-19 · Junnan Zhu, Min Xiao, Yining Wang, FeiFei Zhai, Yu Zhou, Chengqing Zong

LLMs have achieved remarkable fluency and coherence in text generation, yet their widespread adoption has raised concerns about content reliability and accountability. In high-stakes domains such as healthcare, law, and news, it is crucial to understand where and how the content is created. To address this, we introduce the Text pROVEnance (TROVE) challenge, designed to trace each sentence of a target text back to specific source sentences within potentially lengthy or multi-document inputs. Beyond identifying sources, TROVE annotates the fine-grained relationships (quotation, compression, inference, and others), providing a deep understanding of how each target sentence is formed. To benchmark TROVE, we construct our dataset by leveraging three public datasets covering 11 diverse scenarios (e.g., QA and summarization) in English and Chinese, spanning source texts of varying lengths (0-5k, 5-10k, 10k+), emphasizing the multi-document and long-document settings essential for provenance. To ensure high-quality data, we employ a three-stage annotation process: sentence retrieval, GPT provenance, and human provenance. We evaluate 11 LLMs under direct prompting and retrieval-augmented paradigms, revealing that retrieval is essential for robust performance, larger models perform better in complex relationship classification, and closed-source models often lead, yet open-source models show significant promise, particularly with retrieval augmentation.

📄 PDF Abstract BibTeX arXiv:2503.15289

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalSentenceSentence RetrievalText Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

GenProve: Learning to Generate Text with Fine-Grained Provenance

2026-01-08 · Jingxuan Wei, Xingyue Wang, Yanghaoyu Liao, Jie Dong 외 arxiv

Large language models (LLM) often hallucinate, and while adding citations is a common solution, it is frequently insufficient for accountability as users struggle to verify how a cited source supports a generated claim. …

What is Your Article Based On? Inferring Fine-grained Provenance

2021-08-01 · ACL 2021 5 · Yi Zhang, Zachary Ives, Dan Roth

When evaluating an article and the claims it makes, a critical reader must be able to assess where the information presented comes from, and whether the various claims are mutually consistent and support the conclusion. …

ArticlesFact CheckingSentence

Facilitating the sharing of electrophysiology data analysis results through in-depth provenance capture

2023-11-16 · Cristiano André Köhler, Danylo Ulianych, Sonja Grün, Stefan Decker 외

Scientific research demands reproducibility and transparency, particularly in data-intensive fields like electrophysiology. Electrophysiology data is typically analyzed using scripts that generate output files, including…

Transfer Learning

Bileve: Securing Text Provenance in Large Language Models Against Spoofing with Bi-level Signature

2024-06-04 · Tong Zhou, Xuandong Zhao, Xiaolin Xu, Shaolei Ren

Text watermarks for large language models (LLMs) have been commonly used to identify the origins of machine-generated content, which is promising for assessing liability when combating deepfake or harmful content. While …

Face Swapping

Improving Neural Argumentative Stance Classification in Controversial Topics with Emotion-Lexicon Features

2026-02-26 · Mohammad Yeghaneh Abkenar, Weixing Wang, Manfred Stede, Davide Picca 외 arxiv

Argumentation mining comprises several subtasks, among which stance classification focuses on identifying the standpoint expressed in an argumentative text toward a specific target topic. While arguments-especially about…