paper-with-me

Papers

PromptExp: Multi-granularity Prompt Explanation of Large Language Models

2024-10-16 · Ximing Dong, Shaowei Wang, Dayi Lin, Gopi Krishnan Rajbahadur, Boquan Zhou, Shichao Liu, Ahmed E. Hassan

Large Language Models excel in tasks like natural language understanding and text generation. Prompt engineering plays a critical role in leveraging LLM effectively. However, LLMs black-box nature hinders its interpretability and effective prompting engineering. A wide range of model explanation approaches have been developed for deep learning models, However, these local explanations are designed for single-output tasks like classification and regression,and cannot be directly applied to LLMs, which generate sequences of tokens. Recent efforts in LLM explanation focus on natural language explanations, but they are prone to hallucinations and inaccuracies. To address this, we introduce PromptExp , a framework for multi-granularity prompt explanations by aggregating token-level insights. PromptExp introduces two token-level explanation approaches: 1. an aggregation-based approach combining local explanation techniques, and 2. a perturbation-based approach with novel techniques to evaluate token masking impact. PromptExp supports both white-box and black-box explanations and extends explanations to higher granularity levels, enabling flexible analysis. We evaluate PromptExp in case studies such as sentiment analysis, showing the perturbation-based approach performs best using semantic similarity to assess perturbation impact. Furthermore, we conducted a user study to confirm PromptExp's accuracy and practical value, and demonstrate its potential to enhance LLM interpretability.

📄 PDF Abstract BibTeX arXiv:2410.13073

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingPrompt EngineeringSemantic SimilaritySemantic Textual SimilaritySentiment AnalysisText Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Not All Explanations Simulate Equally: Comparing Verbalized Feature Attributions and Self-Generated Rationales

2026-05-31 · Pingjun Hong, Benjamin Roth arxiv

Natural-language explanations are often treated as a unified interface for understanding model behavior, but different explanation sources may support simulation in different ways. This paper compares two families of exp…

Question Answering

LUMOS: Universal Semi-Supervised OCT Retinal Layer Segmentation with Hierarchical Reliable Mutual Learning

2026-04-07 · Yizhou Fang, Jian Zhong, Li Lin, Xiaoying Tang arxiv

Optical Coherence Tomography (OCT) layer segmentation faces challenges due to annotation scarcity and heterogeneous label granularities across datasets. While semi-supervised learning helps alleviate label scarcity, exis…

Beyond Single-Granularity Prompts: A Multi-Scale Chain-of-Thought Prompt Learning for Graph

2025-10-10 · Ziyu Zheng, Yaming Yang, Ziyu Guan, Wei Zhao 외 arxiv

The ``pre-train, prompt" paradigm, designed to bridge the gap between pre-training tasks and downstream objectives, has been extended from the NLP domain to the graph domain and has achieved remarkable progress. Current …

U-shaped Multi-granularity Learning for Vision-Language Models

2026-07-16 · Biao Chen, Yunqian Yu, Xiangxu Zhao, Zhongshu Chen 외 arxiv

The prompt learning paradigm for vision-language models is effective yet faces a granularity dilemma: global prompts lack fine-grained semantic awareness, while local prompts ignore contextual associations, limiting cros…

Which is better? Exploring Prompting Strategy For LLM-based Metrics

2023-11-07 · Joonghoon Kim, Saeran Park, Kiyoon Jeong, Sangmin Lee 외

This paper describes the DSBA submissions to the Prompting Large Language Models as Explainable Metrics shared task, where systems were submitted to two tracks: small and large summarization tracks. With advanced Large L…

Text Generation