Related Experiment Video
Updated: Aug 1, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
Convolutional neural network with data augmentation for object classification in automotive ultrasonic sensing.
Jona Eisele1, André Gerlach1, Marcus Maeder2
1Corporate Research (CR), Robert Bosch GmbH, Robert-Bosch-Campus 1, Renningen 71272, Germany.
This study enhances automotive ultrasonic sensors for autonomous driving by classifying objects and traversability using machine learning. A novel signal processing chain and convolutional neural network achieve high accuracy in diverse environments.
Area of Science:
- Robotics and Autonomous Systems
- Sensor Signal Processing
- Machine Learning for Automotive Applications
Background:
- Current automotive ultrasonic sensors have limited range and classification capabilities.
- Future autonomous driving and parking assist systems require enhanced sensor performance for object recognition and traversability assessment.
- Processing raw ultrasonic sensor data is crucial for extracting meaningful information about the environment.
Purpose of the Study:
- To investigate the classification of object classes and traversability using a single ultrasonic sensor.
- To develop and evaluate a novel signal processing chain and machine learning model for ultrasonic sensor data.
- To explore the impact of data augmentation techniques on model robustness and accuracy.
Main Methods:
- Acquisition of raw time signals from ultrasonic sensors.
- Transformation of time signals into time-frequency images (scalograms).
- Classification using a convolutional neural network (CNN) and comparison with a LeNet-5 baseline.
- Implementation of offline and online data augmentation strategies.
- Conducting stationary and dynamic measurements in laboratory and outdoor settings.
Main Results:
- The proposed scalogram-based CNN model significantly outperforms the LeNet-5 baseline.
- Object classification achieved 90.1% accuracy in the lab and 66.4% outdoors for seven classes.
- Traversability classification reached 96.4% accuracy in the lab and 91.5% outdoors.
- Data augmentation techniques were shown to improve model robustness.
Conclusions:
- A single ultrasonic sensor, coupled with advanced signal processing and machine learning, can effectively classify objects and assess traversability.
- The developed method offers a promising approach for enhancing perception in autonomous driving systems.
- Data augmentation is a critical component for building robust models for real-world automotive applications.
Related Concept Videos
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Classification of Systems-II
Imaging Studies II: Ultrasonography
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...

