Skip to content

Commit 9d44f6c

Browse files
authored
Update README.md
Signed-off-by: Koorosh Aslansefat <[email protected]>
1 parent 81631cb commit 9d44f6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
<p align="justify">Machine learning is currently undergoing an explosion in capability, popularity, and sophistication. However, one of the major barriers to widespread acceptance of machine learning (ML) is trustworthiness: most ML models operate as black boxes, their inner workings opaque and mysterious, and it can be difficult to trust their conclusions without understanding how those conclusions are reached. Explainability is therefore a key aspect of improving trustworthiness: the ability to better understand, interpret, and anticipate the behaviour of ML models. To this end, we propose a SMILE, a new method that builds on previous approaches by making use of statistical distance measures to improve explainability while remaining applicable to a wide range of input data domains</p>
1313

1414
## News
15-
The SMILE approach has been extended for <b>Point Cloud Explainability</b>. Please check out the examples [here](https://github.com/Dependable-Intelligent-Systems-Lab/xwhy/tree/main/examples/Point%20Cloud%20Examples).
15+
[x] The SMILE approach has been extended for <b>Point Cloud Explainability</b>. Please check out the examples [here](https://github.com/Dependable-Intelligent-Systems-Lab/xwhy/tree/main/examples/Point%20Cloud%20Examples). [Arxiv](https://arxiv.org/abs/2410.15374), [Youtube](https://www.youtube.com/watch?v=AzYz-JUJTxs).
16+
[x] The SMILE approach has been extended for <b>Instruction-based Image Editing Explainability</b>. [Arxiv](https://www.arxiv.org/abs/2412.16277), [Youtube](https://www.youtube.com/watch?v=0QTf2qasrgM&t).
1617

1718
## Installation
1819
```

0 commit comments

Comments
 (0)