REVIEW 3 minor 53 references
TN-SHAP-G: Graph-Structured Tensor Network Surrogates for Shapley Values and Interactions
T0 review · 0 major / 3 minor · reviewed 2026-06-28 · grok-4.3
Pith's one-line read A graph-structured tensor network surrogate trained on few model queries allows deterministic recovery of Shapley values and interactions without further evaluations or sampling.
desk verdict TN-SHAP-G trains a graph-topology tensor network on few oracle queries to serve as a multilinear surrogate, then extracts first- and higher-order Shapley indices deterministically from its extension. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
Graph-aligned multilinear surrogate realized as a tensor network whose topology matches the input graph, enabling deterministic extraction of Shapley indices from the multilinear extension.
What would settle it
On any small graph where exhaustive enumeration of subsets remains feasible, compare the surrogate-derived Shapley values against the exact values obtained by direct oracle summation; a statistically significant discrepancy would falsify the claim.
Extended reading notes
Core claim
TN-SHAP-G constructs a tensor network whose topology mirrors the input graph and whose factors form a multilinear surrogate for the predictor's masked-input behavior; after training on a small set of oracle queries under a fixed masking scheme, the surrogate yields exact first- and higher-order Shapley indices via the multilinear extension without any additional model calls or stochastic estimation.
Load-bearing premise
A tensor network whose structure follows the input graph can approximate the predictor's behavior under the chosen masking scheme closely enough for the recovered indices to be accurate.
Editorial extensions
If this is right
- Shapley values and higher-order interaction indices become available by direct contraction of the trained tensor network rather than summation over an exponential number of subsets.
- No additional predictor queries or Monte Carlo sampling are required after the initial training phase.
- The method scales to graph sizes where sampling-based Shapley estimators become computationally prohibitive.
- The same surrogate supplies both first-order attributions and all higher-order interaction terms in a single deterministic pass.
Reading between the lines
- The approach could be tested on other graph-structured domains such as citation networks or protein contact graphs by swapping only the masking scheme and oracle interface.
- If the tensor network ranks can be kept low, the method might extend to dynamic graphs by updating only local factors rather than retraining from scratch.
- The deterministic nature opens the possibility of combining the surrogate with gradient-based optimization over the Shapley indices themselves.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes TN-SHAP-G, a framework that learns a compact, graph-aligned multilinear surrogate via a tensor network whose topology mirrors the input graph. Trained on a small number of oracle queries under a fixed masking scheme, the surrogate permits deterministic recovery of first- and higher-order Shapley indices and interactions through its multilinear extension, without further model queries or Monte Carlo sampling. Experiments on molecular benchmarks report close numerical agreement with exact Shapley values on small graphs and favorable scaling on larger instances.
Significance. If the approximation quality holds, the method supplies an explicit algebraic route from a learned surrogate to exact interaction indices, eliminating sampling variance while keeping query cost low. The explicit construction of the surrogate, the linking identity to multilinear extensions, the training protocol that bounds query count, and the reported benchmark agreement on molecular graphs constitute concrete strengths that would be useful for structured-data explainability.
minor comments (3)
- [Abstract] The abstract states 'close agreement' and 'scales efficiently' but supplies no quantitative error metrics, training hyperparameters, or validation protocol; these details appear in the full text but should be summarized with specific numbers (e.g., mean absolute error on Shapley values) already in the abstract.
- [§2] Notation for the masking scheme and the precise definition of the multilinear extension should be introduced with an equation number in §2 or §3 to make the algebraic identity in the central claim immediately verifiable.
- [Figures 3-5] Figure captions for the molecular-graph experiments should explicitly state the number of oracle queries used for training and the exact baseline method against which agreement is measured.
Simulated Author's Rebuttal
We thank the referee for the positive summary, significance assessment, and recommendation of minor revision. The description accurately captures the TN-SHAP-G framework, its use of graph-aligned tensor networks for multilinear surrogates, and the experimental results on molecular graphs. No specific major comments appear in the report.
Circularity Check
No significant circularity identified
full rationale
The derivation chain consists of (1) defining a graph-aligned tensor network surrogate whose topology matches the input graph, (2) training its parameters on a small set of oracle queries under a fixed masking scheme to approximate masked-input behavior, and (3) recovering Shapley and interaction indices exactly via the standard multilinear-extension identity applied to the trained surrogate. None of these steps reduces to its inputs by construction: the surrogate parameters are learned from data rather than defined in terms of the target indices; the multilinear-extension identity is an external algebraic fact, not derived within the paper; and no uniqueness theorem, self-citation chain, or ansatz smuggling is invoked to force the result. The method is explicitly an approximation technique whose accuracy is validated empirically on benchmarks, not a first-principles derivation that tautologically reproduces its training data. This is a standard surrogate-model workflow and receives the default non-circularity finding.
Assumptions & free parameters
free parameters (1)
- tensor network parameters
assumptions (1)
- domain assumption Shapley values and interaction indices can be recovered exactly from the multilinear extension of a value function.
invented entities (1)
-
graph-aligned multilinear surrogate
Cite this review
Pith. "Pith review of TN-SHAP-G: Graph-Structured Tensor Network Surrogates for Shapley Values and Interactions." pith.science (2026). https://pith.science/paper/VEQOOWYB
@misc{pith2026260601540,
author = {Pith},
title = {Pith review of: TN-SHAP-G: Graph-Structured Tensor Network Surrogates for Shapley Values and Interactions},
year = {2026},
howpublished = {\url{https://pith.science/paper/VEQOOWYB}},
note = {Machine review of arXiv:2606.01540}
}
read the original abstract
Shapley values are a widely used tool for attributing importance and interactions among input variables in black-box models, but their computation involves a function defined over an exponentially large space of subsets. We propose TN-SHAP-G, a framework that exploits structure in graph-structured inputs to compute Shapley values and higher-order interaction indices efficiently. Given a predictor and a fixed masking scheme, TN-SHAP-G learns a compact, graph-aligned multilinear surrogate that approximates the masked-input behavior, represented as a tensor network whose topology mirrors the input graph. Once trained from a small number of oracle queries, the surrogate enables deterministic recovery of first- and higher-order Shapley indices via the multilinear extension, without additional model queries or Monte Carlo variance. Experiments on molecular benchmarks show that the learned factorization closely matches exact Shapley values on small graphs and scales efficiently to larger graphs where sampling-based methods become infeasible.
Figures
Figures from the paper (8 more)
Reference graph
Works this paper leans on
-
[1]
Contributions to the Theory of Games , volume=
A value for n-person games , author=. Contributions to the Theory of Games , volume=. 1953 , publisher=
1953
-
[2]
Mathematics of Operations Research , volume=
Graphs and cooperation in games , author=. Mathematics of Operations Research , volume=
-
[3]
Management Science , volume=
Multilinear extensions of games , author=. Management Science , volume=
-
[4]
International Journal of Game Theory , volume=
An axiomatic approach to the concept of interaction among players in cooperative games , author=. International Journal of Game Theory , volume=
-
[5]
Advances in Neural Information Processing Systems , volume=
A unified approach to interpreting model predictions , author=. Advances in Neural Information Processing Systems , volume=
-
[6]
The many
Sundararajan, Mukund and Najmi, Amir , booktitle=. The many
-
[7]
Tsai, Che-Ping and Yeh, Chih-Kuan and Ravikumar, Pradeep , journal=. Faith-
-
[8]
Advances in Neural Information Processing Systems , volume=
Fumagalli, Fabian and Muschalik, Maximilian and Kolpaczki, Patrick and H. Advances in Neural Information Processing Systems , volume=
Show all 53 references
-
[9]
Ribeiro, Marco Tulio and Singh, Sameer and Guestrin, Carlos , booktitle=. ``
-
[10]
2025 , eprint=
Tractable Shapley Values and Interactions via Tensor Networks , author=. 2025 , eprint=
2025
-
[11]
Ying, Rex and Bourgeois, Dylan and You, Jiaxuan and Zitnik, Marinka and Leskovec, Jure , booktitle=
-
[12]
Advances in Neural Information Processing Systems , volume=
Parameterized explainer for graph neural network , author=. Advances in Neural Information Processing Systems , volume=
-
[13]
International Conference on Machine Learning , pages=
On explainability of graph neural networks via subgraph explorations , author=. International Conference on Machine Learning , pages=
-
[14]
IEEE Transactions on Pattern Analysis and Machine Intelligence , volume=
Explainability in graph neural networks: A taxonomic survey , author=. IEEE Transactions on Pattern Analysis and Machine Intelligence , volume=
-
[15]
Duval, Alexandre and Malliaros, Fragkiskos D , booktitle=
-
[16]
Annals of Physics , volume=
A practical introduction to tensor networks: Matrix product states and projected entangled pair states , author=. Annals of Physics , volume=
-
[17]
Advances in Neural Information Processing Systems , volume=
Supervised learning with tensor networks , author=. Advances in Neural Information Processing Systems , volume=
-
[18]
Advances in Neural Information Processing Systems , volume=
Tensorizing neural networks , author=. Advances in Neural Information Processing Systems , volume=
-
[19]
Advances in Neural Information Processing Systems , volume=
Expressive power of tensor-network factorizations for probabilistic modeling , author=. Advances in Neural Information Processing Systems , volume=
-
[20]
Wahl, ... and ... , booktitle=. 2024 , note=
2024
-
[21]
Lower and Upper Bounds on the Pseudo-Dimension of Tensor Network Models , volume =
Khavari, Behnoush and Rabusseau, Guillaume , booktitle =. Lower and Upper Bounds on the Pseudo-Dimension of Tensor Network Models , volume =
-
[22]
1999 , publisher=
Neural network learning: Theoretical foundations , author=. 1999 , publisher=
1999
-
[23]
Morris, Christopher and Kriege, Nils M and Bause, Franka and Kersting, Kristian and Mutzel, Petra and Neumann, Marion , booktitle=
-
[24]
Journal of Medicinal Chemistry , volume=
Structure-activity relationship of mutagenic aromatic and heteroaromatic nitro compounds , author=. Journal of Medicinal Chemistry , volume=
-
[25]
arXiv preprint arXiv:2410.03572 , year=
Compressing multivariate functions with tree tensor networks , author=. arXiv preprint arXiv:2410.03572 , year=
-
[26]
Oseledets, Ivan and Tyrtyshnikov, Eugene , journal=
-
[27]
International Conference on Learning Representations , year=
How powerful are graph neural networks? , author=. International Conference on Learning Representations , year=
-
[28]
Learning to understand: Identifying interactions via the M
Kang, Justin and Erginbas, Yigit Efe and Butler, Landon and Pedarsani, Ramtin and Ramchandran, Kannan , journal=. Learning to understand: Identifying interactions via the M
-
[29]
1959 , publisher=
A bargaining model for the cooperative n-person game , author=. 1959 , publisher=
1959
-
[30]
Advances in Neural Information Processing Systems , volume=
On the ability of graph neural networks to model interactions between vertices , author=. Advances in Neural Information Processing Systems , volume=
-
[31]
arXiv preprint arXiv:1606.05535 , year=
Tensor ring decomposition , author=. arXiv preprint arXiv:1606.05535 , year=
-
[32]
Physical review letters , volume=
Quantum entanglement in deep learning architectures , author=. Physical review letters , volume=. 2019 , publisher=
2019
-
[33]
Computers & operations research , volume=
Polynomial calculation of the Shapley value based on sampling , author=. Computers & operations research , volume=. 2009 , publisher=
2009
-
[34]
doi:10.22331/q-2021-03-15-410 , url =
Hyper-optimized tensor network contraction , author =. doi:10.22331/q-2021-03-15-410 , url =
2021 doi
-
[35]
Hu, Edward J and Shen, Yelong and Wallis, Phillip and Allen-Zhu, Zeyuan and Li, Yuanzhi and Wang, Shean and Wang, Lu and Chen, Weizhu , booktitle=
-
[36]
IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
A Bag of Tricks for Training Deeper Graph Neural Networks: A Comprehensive Benchmark Study , author=. IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
-
[37]
SIAM Review , volume =
Tensor Decompositions and Applications , author =. SIAM Review , volume =. 2009 , publisher =
2009
-
[38]
Evaluating Attribution for Graph Neural Networks , url =
Sanchez-Lengeling, Benjamin and Wei, Jennifer and Lee, Brian and Reif, Emily and Wang, Peter and Qian, Wesley and McCloskey, Kevin and Colwell , Lucy and Wiltschko, Alexander , booktitle =. Evaluating Attribution for Graph Neural Networks , url =
-
[39]
2003 , Journal =
Distinguishing enzyme structures from non-enzymes without alignments , Author =. 2003 , Journal =. doi:10.1016/s0022-2836(03)00628-4 , Number =
2003 doi
-
[40]
arXiv preprint arXiv:1609.02907 , year=
Semi-supervised classification with graph convolutional networks , author=. arXiv preprint arXiv:1609.02907 , year=
-
[41]
Advances in neural information processing systems , volume=
Do transformers really perform badly for graph representation? , author=. Advances in neural information processing systems , volume=
-
[42]
RDKit: Open-source cheminformatics , author =
-
[43]
Scientific Data , volume=
Evaluating explainability for graph neural networks , author=. Scientific Data , volume=. 2023 , publisher=
2023
-
[44]
SMILES, a chemical language and information system. 1. Introduction to methodology and encoding rules , author=. Journal of chemical information and computer sciences , volume=. 1988 , publisher=
1988
-
[45]
International Conference on Learning Representations , volume=
Exact computation of any-order Shapley interactions for graph neural networks , author=. International Conference on Learning Representations , volume=
-
[46]
Bioinformatics , volume=
Protein function prediction via graph kernels , author=. Bioinformatics , volume=. 2005 , publisher=
2005
-
[47]
Yuriel Núñez Fernández and Marc K. Ritter and Matthieu Jeannin and Jheng-Wei Li and Thomas Kloss and Thibaud Louvet and Satoshi Terasaki and Olivier Parcollet and Jan von Delft and Hiroshi Shinaoka and Xavier Waintal , journal=. 2025 , publisher=. doi:10.21468/SciPostPhys.18.3...
2025 doi
-
[48]
Oseledets, I. V. , title =. SIAM Journal on Scientific Computing , volume =. 2011 , doi =. https://doi.org/10.1137/090752286 , abstract =
2011 doi
-
[49]
Advances in Neural Information Processing Systems , volume=
Regression-adjusted monte carlo estimators for Shapley values and probabilistic values , author=. Advances in Neural Information Processing Systems , volume=
-
[50]
Advances in Neural Information Processing Systems , volume=
Proxyspex: Inference-efficient interpretability via sparse feature interactions in LLMs , author=. Advances in Neural Information Processing Systems , volume=
-
[51]
Proceedings of the AAAI Conference on Artificial Intelligence , volume=
Beyond TreeSHAP: Efficient computation of any-order Shapley interactions for tree ensembles , author=. Proceedings of the AAAI Conference on Artificial Intelligence , volume=
-
[52]
Advances in Neural Information Processing Systems , volume=
Linear tree SHAP , author=. Advances in Neural Information Processing Systems , volume=
-
[53]
Advances in Neural Information Processing Systems , volume=
SHAP meets tensor networks: Provably tractable explanations with parallelism , author=. Advances in Neural Information Processing Systems , volume=
Reviewed June 28, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.