Advertisement

How Waymo Augmented 3D Data To Enhance Its Self-Driving Car’s Accuracy

Waymo Augmented 3D Data

Waymo has yet again made great strides by creating a methodology to augment 3D data from lidar to accelerate the development of full-fledged self-driving cars. Autonomous cars are not a reality yet – researchers and organisations have failed to train AI agents on a wide range of data. This is because it is impossible to capture all kinds of circumstances that happen on the road. Some instances are sporadic, and one needs to be present at that moment to collect the data. Such shortcomings have led to self-driving cars making wrong decisions in the real-world scenario. Besides, driving millions of miles and gathering data is expensive to improve autonomous vehicles’ performance. 

However, as a way around this, Google Research colleagues, along with the Brain Team, collaborated to extend the idea of existing automated data augmentation from 2D data to 3D with Waymo’s dataset. 

Creating Additional Data With Existing Information

Data augmentation enables developers to increase the quantity and diversity of information without collecting additional data or labelling costs. Augmenting data works by morphing and transforming the images by shifting, rotation, cropping, image mirroring, and more. The idea is to create more images with a picture, but it requires a lot of manual engineering.  

Consequently, Google Brain created a new search space consisting of augmentation policies – a combination of augmentation operations. This enables developers to automatically choose policies through reinforcement learning, thereby applying effective image transformation policies. As a result, the Brain Team was able to enhance the image recognition tasks, making it an inexpensive tool to use across the dataset collected over 20 million self-driven miles on public roads.

Testing The Technique On Self-Driving Tasks

When the automatic data augmentation was applied to Waymo image-based classification and detection tasks, researchers witnessed significant improvements. It even delivers superior results in improving models’ accuracy in determining foreign objects. However, one cannot achieve exceptional self-driving cars by just having 2D datasets. Therefore, the methodology was applied to 3D information that was collected by the custom-designed lidar sensor of Waymo. 

Lidar is the core sensor of Waymo that not only pictures its surroundings in 3D up to 300 meters away, but also provides the self-driving technology important context for where objects are and where they may be going. Thus, processing the lidar’s data to create more information was essential, but the same strategy could not be applied to 3D data as the point clouds have numerous parameters, including geometrical distance. Besides, simple transformation techniques, like colour shifting, cannot be used for monochromatic 3D data.

To mitigate such problems, researchers developed a new cloud augmentation search space to implement specially designed policies to 3D data.

New Augmentation Strategy For Lidar Point Clouds

The new augmentation operation included Ground Truth Agumentor, Random Flip, World Scrolling, Global Translate Noise, Frustum Dropout, Frustum Noise, Random Rotation, and Random Drop Laser Points. Every augmentation is associated with a probability and specific parameters. While GroundTruthAugmentor has parameters denoting the probability for sampling vehicles, pedestrians, and cyclists, the GlobalTranslateNoise operation has parameters for the distortion magnitude of translation operation on x, y and z coordinates. 

Further, they automated the process by creating a new algorithm called Progressive Population-Based Augmentation (PPBA). This was built on their previous Population Based Training (PBT), where they trained neural nets with evolutionary computation that uses the principles similar to Darwin’s Natural Selection Theory to adopt the best parameters discovered in past iterations.  

PPBA helped in gaining a significant improvement across detection architectures while enhancing the effectiveness of determining data augmentation strategies compared to a random search or a PBA. This methodology improved the performance of the 3D detection model on Waymo Open Dataset as it achieved a ten-fold improvement over the unaugmented data.

Download our Mobile App

Rohit Yadav
Rohit is a technology journalist and technophile who likes to communicate the latest trends around cutting-edge technologies in a way that is straightforward to assimilate. In a nutshell, he is deciphering technology. Email: rohit.yadav@analyticsindiamag.com

Subscribe to our newsletter

Join our editors every weekday evening as they steer you through the most significant news of the day.
Your newsletter subscriptions are subject to AIM Privacy Policy and Terms and Conditions.

Our Upcoming Events

15th June | Online

Building LLM powered applications using LangChain

17th June | Online

Mastering LangChain: A Hands-on Workshop for Building Generative AI Applications

Jun 23, 2023 | Bangalore

MachineCon 2023 India

26th June | Online

Accelerating inference for every workload with TensorRT

MachineCon 2023 USA

Jul 21, 2023 | New York

Cypher 2023

Oct 11-13, 2023 | Bangalore

3 Ways to Join our Community

Telegram group

Discover special offers, top stories, upcoming events, and more.

Discord Server

Stay Connected with a larger ecosystem of data science and ML Professionals

Subscribe to our Daily newsletter

Get our daily awesome stories & videos in your inbox
MOST POPULAR