Week 17 – Single‑Lane Driving Focus and BehaviorMetrics Introduction

January 20, 2026

Initiating a focused dataset for lane‑following and exploring BehaviorMetrics pipelines for structured evaluation

Week 17 marks the start of a new research focus aimed at achieving reliable single‑lane driving without special maneuvers, alongside initial work with BehaviorMetrics for systematic performance assessment.

1. New Dataset for Lane‑Following:
Unlike previous datasets that combined lane‑keeping, turns, and strict right‑lane adherence, the new dataset is specifically designed for lane‑following behavior. It includes examples of driving in any lane across Carla’s Town01, Town02, and Town04 environments, with both left and right turns represented. The current dataset consists of 20,100 samples—still limited for robust performance—distributed as shown in Figure 1.

Dataset distribution for lane‑following objective

Figure 1: Current dataset distribution under the new lane‑following objective.

2. Model Training and Preliminary Results:
Both MobileNet and PilotNet were trained on this new dataset. PilotNet demonstrated good performance in urban environments with two‑lane roads but showed deviation issues on roads with three or more lanes. MobileNet performed slightly better on multi‑lane highways but still underperformed on two‑lane roads. Video 1 illustrates PilotNet’s behavior in Town04.

PILOTNET Carla Agent for 20,100 Samples on Town04

PilotNet Carla agent for 20,100 samples on Town04: good performance in two‑lane roads but less stable on highways.

3. Introduction to BehaviorMetrics:
Following the suggestion of Carlos Velasquez, initial conceptual study of BehaviorMetrics pipelines has begun, based on the documentation available at https://jderobot.github.io/BehaviorMetrics/carla/quick_start/. Pipeline examples have not yet been executed because computational resources with Carla were dedicated to dataset construction and model training this week.

KEY PROGRESS THIS WEEK:

• New lane‑following dataset created with 20,100 samples across multiple Carla towns.

• PilotNet and MobileNet trained on the new dataset; both show lane‑dependent performance gaps.

• Preliminary BehaviorMetrics pipeline review initiated—execution planned for Week 18.

• Dataset size remains a limiting factor; expansion is required for improved generalization.

4. Next Steps:
Immediate priorities include expanding the lane‑following dataset to improve model robustness across different lane configurations. BehaviorMetrics pipelines will be implemented to quantitatively assess driving performance using predefined metrics. Additionally, hybrid training strategies combining the stability of MobileNet with the responsiveness of PilotNet will be explored further.

Conclusion:
Week 17 established a clearer focus on single‑lane driving and introduced the framework for structured evaluation via BehaviorMetrics. While initial dataset results show promising directional behavior, lane‑generalization remains a challenge. The coming weeks will concentrate on dataset scaling, metric‑driven evaluation, and pipeline‑based experimentation to systematically advance toward reliable lane‑following autonomy.