paper-with-me

Papers

Quantifying perturbation impacts for large language models

2024-12-01 · Paulius Rauba, Qiyao Wei, Mihaela van der Schaar

We consider the problem of quantifying how an input perturbation impacts the outputs of large language models (LLMs), a fundamental task for model reliability and post-hoc interpretability. A key obstacle in this domain is disentangling the meaningful changes in model responses from the intrinsic stochasticity of LLM outputs. To overcome this, we introduce Distribution-Based Perturbation Analysis (DBPA), a framework that reformulates LLM perturbation analysis as a frequentist hypothesis testing problem. DBPA constructs empirical null and alternative output distributions within a low-dimensional semantic similarity space via Monte Carlo sampling. Comparisons of Monte Carlo estimates in the reduced dimensionality space enables tractable frequentist inference without relying on restrictive distributional assumptions. The framework is model-agnostic, supports the evaluation of arbitrary input perturbations on any black-box LLM, yields interpretable p-values, supports multiple perturbation testing via controlled error rates, and provides scalar effect sizes for any chosen similarity or distance metric. We demonstrate the effectiveness of DBPA in evaluating perturbation impacts, showing its versatility for perturbation analysis.

📄 PDF Abstract BibTeX arXiv:2412.00868

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Adversarial Evasion Attack Efficiency against Large Language Models

2024-06-12 · João Vitorino, Eva Maia, Isabel Praça

Large Language Models (LLMs) are valuable for text classification, but their vulnerabilities must not be disregarded. They lack robustness against adversarial examples, so it is pertinent to understand the impacts of dif…

Adversarial DefenseClassificationSentiment AnalysisSentiment Classification+2

Quantifying the robustness of deep multispectral segmentation models against natural perturbations and data poisoning

2023-05-18 · Elise Bishoff, Charles Godfrey, Myles Mckay, Eleanor Byler

In overhead image segmentation tasks, including additional spectral bands beyond the traditional RGB channels can improve model performance. However, it is still unclear how incorporating this additional data impacts mod…

Adversarial RobustnessData PoisoningImage SegmentationSemantic Segmentation

Brittlebench: Quantifying LLM robustness via prompt sensitivity

2026-02-27 · Angelika Romanou, Mark Ibrahim, Candace Ross, Chantal Shaib 외 arxiv

Existing evaluation methods largely rely on clean, static benchmarks, which can overestimate true model performance by failing to capture the noise and variability inherent in real-world user inputs. This is especially t…

Quantifying Uncertainty in Natural Language Explanations of Large Language Models

2023-11-06 · Sree Harsha Tanneru, Chirag Agarwal, Himabindu Lakkaraju

Large Language Models (LLMs) are increasingly used as powerful tools for several high-stakes natural language processing (NLP) applications. Recent prompting works claim to elicit intermediate reasoning steps and key tok…

Repurposing Adversarial Perturbations for Continual Learning: From Defense to Active Alignment

2026-06-01 · Ran Liu, Min Yu, Mingqi Liu, Jianguo Jiang 외 arxiv

In dynamic environments, large language models need to keep adapting to new tasks, but continual learning often suffers from forgetting, limited transfer, and vulnerability to adversarial perturbations. To address this, …

Continual Learning