AIExplainer

What is convolution?

A mathematical operation used in AI to extract features from data

Convolution is a way to process data, like images or sound, by applying a set of filters that scan the data in small sections, helping to identify patterns or features

Imagine trying to find a specific object in a picture by using a small window to scan the image, piece by piece, and highlighting the areas where the object is found

Self-driving cars use convolution to recognize objects on the road, like pedestrians, cars, and traffic lights, and make decisions based on that information

Convolution is commonly used in deep learning models, such as convolutional neural networks (CNNs), for image and speech recognition, object detection, and other applications

Some people think convolution is only used for image processing, but it can be applied to other types of data, like audio or text

The concept of convolution has been around since the 1950s, but its application in AI and deep learning has gained significant attention in recent years

feature extraction filtering scanning

Three products for different needs — explore what’s relevant to you.