On the straight and narrow path - How to get cars to drive themselves using reinforcement learning and trajectory optimization
From erratic exploration to a perfectly optimized path in 150 laps. See how a race car learns to drive itself using reinforcement learning.
#1about 5 minutes
A novel approach to self-driving cars
This project uses reinforcement learning to enable a car to learn on-the-drive, unlike pre-trained models that rely on static data.
#2about 3 minutes
Setting a baseline with a human driver
A human driver completes three laps on the physical racetrack to establish a benchmark time for the AI to compete against.
#3about 5 minutes
Observing the AI learn across 1500 laps
The AI's driving behavior evolves from random and unstable after 15 laps to smooth and optimized after 150, showing diminishing returns by 1500 laps.
#4about 6 minutes
Understanding the core concepts of reinforcement learning
A recap of the demo's results leads into an explanation of reinforcement learning's core ideas like agents, environments, actions, and maximizing rewards.
#5about 5 minutes
Applying Q-learning with states, actions, and Q-tables
Q-learning uses a table of states and actions to store learned values, making it easy to inspect and update the agent's knowledge.
#6about 4 minutes
Key parameters for tuning the Q-learning algorithm
The algorithm's behavior is controlled by key parameters like the learning rate (alpha), discount factor, and the exploration factor (epsilon).
#7about 1 minute
The technical architecture of the race track demo
The demo integrates PS4 controllers, an Arduino, the Watson IoT platform, a Node.js backend, and a React.js frontend.
#8about 3 minutes
Real-world application with Thyssen Krupp
A collaboration with Thyssen Krupp applies these reinforcement learning concepts to a full-size vehicle to learn and adapt its driving style.
#9about 7 minutes
Q&A on data, constraints, and local optima
The speakers answer audience questions about the importance of data quality, how the car stays on the track, and how the algorithm avoids local optima.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
03:46 MIN
Applying machine learning to automated driving and personalization
How Machine Learning is turning the Automotive Industry upside down
03:37 MIN
Advancing automated driving with AI and neural networks
Software is the New Fuel, AI the New Horsepower - Pioneering New Paths at Mercedes-Benz
02:23 MIN
Using machine learning and swarm data for automated driving
Software defines the vehicle: Why customers and developers will love cars even more
03:11 MIN
The ADAS driver coach for racetrack performance
Software stack under and over the hood of the fastest accelerating car in the world
06:13 MIN
Skills and challenges of working with automotive AI
Developing an AI.SDK
06:16 MIN
Building an AI-ready architecture for autonomous driving
What non-automotive Machine Learning projects can learn from automotive Machine Learning projects
08:33 MIN
Exploring real-world automotive use cases from Bosch
On developing smartphones on wheels
07:29 MIN
Q&A on automotive technologies and legal liability
The future of automotive mobility: Upcoming E/E architectures, V2X and its challenges
Panel Discussion: Responsible AI in Practice - Real-World Examples and ChallengesIntroductionIn the ever-evolving landscape of artificial intelligence, the concept of "responsible AI" has emerged as a cornerstone for ethical and practical AI implementation. During the WWC24 Panel discussion, three eminent experts—Mina, Bjorn Brin...
Daniel Cranney
How software is steering vehicle technologyThe automotive industry is entering a transformative era, and developers have a unique opportunity to be part of it. Cars are no longer just mechanical machines; they’re sophisticated tech platforms with software at their core. This shift, defined by...
Benedikt Bischof
How we Build The Software of TomorrowWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Thomas Dohmke who introduced us to the future of AI – coding.This is how Thomas describes himself:I am the CEO of GitHub and drive the company’s...