Skip to content

Commit

Permalink
Update collections/_posts/2024-10-20-tabular-explainability.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Painchaud <23144457+nathanpainchaud@users.noreply.github.com>
  • Loading branch information
olivier-bernard-creatis and nathanpainchaud authored Oct 29, 2024
1 parent 4fd1595 commit 853bda9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collections/_posts/2024-10-20-tabular-explainability.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pdf: "https://arxiv.org/pdf/2302.14278"

* The field of explainable Artificial Intelligence is named XAI and has received increasing interest over the past decade
* XAI algorithms for DL can be organized into three major groups: perturbation-based, gradient-based, and, more recently, attention-based
* Transformers posses a built-in capability to provide explanations for its results via the analysis of attention matrices
* Transformers possess a built-in capability to provide explanations for their results via the analysis of attention matrices

<div style="text-align:center">
<img src="/collections/images/tabular_explainability/tab_exp_1.jpg" width=700></div>
Expand Down

0 comments on commit 853bda9

Please sign in to comment.