LGJul 16, 2025

OrdShap: Feature Position Importance for Sequential Black-Box Models

arXiv:2507.11855v2h-index: 12
Originality Incremental advance
AI Analysis

This addresses the need for better interpretability in sequential black-box models, offering a novel method for domain-specific applications, though it is incremental in improving attribution techniques.

The paper tackled the problem of existing feature attribution methods for sequential models conflating feature values and positions, by introducing OrdShap to disentangle these effects through permutation-based attribution, with empirical results showing effectiveness across health, natural language, and synthetic datasets.

Sequential deep learning models excel in domains with temporal or sequential dependencies, but their complexity necessitates post-hoc feature attribution methods for understanding their predictions. While existing techniques quantify feature importance, they inherently assume fixed feature ordering - conflating the effects of (1) feature values and (2) their positions within input sequences. To address this gap, we introduce OrdShap, a novel attribution method that disentangles these effects by quantifying how a model's predictions change in response to permuting feature position. We establish a game-theoretic connection between OrdShap and Sanchez-Bergantiños values, providing a theoretically grounded approach to position-sensitive attribution. Empirical results from health, natural language, and synthetic datasets highlight OrdShap's effectiveness in capturing feature value and feature position attributions, and provide deeper insight into model behavior.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes