Relevance Propagation through Deep Conditional Random Fields
Xiangyu Yang (Vrije Universiteit Brussel); Boris Joukovsky (Vrije Universiteit Brussel - imec); Nikos Deligiannis (Vrije Universiteit Brussel - imec)
-
SPS
IEEE Members: $11.00
Non-members: $15.00
Conditional random fields (CRFs), a particular type of graph neural networks (GNNs), can be used to make structured predictions in machine learning, with various applications from image processing and natural language processing to recommender systems. CRFs refine the prediction of a sample by taking into account its context information. However, there is a lack of work on post-hoc explanation approaches to CRFs, especially when the model is softmax-activated like the deep mean field network (DMFN). In this paper, we bridge this gap by proposing a layer-wise relevance propagation (LRP) method based on deep Taylor decomposition to explain CRFs, especially the DMFN model. The method considers the intermediate softmax activation layers in DMFN. We use two evaluation settings: top K% deletion and insertion to evaluate the method. Experimental studies on fake news detection using the DMFN model prove the effectiveness of our explanation method compared to the other baseline methods