dianna-ai / dianna

Deep Insight And Neural Network Analysis
https://dianna.readthedocs.io
Apache License 2.0
45 stars 13 forks source link

Investigate Lime suitability for time series #342

Closed cwmeijer closed 1 year ago

loostrum commented 2 years ago

Potentially interesting: https://github.com/emanuel-metzenthin/Lime-For-Time

cpranav93 commented 1 year ago

Investigated Lime-For-Time (https://github.com/emanuel-metzenthin/Lime-For-Time): It has two examples of time-series data-sets:

The results for the coffee data-set seem interesting and meaningful while for the ecg, I am not sure if it is meaningful (need to look in to it further).

Also, the documentation is limited and there is no publication associated to the work (yet!). Could be interesting to pursue further if relevant.

elboyran commented 1 year ago

After searching for XAI methods for TS (see also issue #345), I found the following:

loostrum commented 1 year ago

We have a separate issues for comparing the different LIME-like implementations, but in any case there are implementations available that looks promising. Closing this issue.