English

JoPA:Explaining Large Language Model's Generation via Joint Prompt Attribution

Computation and Language 2025-09-17 v3 Machine Learning

Abstract

Large Language Models (LLMs) have demonstrated impressive performances in complex text generation tasks. However, the contribution of the input prompt to the generated content still remains obscure to humans, underscoring the necessity of understanding the causality between input and output pairs. Existing works for providing prompt-specific explanation often confine model output to be classification or next-word prediction. Few initial attempts aiming to explain the entire language generation often treat input prompt texts independently, ignoring their combinatorial effects on the follow-up generation. In this study, we introduce a counterfactual explanation framework based on Joint Prompt Attribution, JoPA, which aims to explain how a few prompt texts collaboratively influences the LLM's complete generation. Particularly, we formulate the task of prompt attribution for generation interpretation as a combinatorial optimization problem, and introduce a probabilistic algorithm to search for the casual input combination in the discrete space. We define and utilize multiple metrics to evaluate the produced explanations, demonstrating both the faithfulness and efficiency of our framework.

Keywords

Cite

@article{arxiv.2405.20404,
  title  = {JoPA:Explaining Large Language Model's Generation via Joint Prompt Attribution},
  author = {Yurui Chang and Bochuan Cao and Yujia Wang and Jinghui Chen and Lu Lin},
  journal= {arXiv preprint arXiv:2405.20404},
  year   = {2025}
}

Comments

Accepted to ACL 2025 (Main)

R2 v1 2026-06-28T16:47:44.766Z