DOI: 10.3390/app16157845 ISSN: 2076-3417

MambaACE-YOLO: Frequency-Decoupled State-Space Modeling and Compact Higher-Order Relational Reasoning for Lightweight Real-Time Object Detection

Jiangxiao Li, Weijie Wu, Wengang Che, Shengxiang Gao, Yang Liu

Lightweight real-time detectors must balance long-range contextual modeling, cross-scale relational reasoning, and deployment efficiency. We present MambaACE-YOLO, an integration-oriented framework that separates computation into intra-scale encoding, cross-scale relational reasoning, sparse multi-stage feature distribution, and multi-scale detection decoding. Its primary contribution is the coordinated integration of prior frequency-decoupled and state-space ideas with detection-specific interfaces, target-scale leave-one-source aggregation, and physically prunable feature distribution, rather than a new frequency-transform, state-space, or hypergraph mechanism class. Building on prior frequency-decoupled hybrid visual Mamba research, its detection-oriented D-MobileMamba backbone applies bidirectional state-space scanning only to low-frequency components, while directional high-frequency correction and multi-kernel depthwise convolutions preserve boundaries and local shape. Compact Partial-Channel HyperACE (CP-HyperACE) models cross-scale higher-order relations in a semantic subspace and uses target-scale leave-one-source aggregation. Selective Additive FullPAD (SA-FullPAD) projects each cross-scale increment once and selects injection paths through static, physically prunable gates. On MS COCO 2017 val, the unpruned MambaACE-YOLO-N achieves 42.5 AP with 2.6 M parameters, and MambaACE-YOLO-S achieves 48.8 AP with 9.0 M parameters. Under a common documented RTX 5090 TensorRT FP16 setting, the unpruned Nano model records 1.19 ms network-forward latency at 42.5 AP, whereas its physically pruned counterpart retains 42.4 AP and records 1.02 ms. Accuracy and latency values are single-run or single-record point estimates without reported variance, and the 42.5-AP result uses the 600-epoch schedule without a matched 600-epoch YOLOv13-N control. We distinguish published cross-paper results from same-framework, same-device measurements and assess the individual design choices through controlled ablations and physical-pruning experiments.

More from our Archive