paper-with-me

홈 › Papers

Fast Confidence-Aware Human Prediction via Hardware-accelerated Bayesian Inference for Safe Robot Navigation

2026-03-01 · Michael Lu, Minh Bui, Xubo Lyu, Mo Chen arxiv

As robots increasingly integrate into everyday environments, ensuring their safe navigation around humans becomes imperative. Efficient and safe motion planning requires robots to account for human behavior, particularly in constrained spaces such as grocery stores or care homes, where interactions with multiple individuals are common. Prior research has employed Bayesian frameworks to model human rationality based on navigational intent, enabling the prediction of probabilistic trajectories for planning purposes. In this work, we present a simple yet novel approach for confidence-aware prediction that treats future predictions as particles. This framework is highly parallelized and accelerated on an graphics processing unit (GPU). As a result, this enables longer-term predictions at a frequency of 125 Hz and can be easily extended for multi-human predictions. Compared to existing methods, our implementation supports finer prediction time steps, yielding more granular trajectory forecasts. This enhanced resolution allows motion planners to respond effectively to subtle changes in human behavior. We validate our approach through real-world experiments, demonstrating a robot safely navigating among multiple humans with diverse navigational goals. Our results highlight the methods potential for robust and efficient human-robot coexistence in dynamic environments.

📄 PDF Abstract BibTeX arXiv:2603.01122

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceRobot NavigationMotion Planning

Similar Papers 제목 키워드 기반

Latency-Constrained Hardware-Aware Quantum Error Correction Co-Design with Adaptive Confidence-Gated Neural Decoding for the Rotated Surface Code

2026-07-07 · Sumit Chongder arxiv

Real-time decoding is a major bottleneck in scaling quantum error correction (QEC) from noisy intermediate-scale quantum (NISQ) devices to fault-tolerant quantum computing. We present an adaptive confidence-gated decodin…

CoFineLLM: Conformal Finetuning of LLMs for Language-Instructed Robot Planning

2025-11-09 · Jun Wang, Yevgeniy Vorobeychik, Yiannis Kantaros arxiv

Large Language Models (LLMs) have recently emerged as planners for language-instructed agents, generating sequences of actions to accomplish natural language tasks. However, their reliability remains a challenge, especia…

Confidence-aware 3D Gaze Estimation and Evaluation Metric

2023-03-17 · Qiaojie Zheng, Jiucai Zhang, Amy Zhang, Xiaoli Zhang

Deep learning appearance-based 3D gaze estimation is gaining popularity due to its minimal hardware requirements and being free of constraint. Unreliable and overconfident inferences, however, still limit the adoption of…

Gaze Estimation

Uncertainty-Aware Intention Prediction for Human-to-Robot Assembly Teleoperation

2026-06-06 · Fnu Heman, Yixuan Wang, Kolin Xu, Conner Wallace 외 arxiv

In assisted teleoperation for human-robot collaboration, accurate intention prediction is critical for enabling timely and reliable robotic assistance during long-horizon manipulation and assembly tasks. These systems re…

Action SegmentationAction RecognitionTransfer Learning

Fast-dLLM++: Fréchet Profile Decoding for Faster Diffusion LLM Inference

2026-06-01 · Siva Rajesh Kasa, Yasong Dai, Sumit Negi, Hongdong Li arxiv

Diffusion large language models promise parallel token generation, yet inference remains bottlenecked by deciding which masked tokens can be safely committed together. Fast-dLLM addressed this with KV caching and confide…