Autonomous vehicles, open-world robots, and other automated systems rely on accurate, efficient perception modules for real-time object detection. Although high-precision models improve reliability, their processing time and computational overhead can hinder real-time performance and raise safety concerns. This paper introduces an Edge-based Mixture-of-Experts Optimal Sensing (EMOS) System that addresses the challenge of co-achieving accuracy, latency and scene adaptivity, further demonstrated in the open-world autonomous driving scenarios. Algorithmically, EMOS fuses multimodal sensor streams via an Adaptive Multimodal Data Bridge and uses a scenario-aware MoE switch to activate only a complementary set of specialized experts as needed. The proposed hierarchical backpropagation and a multiscale pooling layer let model capacity scale with real-world demand complexity. System-wise, an edge-optimized runtime with accelerator-aware scheduling (e.g., ONNX/TensorRT), zero-copy buffering, and overlapped I/O-compute enforces explicit latency/accuracy budgets across diverse driving conditions.
Mixture-of-Experts Computing Systems
Summary
Related Publications
- L. Liu, P. Wang, G. Wu, J. Jiang and H. F. Yang, “Toward Optimal Mixture of Experts System for 3D Object Detection: A Game of Accuracy, Efficiency and Adaptivity,” in IEEE Transactions on Pattern Analysis and Machine Intelligence (T-PAMI), vol. 48, no. 1, pp. 914-931, Jan. 2026, doi: 10.1109/TPAMI.2025.3611795. https://ieeexplore.ieee.org/document/11175038
- Liu, L., Su, B., Jiang, J., Wu, G., Guo, C., Xu, C. and Yang, H.F., 2025. Towards Accurate and Efficient 3D Object Detection for Autonomous Driving: A Mixture of Experts Computing System on Edge. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV, pp. 25903-25913). https://openaccess.thecvf.com/content/ICCV2025/html/Liu_Towards_Accurate_and_Efficient_3D_Object_Detection_for_Autonomous_Driving_ICCV_2025_paper.html
