arXiv AI recent: Feature Attribution in Directed Acyclic Graphs Using Edge Intervention
Researchers proposed a novel feature attribution method called DAG-SHAP, which is based on edge intervention.,DAG-SHAP treats each feature edge as an individual attribution object to capt...
Shapley value-based feature attribution methods face challenges in scenarios involving complex feature interactions and causal relationships.,The proposed DAG-SHAP method and its approximation for efficient computation are available, along with the code at https://github.com/ZJU-DIVER/DAG-SHAP.