Paper deep dive
Frequency-Enhanced Diffusion Models: Curriculum-Guided Semantic Alignment for Zero-Shot Skeleton Action Recognition
Yuxi Zhou, Zhengbo Zhang, Jingyu Pan, Zhiyu Lin, Zhigang Tu
Intelligence
Status: succeeded | Model: google/gemini-3.1-flash-lite-preview | Prompt: intel-v1 | Confidence: 96%
Last extracted: 4/14/2026, 1:50:06 AM
Summary
The paper introduces Frequency-Aware Diffusion for Skeleton-Text Matching (FDSM), a framework designed to improve Zero-Shot Skeleton Action Recognition (ZSAR) by addressing the spectral bias of diffusion models. It utilizes a Semantic-Guided Spectral Residual Module to amplify high-frequency motion dynamics, a Timestep-Adaptive Spectral Loss for optimized denoising, and a Curriculum-based Semantic Abstraction strategy to bridge the semantic gap between sparse labels and complex motion.
Entities (5)
Relation Signals (3)
FDSM ā evaluatedon ā NTU RGB+D
confidence 99% Ā· achieving state-of-the-art performance on NTU RGB+D, PKU-MMD, and Kinetics-skeleton datasets
SG-SRM ā partof ā FDSM
confidence 98% Ā· The system integrates three synergistic modules: (1) Semantic-Guided Spectral Residual Module (SG-SRM)
FDSM ā addresses ā spectral bias
confidence 95% Ā· FDSM framework that establishes coherent spectral constraints between the input condition and the optimization objective.
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Human action recognition is pivotal in computer vision, with applications ranging from surveillance to human-robot interaction. Despite the effectiveness of supervised skeleton-based methods, their reliance on exhaustive annotation limits generalization to novel actions. Zero-Shot Skeleton Action Recognition (ZSAR) emerges as a promising paradigm, yet it faces challenges due to the spectral bias of diffusion models, which oversmooth high-frequency dynamics. Here, we propose Frequency-Aware Diffusion for Skeleton-Text Matching (FDSM), integrating a Semantic-Guided Spectral Residual Module, a Timestep-Adaptive Spectral Loss, and Curriculum-based Semantic Abstraction to address these challenges. Our approach effectively recovers fine-grained motion details, achieving state-of-the-art performance on NTU RGB+D, PKU-MMD, and Kinetics-skeleton datasets. Code has been made available at this https URL. Project homepage: this https URL
Tags
Links
- Source: https://arxiv.org/abs/2604.09063v1
- Canonical: https://arxiv.org/abs/2604.09063v1
Trouble viewing inline? Open PDF directly ā
Full Text
83,305 characters extracted from source content.
Expand or collapse full text
Frequency-Enhanced Diffusion Models: Curriculum-Guided Semantic Alignment for Zero-Shot Skeleton Action Recognition Yuxi Zhou 1ā , Zhengbo Zhang 2ā , Jingyu Pan 3 , Zhiyu Lin 4 , Zhigang Tu 1,5* 1 State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing, Wuhan University, Wuhan, China. 2 Information Systems Technology and Design Pillar, Singapore University of Technology and Design, Singapore. 3 School of Geodesy and Geomatics, Wuhan University, Wuhan, China. 3 School of Mathematics and Statistics, Wuhan University, Wuhan, China. 5 Wuhan University Shenzhen Research Institute, Shenzhen, China. *Corresponding author(s). E-mail(s): tuzhigang@whu.edu.cn; ā These authors contributed equally to this work, are co-first authors. Abstract Human action recognition is pivotal in computer vision, with applications rang- ing from surveillance to human-robot interaction. Despite the effectiveness of supervised skeleton-based methods, their reliance on exhaustive annotation limits generalization to novel actions. Zero-Shot Skeleton Action Recognition (ZSAR) emerges as a promising paradigm, yet it faces challenges due to the spectral bias of diffusion models, which oversmooth high-frequency dynamics. Here, we propose Frequency-Aware Diffusion for Skeleton-Text Matching (FDSM), integrating a Semantic-Guided Spectral Residual Module, a Timestep-Adaptive Spectral Loss, and Curriculum-based Semantic Abstraction to address these challenges. Our approach effectively recovers fine-grained motion details, achieving state-of-the- art performance on NTU RGB+D, PKU-MMD, and Kinetics-skeleton datasets. The project page and source code are publicly available at https://yuzhi535. github.io/FDSM.github.io. Keywords: Skeleton action recognition, Zero-shot skeleton action recognition, Human pose estimation, Diffusion model, Multi-modality fusion 1 arXiv:2604.09063v1 [cs.CV] 10 Apr 2026 1 Introduction Human action recognition stands as a cornerstone of computer vision, underpinning applications ranging from intelligent surveillance [1] to human-robot interaction [1, 2]. While early approaches predominantly relied on RGB video data, the field has wit- nessed a paradigm shift toward skeleton-based modalities, driven by the proliferation of cost-effective depth sensors and robust pose estimation algorithms [3ā5]. However, despite the efficacy of fully supervised skeleton-based methods [6ā12], their reliance on exhaustive annotation limits generalization to fixed categories, rendering them ineffective for open-world scenarios where novel actions emerge continuously [13]. To overcome this bottleneck, Zero-Shot Skeleton Action Recognition (ZSAR) has emerged as a compelling paradigm. By exploiting auxiliary semantic informationāranging from manual attributes for seen classes to large-scale pre-trained language knowledge for unseen conceptsāZSAR effectively transfers recognition capabilities across the domain gap [14ā21]. Nevertheless, effective ZSAR is hindered by the profound modality gap between the high-frequency spatio-temporal dynamics of skeletal data and the abstract, static nature of semantic descriptions. Early approaches utilized static discriminative map- pings (e.g., VAEs or CLIP) to bridge this divide, yet such rigid point-to-point alignments often struggle to capture the complex temporal evolution of motion [14, 20]. Consequently, recent research has pivoted toward generative paradigms, specifically diffusion models [14, 22ā24]. Unlike discriminative methods, diffusion models utilizes the reverse diffusion process to implicitly align skeleton and text features within a shared latent space, ensuring that generated outputs adhere closely to the given con- dition [14]. By modeling the data distribution as a gradual denoising process, diffusion models demonstrate a remarkable capacity to capture the intricate manifold of skeletal motion, overcoming the challenges of direct feature space alignment between skeleton and text modalities. However, despite this theoretical promise, the direct application of standard dif- fusion paradigms to ZSAR exposes critical vulnerabilities rooted in the interplay between signal frequency and semantic interpretation. Firstly, regarding frequency, skeletal actions are spectrally diverse, comprising low-frequency structural components (representing global pose trajectories) and high-frequency details (encoding rapid, fine- grained dynamics) [25]. As illustrated in Fig. 1, this distinction is clearly visible in ground-truth skeleton sequences: high-frequency micro-dynamics concentrate at the extremities (e.g., foot acceleration in Kicking something ) and are nearly absent in near-static actions such as Reading. However, standard diffusion models face a dual spectral bottleneck that independently constrains high-frequency synthesis. On the architectural side, recent theoretical findings [26] reveal that Transformers, empirically identified as the optimal backbone for diffusion-based ZSAR [14], exhibit an inher- ent ālow-passā inductive bias, causing the backbone to act as a spectral filter that smooths out sharp, rapid motion cues essential for distinguishing complex actions. On the optimization side, standard Mean Squared Error objectives inherently average out stochastic high-frequency variations, while training dynamics favor low-frequency convergence [27, 28]. Together, these dual biases result in generated motions that are 2 Kicking something Original (All Freqs)Low-FrequencyHigh-Frequency Energy Reading Fig. 1 Frequency-domain visualization of skeleton sequences via DCT decomposition. Each row shows one action: (left) original skeleton with all frequency components; (center) low-frequency recon- struction capturing global pose topology; (right) high-frequency energy heat map, where bubble size at each joint indicates the magnitude of residual components. High-frequency micro-dynamics con- centrate at extremities (hands, feet) in dynamic actions (e.g., Clapping, Waving hand) but are absent in near-static actions (e.g., Reading), illustrating why high-frequency suppression in the Diffusion Transformer degrades fine-grained action discrimination. structurally coherent but dynamically oversmoothed, lacking the discriminative high- frequency fidelity required for zero-shot recognition.Secondly, regarding semantics, current methods [14] face a semantic-dynamic ambiguity. Conditioning generation solely on coarse-grained class labels (e.g., āWalkingā) fails to explicitly convey the fine-grained physical dynamicsāsuch as tempo, rhythm, and intensityāthat define the motionās spectral signature. Without this explicit dynamic guidance, the model struggles to determine whether high-frequency components in the target data repre- sent essential action details (as in āPunching/Slappingā) or mere noise (as in āSitting downā), leading to synthesized features that are either structurally oversmoothed or polluted with hallucinations. To address these limitations, we construct a unified Frequency-Aware Diffu- sion for Skeleton-Text Matching (FDSM) framework that establishes coherent spectral constraints between the input condition and the optimization objective. Our approach is built upon three synergistic components. To counteract the backboneās spectral bias, we introduce a frequency-domain residual module that selectively ampli- fies high-frequency dynamics based on kinematic priors. Complementing this, we design a dynamic spectral loss that aligns frequency supervision with the diffusion modelās native coarse-to-fine generation process, ensuring physically valid reconstruc- tion without overfitting to noise. Furthermore, to bridge the semantic gap, we employ a curriculum learning strategy that transfers rich kinematic knowledge from LLMs into the visual encoder, enabling robust inference from sparse labels. 3 Our main contributions can be summarized as follows: ⢠We propose the Semantic-Guided Spectral Residual Module to address the inherent ālow-passā bias of standard generative backbones. By establishing a frequency-domain residual pathway, this module explicitly amplifies discriminative high-frequency dynamics, effectively counteracting over-smoothing and enabling the synthesis of fine-grained motion details. ⢠We introduce the Timestep-Adaptive Spectral Loss as a synergistic optimiza- tion objective. This mechanism aligns the frequency supervision with the diffusion modelās denoising schedule, preventing overfitting to noise in early stages while enforcing rigorous high-frequency reconstruction in the final refinement steps. ⢠We design a Curriculum-based Semantic Abstraction strategy to bridge the semantic gap in zero-shot inference. By training with a ārich-to-sparseā curriculum of kinematic descriptions, we force the visual encoder to internalize complex motion priors, enabling robust generalization from sparse labels. ⢠Extensive experiments on three benchmark datasets (NTU RGB+D [29], NTU RGB+D 120 [30], PKU-MMD [31] and Kinetics-skeleton [32, 33]) demonstrate that our method achieves state-of-the-art performance, significantly outperforming exist- ing generative and discriminative baselines in both Zero-Shot (ZSL) and Generalized Zero-Shot (GZSL) settings. 2 Related Work 2.1 Zero-Shot Skeleton Action Recognition The fundamental goal of Zero-Shot Skeleton Action Recognition (ZSAR) is to identify human behaviors from novel categories without access to labeled training instances. The dominant paradigm addresses the heterogeneity between skeletal kinematics and textual semantics by constructing a shared embedding space. Contemporary literature classifies these efforts into three primary streams: Variational Autoencoder (VAE)- based frameworks [25, 34ā37], Contrastive Learning-based approaches [38ā42], and emerging Diffusion-based methods [14]. VAE-based Approaches. Pioneering works such as CADA-VAE [34] employ cross-modal VAEs to align latent distributions, enforcing cycle-consistency constraints where each modalityās decoder reconstructs features from the otherās latent code. SynSE [35] refines this by adopting a decoupled generative strategy, training sepa- rate VAEs for verbs and nouns to form a structured semantic manifold. To enhance semantic granularity, MSF [36] incorporates multi-level descriptions, synthesizing action-level labels with motion-level details. Furthermore, addressing inherent skeletal noise, SA-DVAE [37] introduces a disentanglement mechanism to isolate semantically relevant features from extraneous variations, ensuring alignment between text embed- dings and informative skeletal components. More recently, FS-VAE [25] extends the VAE paradigm with DCT-based frequency-semantic enhancement, hierarchical motion descriptions, and a calibrated cross-alignment loss, showing that frequency-domain cues carry discriminative information beyond global pose topology. However, this line 4 of work focuses on representation alignment and does not address the spectral bias introduced by the denoising process in diffusion-based frameworks. Contrastive Learning-based Approaches. These methods prioritize cross- modal consistency through contrastive objectives [43]. SMIE [38] integrates skeletal and textual features using a masking strategy, treating occluded parts as positive samples to contrast against inter-class negatives. PURLS [39] harnesses Large Lan- guage Models (LLMs) like GPT-3 [44] to generate detailed descriptions of body part evolution, employing cross-attention to guide visual-semantic alignment. Building on this, STAR [40] utilizes GPT-3.5 [44] to produce hierarchical descriptions for anatom- ical groups, introducing learnable prompts to refine matching. DVTA [41] proposes a dual-alignment strategy, simultaneously optimizing global feature matching and local cross-attention. Similarly, InfoCPL [42] enriches the semantic space by generating extensive sentence variations per action, thereby strengthening the contrastive learning manifold. Diffusion-based Approaches. Departing from rigid discriminative alignments, recent research has shifted towards generative diffusion models. While primarily explored in text-to-motion generation tasks [45, 46], the diffusion paradigm has recently been adapted to the zero-shot recognition setting. Pioneering this direction, TDSM [14] introduced a conditional diffusion framework to synthesize skeleton fea- tures from noise, guiding the denoising trajectory of skeletal features using semantic contexts, theoretically achieving implicit modal harmonization and improved gen- eralization. However, existing methods often overlook the inherent spectral bias of generative backbones, leading to the over-smoothing of high-frequency components, such as subtle hand movements, which are critical for fine-grained discrimination. In contrast, our framework addresses this limitation by introducing frequency-aware mechanisms that preserve high-frequency fidelity, ensuring the synthesis of skeleton features that are both semantically aligned and dynamically detailed. 2.2 Skeleton-based Action Recognition Unlike zero-shot settings that aim to recognize unseen classes without labeled instances, traditional skeleton-based action recognition operates under fully super- vised protocols. Initial approaches [47, 48] utilized Recurrent Neural Networks (RNNs) to model the temporal evolution of skeletal sequences. Subsequently, Convolutional Neural Networks (CNNs) [49, 50] were explored, transforming skeletal data into pseudo-image representations. More recently, Graph Convolutional Networks (GCNs) [51ā54] have become the dominant paradigm, effectively capturing the topological structure of joints and bones. Pioneering this direction, ST-GCN [55] introduced spatial-temporal graph convolutions, while Shift-GCN [56] significantly enhanced com- putational efficiency through shift graph operations. To overcome the receptive field limitations of GCNs, Transformer-based architectures [10, 57ā62] have been proposed to model global dependencies. In this study, we employ the established ST-GCN [55] and Shift-GCN [56] backbones to extract robust skeletal-temporal representations, mapping input sequences into a latent space for subsequent processing. 5 Semantic-Guided Spectral Residual Module skeleton latent estimated skeleton latent Frequency-aware Diffusion Model SG-SRM Text Encoder Skeleton Encoder ā ā Add Noise Curriculum- based Semantic Abstraction Action Label: Yawning LLM description: move the open hand up to the front of the head then look up and lean the torso back slightly Text Encoder Skeleton Encoder ā ā Add Noise Candidate Action Label 1: Yawning ā Training Phase Inference Phase Skeleton Skeleton Timestep-Adaptive Spectral Loss Diffusion Loss Candidate Action Label 2: Drop Candidate Action Label K: Reading Frequency-aware Diffusion Model ļ„ SG-SRM SG-SRM Fig. 2Overview of the proposed Frequency-Aware Diffusion Framework. The system integrates three synergistic modules: (1) Semantic-Guided Spectral Residual Module (SG-SRM) to amplify high-frequency dynamics based on LLM-derived kinematic priors; (2) Timestep-Adaptive Spectral Loss to enforce coherent spectral supervision during denoising; and (3) Curriculum-based Semantic Abstraction to bridge the semantic gap via a ārich-to-sparseā training strategy. 2.3 Diffusion Models Diffusion models have revolutionized generative tasks by learning to invert progressive noise corruption, enabling the reconstruction of complex data distributions. Denois- ing Diffusion Probabilistic Models (DDPMs) [63] established this sequential paradigm, modeling intricate manifolds through iterative refinement. To alleviate computational costs, Latent Diffusion Models (LDMs) [64] perform generation within a compressed latent space, balancing efficiency with high-fidelity output. The efficacy of LDMs in cross-modal tasks (e.g., text-to-image synthesis [64] and text-to-motion inbetween- ing [65]) highlights their potential for multimodal synchronization, typically employing U-Net backbones [66] with cross-attention to inject semantic guidance. Recently, Diffu- sion Transformers (DiTs) [67] have advanced this architecture by integrating scalable transformer blocks directly into the diffusion process. In this work, following the paradigm established by [14], we leverage the generative synergy of diffusion models not merely for synthesis but for robust feature alignment. Specifically, we utilize a DiT-based backbone as a denoising engine, where textual descriptions condition the restoration of noisy skeletal features. This mechanism effectively anchors semantic knowledge within the latent space, fostering a resilient cross-modal alignment essential for zero-shot generalization. 6 3 Method We present Frequency-Aware Diffusion for Skeleton-Text Matching (FDSM), a unified framework designed to reconcile the inherent spectral limitations of generative backbones with the stochastic nature of skeletal data. Our approach stems from the critical insight that standard Diffusion Transformers exhibit a strong āspectral bias,ā effectively functioning as low-pass filters that preserve global pose structure but aggressively attenuate the high-frequency dynamics essential for motion realism. To overcome this inductive bias without overfitting to sensor noise, we con- struct a holistic frequency regulation mechanism governed by the interplay of semantic capacity and spectral optimization constraints. As showed in fig. 2, the framework is actualized through three synergistic technical contributions. First, we introduce the Semantic-Guided Spectral Residual Mod- ule to compensate for the backboneās architectural spectral bias. Functioning as a dynamic gain controller in the frequency domain, this module selectively amplifies high-frequency magnitudes via a DCT-IDCT pathway. Crucially, the amplification is gated by a predicted kinematic intensity score, which is generated by an inter- nal projection head distilled from LLM knowledge, ensuring signal enhancement is semantically warranted. Second, we impose the Timestep-Adaptive Spectral Loss to strictly supervise the synthesis process. Recognizing the intrinsic coarse-to-fine gener- ative trajectory of diffusion models, this objective dynamically modulates frequency supervision based on the denoising timestepāsuppressing high-frequency penalties during early noise-dominated stages and progressively releasing them for final refine- ment. Finally, to resolve the semantic ambiguity where sparse labels fail to convey complex motion patterns, we propose Curriculum-based Semantic Abstraction. By training with a ārich-to-sparseā curriculum of descriptive prompts, we force the visual encoder to internalize structural kinematic correlations (e.g., temporal phases and coordination), enabling robust zero-shot inference where the model can infer correct frequency distributions even from minimal textual cues. 3.1 Semantic-Guided Spectral Residual Module As discussed above, standard diffusion transformers exhibit an inherent āspectral biasā, acting as low-pass filters that preserve global pose structures while attenuating fine-grained motion dynamics [26, 68]. To compensate for this limitation, we introduce the Semantic-Guided Spectral Residual Module (SG-SRM). Unlike standard attention mechanisms that operate in the spatial-temporal domain, SG-SRM functions as a distinct frequency-domain gain controller. It explicitly amplifies high-frequency components to restore motion sharpness, but crucially, this amplification is gated by a semantic prior to prevent the over-enhancement of sensor noise. Frequency-Domain Transformation. Following [14], we operate on the latent space extracted by the pre-trained encoder. To address the backboneās spectral bias, we must explicitly disentangle the fine-grained motion dynamics (e.g., speed, rhythm, and jitter) from the global pose structure. We observe that these dynamic attributes are inherently encoded in the temporal evolution of the skeleton, whereas the spa- tial dimension (V ) primarily encodes topological graph constraints [55]. Processing 7 input latent DCT High-Frequency coefficient Low-Frequency coefficient Semantic-Gated Spectral Amplification IDCT frequency- enhanced latent output latent text embedding Fig. 3 Illustration of the Semantic-Guided Spectral Residual Module (SG-SRM). The module per- forms a DCT along the temporal dimension to decompose latent features into frequency coefficients. A semantic-guided gain filter, derived from the predicted kinematic intensity score, selectively ampli- fies high-frequency bands. The modulated spectrum is then reverted back to the temporal domain via IDCT, yielding enhanced latent features with restored fine-grained dynamics. the spatial dimension would disrupt limb connectivity; conversely, decomposing the temporal dimension (L) allows us to isolate kinematic patterns based on their rate of change. Therefore, we perform the Discrete Cosine Transform (DCT) specifically along the temporal dimension L. This operation converts implicit time-series variations into an explicit spectral distribution, where high-frequency coefficients directly correspond to rapid micro-movements (or sensor noise) [10, 25]. Formally, operating on the latent features Zā R BĆCĆLĆV , the spectral coefficient F b,c,k,v is computed as [69]: F b,c,k,v = β k Lā1 X l=0 Z b,c,l,v cos Ļ(2l + 1)k 2L (1) where k ā 0,...,Lā 1 denotes the frequency index, and β k represents the nor- malization coefficient required to ensure orthogonality, defined as β 0 = p 1/L and β k = p 2/L for k > 0. Crucially, this spectral decomposition unmasks the backboneās limitations [28]: it reveals precisely that the high-frequency coefficients lack sufficient magnitude compared to the natural motion distribution. Semantic-Gated Spectral Amplification. Targeting these attenuated frequency bands, our objective is to rectify the spectral distribution distorted by the backboneās low-pass bias. Since the diffusion process disproportionately attenuates the magnitude of high-frequency coefficients, we model the enhancement as a spectral magnitude restoration process. Specifically, we construct the modulated spectrum Ģ F via a linear re-weighting mechanism, where G k serves as a frequency-specific gain filter: Ģ F b,c,k,v = F b,c,k,v Ā· (1 + α· G k )(2) Mathematically, the term (1 + α· G k ) functions as a scalar gain that counteracts the dampening effect of the backbone. By scaling up the magnitude F, we explicitly recover the high-frequency components lost during latent processing, which corresponds to sharpening temporal gradients in the time domain. This mechanism implements a High-Frequency Boosting strategy, conceptually similar to Unsharp Masking (USM) in signal processing [70]. By formulating the gain as a residual term, the iden- tity term 1 preserves fundamental structural information, while the dynamic term 8 α· G k selectively amplifies suppressed high-frequency components. Subsequently, to revert the features back to the temporal domain for subsequent network processing, we perform the Inverse Discrete Cosine Transform (IDCT): Ģ Z b,c,l,v = Lā1 X k=0 β k Ģ F b,c,k,v cos Ļ(2l + 1)k 2L (3) This operation yields the enhanced latent feature Ģ Z. By incorporating the identity term within the spectral gain (Eq. (2)), the module inherently functions as a frequency- domain residual pathway, where the fundamental structural signal is preserved while discriminative high-frequency components are selectively boosted. Due to the linearity of the transform, this spectral modulation directly translates to sharpening the tempo- ral gradients (motion speed) in the time domain, effectively restoring the fine-grained dynamics suppressed by the backbone. However, a uniform scaling is theoretically ill-posed due to the uneven Signal-to- Noise Ratio (SNR). High-frequency bands contain both sharp motion details (signal) and sensor jitter (noise). To resolve this ambiguity, we design the gain filter G based on the predicted semantic intensity Ė s y : G k = ( 0if k < M (Topology Preservation) Ė s y if k ā„ M (Semantic-Aware Gain) (4) This split-spectrum design addresses two constraints. First, for low frequencies (k < M ), which encode fundamental pose topology, we enforce G k = 0 to strictly preserve the underlying manifold structure. Second, for high frequencies (k ā„ M ), we use Ė s y as a contextual switch. For dynamic actions ( Ė s y ā 1), the module infers that high frequencies contain valid motion dynamics and amplifies them; for static actions ( Ė s y ā 0), it suppresses the gain to prevent artifact amplification. The design of G is thus grounded in the frequency-selective filtering principle: rather than applying a uniform gain that cannot distinguish signal from noise in the high-frequency band, the semantic prior Ė s y provides a class-conditional switch that resolves this ambiguity in a theoretically principled manner. Internalizing Priors via Distillation. A critical challenge is obtaining the intensity score Ė s y during inference without relying on external large models. To achieve this, we internalize the LLMās commonsense knowledge about motion dynamics directly into the text encoder via knowledge distillation [71, 72]. We design a lightweight Kinematic Projection Head Ļ(Ā·) (a two-layer MLP) that maps the semantic text embedding d y to a probability score Ė s y = Ļ(Ļ(d y )) ā [0, 1], where Ļ is the sigmoid function. To supervise this head, we employ a simplified offline binary classification strategy. Prior to training, we prompt an LLM to leverage its open-world knowledge to determine whether each action class involves significant high-frequency dynamics (assigning s GT y = 1, e.g., Punching/Slapping) or remains structurally static (assigning s GT y = 0, e.g., Reading). During training, we minimize the binary cross-entropy loss between the predicted probability Ė s y and the binary label 9 s GT y . This process effectively guides the text encoder to decode implicit kinematic attributes from sparse semantic labels. Consequently, during inference, we utilize the predicted probability directly as a continuous gain coefficient. It is worth noting that the core operations of SG-SRMāDCT/IDCT and element-wise modulationāare com- putationally efficient linear transformations. When implemented via optimized matrix multiplication, they introduce negligible latency compared to the backboneās attention mechanisms, ensuring the framework remains lightweight and scalable. 3.2 Timestep-Adaptive Spectral Loss While the architectural module enhances the modelās capacity to represent high fre- quencies, the optimization objective remains a critical bottleneck. Standard diffusion training relies on a uniform Mean Squared Error (MSE) loss. While theoretically capable of capturing all frequencies, in practice, MSE objectives suffer from the well-known āregression to the meanā problem in generative modeling [27]. Since high-frequency micro-dynamics (e.g., rapid jitter or transient edges) are inherently stochastic, minimizing MSE drives the model to predict the statistical average of all plausible variations. This averaging effect cancels out high-frequency details, resulting in oversmoothed predictions that preserve global pose structure but lack discriminative texture. Furthermore, neural networks exhibit a spectral bias [28], converging signifi- cantly faster on low-frequency components while struggling to optimize high-frequency errors under a uniform loss. To counteract this, explicitly supervising the model in the frequency domain is necessary. However, a static frequency loss is suboptimal due to the intrinsic coarse- to-fine generative trajectory of diffusion models [73]. At large timesteps t (high noise levels), the signal is dominated by noise, and the model focuses on establishing the global pose topology (low-frequency). Enforcing high-frequency consistency at this stage is counterproductive, as it forces the model to overfit to Gaussian noise. Con- versely, at small timesteps t (low noise levels), the structural foundation is established, and the model focuses on refining fine-grained details. A uniform frequency weight fails to respect this dynamic evolution. We therefore propose a Timestep-Adaptive Spectral Loss that aligns the opti- mization focus with the denoising schedule. Instead of supervising the noise vector ε, we impose constraints directly on the estimated clean signal Ė z 0 . Following standard diffusion formulations [74], Ė z 0 can be analytically recovered from the noisy latent z t and the predicted noise ε Īø (z t ,t) via: Ė z 0 = z t ā ā 1ā Ģ Ī± t ε Īø (z t ,t) ā Ģ Ī± t (5) where Ģ Ī± t denotes the cumulative noise schedule at timestep t. This formulation allows us to enforce spectral validity directly in the motion domain. The objective is formulated as: L freq = E t,z 0 " Lā1 X k=0 W(k,t)Ā·ā„DCT(z 0 ) k ā DCT( Ė z 0 ) k ā„ 2 # (6) 10 where z 0 is the ground truth latent. The dynamic weighting mask W(k,t) is designed to progressively āunlockā high-frequency supervision: W(k,t) = ( 1if k < M (Base Structural Loss) γ· (1ā t T ) if k ā„ M (Adaptive Detail Loss) (7) This adaptive weighting is grounded in the observation that diffusion models follow a coarse-to-fine trajectory, where the reverse process transitions from global structure formation to local detail refinement [73]. By linearly modulating the high-frequency loss weight according to the noise level, we suppress premature high-frequency hal- lucination during early stages while enforcing rigorous detail reconstruction as the generation approaches the clean data manifold. Here, low frequencies (k < M ) are consistently supervised to ensure structural stability. For high frequencies (k ā„ M ), the weight is modulated by a linear decay term (1ā t/T ). During the early noise-dominated stages (t ā T ), the weight approaches zero, preventing the model from overfitting to noise. As the generation progresses (t ā 0), the weight gradually increases, penalizing the lack of sharp micro-dynamics in the final refinement stages. 3.3 Curriculum-based Semantic Abstraction While the proposed architectural and optimization mechanisms provide the spec- tral capacity to synthesize high-frequency dynamics, a critical cognitive gap remains. Zero-shot inference typically relies on sparse class names (e.g., āJumpā), which are semantically underspecified. The same label may correspond to varying spectral signa- tures (e.g., tempo, intensity, rhythm) that are implicit in the name. Without explicit guidance, conditioning a diffusion generator solely on sparse labels encourages the denoiser to collapse towards a low-frequency āaverageā motionāsemantically plausible but discriminatively weak. To bridge this gap, we introduce a Curriculum-based Semantic Abstraction strategy. The core intuition is to provide the model with a semantic scaffold during early trainingāusing rich, kinematically explicit descriptionsāand then progressively withdraw this guidance. This forces the visual encoder to internalize the correlation between sparse labels and complex motion priors, ensuring robustness when only sparse labels are available at test time. Formally, for each action class y, we construct two views: a sparse label prompt ā y (the class name) and a set of LLM-generated rich descriptions R y = r (n) y N desc n=1 . These descriptions explicitly articulate kinematic details such as involved body parts, relative speed, and rhythm. During training, we sample the conditioning text c based on a dynamic probability schedule. We adopt the cosine annealing schedule [75] to ensure a smooth transition from teacher-guidance to self-reliance. Let γ(e) be the probability of using rich descriptions at iteration e: γ(e) = 1 2 1 + cos eĻ E total (8) 11 01000020000300004000050000 Training Iteration (e) 0.0 0.2 0.4 0.6 0.8 1.0 Conditioning Probability Rich Guidance (e) Self-Reliant (Sparse) Knowledge Transfer Direction Fig. 4 Illustration of the Curriculum-based Semantic Abstraction schedule. The probability γ(e) of using rich descriptions follows a cosine annealing curve, starting high to provide a semantic scaffold and decaying to zero to enforce self-reliant zero-shot inference. where E total is the total training iterations. The conditioning text is sampled as: c = ( r ā¼R y with probability γ(e) (Rich Guidance) ā y with probability 1ā γ(e) (Sparse Abstraction) (9) As can be seen in fig. 4, in the initial phase (γ ā 1), the model learns to map visual features to explicit kinematic descriptions. As training progresses (γ ā 0), the model is forced to infer these dense kinematic features solely from the sparse token ā y , effectively transferring the rich semantic priors into the modelās weights. This stochastic switching instantiates the curriculum learning framework of Bengio et al. [76], where training begins with richer supervisory signals and progressively transitions to sparser, more abstract conditions. The cosine annealing schedule [75] ensures a smooth, monotonic transitionāanalogous to progressive teacher-forcing reduction in sequence modelingā and guarantees that by the end of training the model operates solely under the zero- shot inference condition (γ ā 0). 3.4 Training and Inference 3.4.1 Two-Stage Optimization Strategy To ensure optimization stability and decouple semantic alignment from generative modeling, we adopt a two-stage training strategy. Stage 1: LLMās Prior Distillation. First, we train the lightweight projection head Ļ (Sec. 3.1) to distill the LLMās commonsense kinematic knowledge. This is a fast, one-time pre-training step optimized via the binary cross-entropy loss: 12 L distill =ā s GT y log( Ė s y ) + (1ā s GT y ) log(1ā Ė s y ) , where Ė s y = Ļ(d y ). Once converged, Ļ is frozen and capable of predicting LLMās priors from text embeddings. Stage 2: Unified Generative Training. In the second stage, we train the main diffusion framework. At each training step, we sample a batch of skeletal motion sequences z 0 and their corresponding action classes y. To enforce the internalization of semantic priors, we determine the conditioning text c based on the cosine annealing probability γ(e) (Sec. 3.3). Forward & Prediction: The latent feature z 0 is corrupted to z t via the diffusion forward process. The network ε Īø integrates the SG-SRM (Sec. 3.1) to predict the noise. Specifically, we deploy this module appended to the output of each attention layer. The total objective function focuses solely on the generative quality: L total =L diff + Ī» freq Ā·L freq (10) where Ī» freq is a hyperparameter balancing the two terms. The first term is the standard noise-prediction loss defined as L diff = ā„ε Īø (z t ,t; d y , Ė s y )ā ε℠2 . The second term L freq is our Timestep-Adaptive Spectral Loss (Sec. 3.2). By optimizing L total , the model simultaneously learns to denoise the latent space (via L diff ) and to reconstruct fine- grained motion dynamics (via L freq ). 3.4.2 Zero-Shot Inference For zero-shot recognition, we strictly follow the discriminative inference protocol estab- lished in TDSM [14]. The core idea is to repurpose the diffusion model as a classifier by evaluating the noise reconstruction error for each candidate label. Specifically, given an unseen skeleton X u , we encode it into the latent space and perturb it with fixed Gaussian noise ε test at a fixed timestep t test . In all experiments, we set t test = 25 based on validation trends (see Appendix D for a detailed sensitivity analysis) and keep this value unchanged across NTU, PKU-MMD, and Kinetics bench- marks. For each candidate action label y ā² āY u , we extract its text embedding d y ā² and predict its kinematic intensity score Ė s y ā² using our projection head. The network then predicts the noise conditioned on these inputs: Ė Īµ y ā² =T diff (z u x,t ,t test ; d y ā² , Ė s y ā² )(11) The final classification is performed by selecting the label that minimizes the ā 2 distance between the added noise and the predicted noise: Ė y u = arg min y ā² āY u ā„ε test ā Ė Īµ y ā² ā„ 2 (12) This one-step inference avoids computationally expensive iterative sampling while effectively measuring the alignment between the skeleton dynamics and the candidate semantic prompts. 13 4 Results 4.1 Datasets NTU RGB+D [29]. The NTU RGB+D dataset (NTU-60) is a widely recognized large-scale benchmark for human action recognition, containing 56,880 action samples across 60 categories. It provides multi-modal data, including 3D skeletons, depth maps, and RGB videos captured by Kinect sensors [33], serving as a standard for evaluating both single- and multi-view recognition models. We adopt the cross-subject (X-sub) protocol, where the 40 subjects are equally partitioned into training and testing sets. Specifically,D train is constructed from the training set using seen labels, whileD test is derived from the test set with unseen labels to ensure a rigorous zero-shot evaluation. NTU RGB+D 120 [30]. The NTU RGB+D 120 dataset (NTU-120) expands upon NTU-60 by incorporating 60 additional action classes, totaling 120 categories and 114,480 video samples. For the cross-subject (X-sub) evaluation, the 106 subjects are equally divided into training and testing sets. Following the same protocol as NTU-60, we utilize the training set with seen labels to form D train and the test set with unseen labels to establish D test , maintaining a consistent zero-shot setting. PKU-MMD [31]. The PKU-MMD dataset is a large-scale, multi-modal benchmark for action recognition, providing 3D skeleton data alongside RGB+D recordings. It involves 66 subjects, with 57 designated for training and 9 for testing. Adopting the cross-subject protocol to evaluate our frameworkās generalization, we construct D train from seen labels and D test from unseen labels. Kinetics-skeleton 200 [32] & Kinetics-skeleton 400 [33]. The Kinetics dataset is a large-scale collection of YouTube video clips covering a diverse range of human actions. For our experiments, we utilize the skeleton-based version where 2D joint loca- tions are estimated from the RGB streams via OpenPose [32]. Kinetics-400 includes 400 action classes, while Kinetics-200 is a subset comprising 200 categories. These datasets are significantly more challenging than NTU or PKU-MMD due to the uncon- strained nature of the video capture and the potential noise in the estimated skeletons, providing a rigorous test for zero-shot generalization. 4.2 Experiment Setup FDSM was implemented in PyTorch [79] and evaluated using a single NVIDIA L40s (48GB) GPU. All model variants were trained for 50,000 iterations, including a 100- step warm-up phase. We utilized the AdamW optimizer [80] with a learning rate of 1Ć 10 ā4 and a weight decay of 0.01, modulated by a cosine-annealing scheduler [81]. The training batch size was 256. Following [14], the diffusion process was trained with T = 50 timesteps, while the inference timestep was fixed to t test = 25 for all datasets. Following TDSM [14], the backbone is a 12-layer Diffusion Transformer with a latent dimension of 768. We append our SG-SRM module after each attention layer in the backbone, setting the frequency split index M = L/4 (Eq. (4)), the spectral residual gain factor α = 1.0 (Eq. (2)), the timestep-adaptive weight coefficient γ = 1.0 (Eq. (7)), and the spectral loss weight Ī» freq = 1.0 (Eq. (10)). For the Curriculum-based Semantic Abstraction (Eq. (8)), we set the total training iterations E total = 50,000 14 Methods NTU-60 (Acc, %)NTU-120 (Acc, %) 55/548/1240/2030/30110/1096/2480/4060/60 ReViSE [77]53.9117.4924.2614.8155.0432.3819.478.27 JPoSE [78]64.8228.7520.0512.3951.9332.4413.717.65 CADA-VAE [34]76.8428.9616.2111.5159.5335.7710.555.67 SynSE [35]75.8133.3019.8512.0062.6938.7013.647.73 SMIE [38]77.9840.18--65.7445.30-- PURLS [39]79.2340.9931.0523.5271.9552.0128.3819.63 SA-DVAE [37]82.3741.38--68.7746.12-- STAR [40]81.4045.10--63.3044.30-- DVTA [41]79.2844.1432.6824.1674.8951.8128.8918.43 InfoCPL [42]85.9153.3236.0325.4474.8160.0536.8124.72 FS-VAE [25]86.9057.2036.1725.7274.4062.5037.0626.45 TDSM [14]86.4956.0336.0925.8874.1565.0636.9527.21 FDSM(Ours)87.79 ±0.08 57.46 ±0.07 37.42 ±0.08 26.55 ±0.09 75.24 ±0.07 66.52 ±0.06 39.16 ±0.10 28.67 ±0.08 Table 1 Top-1 accuracy results of various zero-shot skeleton-based action recognition (ZSAR) methods evaluated on the SynSE and PURLS benchmarks for the NTU-60 and NTU-120 datasets. Each split is denoted as X/Y, where X represents the number of seen classes and Y the number of unseen classes. The results in bold highlight the best-performing model. For our method, the reported accuracy is the average value obtained from 10 trials, each with different Gaussian noise. to match our training schedule, and generated rich descriptions per action class using GPT-4 [82]. To reduce stochastic variance at inference, each reported result is averaged over 10 Gaussian noise initializations. Kinematic Projection Head Setup. The projection head Ļ consists of a 2-layer MLP with a hidden dimension of 256 and a ReLU activation, followed by a sigmoid layer. To train this head, we curated a binary labeled dataset by prompting GPT-4 to categorize all action classes in NTU-60/120 and PKU-MMD based on their motion intensity (1 for dynamic/jittery, 0 for static). The head was pre-trained for 500 epochs using the binary cross-entropy loss with a learning rate of 1Ć 10 ā3 , and then frozen during the main diffusion training phase. To ensure a fair comparison with existing zero-shot action recognition (ZSAR) methods, we adopted Shift-GCN [56] and ST-GCN [55] as skeleton encoders for the SynSE [35]/PURLS [39] and SMIE [38] settings, respectively. Furthermore, we utilized the same text prompts and text encoder from CLIP [83, 84] as prior works to maintain consistency in semantic representations. 4.3 Performance Evaluation Evaluation on SynSE [35] and PURLS [39] benchmarks. Table 1 presents a comprehensive comparison between FDSM and state-of-the-art ZSAR methods on the SynSE and PURLS benchmark protocols. As demonstrated in Table 1, FDSM con- sistently outperforms the SOTA, TDSM, across all settings. This performance gap stems from the different approaches to visual-semantic alignment. TDSM [14] uses a discriminative triplet diffusion loss (L TD ) to enforce class separation, but it does not explicitly address the ālow-passā spectral bias of standard Diffusion Transform- ers. This often leads to oversmoothed motion representations, losing high-frequency details like the wrist movements in āgiving something to other personā or leg jitters in ākicking ā. FDSM, on the other hand, employs SG-SRM to recover these missing 15 Methods NTU-60 (Acc, %)NTU-120 (Acc, %)PKU-MMD (Acc, %) 55/5 split110/10 split46/5 split ReViSE [77]60.9444.9059.34 JPoSE [78]59.4446.6957.17 CADA-VAE [34]61.8445.1560.74 SynSE [35]64.1947.2853.85 SMIE [38]65.0846.4060.83 SA-DVAE [37]84.2050.6766.54 STAR [40]77.50-70.60 DVTA [41] 74.0360.3377.06 InfoCPL [42]80.9670.0785.15 FS-VAE [25]87.6369.7270.97 TDSM [14]88.8869.4770.76 FDSM(Ours)90.13 ±0.07 70.59 ±0.08 72.18 ±0.12 Table 2 Top-1 accuracy results of various ZSAR methods evaluated on the NTU-60, NTU-120, and PKU-MMD datasets under the SMIE benchmark. The reported values are the average performance across three splits. T-SNE of Class LabelsT-SNE of Rich Descriptions Fig. 5 T-SNE visualization of textual embeddings on NTU RGB+D 120. LLM-enriched descriptions (Right) form better-separated clusters compared to simple class labels (Left), facilitating more robust cross-modal alignment. spectral bands. Our results indicate that for zero-shot generalization, reconstructing fine-grained motion details is more effective than focusing solely on discriminative margins, particularly when unseen actions are distinguished by micro-dynamics rather than global pose. Evaluation on SMIE [38] benchmark. The SMIE benchmark serves as a rigorous test for the stability of ZSAR models across varied unseen label distributions. As shown in Table 2, FDSM consistently outperforms state-of-the-art competitors, including TDSM, across NTU-60, NTU-120, and PKU-MMD. Specifically, FDSM achieves a 1.42% improvement on PKU-MMD, a dataset characterized by shorter sequences and more compact motion. Our methodās superior performance across these diverse splits demonstrates that explicit frequency modulation provides a more universal motion representation than standard contrastive alignment, allowing the model to adapt to different skeletal sampling rates and temporal scales inherent in different datasets. 16 Methods Kinetics-200 (Acc, %) 180/20 split160/40 split140/60 split120/80 split ReViSE [77]24.9513.288.146.23 DeViSE [85]22.2212.32 87.797.975.65 PURLS [39]32.2222.5612.0111.75 TDSM [14]38.1824.4315.2813.09 FDSM(Ours) 39.7627.0116.9614.73 Table 3 Top-1 accuracy results of FDSM evaluated on the Kinetics-200 dataset under the PURLS [39] benchmark. Methods Kinetics-400 (Acc, %) 360/40 split320/80 split300/100 split280/120 split ReViSE [77]20.8411.829.498.23 DeViSE [85] 18.3710.239.478.34 PURLS [39]34.5124.3216.9914.28 TDSM [14]38.9226.2418.4516.10 FDSM(Ours) 40.2528.1720.1317.88 Table 4 Top-1 accuracy results of FDSM evaluated on the Kinetics-400 dataset under the PURLS [39] benchmark. Methods NTU-60 (Acc, %)NTU-120 (Acc, %) 55/548/1230/30110/1096/2460/60 Full model87.7957.4626.5575.2466.5228.67 w.o. SG-SRM86.5256.1125.4274.1865.1327.53 w.o.L Freq 86.4555.9825.3574.2165.0827.48 w.o. Curriculum 87.3157.1826.1174.8966.1528.32 Table 5 Ablation study on the contribution of each component. SG-SRM: Semantic-Guided Spectral Residual Module;L Freq : Timestep-Adaptive Spectral Loss; Curriculum: Curriculum-based Semantic Abstraction. We report the performance degradation when removing each component from the full model. Evaluation on Large-scale Kinetics-skeleton Benchmarks. To further evaluate the robustness of FDSM in unconstrained environments, we report results on Kinetics- 200 and Kinetics-400 in Table 3 and Table 4. Unlike the laboratory-captured NTU datasets, Kinetics features significant background clutter and severe pose estimation inaccuracies. Despite these challenges, FDSM sets a new state-of-the-art across all splits. For instance, on the Kinetics-400 360/40 split, FDSM achieves 40.25% accuracy, surpassing TDSM by 1.33%. This robustness is primarily attributed to our Timestep- Adaptive Spectral Loss. By dynamically suppressing high-frequency gradients during the early stages of denoising, the model avoids overfitting to the high-frequency arti- facts and sensor jitter common in estimated skeletons, while still recovering essential motion textures in the final refinement steps. This ensures that the synthesized features remain semantically pure yet kinematically rich. 17 0.00.20.40.60.81.0 Normalized Frequency (k/L) 6 4 2 0 Average Spectral Energy (log10) FDSM w.o. SG-SRM TDSM (Baseline) Ground Truth FDSM Cutoff M = L/4 Fig. 6 DCT-based spectral energy of ST-GCN latent features along the temporal dimension, where k denotes the frequency index and M =L/4 is the cutoff separating low- and high-frequency bands. Ground-truth (GT) latents maintain energy across all frequency bands. Both TDSM and FDSM without SG-SRM exhibit a sharp energy drop beyond the normalized cutoff M/L = 0.25 (Spectral Bias). FDSM (full model) recovers the suppressed high-frequency energy, closely tracking the GT curve. 4.4 Ablation Studies and Analysis Contribution of each component. Table 5 isolates the impact of individual com- ponents. The results highlight that the SG-SRM and L Freq are the cornerstone contributions; removing either component precipitates a sharp performance drop, reverting metrics to near-baseline (TDSM) levels. This implies that the architec- tural capacity enhancement and the spectral optimization objective are mutually dependentāone provides the physical mechanism for high-frequency synthesis, while the other provides the necessary supervision. Fig. 6 provides direct spectral evidence for SG-SRMās role: without this module, the modelās predicted latents exhibit a sharp energy drop in the high-frequency band, reproducing the Spectral Bias of the unmod- ified backbone, whereas the full FDSM model recovers the suppressed high-frequency energy and closely tracks the ground-truth spectral profile. Fig. 7 complements this spectral analysis with a qualitative view of L freq ās impact on the decoded motion trajectory. Without TASL (top), the model collapses toward an averaged pose: consecutive frames are nearly indistinguishable, with minimal arm swing and leg displacement. With TASL (bottom), the adaptive high-frequency supervision (Eq. 9) progressively enforces fine-grained detail as tā 0, recovering dis- criminative micro-dynamics such as the kicking leg trajectory and arm counter-motion across frames. 18 w.o. TASL w. TASL Fig. 7 Qualitative comparison of decoded latent trajectories predicted by FDSM without (top) and with (bottom) the Timestep-Adaptive Spectral Loss (L freq ) on a kicking sequence from NTU RGB+D 120. Without TASL, the predicted Ėz 0 trajectory collapses to an oversmoothed average, yielding nearly identical frames with minimal inter-frame variation. With TASL, the adaptive high-frequency supervision (Eq. 7) recovers richer micro-dynamics, including discriminative limb articulations that distinguish kinematically similar actions. Gaussian noise ε NTU-60 (Acc, %)NTU-120 (Acc, %) 55/548/1230/30110/1096/2460/60 Fixed77.6845.5219.8265.1853.4718.55 Random(Ours)87.7957.4626.5575.2466.5228.67 Table 6 Ablation study on the effect of noise ε during training. Cutoff M NTU-60 (Acc, %)NTU-120 (Acc, %) 55/548/1230/30110/1096/2460/60 L/887.4557.1026.2574.9566.2028.40 L/4(Ours)87.7957.4626.5575.2466.5228.67 L/287.1056.8525.9574.6065.9028.05 Table 7 Sensitivity to the frequency cutoff parameter M . In contrast, the Curriculum-based Semantic Abstraction yields a moderate but consistent improvement. This suggests that while semantic scaffolding refines the alignment, the core performance gains are primarily driven by our frequency-aware structural designs. Effect of random Gaussian noise. To investigate the role of stochasticity during training, we performed an ablation study by utilizing fixed Gaussian noise instead of sampling new random noise at each iteration. As shown in Table 6, employing static noise patterns oversimplifies the optimization task, causing the network to memorize specific noise realizations and undermining its generalizability. Conversely, introducing random Gaussian noise at each step serves as an effective regularization mechanism by increasing data variability. This stochasticity prevents overfitting, enhances model 19 Schedule NTU-60 (Acc, %)NTU-120 (Acc, %) 55/548/1230/30110/1096/2460/60 Fixed (0.5)87.1256.9525.8574.7566.0028.15 Step Decay87.3557.1026.1574.9066.1528.35 Linear Decay87.5557.2526.3575.0566.3028.50 Cosine (Ours)87.7957.4626.5575.2466.5228.67 Table 8 Ablation on curriculum schedules. robustness, and facilitates superior alignment between skeleton features and semantic text prompts. Sensitivity of Frequency Cutoff M . Table 7 investigates the sensitivity of the frequency partition point M in SG-SRM. M defines the boundary between the āStruc- tural Baseā(low frequency) and āAdaptive Detailsā (high frequency). We observe that M = L/4 achieves the optimal performance. When M is too small (e.g., L/8), the module treats too many structural components as high-frequency noise, potentially leading to instability. Conversely, when M is too large (e.g., L/2), many discrimina- tive high-frequency details are mistakenly categorized as base structure and thus not amplified by SG-SRM, resulting in a loss of fine-grained information. Analysis of Curriculum Schedule. To validate the effectiveness of the proposed cosine annealing strategy for curriculum learning, we compared it against alternative schedules: (1) Linear Decay, where the probability of using rich descriptions decreases linearly; (2) Step Decay, where the probability drops by half at fixed intervals; and (3) Fixed Probability, where the probability is held constant at 0.5. As shown in Table 8, the cosine annealing schedule yields the best performance. This confirms that a smooth, non-linear transition from rich semantic scaffolding to sparse label reliance is optimal for internalizing kinematic priors without causing sudden shifts in the optimization landscape. Analysis of Semantic Gating Mechanism. To justify the design of our Semantic- Guided Spectral Residual Module (SG-SRM), we evaluated different gating strategies for the high-frequency gain G k : (1) Uniform Gain, where G k = 1 for all high fre- quencies (equivalent to unconditioned amplification); (2) Random Gain, where G k is sampled randomly; and (3) No Gain, where G k = 0 (equivalent to removing SG- SRM). Table 9 demonstrates that our semantic-aware gating significantly outperforms uniform or random strategies. This supports our hypothesis that high-frequency ampli- fication must be selectively applied based on the kinematic context to avoid amplifying sensor noise in static actions. Hyperparameter Sensitivity. Finally, we analyzed the sensitivity of the model to two key hyperparameters: the spectral loss weight Ī» freq and the residual gain factor α. Table 10 shows that performance is relatively robust around the default values (Ī» freq = 1.0,α = 1.0). Extreme values (e.g., Ī» freq = 0.1 or Ī» freq = 5.0) lead to performance degradation, indicating the importance of balancing the generative reconstruction with spectral consistency. Robustness to Temporal Scale and Sampling Rate. To validate FDSMās adapt- ability to diverse skeletal data conditions, we evaluate its robustness against varying 20 Gating Strategy NTU-60 (Acc, %)NTU-120 (Acc, %) 55/548/1230/30110/1096/2460/60 No Gain (s = 0)86.5256.1125.4274.1865.1327.53 Random Gain84.5053.8023.5072.1063.5025.80 Uniform Gain (s = 1)85.8055.1024.8573.4064.8026.90 Predicted (Ours)87.7957.4626.5575.2466.5228.67 Table 9 Ablation study on the semantic gating mechanism in SG-SRM. ParamValue NTU-60 (Acc, %)NTU-120 (Acc, %) 55/548/1230/30110/1096/2460/60 Ī» freq 0.587.1556.8025.9074.6565.9528.05 1.0 (Ours)87.7957.4626.5575.2466.5228.67 5.086.3055.5025.1073.8064.8027.20 α 0.587.0556.6525.8574.5565.8527.95 1.0 (Ours)87.7957.4626.5575.2466.5228.67 1.586.1055.2024.9573.5064.5027.05 Table 10 Sensitivity analysis of hyperparameters Ī» freq and α. MethodOriginal Temporal Scales (Cropping)Sampling Rates (Downsampling) L = 150L = 751/21/4 TDSM [14]86.4982.7075.4583.6078.15 FDSM (Ours)87.7985.1579.8086.1082.45 Table 11 Robustness to temporal scale and sampling rate on NTU-60 (55/5, Top-1 Acc, %). temporal scales and sampling rates via two degradation settings on the NTU-60 test set: (1) Cropping the original 300-frame sequence to shorter contiguous seg- ments (simulating shorter temporal scales), and (2) uniformly Downsampling the sequence (simulating lower sampling rates). As shown in Table 11, FDSM consistently outperforms TDSM across all conditions. Under extreme degradation (e.g., L = 75 or 1/4 sampling), FDSMās Curriculum Abstraction module compensates for missing visual dynamics via LLM-derived semantic priors, while the relative spectral bound- ary M = L/4 ensures the SG-SRM adapts proportionally to the available sequence length. Complexity Analysis. While FDSM introduces three modules, TASL and Cur- riculum Abstraction are training-only strategies that add zero parameters and zero inference latency. The sole structural addition, SG-SRM, is a lightweight component that introduces negligible computational overhead. As shown in Table 12, FDSM incurs essentially zero deployment penalty (+0.0001 GFLOPs, +0.01 s inference time) while achieving substantial performance gains. 21 Table 12 Complexity and performance comparison between TDSM and FDSM. ā Training time evaluated on a single NVIDIA L40S GPU for NTU-60 55/5 split (50,000 iterations). ā” Inference time measured per sequence during zero-shot inference. MethodParams (M)GFLOPsTraining Time ā Inference Time ā” TDSM [14]261.216.45456.7 h0.43 s FDSM (Ours)261.216.45466.9 h0.44 s Clapping Rubbing hands Kicking Arm raise posture Jump up Lift-hold-lower Hand quick up/down Forward open-hands Predicted label Clapping Rubbing hands Kicking Arm raise posture Jump up Lift-hold-lower Hand quick up/down Forward open-hands True label 0.580.210.080.08 0.230.560.080.09 0.600.080.23 0.080.620.110.13 0.250.070.59 0.070.540.210.14 0.070.220.520.14 0.080.150.150.57 TDSM Clapping Rubbing hands Kicking Arm raise posture Jump up Lift-hold-lower Hand quick up/down Forward open-hands Predicted label Clapping Rubbing hands Kicking Arm raise posture Jump up Lift-hold-lower Hand quick up/down Forward open-hands True label 0.820.09 0.100.80 0.840.09 0.86 0.100.83 0.780.090.07 0.100.760.07 0.070.060.81 FDSM 0.0 0.2 0.4 0.6 0.8 1.0 Row-normalized ratio Fig. 8 Localized confusion matrix comparison between TDSM (Left) and our FDSM (Right) on selected NTU-120 unseen classes. FDSM significantly reduces the confusion between kinematically similar actions (e.g., āClappingā vs. āRubbing handsā) by recovering discriminative high-frequency details. Qualitative Confusion Analysis. Fig. 8 presents side-by-side localized confusion matrices for TDSM and FDSM on selected NTU-120 unseen classes. FDSM sub- stantially reduces off-diagonal confusion between kinematically similar pairs (e.g., āClappingā vs. āRubbing handsā), with corresponding improvements on the diagonal, confirming that recovering high-frequency micro-dynamics is critical for fine-grained action discrimination. Success Case Analysis. Fig. 9 visualizes representative success cases using skeleton sequences drawn directly from the test set, paired with the classification outcomes of FDSM and TDSM. Three NTU-120 unseen classes dominated by high-frequency micro-dynamicsāāJump upā (A027), āPunching/slapping other personā (A050), and āPushing other personā (A052)āare consistently classified correctly by FDSM but misclassified by TDSM as āHoppingā, āPushing other personā, and āPunching/s- lapping other personā, respectively, confirming that SG-SRMās spectral correction recovers the discriminative fine-grained dynamics that the baseline suppresses. 22 Action Label: Jump up | FDSM: SUCCESS | TDSM: FAILURE Action Label: punching/slapping other person | FDSM: SUCCESS | TDSM: FAILURE Action Label: pushing other person | FDSM: SUCCESS | TDSM: FAILURE Fig. 9 Success cases of FDSM on NTU-120 unseen classes (A027 āJump upā, A050 āPunching/s- lapping other personā, A052 āPushing other personā). Skeletons are overlaid on RGB frames using ground-truth Kinect-captured joint coordinates (colorX/colorY) for visualization; no pose estimator is applied. FDSM correctly classifies all three actions dominated by high-frequency micro-dynamics, while TDSM misclassifies them due to spectral smoothing. 4.5 Limitations While our framework achieves state-of-the-art performance, two limitations warrant acknowledgment. First, it inherits the intrinsic stochasticity of diffusion-based infer- ence. Following the protocol established in [14], our classification relies on sampling random Gaussian noise to probe the generative likelihood of candidate classes. Con- sequently, the recognition results exhibit minor fluctuations across different noise initializations. Although our extensive experiments confirm that FDSM consistently outperforms baselines regardless of this variability, the non-deterministic nature of the inference process remains a constraint for applications requiring strictly reproducible outputs. Future research could address this by exploring deterministic sampling strate- gies (e.g., DDIM inversion) or employing ensemble methods to marginalize the noise variance. 5 Conclusion In this work, we identified and addressed the critical limitation of spectral bias in diffusion-based Zero-Shot Skeleton Action Recognition. We argued that standard generative backbones, while effective for global topology, inherently act as low-pass filters that suppress the high-frequency micro-dynamics essential for distinguishing fine-grained actions. To overcome this, we proposed a unified Frequency-Aware Diffu- sion Framework. By introducing the Semantic-Guided Spectral Residual Module, we endowed the model with the architectural capacity to selectively amplify kinematic 23 details, governed by an internalized frequency prior distilled from LLM knowledge. Complementing this, our Timestep-Adaptive Spectral Loss aligned the optimization objective with the intrinsic coarse-to-fine trajectory of the diffusion process, ensuring physically valid reconstruction. Furthermore, our Curriculum-based Semantic Abstrac- tion strategy successfully bridged the cognitive gap between sparse labels and complex motion patterns. Extensive experiments demonstrate that our approach sets a new state-of-the-art in ZSAR, confirming that explicit spectral regulation is key to bridging the modality gap. We hope this work inspires further exploration into frequency-aware generative modeling for cross-modal understanding. Appendix A Incremental Performance Analysis To further clarify the synergistic effect of our frequency-aware modules, we provide an additive ablation study starting from the TDSM baseline in Table A1. This progression demonstrates how each component incrementally resolves the Spectral Bias. Replacing the plain DiT backbone with our SG-SRM provides the initial architectural capacity (+0.54% on NTU-60), while the subsequent integration of TASL (L Freq ) yields a further jump (to 87.31%), confirming that explicit spectral guidance is essential for the frequency-aware architecture. The final addition of Curriculum Abstraction refines semantic alignment, achieving the full FDSM performance. MethodsSG-SRM L Freq Curr. NTU-60 (Acc, %)NTU-120 (Acc, %) 55/530/30110/1060/60 TDSM [14]86.4925.8874.1527.21 + SG-SRMā87.0326.0274.6128.16 +L Freq (TASL)ā87.3126.1174.8928.32 FDSM (Full)ā87.79 26.5575.24 28.67 Table A1 Additive ablation study starting from the TDSM baseline, complementing the subtractive analysis in the main text. Appendix B LLM Prompt Templates This appendix provides the exact prompt templates used for Large Language Model (LLM) interaction in our framework. B.1 Rich Kinematic Description Prompt The following prompt is used to generate detailed kinematic descriptions for each action class to support the Curriculum-based Semantic Abstraction strategy: āAs an expert in human kinesiology and computer vision, please provide [N desc ] distinct, detailed descriptions for the human action: [Action Name]. Each description should focus on: (1) The specific body parts involved (e.g., wrists, knees, torso); (2) The temporal phases 24 of the movement (e.g., preparation, execution, recovery); and (3) The dynamic character- istics such as speed, rhythm, and intensity. Avoid generic phrases and focus on observable skeletal kinematics.ā B.2 Motion Intensity Scoring Prompt The following prompt is used to extract kinematic priors for the Semantic-Guided Spectral Residual Module: āGiven the action class [Action Name], output one binary label for motion intensity used in skeleton dynamics: 1 = high-frequency/dynamic (rapid limb transitions, jitter-like fine motion), 0 = low-frequency/static (slow or steady posture-dominant motion). Output only one character: 0 or 1.ā Appendix C Action Intensity Statistics To provide a comprehensive view of the kinematic distribution across different bench- marks, we analyze the motion intensity labels generated by the LLM for each dataset individually. These labels serve as the supervision for our kinematic projection head. As shown in Table C2, the distribution remains relatively stable across benchmarks, with a slight shift towards high-intensity actions in the large-scale Kinetics datasets due to their inclusion of diverse sports and complex outdoor activities. Table C2 Detailed distribution of LLM-derived binary motion intensity labels (s GT y ) across the five evaluated benchmarks. DatasetHigh Intensity (1) Low Intensity (0) Examples (High vs. Low) NTU-60 [29]53.3% (32)46.7% (28)Punching vs. Reading NTU-120 [30]55.8% (67)44.2% (53)Butt kicks vs. Yawn PKU-MMD [31]54.9% (28)45.1% (23)Kicking vs. Bow Kinetics-200 [32]58.0% (116)42.0% (84)high jump vs. Drinking Kinetics-400 [33]58.2% (233)41.8% (167)Breakdancing vs. Dining Appendix D Selection of Inference Timestep t test Unlike iterative generative sampling, our framework performs a one-step noise recon- struction at a fixed timestep t test . To determine the optimal value, we conducted a sensitivity analysis across t test ā [0, 50] (where T = 50 is the total diffusion training steps). As shown in Table D3, t test = 25 represents the optimal value for zero-shot inference across multiple benchmarks. At lower t test (e.g., 10), the skeletal features are insufficiently perturbed by noise, limiting the modelās ability to āre-generateā discrim- inative high-frequency details from the semantic prompt. Conversely, at higher t test (e.g., 40 or 50), the excessive noise level begins to overwrite the fundamental skele- tal topology, leading to a loss of global pose coherence. t test = 25 provides the ideal 25 balance, allowing the model to correct spectral bias while preserving the fundamental kinematic topology. Table D3 Zero-shot action recognition accuracy (%) under varying inference timesteps t test on NTU-60 and NTU-120 datasets. t test Value1020 25 (Ours)304050 NTU-60 (55/5)84.6286.9587.7986.3182.5472.40 NTU-120 (110/10)72.1574.4275.2473.9570.6261.35 References [1] Singh, R., Kushwaha, A.K.S., Srivastava, R.: Multi-view recognition system for human activity based on multiple features for video surveillance system. Multimedia Tools and Applications 78, 17165ā17196 (2019) [2] Hong-qin, X., Yuan-yuan, Z.: Advanced gesture recognition method based on frac- tional fourier transform and relevance vector machine for smart home appliances. Computer Animation and Virtual Worlds 36(1), 70011 (2025) [3] Yang, Y., Zhou, J., Hu, W., Tu, Z.: End-to-end pose-action recognition via implicit pose encoding and multi-scale skeleton modeling: Y. yang et al. The Visual Computer, 1ā17 (2025) [4] Aouaidjia, K., Sheng, B., Li, P., Kim, J., Feng, D.D.: Efficient body motion quantification and similarity evaluation using 3-d joints skeleton coordinates. IEEE Transactions on Systems, Man, and Cybernetics: Systems 51(5), 2774ā2788 (2019) [5] Hu, X., Bao, X., Wei, G., Li, Z.: Human-pose estimation based on weak supervision. Virtual Reality & Intelligent Hardware 5(4), 366ā377 (2023) [6] Hou, Y., Li, Z., Wang, P., Li, W.: Skeleton optical spectra-based action recognition using convolutional neural networks. IEEE Transactions on Circuits and Systems for Video Technology 28(3), 807ā811 (2016) [7] Chi, H.-g., Ha, M.H., Chi, S., Lee, S.W., Huang, Q., Ramani, K.: Infogcn: Repre- sentation learning for human skeleton-based action recognition. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 20186ā20196 (2022) [8] Qiu, Z.-X., Zhang, H.-B., Deng, W.-M., Du, J.-X., Lei, Q., Zhang, G.-L.: Effective skeleton topology and semantics-guided adaptive graph convolution network for action recognition. The Visual Computer 39(5), 2191ā2203 (2023) 26 [9] Liu, H., Liu, Y., Chen, Y., Yuan, C., Li, B., Hu, W.: Transkeleton: Hierar- chical spatial-temporal transformer for skeleton-based action recognition. IEEE Transactions on Circuits and Systems for Video Technology (2023) [10] Wu, W., Zheng, C., Yang, Z., Chen, C., Das, S., Lu, A.: Frequency guidance matters: Skeletal action recognition by frequency-aware mixed transformer. In: Proceedings of the 32nd ACM International Conference on Multimedia, p. 4660ā 4669 (2024) [11] Zhao, J., Dai, J., Zhou, F., Pan, J., Xu, H.: Dual-path spatio-temporal mamba for skeleton-based action recognition: J. zhao et al. The Visual Computer, 1ā13 (2025) [12] Xie, Z., Chen, J., Wang, Y., Xie, B.: Enhanced fine-grained relearning for skeleton- based action recognition. The Visual Computer, 1ā13 (2025) [13] Tu, Z., Zhang, Z., Gong, J., Yuan, J., Du, B.: Informative sample selection model for skeleton-based action recognition with limited training samples. IEEE Transactions on Image Processing 34, 7335ā7346 (2025) [14] Do, J., Kim, M.: Bridging the skeleton-text modality gap: Diffusion-powered modality alignment for zero-shot skeleton-based action recognition. In: Pro- ceedings of the IEEE/CVF International Conference on Computer Vision, p. 12757ā12768 (2025) [15] Hubert Tsai, Y.-H., Huang, L.-K., Salakhutdinov, R.: Learning robust visual- semantic embeddings. In: Proceedings of the IEEE International Conference on Computer Vision, p. 3571ā3580 (2017) [16] Gupta, P., Sharma, D., Sarvadevabhatla, R.K.: Syntactically guided generative embeddings for zero-shot skeleton action recognition. In: 2021 IEEE International Conference on Image Processing (ICIP), p. 439ā443 (2021). IEEE [17] Zhou, Y., Qiang, W., Rao, A., Lin, N., Su, B., Wang, J.: Zero-shot skeleton- based action recognition via mutual information estimation and maximization. In: Proceedings of the 31st ACM International Conference on Multimedia, p. 5302ā5310 (2023) [18] Li, M.-Z., Jia, Z., Zhang, Z., Ma, Z., Wang, L.: Multi-semantic fusion model for generalized zero-shot skeleton-based action recognition. In: International Conference on Image and Graphics, p. 68ā80 (2023). Springer [19] Chen, Y., Guo, J., He, T., Lu, X., Wang, L.: Fine-grained side information guided dual-prompts for zero-shot skeleton action recognition. In: Proceedings of the 32nd ACM International Conference on Multimedia, p. 778ā786 (2024) [20] Zhu, A., Ke, Q., Gong, M., Bailey, J.: Part-aware unified representation of 27 language and skeleton for zero-shot action recognition. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 18761ā18770 (2024) [21] Li, S.-W., Wei, Z.-X., Chen, W.-J., Yu, Y.-H., Yang, C.-Y., Hsu, J.Y.-j.: Sa-dvae: Improving zero-shot skeleton-based action recognition by disentangled variational autoencoders. In: European Conference on Computer Vision, p. 447ā462 (2025). Springer [22] Ho, J., Jain, A., Abbeel, P.: Denoising diffusion probabilistic models. Advances in Neural Information Processing Systems 33, 6840ā6851 (2020) [23] Rombach, R., Blattmann, A., Lorenz, D., Esser, P., Ommer, B.: High-resolution image synthesis with latent diffusion models. In: Proceedings of the IEEE Con- ference on Computer Vision and Pattern Recognition (CVPR), p. 10684ā10695 (2022) [24] Zhang, Z., Xu, L., Peng, D., Rahmani, H., Liu, J.: Diff-tracker: text-to-image diffusion models are unsupervised trackers. In: European Conference on Computer Vision, p. 319ā337 (2024). Springer [25] Wu, W., Guo, Z., Chen, C., Xue, H., Lu, A.: Frequency-semantic enhanced variational autoencoder for zero-shot skeleton-based action recognition. In: Pro- ceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), p. 11122ā11131 (2025) [26] Si, C., Yu, W., Zhou, P., Zhou, Y., Wang, X., Yan, S.: Inception transformer. Advances in Neural Information Processing Systems 35, 23495ā23509 (2022) [27] Zhang, R., Isola, P., Efros, A.A., Shechtman, E., Wang, O.: The unreasonable effectiveness of deep features as a perceptual metric. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, p. 586ā595 (2018) [28] Rahaman, N., Baratin, A., Arpit, D., Draxler, F., Lin, M., Hamprecht, F., Ben- gio, Y., Courville, A.: On the spectral bias of neural networks. In: International Conference on Machine Learning, p. 5301ā5310 (2019). PMLR [29] Shahroudy, A., Liu, J., Ng, T.-T., Wang, G.: Ntu rgb+ d: A large scale dataset for 3d human activity analysis. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, p. 1010ā1019 (2016) [30] Liu, J., Shahroudy, A., Perez, M., Wang, G., Duan, L.-Y., Kot, A.C.: Ntu rgb+ d 120: A large-scale benchmark for 3d human activity understanding. IEEE transactions on pattern analysis and machine intelligence 42(10), 2684ā2701 (2019) 28 [31] Liu, C., Hu, Y., Li, Y., Song, S., Liu, J.: Pku-mmd: A large scale bench- mark for continuous multi-modal human action understanding. arXiv preprint arXiv:1703.07475 (2017) [32] Yan, S., Xiong, Y., Lin, D.: Spatial temporal graph convolutional networks for skeleton-based action recognition. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 32 (2018) [33] Kay, W., Carreira, J., Simonyan, K., Zhang, B., Hillier, C., Vijayanarasimhan, S., Viola, F., Green, T., Back, T., Natsev, P., et al.: The kinetics human action video dataset. arXiv preprint arXiv:1705.06950 (2017) [34] Schonfeld, E., Ebrahimi, S., Sinha, S., Darrell, T., Akata, Z.: Generalized zero- and few-shot learning via aligned variational autoencoders. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 8247ā8255 (2019) [35] Gupta, P., Sharma, D., Sarvadevabhatla, R.K.: Syntactically guided generative embeddings for zero-shot skeleton action recognition. In: 2021 IEEE International Conference on Image Processing (ICIP), p. 439ā443 (2021). IEEE [36] Li, M.-Z., Jia, Z., Zhang, Z., Ma, Z., Wang, L.: Multi-semantic fusion model for generalized zero-shot skeleton-based action recognition. In: International Conference on Image and Graphics, p. 68ā80 (2023). Springer [37] Li, S.-W., Wei, Z.-X., Chen, W.-J., Yu, Y.-H., Yang, C.-Y., Hsu, J.Y.-j.: Sa-dvae: Improving zero-shot skeleton-based action recognition by disentangled variational autoencoders. arXiv preprint arXiv:2407.13460 (2024) [38] Zhou, Y., Qiang, W., Rao, A., Lin, N., Su, B., Wang, J.: Zero-shot skeleton- based action recognition via mutual information estimation and maximization. In: Proceedings of the 31st ACM International Conference on Multimedia, p. 5302ā5310 (2023) [39] Zhu, A., Ke, Q., Gong, M., Bailey, J.: Part-aware unified representation of language and skeleton for zero-shot action recognition. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 18761ā18770 (2024) [40] Chen, Y., Guo, J., He, T., Wang, L.: Fine-grained side information guided dual-prompts for zero-shot skeleton action recognition. arXiv preprint arXiv:2404.07487 (2024) [41] Kuang, J., Wang, H., Han, C., Gui, J.: Zero-shot skeleton-based action recognition with dual visual-text alignment. arXiv preprint arXiv:2409.14336 (2024) 29 [42] Xu, H., Gao, Y., Li, J., Gao, X.: An information compensation framework for zero- shot skeleton-based action recognition. arXiv preprint arXiv:2406.00639 (2024) [43] Chen, T., Kornblith, S., Norouzi, M., Hinton, G.: A simple framework for contrastive learning of visual representations. In: International Conference on Machine Learning, p. 1597ā1607 (2020). PMLR [44] Brown, T.B.: Language models are few-shot learners. arXiv preprint arXiv:2005.14165 (2020) [45] Tevet, G., Raab, S., Abu-Horany, B., Cohen-Or, D.: Human motion diffusion model. In: International Conference on Learning Representations (ICLR) (2023) [46] Zhang, M., Cai, Z., Pan, L., Hong, F., Guo, X., Yang, L., Liu, Z.: Motiondiffuse: Text-driven human motion generation with diffusion model. IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI) (2024) [47] Zhang, P., Lan, C., Xing, J., Zeng, W., Xue, J., Zheng, N.: View adaptive recur- rent neural networks for high performance human action recognition from skeleton data. In: Proceedings of the IEEE International Conference on Computer Vision, p. 2117ā2126 (2017) [48] Liu, J., Shahroudy, A., Xu, D., Wang, G.: Spatio-temporal lstm with trust gates for 3d human action recognition. In: Computer VisionāECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11-14, 2016, Proceedings, Part I 14, p. 816ā833 (2016). Springer [49] Cai, D., Kang, Y., Yao, A., Chen, Y.: Ske2grid: Skeleton-to-grid representation learning for action recognition. In: International Conference on Machine Learning (2023) [50] Duan, H., Zhao, Y., Chen, K., Lin, D., Dai, B.: Revisiting skeleton-based action recognition. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 2969ā2978 (2022) [51] Chen, Y., Zhang, Z., Yuan, C., Li, B., Deng, Y., Hu, W.: Channel-wise topology refinement graph convolution for skeleton-based action recognition. In: Pro- ceedings of the IEEE/CVF International Conference on Computer Vision, p. 13359ā13368 (2021) [52] Chi, H.-g., Ha, M.H., Chi, S., Lee, S.W., Huang, Q., Ramani, K.: Infogcn: Repre- sentation learning for human skeleton-based action recognition. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 20186ā20196 (2022) [53] Liu, Z., Zhang, H., Chen, Z., Wang, Z., Ouyang, W.: Disentangling and unifying graph convolutions for skeleton-based action recognition. In: Proceedings of the 30 IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 143ā 152 (2020) [54] Zhou, Y., Yan, X., Cheng, Z.-Q., Yan, Y., Dai, Q., Hua, X.-S.: Blockgcn: Redefine topology awareness for skeleton-based action recognition. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 2049ā 2058 (2024) [55] Yan, S., Xiong, Y., Lin, D.: Spatial temporal graph convolutional networks for skeleton-based action recognition. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 32 (2018) [56] Cheng, K., Zhang, Y., He, X., Chen, W., Cheng, J., Lu, H.: Skeleton-based action recognition with shift graph convolutional network. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 183ā192 (2020) [57] Pang, Y., Ke, Q., Rahmani, H., Bailey, J., Liu, J.: Igformer: Interaction graph transformer for skeleton-based human interaction recognition. In: European Conference on Computer Vision, p. 605ā622 (2022). Springer [58] Do, J., Kim, M.: Skateformer: Skeletal-temporal transformer for human action recognition. arXiv preprint arXiv:2403.09508 (2024) [59] Zhao, J., Ning, K., Zhou, F., Pan, J., Xu, H., Dai, J.: Multi-level fusion tokens for enhanced self-supervised skeleton-based action recognition: J. zhao et al. The Visual Computer 42(1), 37 (2026) [60] Sun, S., Jia, Z., Zhu, Y., Liu, G., Yu, Z.: Decoupled spatio-temporal grouping transformer for skeleton-based action recognition. The Visual Computer 40(8), 5733ā5745 (2024) [61] Zhang, J., Xie, W., Wang, C., Tu, R., Tu, Z.: Graph-aware transformer for skeleton-based action recognition. The Visual Computer 39(10), 4501ā4512 (2023) [62] Yao, J., Chen, J., Niu, L., Sheng, B.: Scene-aware human pose generation using transformer. In: Proceedings of the 31st ACM International Conference on Multimedia, p. 2847ā2855 (2023) [63] Ho, J., Jain, A., Abbeel, P.: Denoising diffusion probabilistic models. Advances in neural information processing systems 33, 6840ā6851 (2020) [64] Rombach, R., Blattmann, A., Lorenz, D., Esser, P., Ommer, B.: High-resolution image synthesis with latent diffusion models. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 10684ā10695 (2022) 31 [65] Peng, J., Liu, Z., Lin, J., He, G.: Precise motion inbetweening via bidirectional autoregressive diffusion models. Computer Animation and Virtual Worlds 36(3), 70040 (2025) [66] Ronneberger, O., Fischer, P., Brox, T.: U-net: Convolutional networks for biomed- ical image segmentation. In: Medical Image Computing and Computer-assisted interventionāMICCAI 2015: 18th International Conference, Munich, Germany, October 5-9, 2015, Proceedings, Part I 18, p. 234ā241 (2015). Springer [67] Peebles, W., Xie, S.: Scalable diffusion models with transformers. In: Proceedings of the IEEE/CVF International Conference on Computer Vision, p. 4195ā4205 (2023) [68] Chen, Z., Duan, Y., Wang, W., He, J., Lu, T., Dai, J., Qiao, Y.: Vision transformer adapter for dense predictions. ArXiv abs/2205.08534 (2022) [69] Ahmed, N., Natarajan, T., Rao, K.R.: Discrete cosine transform. IEEE transac- tions on Computers 100(1), 90ā93 (1974) [70] Polesel, A., Ramponi, G., Mathews, V.J.: Image enhancement via adaptive unsharp masking. IEEE transactions on image processing 9(3), 505ā510 (2000) [71] Zhang, Z., Zhou, C., Tu, Z.: Distilling inter-class distance for semantic segmen- tation. arXiv preprint arXiv:2205.03650 (2022) [72] Gou, J., Yu, B., Maybank, S.J., Tao, D.: Knowledge distillation: A survey. International journal of computer vision 129(6), 1789ā1819 (2021) [73] Choi, J., Lee, J., Shin, C., Kim, S., Kim, H., Yoon, S.: Perception prioritized training of diffusion models. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, p. 11472ā11481 (2022) [74] Song, J., Meng, C., Ermon, S.: Denoising diffusion implicit models. In: Interna- tional Conference on Learning Representations (2020) [75] Loshchilov, I., Hutter, F.: SGDR: stochastic gradient descent with warm restarts. In: 5th International Conference on Learning Representations, ICLR 2017, Toulon, France, April 24-26, 2017, Conference Track Proceedings. OpenRe- view.net, ??? (2017). https://openreview.net/forum?id=Skq89Scxx [76] Bengio, Y., Louradour, J., Collobert, R., Weston, J.: Curriculum learning. In: Proceedings of the 26th Annual International Conference on Machine Learning (ICML), p. 41ā48 (2009) [77] Hubert Tsai, Y.-H., Huang, L.-K., Salakhutdinov, R.: Learning robust visual- semantic embeddings. In: Proceedings of the IEEE International Conference on Computer Vision, p. 3571ā3580 (2017) 32 [78] Wray, M., Larlus, D., Csurka, G., Damen, D.: Fine-grained action retrieval through multiple parts-of-speech embeddings. In: Proceedings of the IEEE/CVF International Conference on Computer Vision, p. 450ā459 (2019) [79] Paszke, A., Gross, S., Chintala, S., Chanan, G., Yang, E., DeVito, Z., Lin, Z., Desmaison, A., Antiga, L., Lerer, A.: Automatic differentiation in pytorch (2017) [80] Loshchilov, I., Hutter, F.: Decoupled weight decay regularization. arXiv preprint arXiv:1711.05101 (2017) [81] Loshchilov, I., Hutter, F.: Sgdr: Stochastic gradient descent with warm restarts. arXiv preprint arXiv:1608.03983 (2016) [82] Achiam, J., Adler, S., Agarwal, S., Ahmad, L., Akkaya, I., Aleman, F.L., Almeida, D., Altenschmidt, J., Altman, S., Anadkat, S., et al.: Gpt-4 technical report. arXiv preprint arXiv:2303.08774 (2023) [83] Radford, A., Kim, J.W., Hallacy, C., Ramesh, A., Goh, G., Agarwal, S., Sastry, G., Askell, A., Mishkin, P., Clark, J., et al.: Learning transferable visual models from natural language supervision. In: International Conference on Machine Learning, p. 8748ā8763 (2021). PMLR [84] Ilharco, G., Wortsman, M., Carlini, N., Taori, R., Dave, A., Shankar, V., Namkoong, H., Miller, J., Hajishirzi, H., Farhadi, A., Schmidt, L.: Open Clip (2021) [85] Frome, A., Corrado, G.S., Shlens, J., Bengio, S., Dean, J., Ranzato, M., Mikolov, T.: Devise: A deep visual-semantic embedding model. Advances in neural information processing systems 26 (2013) 33