paper-with-me

홈 › Papers

Shap-Mix: Shapley Value Guided Mixing for Long-Tailed Skeleton Based Action Recognition

2024-07-17 · Jiahang Zhang, Lilang Lin, Jiaying Liu

In real-world scenarios, human actions often fall into a long-tailed distribution. It makes the existing skeleton-based action recognition works, which are mostly designed based on balanced datasets, suffer from a sharp performance degradation. Recently, many efforts have been madeto image/video long-tailed learning. However, directly applying them to skeleton data can be sub-optimal due to the lack of consideration of the crucial spatial-temporal motion patterns, especially for some modality-specific methodologies such as data augmentation. To this end, considering the crucial role of the body parts in the spatially concentrated human actions, we attend to the mixing augmentations and propose a novel method, Shap-Mix, which improves long-tailed learning by mining representative motion patterns for tail categories. Specifically, we first develop an effective spatial-temporal mixing strategy for the skeleton to boost representation quality. Then, the employed saliency guidance method is presented, consisting of the saliency estimation based on Shapley value and a tail-aware mixing policy. It preserves the salient motion parts of minority classes in mixed data, explicitly establishing the relationships between crucial body structure cues and high-level semantics. Extensive experiments on three large-scale skeleton datasets show our remarkable performance improvement under both long-tailed and balanced settings. Our project is publicly available at: https://jhang2020.github.io/Projects/Shap-Mix/Shap-Mix.html.

📄 PDF Abstract BibTeX arXiv:2407.12312

Code (1)

JHang2020/Shap-Mix 공식 구현 pytorch

Tasks

Action RecognitionData AugmentationSaliency PredictionSkeleton Based Action Recognition

Similar Papers 제목 키워드 기반

GTG-Shapley: Efficient and Accurate Participant Contribution Evaluation in Federated Learning

2021-09-05 · Zelei Liu, YuanYuan Chen, Han Yu, Yang Liu 외

Federated Learning (FL) bridges the gap between collaborative machine learning and preserving data privacy. To sustain the long-term operation of an FL ecosystem, it is important to attract high quality data owners with …

Computational EfficiencyFederated Learning

SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning

2021-05-31 · Jianhong Wang, Yuan Zhang, Yunjie Gu, Tae-Kyun Kim

Value factorisation is a useful technique for multi-agent reinforcement learning (MARL) in global reward game, however its underlying mechanism is not yet fully understood. This paper studies a theoretical framework for …

FairnessMulti-agent Reinforcement LearningQ-LearningSMAC+1

Shapley-Guided Utility Learning for Effective Graph Inference Data Valuation

2025-03-23 · Hongliang Chi, Qiong Wu, Zhengyi Zhou, Yao Ma

Graph Neural Networks (GNNs) have demonstrated remarkable performance in various graph-based machine learning tasks, yet evaluating the importance of neighbors of testing nodes remains largely unexplored due to the chall…

Data ValuationValue prediction

Quantifying Marketing Performance at Channel-Partner Level by Using Marketing Mix Modeling (MMM) and Shapley Value Regression

2024-01-11 · Sean Tang, Sriya Musunuru, Baoshi Zong, Brooks Thornton

This paper explores the application of Shapley Value Regression in dissecting marketing performance at channel-partner level, complementing channel-level Marketing Mix Modeling (MMM). Utilizing real-world data from the f…

Marketingregression

Efficient Shapley Values Estimation by Amortization for Text Classification

2023-05-31 · Chenghao Yang, Fan Yin, He He, Kai-Wei Chang 외

Despite the popularity of Shapley Values in explaining neural text classification models, computing them is prohibitive for large pretrained models due to a large number of model evaluations. In practice, Shapley Values …

Classificationtext-classificationText Classification