Decompose and Transfer: CoT-Prompting Enhanced Alignment for Open-Vocabulary Temporal Action Detection

arXiv cs.CV / 3/26/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces a new Phase-wise Decomposition and Alignment (PDA) framework for Open-Vocabulary Temporal Action Detection (OV-TAD), aiming to better transfer temporally consistent visual knowledge from seen to unseen action categories.
  • It proposes a CoT-Prompting Semantic Decomposition (CSD) module that uses large language model chain-of-thought reasoning to automatically break action labels into coherent phase-level descriptions.
  • It adds a Text-infused Foreground Filtering (TIF) module that uses phase-wise semantic cues to filter action-relevant video segments and produce more semantically aligned visual representations.
  • An Adaptive Phase-wise Alignment (APA) module performs phase-level visual-text matching and adaptively aggregates phase alignment results for final predictions.
  • Experiments on two OV-TAD benchmarks reportedly show that the approach improves generalization to unseen actions over prior methods relying mainly on global alignment.

Abstract

Open-Vocabulary Temporal Action Detection (OV-TAD) aims to classify and localize action segments in untrimmed videos for unseen categories. Previous methods rely solely on global alignment between label-level semantics and visual features, which is insufficient to transfer temporal consistent visual knowledge from seen to unseen classes. To address this, we propose a Phase-wise Decomposition and Alignment (PDA) framework, which enables fine-grained action pattern learning for effective prior knowledge transfer. Specifically, we first introduce the CoT-Prompting Semantic Decomposition (CSD) module, which leverages the chain-of-thought (CoT) reasoning ability of large language models to automatically decompose action labels into coherent phase-level descriptions, emulating human cognitive processes. Then, Text-infused Foreground Filtering (TIF) module is introduced to adaptively filter action-relevant segments for each phase leveraging phase-wise semantic cues, producing semantically aligned visual representations. Furthermore, we propose the Adaptive Phase-wise Alignment (APA) module to perform phase-level visual-textual matching, and adaptively aggregates alignment results across phases for final prediction. This adaptive phase-wise alignment facilitates the capture of transferable action patterns and significantly enhances generalization to unseen actions. Extensive experiments on two OV-TAD benchmarks demonstrated the superiority of the proposed method.