ad-foundation-models

Analyze foundation models in autonomous driving, including VLA models and safety implications.

28|4|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/RoboSafe-Lab/ad-safety-research-skills --skill ad-foundation-models
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ad-foundation-models
Source: https://github.com/RoboSafe-Lab/ad-safety-research-skills/tree/main/ad-foundation-models
Command: npx skills add https://github.com/RoboSafe-Lab/ad-safety-research-skills --skill ad-foundation-models

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive knowledge on foundation models for autonomous driving, including VLAs, E2E driving, LLM/VLM planning, and safety implications.

Core Features & Use Cases

  • Understanding VLAs: Deep dive into Vision-Language-Action models, including RT-2, OpenVLA, and DriveVLM.
  • E2E Autonomous Driving: Explore evolution, key methods like UniAD and SparseDrive, and evaluation benchmarks.
  • Safety Implications: Grasp critical challenges like hallucination, latency, and distributional shift in foundation models.
  • Safety Architecture: Learn about patterns like Foundation Model + Safety Filter and Hierarchical with Safety Monitor.
  • Research Frontiers: Identify open problems in scaling laws, pre-training, and compositional generalization.

Quick Start

Use the ad-foundation-models skill to get an overview of the critical safety challenges in deploying foundation models in AD systems.

Frequently Asked Questions about ad-foundation-models

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the main safety implications of using foundation models in autonomous driving?

VLA models like RT-2, OpenVLA, and DriveVLM integrate vision, language, and action inputs for autonomous driving. They enable end-to-end driving architectures to process multimodal sensory data directly for vehicle control and planning.

How do I design a safety architecture for end-to-end autonomous driving systems?

Design a safety architecture for end-to-end autonomous driving by implementing patterns like Foundation Model + Safety Filter or Hierarchical with Safety Monitor. These patterns help mitigate risks and enforce safety constraints during model execution.

What are the current research frontiers for VLA models in autonomous driving?

Research frontiers for VLA models in autonomous driving focus on open problems in scaling laws, pre-training strategies, and compositional generalization. Solving these issues is critical for advancing robust end-to-end driving architectures.

Do I need prior knowledge of machine learning to understand end-to-end driving architectures?

Understanding end-to-end driving architectures requires prior knowledge of autonomous driving, machine learning, and safety standards. This foundational knowledge is necessary to grasp the underlying VLA mechanisms and safety implications.