paper-with-me

Papers

LLM-Generated Black-box Explanations Can Be Adversarially Helpful

2024-05-10 · Rohan Ajwani, Shashidhar Reddy Javaji, Frank Rudzicz, Zining Zhu

Large Language Models (LLMs) are becoming vital tools that help us solve and understand complex problems by acting as digital assistants. LLMs can generate convincing explanations, even when only given the inputs and outputs of these problems, i.e., in a ``black-box'' approach. However, our research uncovers a hidden risk tied to this approach, which we call *adversarial helpfulness*. This happens when an LLM's explanations make a wrong answer look right, potentially leading people to trust incorrect solutions. In this paper, we show that this issue affects not just humans, but also LLM evaluators. Digging deeper, we identify and examine key persuasive strategies employed by LLMs. Our findings reveal that these models employ strategies such as reframing the questions, expressing an elevated level of confidence, and cherry-picking evidence to paint misleading answers in a credible light. To examine if LLMs are able to navigate complex-structured knowledge when generating adversarially helpful explanations, we create a special task based on navigating through graphs. Most LLMs are not able to find alternative paths along simple graphs, indicating that their misleading explanations aren't produced by only logical deductions using complex knowledge. These findings shed light on the limitations of the black-box explanation setting and allow us to provide advice on the safe usage of LLMs.

📄 PDF Abstract BibTeX arXiv:2405.06800

Code (1)

ziningzhu/adversarial_helpfulness 공식 구현 pytorch

Tasks

Navigate

Similar Papers 제목 키워드 기반

Generating Counterfactual Explanations with Natural Language

2018-06-26 · Lisa Anne Hendricks, Ronghang Hu, Trevor Darrell, Zeynep Akata

Natural language explanations of deep neural network decisions provide an intuitive way for a AI agent to articulate a reasoning process. Current textual explanations learn to discuss class discriminative features in an …

AI AgentClassificationcounterfactualFine-Grained Image Classification+3

Explanation-based Counterfactual Retraining(XCR): A Calibration Method for Black-box Models

2022-06-22 · Liu Zhendong, Wenyu Jiang, Yi Zhang, Chongjun Wang

With the rapid development of eXplainable Artificial Intelligence (XAI), a long line of past work has shown concerns about the Out-of-Distribution (OOD) problem in perturbation-based post-hoc XAI models and explanations …

counterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importance

InterroLang: Exploring NLP Models and Datasets through Dialogue-based Explanations

2023-10-09 · Nils Feldhus, Qianli Wang, Tatiana Anikina, Sahil Chopra 외

While recently developed NLP explainability methods let us open the black box in various ways (Madsen et al., 2022), a missing ingredient in this endeavor is an interactive tool offering a conversational interface. Such …

Dialogue Act ClassificationHate Speech DetectionQuestion Answering

On the Trade-offs between Adversarial Robustness and Actionable Explanations

2023-09-28 · Satyapriya Krishna, Chirag Agarwal, Himabindu Lakkaraju

As machine learning models are increasingly being employed in various high-stakes settings, it becomes important to ensure that predictions of these models are not only adversarially robust, but also readily explainable …

Adversarial Robustness

Can You Explain That? Lucid Explanations Help Human-AI Collaborative Image Retrieval

2019-04-05 · Arijit Ray, Yi Yao, Rakesh Kumar, Ajay Divakaran 외

While there have been many proposals on making AI algorithms explainable, few have attempted to evaluate the impact of AI-generated explanations on human performance in conducting human-AI collaborative tasks. To bridge …

Image RetrievalQuestion AnsweringRetrievalVisual Question Answering+1