Fine-grained human action recognition (FHAR) must distinguish visually similar actions that differ mainly in body configuration, timing, or local appearance. RGB representations retain visual context but often suppress joint-level geometry, whereas skeleton representations encode kinematics but discard dense spatial detail. We introduce FineX, which factorizes fine-grained cues into RGB appearance, pose heatmap geometry, and skeletal-graph topology. Pairwise cross-attention enables symmetric, stream-preserving information exchange, followed by a streamwise latent sparse Mixture-of-Experts that routes each representation to a content-dependent subset of shared experts, regularized by a load-balancing objective. FineX achieves state-of-the-art results on Gym99, Gym288, and Diving48. On the long-tailed Gym288, it raises mean class accuracy from 68.6% to 76.2% (+7.6 points) without textual supervision or large-scale vision-language pre-training, demonstrating the benefit of structured visual-pose-graph fusion and conditional expert refinement for FHAR.
Imtiaz ul Hassan, Tasweer Ahmad, Nikolaos Bessis et al.· 0 citations
Plant disease symptoms combine local texture changes with patterns distributed across a leaf, while practical recognition models must remain compact. We introduce DC-FEN, a MobileNetV3-based design that models spatial-token relations and channel interactions in parallel and injects them through gated residual fusion. We also examine output-distribution, direct-feature, and token-relation transfer under same-backbone and heterogeneous teachers. PlantVillage and Plant Pathology 2021 (FGVC8) are evaluated with duplicate-audited, group-aware 70/15/15 splits, an explicit unresolved-leaf sensitivity check, validation-only selection, five training seeds, class-sensitive metrics, and paired seed-wise descriptive summaries. On PlantVillage, the no-additional-attention student, DC-FEN teacher, and DC-FEN joint student obtain macro F1 scores of 96.46±0.91%, 96.90±0.40%, and 96.55±0.25%. On FGVC8, the corresponding scores are 87.29±0.63%, 87.14±0.52%, and 87.20±0.26%. At the prespecified FGVC8 threshold of 0.5, DCAB changed sample-wise F1 by −0.02±0.55 percentage points relative to the unmodified backbone; validation-selected global and label-specific thresholds changed this contrast to +0.28±0.55 and +0.55±0.29 points, while threshold-free macro mAP remained essentially unchanged. A duplicate-audited PlantDoc pressure test reduced frozen-checkpoint accuracy to 30.34±1.10% and 29.57±1.10%, showing that external generalization remains unestablished. A ResNet50 teacher gives logit-only students 97.42±0.51% macro F1 on PlantVillage and 89.82±0.43% sample-wise F1 on FGVC8. After separately weighting the direct and relation terms, the corresponding joint students obtain 97.37±0.56% and 89.94±0.27%, recovering the degradation seen with unit internal weights while remaining close to logit-only transfer. Thus, the study evaluates the benefits and limits of explicit spatial–channel interaction and shows that adding intermediate transfer constraints does not guarantee a stronger student.
Xin Lei, Yonghuai Liu, Ardhendu Behera et al.· Agriculture· 0 citations
This work proposes Language-Structured Relational Q-Learning, instantiated through an Ego-Centric Relational Q-Network (ERQ-Net), which jointly learns inter-vehicle relevance and action values from dynamic traffic graphs, and formalises this discrepancy as a recognition-control gap.