Action Shapley: A Training Data Selection Metric for World Model in Reinforcement Learning
TLDR
Introduces Action Shapley, a metric for selecting training data for world models in RL, with efficient computation and real-world validation.
Reasoning
The paper presents a novel metric and algorithm for training data selection in world models, with strong empirical results across five real-world case studies. However, the abstract lacks details on the theoretical foundations and comparisons to other selection methods beyond ad-hoc baselines.
Read-first score
Read-first score 51.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 35.
Field roles
Rank sensitivity
Stability: volatile; rank range: 438.
Keyword Scores
Deep Analysis
Innovations
- Action Shapley metric for training data selection in world models
- Randomized dynamic algorithm to compute Shapley values with reduced complexity
Methodology
The paper proposes Action Shapley, an agnostic metric for selecting training data for world models in reinforcement learning. To compute it efficiently, a randomized dynamic algorithm is introduced to mitigate the exponential complexity of traditional Shapley value computations. The method is empirically validated across five data-constrained real-world case studies.
Key Results
The randomized dynamic algorithm achieves computational efficiency improvement exceeding 80% compared to conventional exponential time computations. The Action Shapley-based training data selection policy consistently outperforms ad-hoc training data selection.