Week 10 - Initial DAGGER Steering Implementation and Autonomous Driving Characterization

December 2, 2025

First DAGGER steering trials and systematic evaluation of autonomous driving inference parameters

This week focused on the initial implementation of a steering-based DAGGER (Dataset Aggregation) approach and a detailed characterization of the autonomous driving inference pipeline. These steps are crucial for understanding the current system's limitations and guiding future improvements in data collection and model robustness.

1. Initial DAGGER Steering Implementation:
A preliminary DAGGER steering perturbation strategy was implemented, introducing randomized steering inputs at five discrete levels: full left, moderate left, center, moderate right, and full right. Each perturbation is applied for a duration of 3 seconds while the vehicle maintains a speed of 15 km/h. Under this configuration, for a total driving session of 30 seconds, approximately 10% of the trajectory is not controlled by the expert driver, representing the "non-expert" data collection phase. The results and methodology from this trial are pending comparison and potential integration with the parallel proposal being developed by Luis Daniel Guerrero, aiming to consolidate a unified and more effective perturbation framework.

2. Challenges in Low-DAGGER Training:
Training with limited DAGGER interventions continues to present significant challenges. The inherent randomness of the applied perturbations, while necessary for exploring the state-action space, often leads to low representativeness in the collected corrective data. This sparse and uneven distribution of recovery trajectories suggests that significantly larger and more strategically sampled datasets may be required to train a robust policy capable of generalizing across diverse driving scenarios.

3. Autonomous Driving Pipeline Characterization:
To better understand the system's operational boundaries, a comprehensive verification of the autonomous driving pipeline was conducted:

The findings from this week underscore the importance of a methodical approach to dataset aggregation and provide a clear performance baseline for the current autonomous driving stack. The next steps involve refining the DAGGER strategy based on the comparative analysis and scaling the data collection process to address the representativeness challenge.