Tapping in a Remote Vehicle's onboard LLM to Complement the Ego Vehicle's Field-of-View
Malsha Ashani Mahawatta Dona, Beatriz Cabrero-Daniel, Yinan Yu, Christian Berger
TL;DR
The paper investigates using onboard large language models as a communication interface to enrich an ego vehicle's field-of-view in occluded traffic scenarios. It evaluates GPT-4V and GPT-4o on a Waymo-derived dataset to detect pedestrians and generate bounding boxes, revealing strong detection performance but unreliable localization due to high variability and environmental factors. Prompt engineering modestly improves recall for localization, but overall precision and IoU remain insufficient for robust object localization in real-time driving contexts. The work demonstrates the potential and current limitations of LLM-based inter-vehicle dialogue as a lightweight alternative to data streaming, highlighting the need for standardized messaging and further research into trustworthy, multi-agent perception systems.
Abstract
Today's advanced automotive systems are turning into intelligent Cyber-Physical Systems (CPS), bringing computational intelligence to their cyber-physical context. Such systems power advanced driver assistance systems (ADAS) that observe a vehicle's surroundings for their functionality. However, such ADAS have clear limitations in scenarios when the direct line-of-sight to surrounding objects is occluded, like in urban areas. Imagine now automated driving (AD) systems that ideally could benefit from other vehicles' field-of-view in such occluded situations to increase traffic safety if, for example, locations about pedestrians can be shared across vehicles. Current literature suggests vehicle-to-infrastructure (V2I) via roadside units (RSUs) or vehicle-to-vehicle (V2V) communication to address such issues that stream sensor or object data between vehicles. When considering the ongoing revolution in vehicle system architectures towards powerful, centralized processing units with hardware accelerators, foreseeing the onboard presence of large language models (LLMs) to improve the passengers' comfort when using voice assistants becomes a reality. We are suggesting and evaluating a concept to complement the ego vehicle's field-of-view (FOV) with another vehicle's FOV by tapping into their onboard LLM to let the machines have a dialogue about what the other vehicle ``sees''. Our results show that very recent versions of LLMs, such as GPT-4V and GPT-4o, understand a traffic situation to an impressive level of detail, and hence, they can be used even to spot traffic participants. However, better prompts are needed to improve the detection quality and future work is needed towards a standardised message interchange format between vehicles.
