paper-with-me

Papers

Proactive Anomaly Detection for Robot Navigation with Multi-Sensor Fusion

2022-04-03 · Tianchen Ji, Arun Narenthiran Sivakumar, Girish Chowdhary, Katherine Driggs-Campbell

Despite the rapid advancement of navigation algorithms, mobile robots often produce anomalous behaviors that can lead to navigation failures. The ability to detect such anomalous behaviors is a key component in modern robots to achieve high-levels of autonomy. Reactive anomaly detection methods identify anomalous task executions based on the current robot state and thus lack the ability to alert the robot before an actual failure occurs. Such an alert delay is undesirable due to the potential damage to both the robot and the surrounding objects. We propose a proactive anomaly detection network (PAAD) for robot navigation in unstructured and uncertain environments. PAAD predicts the probability of future failure based on the planned motions from the predictive controller and the current observation from the perception module. Multi-sensor signals are fused effectively to provide robust anomaly detection in the presence of sensor occlusion as seen in field environments. Our experiments on field robot data demonstrates superior failure identification performance than previous methods, and that our model can capture anomalous behaviors in real-time while maintaining a low false detection rate in cluttered fields. Code, dataset, and video are available at https://github.com/tianchenji/PAAD

📄 PDF Abstract BibTeX arXiv:2204.01146

Code (1)

tianchenji/paad 공식 구현 pytorch

Tasks

Anomaly DetectionRobot NavigationSensor Fusion

Similar Papers 제목 키워드 기반

Embodied Hazard Mitigation using Vision-Language Models for Autonomous Mobile Robots

2025-09-08 · Oluwadamilola Sotomi, Devika Kodi, Kiruthiga Chandra Shekar, Aliasghar Arab arxiv

Autonomous robots operating in dynamic environments should identify and report anomalies. Embodying proactive mitigation improves safety and operational continuity. This paper presents a multimodal anomaly detection and …

Anomaly Detection

Language as Cost: Proactive Hazard Mapping using VLM for Robot Navigation

2025-08-05 · Mintaek Oh, Chan Kim, Seung-Woo Seo, Seong-Woo Kim arxiv

Robots operating in human-centric or hazardous environments must proactively anticipate and mitigate dangers beyond basic obstacle detection. Traditional navigation systems often depend on static maps, which struggle to …

Robot Navigation

DR. Nav: Semantic-Geometric Representations for Proactive Dead-End Recovery and Navigation

2025-11-16 · Vignesh Rajagopal, Kasun Weerakoon Kulathun Mudiyanselage, Gershom Devake Seneviratne, Pon Aswin Sankaralingam 외 arxiv

We present DR. Nav (Dead-End Recovery-aware Navigation), a novel approach to autonomous navigation in scenarios where dead-end detection and recovery are critical, particularly in unstructured environments where robots m…

Bayesian Inference

MfNeuPAN: Proactive End-to-End Navigation in Dynamic Environments via Direct Multi-Frame Point Constraints

2025-11-21 · Yiwen Ying, Hanjing Ye, Senzi Luo, Luyao Liu 외 arxiv

Obstacle avoidance in complex and dynamic environments is a critical challenge for real-time robot navigation. Model-based and learning-based methods often fail in highly dynamic scenarios because traditional methods ass…

Robot Navigation

RePAD: Real-time Proactive Anomaly Detection for Time Series

2020-01-24 · Ming-Chang Lee, Jia-Chun Lin, Ernst Gunnar Gran

During the past decade, many anomaly detection approaches have been introduced in different fields such as network monitoring, fraud detection, and intrusion detection. However, they require understanding of data pattern…

Anomaly DetectionFraud DetectionIntrusion DetectionTime Series+1