-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from wi1lku/master
add GLOBE-CE presentation
- Loading branch information
Showing
3 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# GLOBE-CE: A Translation-Based Approach for Global Counterfactual Explanations | ||
|
||
The major drawback of counterfactual explanations lies in their incapacity to extend beyond the local or individual level. Although some research explores the concept of a broader explanation, only a few offer frameworks that are both dependable and computationally manageable. On the seminar on Monday we will be discussing the paper proposing Global & Efficient Counterfactual Explanations (GLOBE-CE), a flexible framework that tackles the reliability and scalability issues associated with current state-of-the-art. The authors also provide unique mathematical analysis of categorical feature translations and experimental evaluation showing that GLOBE-CE performs significantly better than the current methods across multiple metrics. | ||
|
||
|
||
Presentation will is based on [this paper](https://icml.cc/virtual/2023/poster/23706) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters