Pith. sign in

REVIEW 3 major objections 2 minor 55 references

Rigorous Feature Importance Scores based on Shapley Value and Banzhaf Index

T0 review · 3 major / 2 minor · reviewed 2026-08-05 · deepseek-v4-flash

Pith's one-line read Two novel game-theoretic feature importance scores, built on the Shapley value and the Banzhaf index with a WAXp-based characteristic function that accounts for non-WAXp sets, quantify how effective each feature is at excluding adversarial

desk verdict The submission bundle is mismatched—supplied full text is a GR paper—so this is a review of an abstract and a metadata error, and the actual paper deserves a fair shot only after the record is fixed. read the letter →

arxiv 2508.11959 v1 pith:GSWICKQ2 submitted 2025-08-16 cs.AI

classification cs.AI
keywords featureimportanceShapleyvalueBanzhafindexweakabductiveexplanationsadversarialexamplesformalexplainableAIcomputationalcomplexity
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper proposes two new feature importance scores for machine-learning models, built on the Shapley value and the Banzhaf index. The scores use a characteristic function derived from weak abductive explanations (WAXps) that, unlike earlier work, also counts the contribution of feature sets that are not WAXps. Because of the known link between formal explanations and adversarial examples, the resulting scores measure how effective each feature is at excluding adversarial examples. The paper also states formal properties of the scores and analyzes their computational complexity. A sympathetic reader would take the proposal as a step toward attribution methods with documented formal guarantees.

What carries the argument

The characteristic function built from weak abductive explanations (WAXps), together with the Shapley value and Banzhaf index from cooperative game theory. The WAXp machinery turns feature subsets into payoffs by checking whether the subset is a weak formal explanation for a prediction; the novel step extends the payoff to non-WAXp sets, so that features contributing through non-explaining subsets are not assigned zero importance. The Shapley value and Banzhaf index then aggregate these payoffs into per-feature scores.

What would settle it

Give a concrete classifier and a set of adversarial examples; compute the proposed scores and compare them with the empirically measured reduction in the number of adversarial examples when each feature is removed. If a feature that the scores rank high does not reduce the adversarial region, or if the characteristic function violates a Shapley axiom such as the dummy-player axiom on a simple example, the claimed properties would fail.

Watch

Extended reading notes

Core claim

We introduce two feature importance scores, based on the Shapley value and the Banzhaf index, where the underlying characteristic function is defined on WAXp sets but also accounts for non-WAXp sets. The scores quantify how effective each feature is at excluding adversarial examples. We identify properties of the scores and study the computational complexity of computing them.

Load-bearing premise

The construction assumes that a feature set's importance can be faithfully summarized by how well it excludes adversarial examples within the WAXp logic, i.e., that this game-theoretic payoff correctly captures feature contribution.

Editorial extensions

If this is right

  • If the scores measure adversarial-exclusion effectiveness, they give practitioners a formally grounded way to rank features for robustness analysis.
  • The stated properties let users compare the two scores and know which game-theoretic axioms each satisfies.
  • The complexity results tell when the scores can be computed exactly and when approximation is necessary.
  • By including non-WAXp sets, the scores avoid the blind spot of earlier WAXp-only attribution.
  • The scores connect feature attribution to adversarial robustness, offering a duality-based explanation for why a feature matters.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A natural testable extension is to benchmark the new scores against existing attribution methods on models where adversarial examples are known; one expects features ranked high by the scores to be exactly those whose removal shrinks the adversarial region the most.
  • Because Banzhaf and Shapley differ in how they weight coalitions, the two scores could disagree on which feature matters most; comparing their rankings may reveal which aggregation matches human notions of feature contribution.
  • The complexity bounds suggest that for large models exact computation may be prohibitive, so approximate computation of the scores, with error guarantees, is a likely next step the paper leaves implicit.
  • If the explanation–adversarial-example duality holds more broadly, the same characteristic function could be adapted to other robust-explanation notions, such as AXps or formal explanations for regression.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 2 minor

