wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

shapley_value (561B)


      1 # Shapley value
      2 
      3 [survey_papers]:
      4 - [bertossi2024shapley]
      5 - [luo2024applications]
      6 
      7 Results:
      8 
      9 - [karmakar2024expected] on [shapley_value_expected]
     10 - connections with [model_counting] and [pqe]
     11   - [bienvenu2023when]
     12   - [kara2023from]
     13 - [standke2025tractability] pour [CQ_aggregates], when is is tractable depending on the [aggregation_function] and the [CQ] shape ([hierarchical_queries], [q_hierarchical_queries])
     14 
     15 - [shapley_value_omqa]
     16 
     17 [Computational_problem]: [Shapley_value_computation]
     18 
     19 See also: [pqe], [explainability], [shap_score], [stable_marriage]