paper-with-me

홈 › Papers

FleetAgent: Teleoperation Assistant for Autonomous Fleets via Vectorized V2N Messages

2026-06-19 · Juntong Peng, Qi Chen, Deyuan Qu, Takayuki Shimizu, Yaobin Chen, Ziran Wang arxiv

Large-scale autonomous fleets rely on teleoperation to resolve rare failures, yet streaming raw sensor data from many vehicles is costly, and remote operators can only monitor a limited number of vehicles at a time. We introduce FleetAgent, a cloud-hosted multimodal large language model (MLLM) assistant that consumes compact vectorized vehicle-to-network (V2N) messages, such as map elements, detected objects, and the ego planned path. It provides a structured natural-language response (including narration, explanation, and evaluation of the plan and scene), along with an intervention urgency score for operator prioritization. To make structured messages compatible with token-based MLLMs, we propose VecFormer, a vector-to-embedding interface with differentiable top-K context selection that bounds context length and GPU KV-cache growth, enabling more efficient batch processing, which is important under the context of cloud-hosted large-scale fleet management. We also construct VecEval, a nuScenes-derived dataset with paired human and synthetic imperfect plans and human-verified language labels, to facilitate the training and evaluation of our proposed system. Our proposed system can reduce uplink payload by up to 625 times compared with raw images and reduce KV-cache memory by 16.54 times compared with original text descriptions. On VecEval, FleetAgent improves Lingo-Judge score by 16.8% and reduces intervention failure rate by 19.9%, compared with Qwen2.5-VL-7B using language descriptions. These results demonstrate that FleetAgent can utilize compact structured V2N messaging to enable efficient, explainable teleoperation monitoring for autonomous fleets.

📄 PDF Abstract BibTeX arXiv:2606.21222

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards a Multi-purpose Robotic Nursing Assistant

2021-06-07 · Krishna Chaitanya Kodur, Kaustubh Rajpathak, Akilesh Rajavenkatanarayanan, Maria Kyrarini 외

Robotic nursing aid is one of the heavily researched areas in robotics nowadays. Several robotic assistants exist that only focus on a specific function related to nurses assistance or functions related to patient aid. T…

Learning to Schedule Deadline- and Operator-Sensitive Tasks

2017-06-19 · Hanan Rosemarin, John P. Dickerson, Sarit Kraus

The use of semi-autonomous and autonomous robotic assistants to aid in care of the elderly is expected to ease the burden on human caretakers, with small-stage testing already occurring in a variety of countries. Yet, it…

Scheduling

Scaled Autonomy: Enabling Human Operators to Control Robot Fleets

2019-09-22 · Gokul Swamy, Siddharth Reddy, Sergey Levine, Anca D. Dragan

Autonomous robots often encounter challenging situations where their control policies fail and an expert human operator must briefly intervene, e.g., through teleoperation. In settings where multiple robots act in separa…

Robot Navigation

Human-Robot collaboration in surgery: Advances and challenges towards autonomous surgical assistants

2025-07-15 · Jacinto Colan, Ana Davila, Yutaro Yamada, Yasuhisa Hasegawa arxiv

Human-robot collaboration in surgery represents a significant area of research, driven by the increasing capability of autonomous robotic systems to assist surgeons in complex procedures. This systematic review examines …

A Data-Informed Analysis of Scalable Supervision for Safety in Autonomous Vehicle Fleets

2024-09-14 · Cameron Hickert, Zhongxia Yan, Cathy Wu

Autonomous driving is a highly anticipated approach toward eliminating roadway fatalities. At the same time, the bar for safety is both high and costly to verify. This work considers the role of remotely-located human op…

Autonomous DrivingAutonomous Vehicles