Summary. The submission, arXiv:2508.11959, is represented by an abstract announcing two novel feature importance scores based on the Shapley value and the Banzhaf index, using a WAXp-based characteristic function that includes non-WAXp feature sets. The claimed scores are said to quantify how effectively each feature excludes adversarial examples, and the paper is said to identify properties and study computational complexity. The full text supplied with the submission is, however, E. Minguzzi's mathematical physics paper "The representation of spacetime through time functions" (arXiv:2508.11956), which is unrelated to explainable AI. None of the formal objects announced in the abstract—the characteristic function, the two scores, the stated properties, or the complexity results—appear in the supplied text. The abstract is therefore the only part of the submission that concerns the claimed contribution, and it asserts results without providing definitions, theorem statements, proofs, experiments, or datasets.

Significance. If the announced results were established, they would be a useful contribution to rigorous, logic-based feature attribution: extending WAXp-based importance by including non-WAXp sets is a sensible motivation, and formal Shapley/Banzhaf scores with stated properties and complexity bounds would be valuable for high-stakes XAI. However, the significance cannot be assessed from this record. There are no machine-checked proofs, reproducible code, parameter-free derivations, or falsifiable predictions to examine; the only full text is a different paper. Any judgment about novelty or correctness would be speculation. I therefore cannot credit the claimed contribution beyond the abstract's own assertion.

major comments (3)
  1. [Full Text / Abstract] The full text supplied is E. Minguzzi's "The representation of spacetime through time functions", not the announced cs.AI manuscript. The WAXp-based characteristic function, the Shapley/Banzhaf scores, the properties, and the complexity bounds asserted in the Abstract are completely absent. This mismatch is load-bearing: there is no technical content to verify, so the central claim is unsupported by the record.
  2. [Abstract] The Abstract states that the paper "leverages Shapley value and Banzhaf index" and "takes into account non-WAXp sets," but it does not define the characteristic function v(S) that is the input to these game-theoretic values. Without a definition of the payoff over feature subsets, the scores are undefined and none of their claimed properties can be checked.
  3. [Abstract] The Abstract claims "identifies properties and studies the computational complexity," but no theorem, proposition, proof, algorithm, or complexity-class statement is present. The asserted complexity results are therefore no more than claims.
minor comments (2)
  1. [Header] The arXiv number shown in the supplied full text is 2508.11956, not 2508.11959; if this is a packaging error, the correct manuscript must be submitted.
  2. [General] No datasets, experimental protocol, or code are mentioned. If the intended paper includes empirical evaluation, that material is also missing.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity assessable: supplied full text does not match the target paper

full rationale

The supplied full text is not the text of arXiv:2508.11959; it is E. Minguzzi's 'The representation of spacetime through time functions' (arXiv:2508.11956). The target paper's abstract promises Shapley/Banzhaf feature importance scores with a WAXp-based characteristic function, but none of the formal definitions, properties, or complexity claims appear in the record. Without the actual manuscript, I cannot identify any equation that is equivalent by construction to an input, any fitted parameter renamed as prediction, or any load-bearing self-citation that reduces to itself. The only notable finding is the document mismatch, which is a review-integrity issue, not a circularity. Under the hard rule requiring a quotable reduction, no circular step can be exhibited; the honest finding is therefore no significant circularity (0).

Assumptions & free parameters 0 free parameters · 2 assumptions · 0 invented entities

The abstract rests on two implicit premises: the WAXp-based formalization is faithful enough to serve as the characteristic function for feature contribution, and the explanation and adversarial-example duality transfers to the score definitions. No free parameters or invented entities are visible from the abstract. The full text required for a complete ledger is missing.

assumptions (2)
  • domain assumption WAXp (weak abductive explanation) sets, used as the characteristic function, faithfully capture the contribution of feature subsets to a model decision
    The abstract defines the new scores on top of WAXp-based feature contribution; if this formalization misrepresents practical importance, the scores inherit the error. Invoked in the abstract's description of the characteristic function.
  • domain assumption The duality between formal explanations (XPs) and adversarial examples (AExs) supports equating feature importance with effectiveness at excluding adversarial examples
    The abstract motivates non-WAXp sets by this relationship; the scores quantify how effective each feature is at excluding AExs. If the duality does not hold in the model class considered, the interpretation of the scores fails.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Rigorous Feature Importance Scores based on Shapley Value and Banzhaf Index." pith.science (2026). https://pith.science/paper/GSWICKQ2

@misc{pith2026250811959,
  author       = {Pith},
  title        = {Pith review of: Rigorous Feature Importance Scores based on Shapley Value and Banzhaf Index},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/GSWICKQ2}},
  note         = {Machine review of arXiv:2508.11959}
}
read the original abstract

Feature attribution methods based on game theory are ubiquitous in the field of eXplainable Artificial Intelligence (XAI). Recent works proposed rigorous feature attribution using logic-based explanations, specifically targeting high-stakes uses of machine learning (ML) models. Typically, such works exploit weak abductive explanation (WAXp) as the characteristic function to assign importance to features. However, one possible downside is that the contribution of non-WAXp sets is neglected. In fact, non-WAXp sets can also convey important information, because of the relationship between formal explanations (XPs) and adversarial examples (AExs). Accordingly, this paper leverages Shapley value and Banzhaf index to devise two novel feature importance scores. We take into account non-WAXp sets when computing feature contribution, and the novel scores quantify how effective each feature is at excluding AExs. Furthermore, the paper identifies properties and studies the computational complexity of the proposed scores.

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

55 extracted references · 43 canonical work pages

  1. [1]

    Auslander

    J. Auslander. Generalized recurrence in dynamical systems.Contr. Differ- ential Equations, 3:65–74, 1964

  2. [2]

    J. K. Beem, P. E. Ehrlich, and K. L. Easley.Global Lorentzian Geometry. Marcel Dekker Inc., New York, 1996

  3. [3]

    Beran, A

    T. Beran, A. Ohanyan, F. Rott, and D. A. Solis. The splitting theorem for globally hyperbolic lorentzian length spaces with non-negative timelike curvature.Let. Math. Phys., 113:48, 2023

  4. [4]

    F. Besnard. A noncommutative view on topology and order.J. Geom. Phys., 59(7):861–875, 2009

  5. [5]

    F. Besnard. Noncommutative ordered spaces: examples and counterexam- ples.Class. Quantum Grav., 32(13):135024, 26, 2015

  6. [6]

    G. Bosi, G. Sbaiz, and M. Zuanon. Net-compact hausdorff topologies and continuous multi-utility representations for closed preorders.Axioms, 14:188, 2025

  7. [7]

    Braun and R

    M. Braun and R. J. McCann. Causal convergence conditions through vari- able timelike Ricci curvature bounds. arXiv:2312.17158v2, 2023

  8. [8]

    D. S. Bridges and G. B. Mehta.Representations of preference orderings, volume 442 ofLectures Notes in Economics and Mathematical Systems. Springer-Verlag, Berlin, 1995

