Play Fair: Frame Attributions in Video Models
Will Price, Dima Damen

TL;DR
This paper introduces the Element Shapley Value (ESV), a fair and scalable attribution method for explaining how individual frames contribute to video action recognition models' predictions.
Contribution
We adapt the Shapley value from cooperative game theory to sequence elements, providing a fair and computationally efficient attribution method for video models.
Findings
ESV effectively explains frame contributions in action recognition.
ESV reveals relationships between frame importance, position, and sequence length.
Compared to baselines, ESV offers more accurate and fair attributions.
Abstract
In this paper, we introduce an attribution method for explaining action recognition models. Such models fuse information from multiple frames within a video, through score aggregation or relational reasoning. We break down a model's class score into the sum of contributions from each frame, fairly. Our method adapts an axiomatic solution to fair reward distribution in cooperative games, known as the Shapley value, for elements in a variable-length sequence, which we call the Element Shapley Value (ESV). Critically, we propose a tractable approximation of ESV that scales linearly with the number of frames in the sequence. We employ ESV to explain two action recognition models (TRN and TSN) on the fine-grained dataset Something-Something. We offer detailed analysis of supporting/distracting frames, and the relationships of ESVs to the frame's position, class prediction, and sequence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Human Pose and Action Recognition · Multimodal Machine Learning Applications
