Progressive Inference: Explaining Decoder-Only Sequence Classification Models Using Intermediate Predictions
This paper proposes Progressive inference--a framework to explain the predictions of decoder-only transformer models trained to perform sequence classification tasks. Our work is based on the insight that the classification head of a decoder-only model can be used to make intermediate predictions by…