paper-with-me

홈 › Papers

UKP-SQuARE v2: Explainability and Adversarial Attacks for Trustworthy QA

2022-08-19 · Rachneet Sachdeva, Haritz Puerto, Tim Baumgärtner, Sewin Tariverdian, Hao Zhang, Kexin Wang, Hossain Shaikh Saadi, Leonardo F. R. Ribeiro, Iryna Gurevych

Question Answering (QA) systems are increasingly deployed in applications where they support real-world decisions. However, state-of-the-art models rely on deep neural networks, which are difficult to interpret by humans. Inherently interpretable models or post hoc explainability methods can help users to comprehend how a model arrives at its prediction and, if successful, increase their trust in the system. Furthermore, researchers can leverage these insights to develop new methods that are more accurate and less biased. In this paper, we introduce SQuARE v2, the new version of SQuARE, to provide an explainability infrastructure for comparing models based on methods such as saliency maps and graph-based explanations. While saliency maps are useful to inspect the importance of each input token for the model's prediction, graph-based explanations from external Knowledge Graphs enable the users to verify the reasoning behind the model prediction. In addition, we provide multiple adversarial attacks to compare the robustness of QA models. With these explainability methods and adversarial attacks, we aim to ease the research on trustworthy QA models. SQuARE is available on https://square.ukp-lab.de.

📄 PDF Abstract BibTeX arXiv:2208.09316

Code (1)

ukp-square/square-core 공식 구현

Tasks

Adversarial AttackExplainable ModelsKnowledge GraphsPredictionQuestion Answering

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Impact of Adversarial Attacks on Deep Learning Model Explainability

2024-12-15 · Gazi Nazia Nur, Mohammad Ahnaf Sadat

In this paper, we investigate the impact of adversarial attacks on the explainability of deep learning models, which are commonly criticized for their black-box nature despite their capacity for autonomous feature extrac…

Decision MakingDeep Learning

Unifying Model Explainability and Robustness for Joint Text Classification and Rationale Extraction

2021-12-20 · Dongfang Li, Baotian Hu, Qingcai Chen, Tujie Xu 외

Recent works have shown explainability and robustness are two crucial ingredients of trustworthy and reliable text classification. However, previous works usually address one of two aspects: i) how to extract accurate ra…

Classificationtext-classificationText Classification

Function Composition in Trustworthy Machine Learning: Implementation Choices, Insights, and Questions

2023-02-17 · Manish Nagireddy, Moninder Singh, Samuel C. Hoffman, Evaline Ju 외

Ensuring trustworthiness in machine learning (ML) models is a multi-dimensional task. In addition to the traditional notion of predictive performance, other notions such as privacy, fairness, robustness to distribution s…

Adversarial RobustnessFairnessUncertainty Quantification

Trustworthy Artificial Intelligence Framework for Proactive Detection and Risk Explanation of Cyber Attacks in Smart Grid

2023-06-12 · Md. Shirajum Munir, Sachin Shetty, Danda B. Rawat

The rapid growth of distributed energy resources (DERs), such as renewable energy sources, generators, consumers, and prosumers in the smart grid infrastructure, poses significant cybersecurity and trust challenges to th…

Fairness

A Survey of Robustness and Safety of 2D and 3D Deep Learning Models Against Adversarial Attacks

2023-10-01 · YanJie Li, Bin Xie, Songtao Guo, Yuanyuan Yang 외

Benefiting from the rapid development of deep learning, 2D and 3D computer vision applications are deployed in many safe-critical systems, such as autopilot and identity authentication. However, deep learning models are …

Deep Learning