Frame Order Matters: A Temporal Sequence-Aware Model for Few-Shot Action Recognition
Abstract
In this paper, we propose a novel Temporal Sequence-Aware-Model (TSAM) for few-shot action recognition (FSAR), which incorporates a sequential perceiver adapter into the pre-training framework, to integrate both the spatial information and the sequential temporal dynamics into the feature embeddings. Different from the existing fine-tuning approaches that capture temporal information by exploring the relationships among all the frames, our perceiver-based adapter recurrently captures the sequential dynamics alongside the timeline, which could perceive the frame order change. To obtain the discriminative representations for each class, we extend a textual corpus for each class derived from the large language models (LLMs) and enrich the visual prototypes by integrating the contextual semantic information. Besides, We introduce an unbalanced optimal transport strategy for feature matching that mitigates the impact of class-unrelated features, thereby facilitating more effective decision-making. Experimental results on five FSAR datasets demonstrate that our method establishes a new benchmark, outperforming the second-best competitors.
Cite
Text
Li et al. "Frame Order Matters: A Temporal Sequence-Aware Model for Few-Shot Action Recognition." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I17.34004Markdown
[Li et al. "Frame Order Matters: A Temporal Sequence-Aware Model for Few-Shot Action Recognition." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/li2025aaai-frame/) doi:10.1609/AAAI.V39I17.34004BibTeX
@inproceedings{li2025aaai-frame,
title = {{Frame Order Matters: A Temporal Sequence-Aware Model for Few-Shot Action Recognition}},
author = {Li, Bozheng and Liu, Mushui and Wang, Gaoang and Yu, Yunlong},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {18218-18226},
doi = {10.1609/AAAI.V39I17.34004},
url = {https://mlanthology.org/aaai/2025/li2025aaai-frame/}
}