Joint Domain Adaptive Graph Convolutional Network
Abstract
In this work, we address the new challenge of open-vocabulary fine-grained hand action detection, which aims to recognize hand actions from both known and novel categories using textual descriptions. Traditional hand action detection methods are limited to closed-set detection, making it difficult for them to generalize to new, unseen hand action categories. While current open-vocabulary detection (OVD) methods are effective at detecting novel objects, they face challenges with fine-grained action recognition, particularly when data is limited and heterogeneous. This often leads to poor generalization and performance bias between base and novel categories. To address these issues, we propose a novel approach, Open-FGHA (Open-vocabulary Fine-Grained Hand Action), which learns to distinguish fine-grained features across multiple modalities from limited heterogeneous data. It then identifies optimal matching relationships among these features, enabling accurate open-vocabulary fine-grained hand action detection. Specifically, we introduce three key components: Hierarchical Heterogeneous Low-Rank Adaptation, Bidirectional Selection and Fusion Mechanism, and Cross-Modality Query Generator. These components work in unison to enhance the alignment and fusion of multimodal fine-grained features. Extensive experiments demonstrate that Open-FGHA outperforms existing OVD methods, showing its strong potential for open-vocabulary hand action detection. The source code is available at OV-FGHAD.
Cite
Text
Yang et al. "Joint Domain Adaptive Graph Convolutional Network." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/276Markdown
[Yang et al. "Joint Domain Adaptive Graph Convolutional Network." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/yang2024ijcai-joint/) doi:10.24963/ijcai.2024/276BibTeX
@inproceedings{yang2024ijcai-joint,
title = {{Joint Domain Adaptive Graph Convolutional Network}},
author = {Yang, Niya and Wang, Ye and Yu, Zhizhi and He, Dongxiao and Huang, Xin and Jin, Di},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {2496-2504},
doi = {10.24963/ijcai.2024/276},
url = {https://mlanthology.org/ijcai/2024/yang2024ijcai-joint/}
}