English

Bridging the Pose-Semantic Gap: A Cascade Framework for Text-Based Person Anomaly Search

Computer Vision and Pattern Recognition 2026-05-28 v2 Multimedia

Abstract

Text-based person anomaly search retrieves specific behavioral events from surveillance archives using natural-language queries. Although recent pose-aware methods align geometric structures well, they face a fundamental Pose-Semantic Gap: semantically different actions can share similar skeletal geometries. While Multimodal Large Language Models (MLLMs) can reduce this ambiguity, using them for large-scale retrieval is computationally prohibitive. We propose the Structure-Semantic Decoupled Cascade (SSDC) framework, which decouples retrieval into two stages: (1) Structure-Aware Coarse Retrieval, where a lightweight model quickly filters candidates by skeletal similarity ; and (2) Detective Squad Interaction, a multi-agent semantic verification module. The squad consists of a Detective for fast binary filtering, an Analyst for evidence extraction, and a Writer for semantic synthesis. Finally, we re-rank candidates by fusing the synthesized captions with structural priors. Experiments on the PAB benchmark show that SSDC achieves state-of-the-art performance by balancing efficiency and semantic reasoning.

Keywords

Cite

@article{arxiv.2604.23282,
  title  = {Bridging the Pose-Semantic Gap: A Cascade Framework for Text-Based Person Anomaly Search},
  author = {Zequn Xie and Guijin Luo and Chuxin Wang and Sihang Cai and Tao Jin and Zhou Zhao and Yixuan Tang},
  journal= {arXiv preprint arXiv:2604.23282},
  year   = {2026}
}

Comments

Accepted to ACL 2026.10 pages, 5 figures

R2 v1 2026-07-01T12:35:03.947Z