NeurIPS 2025poster0 citations

Prompt-guided Disentangled Representation for Action Recognition

wu tianci, Guangming Zhu, Lu jiang, Siyuan Wang, Ning Wang, Nuoye Xiong, zhang liang

Abstract

Action recognition is a fundamental task in video understanding. Existing methods typically extract unified features to process all actions in one video, which makes it challenging to model the interactions between different objects in multi-action scenarios. To alleviate this issue, we explore disentangling any specified actions from complex scenes as an effective solution. In this paper, we propose Prompt-guided Disentangled Representation for Action Recognition (ProDA), a novel framework that disentangles any specified actions from a multi-action scene. ProDA leverages Spatio-temporal Scene Graphs (SSGs) and introduces Dynamic Prompt Module (DPM) to guide a Graph Parsing Neural Network (GPNN) in generating action-specific representations. Furthermore, we design a video-adapted GPNN that aggregates information using dynamic weights. Extensive experiments on two complex video action datasets, Charades and SportsHHI, demonstrate the effectiveness of our approach against state-of-the-art methods. Our code can be found in https://github.com/iamsnaping/ProDA.git.

Video Action Recognition,Disentanglement Representation LearningVideo Scene graphInterpretable Graph Garsing
BibTeX
@inproceedings{
tianci2025promptguided,
title={Prompt-guided Disentangled Representation for Action Recognition},
author={wu tianci and Guangming Zhu and Lu jiang and Siyuan Wang and Ning Wang and Nuoye Xiong and zhang liang},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=lswfDFAYWR}
}