paper-with-me

Papers

Generating and Evaluating Explanations of Attended and Error-Inducing Input Regions for VQA Models

2021-03-26 · Arijit Ray, Michael Cogswell, Xiao Lin, Kamran Alipour, Ajay Divakaran, Yi Yao, Giedrius Burachas

Attention maps, a popular heatmap-based explanation method for Visual Question Answering (VQA), are supposed to help users understand the model by highlighting portions of the image/question used by the model to infer answers. However, we see that users are often misled by current attention map visualizations that point to relevant regions despite the model producing an incorrect answer. Hence, we propose Error Maps that clarify the error by highlighting image regions where the model is prone to err. Error maps can indicate when a correctly attended region may be processed incorrectly leading to an incorrect answer, and hence, improve users' understanding of those cases. To evaluate our new explanations, we further introduce a metric that simulates users' interpretation of explanations to evaluate their potential helpfulness to understand model correctness. We finally conduct user studies to see that our new explanations help users understand model correctness better than baselines by an expected 30\% and that our proxy helpfulness metrics correlate strongly ($\rho>0.97$) with how well users can predict model correctness.

📄 PDF Abstract BibTeX arXiv:2103.14712

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

AR-Pro: Counterfactual Explanations for Anomaly Repair with Formal Properties

2024-10-31 · Xiayan Ji, Anton Xue, Eric Wong, Oleg Sokolsky 외

Anomaly detection is widely used for identifying critical errors and suspicious behaviors, but current methods lack interpretability. We leverage common properties of existing methods and recent advances in generative mo…

Anomaly DetectioncounterfactualTime Series

EiG-Search: Generating Edge-Induced Subgraphs for GNN Explanation in Linear Time

2024-05-02 · Shengyao Lu, Bang Liu, Keith G. Mills, Jiao He 외

Understanding and explaining the predictions of Graph Neural Networks (GNNs), is crucial for enhancing their safety and trustworthiness. Subgraph-level explanations are gaining attention for their intuitive appeal. Howev…

Explainable Object-induced Action Decision for Autonomous Vehicles

2020-03-20 · CVPR 2020 6 · Yiran Xu, Xiaoyin Yang, Lihang Gong, Hsuan-Chu Lin 외

A new paradigm is proposed for autonomous driving. The new paradigm lies between the end-to-end and pipelined approaches, and is inspired by how humans solve the problem. While it relies on scene understanding, the latte…

Autonomous DrivingAutonomous VehiclesObjectScene Understanding

EVADE: LLM-Based Explanation Generation and Validation for Error Detection in NLI

2025-11-12 · Longfei Zuo, Barbara Plank, Siyao Peng arxiv

High-quality datasets are critical for training and evaluating reliable NLP models. In tasks like natural language inference (NLI), human label variation (HLV) arises when multiple labels are valid for the same instance,…

Natural Language InferenceExplanation Generation

What will it take to generate fairness-preserving explanations?

2021-06-24 · Jessica Dai, Sohini Upadhyay, Stephen H. Bach, Himabindu Lakkaraju

In situations where explanations of black-box models may be useful, the fairness of the black-box is also often a relevant concern. However, the link between the fairness of the black-box model and the behavior of explan…

Fairness