Skip to content
Preprint

RelShap: Relationally Consistent Shapley Explanations

Aug 2026 · 0 citations · 46 references
Computer Science

TL;DR

Experiments show that RelShap produces explanations that are more faithful to the data-generating process, correctly identifying the dominant feature in controlled settings where existing methods, including Conditional SHAP and ManifoldShap, do not.

Abstract

Machine learning pipelines commonly flatten relational data into single-table representations, discarding structural constraints. Widely used Shapley value-based feature attributions then rely on feature independence, evaluating the model on combinations that could never arise in the underlying data, producing misleading explanations. We propose RelShap, a framework that incorporates relational constraints and data provenance into Shapley value computation, restricting both background data and coalition evaluation to relationally valid configurations. The framework is estimator-agnostic and composes with Kernel SHAP, Monte Carlo, and Leverage SHAP without altering their sampling or weighting properties. Functional dependencies further induce equivalence classes over feature coalitions, which RelShap exploits to reduce runtime without changing Shapley values; we provide a combinatorial characterization of the expected speedup. Experiments across multiple datasets, models, and estimators show that RelShap produces explanations that are more faithful to the data-generating process, correctly identifying the dominant feature in controlled settings where existing methods, including Conditional SHAP and ManifoldShap, do not. Our code is available at: https://github.com/duneag2/relshap.

View source

Similar papers

Preprint Aug 2026

A Unifying Relational Perspective on Expressive Lottery Tickets

It is proved that sufficiently parameterized RGNNs contain sparse subnetworks that maintain 1-RWL expressivity and derive a lower bound on the probability that a random pruning yields such a subnetwork.

Lorenz Kummer, Samir Moustafa, Anatol Ehrlich et al. · 0 citations
Open access Jul 2026

iAdditive: fast and fair Shapley-inspired feature attribution for correlated features

Interpreting machine learning models fairly and efficiently remains challenging, particularly when features are correlated. Classical Shapley-based explanations can split attribution among substitutes and are often computationally demanding. This study presents iAdditive, a model-agnostic approach that promotes fairness by grouping highly correlated or redundant features through group-level attribution semantics and improves efficiency via a dynamic coalition heuristic inspired by additive explanation methods. Experiments on simulated datasets with known structure and on NHANES indicate that iAdditive produces faithful global attributions under correlation while achieving substantial runtime reductions compared with KernelSHAP, TreeSHAP, SAGE, and exact Shapley baselines. By balancing fairness, interpretability, and efficiency, iAdditive provides a practical tool for trustworthy decision support in applications such as health care.

Abirami Gunasekaran, Minsi Chen, Richard Hill et al. · 0 citations
Preprint Aug 2026

FlowNeg: GFlowNet-Guided Diverse Hard Negative Sampling for Knowledge Graph Embedding

FlowNeg is introduced, a context-conditioned hierarchical generative flow network that amortizes reward-proportional sampling without normalizing a composite reward over the entity set: given a positive triple and corruption side, it selects a type, then an entity.

Ibne Farabi Shihab, Naoshin Anzum Hridi, Joyanta J. Mondal · 0 citations
Book Open access Aug 2026

LTSV: Layered Type-Constrained Shapley Value for Heterogeneous Graph Data Valuation

Data valuation is essential for quantifying data worth in machine learning, especially in multi-party collaborations where incentives rely on fair contribution attribution. Although Shapley-value-based methods are effective for I.I.D. data, extending them to heterogeneous graphs remains challenging due to type-dependent node roles, cross-type dependencies, and prohibitive valuation costs. In this paper, we propose LTSV (Layered Type-Constrained Shapley Value, a framework that decomposes each node's value into three components: intra-type feature contribution, cross-type semantic bridging, and global structural support. Specifically, LTSV anchors the valuation in type-constrained subgames to ensure axiomatic fairness for within-type contributions while preserving the heterogeneous context. It further introduces meta-path-based value propagation to make the implicit contribution of unlabeled bridge nodes explicit and quantifiable. To scale valuation, we develop type-constrained Monte Carlo sampling with importance weighting. Experiments on DBLP, ACM, and IMDb show that LTSV more accurately identifies high-value nodes than state-of-the-art baselines under standard deletion/addition evaluations, while achieving favorable computational efficiency.

Xin Tang, Quanyan Gao, Chao Li · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.