MOSA: Motion-Guided Semantic Alignment for Dynamic Scene Graph Generation
About
Dynamic Scene Graph Generation (DSGG) aims to structurally model objects and their dynamic interactions in video sequences for high-level semantic understanding. However, existing methods struggle with fine-grained relationship modeling, semantic representation utilization, and the ability to model tail relationships. To address these issues, this paper proposes a motion-guided semantic alignment method for DSGG (MoSA). First, a Motion Feature Extractor (MFE) encodes object-pair motion attributes such as distance, velocity, motion persistence, and directional consistency. Then, these motion attributes are fused with spatial relationship features through the Motion-guided Interaction Module (MIM) to generate motion-aware relationship representations. To further enhance semantic discrimination capabilities, the cross-modal Action Semantic Matching (ASM) mechanism aligns visual relationship features with text embeddings of relationship categories. Finally, a category-weighted loss strategy is introduced to emphasize learning of tail relationships. Extensive and rigorous testing shows that MoSA performs optimally on the Action Genome dataset.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| PredCLS | Action Genome (test) | Recall@1082.8 | 76 | |
| Scene Graph Classification | Action Genome (test) | Recall@1057.2 | 55 | |
| Scene Graph Detection | Action Genome | Recall@1019.9 | 41 | |
| Scene Graph Detection (SGDet) | Action Genome (test) | R@1027.6 | 22 | |
| Predicate Classification | AG dataset | mR@1059.9 | 11 |