Back to News Hub
🐻Berkeley BAIR
March 25, 2025
General AI

Scaling Up Reinforcement Learning for Traffic Smoothing: A 100-AV Highway Deployment

Overview

Berkeley BAIR researchers deployed 100 reinforcement learning-controlled cars into rush-hour highway traffic to smooth congestion and reduce fuel consumption. The work targets stop-and-go waves, the slowdowns and speedups that cause congestion and energy waste. The team trained controllers in fast, data-driven simulations built from real highway data collected on Interstate 24 near Nashville. They found that a small share of well-controlled autonomous vehicles is enough to improve traffic flow for everyone.

Key Takeaways

  • Researchers deployed 100 RL-controlled cars into rush-hour highway traffic to smooth congestion.
  • The goal is to tackle stop-and-go waves that cause congestion, energy waste, and accident risk.
  • A small share of well-controlled autonomous vehicles is enough to improve flow for all drivers.
  • Controllers were trained in fast simulations built from data collected on Interstate 24 near Nashville.
  • The controllers are designed to be deployable on most modern vehicles using standard radar sensors.

Stats & Key Facts

  • #100 RL-controlled cars deployed
  • #Interstate 24 (I-24) data near Nashville, Tennessee
Scaling Up Reinforcement Learning for Traffic Smoothing: A 100-AV Highway Deployment

The deployment

The team ran a large field experiment.

  • Researchers deployed 100 reinforcement learning-controlled cars into rush-hour highway traffic.
  • The goal was to smooth congestion and reduce fuel consumption for everyone.
  • Their latest paper explores the challenges of deploying RL controllers at large scale, from simulation to the field.

The trained controllers are designed to be deployable on most modern vehicles, operating in a decentralized manner and relying on standard radar sensors.

The problem of phantom jams

Stop-and-go waves cause congestion with no clear cause.

  • Stop-and-go waves are traffic slowdowns that appear out of nowhere and then clear up.
  • They are often caused by small fluctuations in driving behavior that get amplified through traffic.
  • Because of nonzero reaction time, a driver might brake slightly harder than the vehicle ahead, and the effect compounds.

These waves move backward through the traffic stream, leading to drops in energy efficiency, increased CO2 emissions, and higher accident risk, and they are common when traffic density exceeds a critical threshold.

The traffic flow diagram

Density and flow are related up to a threshold.

  • At low density, adding more cars increases flow because more vehicles pass through.
  • Beyond a critical threshold, cars start blocking each other, leading to congestion.
  • Past that point, adding more cars actually slows overall movement.

Why reinforcement learning

RL lets vehicles learn smarter driving strategies.

  • Traditional approaches like ramp metering and variable speed limits often require costly infrastructure and centralized coordination.
  • Autonomous vehicles offer a more scalable approach by adjusting driving behavior in real time.
  • Simply inserting AVs is not enough, so RL trains them to drive in ways that make traffic better for everyone.

In RL, an agent learns to maximize a reward signal through trial and error, and here the environment is a mixed-autonomy traffic scenario where AVs learn to dampen waves and reduce fuel consumption for themselves and nearby human drivers.

Building the simulations

Real highway data fed the training environment.

  • Training RL agents requires fast simulations with realistic traffic dynamics.
  • The team used experimental data collected on Interstate 24 (I-24) near Nashville, Tennessee.
  • Vehicles in simulation replay highway trajectories, creating unstable traffic that AVs learn to smooth out.

A small proportion of well-controlled autonomous vehicles is enough to significantly improve traffic flow and fuel efficiency for all drivers on the road.

Frequently Asked Questions

What did the researchers deploy?

They deployed 100 reinforcement learning-controlled cars into rush-hour highway traffic to smooth congestion and reduce fuel consumption.

What problem does the work target?

It targets stop-and-go waves, the slowdowns and speedups that cause congestion, energy waste, increased CO2 emissions, and accident risk.

How many AVs are needed to improve traffic?

The article states that a small proportion of well-controlled autonomous vehicles is enough to significantly improve traffic flow and fuel efficiency for all drivers.

Where did the training data come from?

The team used experimental data collected on Interstate 24 near Nashville, Tennessee, to build simulations where vehicles replay highway trajectories.

Can the controllers run on normal cars?

The controllers are designed to be deployable on most modern vehicles, operating in a decentralized manner and relying on standard radar sensors.

The 100-car experiment shows that a small share of RL-controlled vehicles can smooth highway traffic for everyone.

Continue Learning

Originally published by Berkeley BAIR
Read the original

Comments

Sign in to join the conversation