Show all 55 references
  1. [9]

    Burgos, J.L

    S. Burgos, J.L. Flores, and J. Herrera. Thec-completion of Lorentzian metric spaces.Class. Quantum Grav., 40:205013, 1923

  2. [10]

    A. Y. Burtscher and L. Garc ´ ıa–Heveling. Global hyperbolicity through the eyes of the null distance.Commun. Math. Phys., 405:90, 2024

  3. [11]

    Bykov, E

    A. Bykov, E. Minguzzi, and S. Suhr. Lorentzian metric spaces and GH-convergence: the unbounded case.Lett. Math. Phys., 115:63, 2025. arXiv:2412.04311. 32

  4. [12]

    Canarutto and E

    D. Canarutto and E. Minguzzi. The distance formula in algebraic spacetime theories.J. of Phys.: Conf. Ser., 1275:012045, 2019. Contribution to the proceedings of the conference ’DICE18, Spacetime-Matter-Quantum Mechanics’, Castello Pasquini, Castiglioncello (Italy) September 1...

  5. [13]

    Cavalletti and A

    F. Cavalletti and A. Mondino. Optimal transport in Lorentzian synthetic spaces, synthetic timelike Ricci curvature lower bounds and applications. Camb. J. Math., 12:417–534, 2024

  6. [14]

    P. T. Chru´ sciel and J. D. E. Grant. On Lorentzian causality with continuous metrics.Class. Quantum Grav., 29:145001, 2012

  7. [15]

    Fletcher and W

    P. Fletcher and W. Lindgren.Quasi-uniform spaces, volume 77 ofLect. Notes in Pure and Appl. Math.Marcel Dekker, Inc., New York, 1982

  8. [16]

    N. Franco. The Lorentzian distance formula in noncommutative geometry. J. Phys.: Conf. Ser., 968:012005, 2018

  9. [17]

    Franco and M

    N. Franco and M. Eckstein. An algebraic formulation of causality for non- commutative geometry.Class. Quantum Grav., 30(13):135007, 18 pp, 2013

  10. [18]

    S. T. Franklin and B. V. Smith Thomas. A survey ofk ω-spaces.Topology Proceedings, 2:111–124, 1977

  11. [19]

    Garc ´ ıa-Heveling

    L. Garc ´ ıa-Heveling. Causality theory of spacetimes with continuous loren- tzian metrics revisited.Class. Quantum Grav., 38:145028, 2021

  12. [20]

    Graf and E

    M. Graf and E. Ling. Maximizers in Lipschitz spacetimes are either timelike or null.Class. Quantum Grav., 35:087001, 2018

  13. [21]

    Ake Hau, A

    L. Ake Hau, A. J. Cabrera Pacheco, and D. A. Solis. On the causal hierarchy of Lorentzian length spaces.Class. Quantum Grav., 37:215013, 2020

  14. [22]

    S. W. Hawking and G. F. R. Ellis.The Large Scale Structure of Space-Time. Cambridge University Press, Cambridge, 1973

  15. [23]

    Kunzinger and C

    M. Kunzinger and C. S¨ amann. Lorentzian length spaces.Ann. Global Anal. Geom., 54:399–447, 2018

  16. [24]

    Kunzinger, R

    M. Kunzinger, R. Steinbauer, M. Stojkovi´ c, and J. A. Vickers. A regu- larisation approach to causality theory forC 1,1-Lorentzian metrics.Gen. Relativ. Gravit., 46:1738, 2014. arXiv:1310.4404v2

  17. [25]

    V. L. Levin. A continuous utility theorem for closed preorders on aσ- compact metrizable space.Soviet Math. Dokl., 28:715–718, 1983

  18. [26]

    E. Ling. A lower semicontinuous time separation function forC 0 space- times.Ann. Henri Poincar´ e, 2024. 33

  19. [27]

    R. J. McCann. Displacement convexity of Boltzmann’s entropy character- izes the strong energy condition from general relativity.Camb. J. Math., 8:609–681, 2020. arXiv:1808.01536

  20. [28]

    Minguzzi

    E. Minguzzi. The causal ladder and the strength ofK-causality. II.Class. Quantum Grav., 25:015010, 2008. arXiv:gr-qc/0703128

  21. [29]

    Minguzzi

    E. Minguzzi. Time functions as utilities.Commun. Math. Phys., 298:855– 868, 2010. arXiv:0909.0890

  22. [30]

    Minguzzi

    E. Minguzzi. Topological conditions for the representation of preorders by continuous utilities.Appl. Gen. Topol., 13:81–89, 2012. arXiv:1108.5123

  23. [31]

    Minguzzi

    E. Minguzzi. Convexity and quasi-uniformizability of closed preordered spaces.Topol. Appl., 160:965–978, 2013. arXiv:1212.3776

  24. [32]

    Minguzzi

    E. Minguzzi. Normally preordered spaces and utilities.Order, 30:137–150,

  25. [33]

    Minguzzi

    E. Minguzzi. Topological ordered spaces as a foundation for a quantum spacetime theory.J. of Phys.: Conf. Ser., 442:012034, 2013. Contribu- tion to the proceedings of the conference ’DICE12, Space-Time-Matter- Quantum Mechanics, from the Planck scale to emergent phenomena’, Ca...

  26. [34]

    Minguzzi

    E. Minguzzi. Convex neighborhoods for Lipschitz connections and sprays. Monatsh. Math., 177:569–625, 2015. arXiv:1308.6675

  27. [35]

    Minguzzi

    E. Minguzzi. The representation of spacetime through steep time functions. J. of Phys.: Conf. Ser., 968:012009, 2018. Contribution to the proceedings of the conference ’Non-Regular Spacetime Geometry’, Firenze (Italy) June 20 - 22, 2017

  28. [36]

    Minguzzi

    E. Minguzzi. Causality theory for closed cone structures with applications. Rev. Math. Phys., 31:1930001, 2019. arXiv:1709.06494

  29. [37]

    Minguzzi

    E. Minguzzi. Lorentzian causality theory.Living Rev. Relativ., 22:3, 2019

  30. [38]

    Minguzzi

    E. Minguzzi. Lorentzian manifolds properly isometrically embeddable in Minkowski spacetime.Lett. Math. Phys., 113:67, 2023. arXiv::2303.05941

  31. [39]

    Minguzzi

    E. Minguzzi. Destructuring physics: A functional derivation of spacetime. J. of Phys.: Conf. Ser., 3017:012004, 2025. Contribution to the proceed- ings of the conference ’DICE24, Spacetime-Matter-Quantum Mechanics’, Castello Pasquini, Castiglioncello (Italy) September 16 - 22, 2024

  32. [40]

    Minguzzi and S

    E. Minguzzi and S. Suhr. Lorentzian metric spaces and their Gromov- Hausdorff convergence.Lett. Math. Phys., 114:73, 2024. arXiv:2209.14384. 34

  33. [41]

    Mondino and S

    A. Mondino and S. Suhr. An optimal transport formulation of the Einstein equations of general relativity.J. Eur. Math. Soc. (JEMS), pages 933–994, 2023

  34. [42]

    K. Morita. On the decomposition spaces of locally compact spaces.Proc. Japan Acad., 32:544–548, 1956

  35. [43]

    M¨ uller

    O. M¨ uller. Gromov-Hausdorff metrics and dimensions of lorentzian length spaces. arXiv:2209.12736v8, 2022

  36. [44]

    M¨ uller

    O. M¨ uller. Lorentzian Gromov-Hausdorff theory and finiteness results.Gen. Relativ. Gravit., 54:117, 2022. arXiv:1912.00988v6

  37. [45]

    Nachbin.Topology and order

    L. Nachbin.Topology and order. D. Van Nostrand Company, Inc., Prince- ton, 1965

  38. [46]

    E. A. Ok. Order-preserving extensions of Lipschitz maps.J. Aust. Math. Soc., 118:91–107, 2025

  39. [47]

    G. N. Parfionov and R. R. Zapatrin. Connes duality in pseudo-Riemannian geometry.J. Math. Phys., 41(10):7122–7128, 2000

  40. [48]

    Rennie and B

    A. Rennie and B. E. Whale. Generalised time functions and finiteness of the Lorentzian distance.J. Geom. Phys., 106:108–121, 2016

  41. [49]

    Sakovich and C

    A. Sakovich and C. Sormani. Introducing various notions of distances be- tween space-times. arXiv::2410.16800

  42. [50]

    Sbierski

    J. Sbierski. On the proof of theC 0-inextendibility of the Schwarzschild spacetime.J. Phys. Conf. Ser., 968:012012, 2018

  43. [51]

    R. D. Sorkin and E. Woolgar. A causal order for spacetimes withC 0 Lorentzian metrics: proof of compactness of the space of causal curves. Class. Quantum Grav., 13:1971–1993, 1996

  44. [52]

    N. E. Steenrod. A convenient category of topological spaces.Michigan Math. J., 14:133–152, 1967

  45. [53]

    Villani.Optimal transport, old and new

    C. Villani.Optimal transport, old and new. Springer-Verlag, Berlin, 2009

  46. [54]

    Yamazaki

    K. Yamazaki. Extensions of continuous increasing functions.Topol. Appl., 335:108566, 2023

  47. [55]

    Yamazaki

    K. Yamazaki. Order embedding theorems and multi-utility representation of the preorder.Topol. Appl., 355:109007, 2024. 35

Pith tools

Reviewed August 5, 2026 · model on record in the stance chip above.