y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#perception-systems News & Analysis

7 articles tagged with #perception-systems. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

7 articles
AIBearisharXiv – CS AI · Jun 237/10
🧠

Mind the Noise: Sensitivity of Transformer-based Interaction-Aware Trajectory Prediction Models to Noisy Data

Researchers demonstrate that transformer-based trajectory prediction models used in autonomous vehicles experience severe accuracy degradation when exposed to noisy real-world sensor data, with prediction accuracy declining by up to 3.9x under realistic noise conditions. The findings highlight a critical gap between idealized training environments and actual deployment scenarios, signaling the need for robust noise mitigation strategies in autonomous vehicle systems.

AIBullisharXiv – CS AI · May 117/10
🧠

Operating Within the Operational Design Domain: Zero-Shot Perception with Vision-Language Models

Researchers demonstrate that vision-language models (VLMs) can effectively function as zero-shot sensors for perceiving Operational Design Domains (ODDs) in autonomous systems without task-specific training. The study evaluates four VLMs on ODD classification and detection tasks, finding that chain-of-thought prompting with persona decomposition achieves optimal performance, providing a scalable approach for safety-critical autonomous driving applications.

AINeutralarXiv – CS AI · Jun 115/10
🧠

Multi-View In-Cabin Monitoring System for Public Transport Vehicles

Researchers introduce a multi-view in-cabin monitoring dataset for public transport vehicles, featuring synchronized RGB and depth images from four cameras and LiDAR data collected from a German city bus. The dataset includes 9,136 annotated samples with 3D pose estimates and bounding boxes, along with benchmarked detection models to advance multi-view perception systems for autonomous public transportation.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Task-Aligned Stability Analysis of Vision-Language Models for Autonomous Driving Hazard Detection

Researchers demonstrate that embedding stability alone is insufficient for assessing vision-language model robustness in autonomous driving. Their analysis reveals that corruption-induced representation drift doesn't reliably predict task-specific hazard detection failures, with different corruption types producing asymmetric failure modes—some suppress detections while others trigger false alarms.

AINeutralarXiv – CS AI · Jun 26/10
🧠

From Segments to Scenes: Temporal Understanding in Autonomous Driving via Vision-Language Model

Researchers introduce the Temporal Understanding in Autonomous Driving (TAD) benchmark, a dataset of nearly 6,000 QA pairs designed to evaluate vision-language models' ability to understand temporal sequences in driving scenarios. The study reveals that state-of-the-art VLMs significantly underperform on temporal reasoning tasks and proposes two training-free solutions—Scene-CoT and TCogMap—that improve accuracy by up to 17.72% on the benchmark.

🏢 Hugging Face
AINeutralarXiv – CS AI · Jun 26/10
🧠

Co-Fusion4D: Spatio-temporal Collaborative Fusion for Robust 3D Object Detection

Co-Fusion4D is a new framework for 3D object detection in autonomous driving that addresses spatiotemporal inconsistencies in Bird's Eye View (BEV) detectors by using current-frame-centric fusion with historical frame alignment. The approach achieves state-of-the-art performance on the nuScenes benchmark (74.9% mAP, 75.6% NDS) through a Dual Attention Fusion module that enhances temporal stability without test-time augmentation.