AIBullisharXiv – CS AI · Jun 27/10
🧠DeepIPCv2 is an end-to-end autonomous driving framework that uses LiDAR point cloud data instead of cameras to perceive environments and control vehicle navigation. The system demonstrates superior robustness to lighting variations and reduced driving interventions compared to existing methods like TransFuser, advancing the practical deployment of autonomous vehicles.
AIBullisharXiv – CS AI · May 127/10
🧠Researchers introduce VLADriver-RAG, a new framework that combines Vision-Language-Action models with retrieval-augmented generation for autonomous driving. By grounding decisions in explicit historical knowledge rather than relying solely on learned parameters, the system achieves state-of-the-art performance on the Bench2Drive benchmark with a Driving Score of 89.12, demonstrating improved generalization in complex driving scenarios.
AIBullisharXiv – CS AI · Mar 177/10
🧠Researchers introduce BevAD, a new lightweight end-to-end autonomous driving architecture that achieves 72.7% success rate on the Bench2Drive benchmark. The study systematically analyzes architectural patterns in closed-loop driving performance, revealing limitations of open-loop dataset approaches and demonstrating strong data-scaling behavior through pure imitation learning.
AIBullisharXiv – CS AI · Jun 46/10
🧠StandardE2E introduces a unified framework that standardizes interfaces across six major autonomous driving datasets, eliminating the need for researchers to rebuild preprocessing pipelines for each dataset. By providing a single PyTorch DataLoader and canonical data schema, the framework accelerates end-to-end autonomous driving research and cross-dataset experimentation.
AIBullisharXiv – CS AI · May 126/10
🧠Researchers have optimized Alpamayo 1, a reasoning-based autonomous driving system, by redesigning it from multi-reasoning to single-reasoning architecture while accelerating diffusion-based action generation. The optimization achieves a 69.23% latency reduction while maintaining trajectory diversity and prediction quality, demonstrating that system-level efficiency improvements are critical for practical autonomous driving deployment.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce REAP, a reinforcement learning-based autonomous parking system that uses Gaussian Splatting to simulate real-world environments for training, then transfers the model to physical vehicles. The method addresses limitations of traditional multi-stage parking approaches by jointly optimizing perception and planning, achieving successful parking in extreme scenarios like mechanical slots.
AIBullisharXiv – CS AI · May 126/10
🧠VECTOR-Drive introduces a tightly coupled vision-language-action framework for autonomous driving that balances semantic reasoning with motion planning through expert routing. Built on Qwen2.5-VL-3B, the system achieves 88.91 Driving Score on Bench2Drive by routing vision-language tokens to semantic experts while handling trajectory computation separately, demonstrating advances in multimodal AI for real-world driving tasks.
AIBullisharXiv – CS AI · Apr 156/10
🧠Researchers propose Sequential Navigation Guidance (SNG), a framework addressing a critical flaw in end-to-end autonomous driving systems that over-rely on local scene understanding while underutilizing global navigation information. The SNG framework combines navigation paths and turn-by-turn instructions with a new VQA dataset and efficient model to improve autonomous vehicle planning and navigation-following in complex scenarios.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers propose AerialVLA, a minimalist end-to-end Vision-Language-Action framework for UAV navigation that directly maps visual observations and linguistic instructions to continuous control signals. The system eliminates reliance on external object detectors and dense oracle guidance, achieving nearly three times the success rate of existing baselines in unseen environments.