Neural Vehicle State Estimation Under Noisy Sensor Conditions
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing driver assistance systems face challenges in maintaining accurate and robust situational awareness of a vehicle's state, particularly due to noisy sensor measurements and varying environmental conditions, which can impact safety-critical driving aids and autonomous driving systems.
Innovation Solution
The implementation of an apparatus and method using an artificial neural network (ANN) for state estimation, combining prediction and update models to refine the vehicle's state based on sensor measurements, allowing for improved accuracy and robustness in dynamic environments.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If traditional state estimation methods are used, then the system is simpler to implement, but the accuracy and robustness of state estimation deteriorates under noisy sensor measurements and varying environmental conditions
Solution Approach 1:
The patent replaces traditional mechanical/mathematical filtering systems (like Kalman filters) with an artificial neural network-based system. The ANN learns optimal state estimation directly from sensor data through training, substituting explicit mathematical models with a data-driven adaptive system that handles non-linearities and noise more effectively.
Solution Approach 2:
The patent changes the fundamental parameters of the estimation system by using learned parameters from training data rather than fixed mathematical models. The ANN adapts its internal parameters (weights and biases) based on training examples, allowing it to optimize state estimation accuracy for specific operating conditions and sensor configurations.
2Reliability
If an artificial neural network is used for state estimation, then the accuracy and robustness improves, but the computational complexity and processing time increases
Solution Approach 1:
The patent performs the computationally intensive work of training the neural network offline before deployment. During actual vehicle operation, the pre-trained ANN processes sensor data much faster, as the heavy lifting of learning optimal estimation patterns has already been completed. This separates the training phase (high computational power) from the inference phase (lower computational power).
Solution Approach 2:
The patent uses approximate computation methods and simplified ANN architectures that provide sufficient accuracy for safety-critical applications without requiring excessive computational resources. The system accepts certain approximations in exchange for reduced processing demands during operation.
3Measurement precision
If more sensor measurements are processed, then the state estimation accuracy improves, but the processing time and computational load increases
Solution Approach 1:
The patent merges the processing of multiple sensor inputs into a single unified neural network model that processes all sensor data simultaneously. Instead of processing each sensor separately and combining results, the ANN takes multiple sensor inputs as a unified vector and produces the state estimation in a single computational pass, reducing overall processing time.
Data Source
AI summary
An apparatus for a motor vehicle driver assistance system for an ego vehicle is provided. The apparatus implements a state estimator configured to use a first state of the ego vehicle to calculate a subsequent second state of the ego vehicle, wherein calculating the second state from the first state includes a prediction element and an update element, wherein calculating the second state from the first state includes using an artificial neural network (“ANN”).


