Skip to content

About GNNExplain module and the future of explainability in kgcnn #115

Open
@juanramonua

Description

@juanramonua

First of all, I think it is a very good idea to provide Keras with functionalities to work with graph networks. Currently, there is no alternative to PyG and the Keras functional API philosophy is very good. It is easy to implement, understand and maintain over time.

I would like to know the status of the GNNExplain module. I imagine that when kgcnn evolves to Keras 3.0 with JAX you will have to re-implement a lot of code and the explanation code has disappeared for the moment from the repository and the library.

My idea is to do some tests with small sized graphs on my own data and analyse the results with explainability, which is a general problem. A very important part now of any ML model is the explainability (in some way) of the model predictions.

Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions