Boosting AI Reliability with an FSM-Driven Streaming Inference Pipeline: An Industrial Case
Yutian Zhang, Zhongyi Pei, Yi Mao, Chen Wang, Lin Liu, Jianmin Wang

TL;DR
This paper introduces an FSM-driven streaming inference pipeline that improves AI robustness in industrial applications by integrating prior knowledge, demonstrated through an excavator workload counting system with enhanced accuracy and reliability.
Contribution
The paper presents a novel streaming inference pipeline combining object detection with an FSM to incorporate prior knowledge, improving robustness in industrial AI tasks.
Findings
Superior performance over heuristic-based methods
Enhanced robustness in real-world scenarios
Effective integration of FSM with streaming inference
Abstract
The widespread adoption of AI in industry is often hampered by its limited robustness when faced with scenarios absent from training data, leading to prediction bias and vulnerabilities. To address this, we propose a novel streaming inference pipeline that enhances data-driven models by explicitly incorporating prior knowledge. This paper presents the work on an industrial AI application that automatically counts excavator workloads from surveillance videos. Our approach integrates an object detection model with a Finite State Machine (FSM), which encodes knowledge of operational scenarios to guide and correct the AI's predictions on streaming data. In experiments on a real-world dataset of over 7,000 images from 12 site videos, encompassing more than 300 excavator workloads, our method demonstrates superior performance and greater robustness compared to the original solution based on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Occupational Health and Safety Research · Adversarial Robustness in Machine Learning
