Off-Road Obstacle Navigation Using Two-Stage ML Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous off-road vehicles face challenges in navigating unknown obstacles due to the lack of judgment and decision-making capabilities, as they often encounter obstacles that have not been previously identified or are of different dimensions, necessitating a method to autonomously determine whether such obstacles can be ignored.

Innovation Solution

An autonomous off-road vehicle employs a two-tiered machine-learned model system, utilizing a first classifier to identify obstacles and a second model to determine if they can be ignored based on dimensions, potential damage, and collision likelihood, with corrective actions if necessary.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If autonomous vehicles avoid all obstacles to reduce damage, then vehicle safety is improved, but navigation efficiency deteriorates in off-road environments where ignoring obstacles is acceptable

Engineering Contradiction:
Improvevehicle safetyVSAvoidnavigation efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system changes the decision parameter from binary (avoid all obstacles) to conditional (ignore if dimensions indicate safety). The machine learning model evaluates obstacle dimensions and vehicle parameters to dynamically determine whether to avoid or ignore an obstacle, allowing the vehicle to ignore small obstacles and maintain navigation efficiency while still protecting against large obstacles

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The autonomous vehicle uses its own sensor data and machine learning models to independently determine whether obstacles can be ignored, without requiring constant human intervention. The system serves itself by making real-time decisions based on its perceived environment and pre-trained knowledge

Inventive Principle:
Principle #25Self-service

2Reliability

If autonomous vehicles use traditional obstacle avoidance algorithms, then known obstacles are handled correctly, but unknown obstacles of different dimensions cannot be properly evaluated

Engineering Contradiction:
Improveobstacle handling accuracyVSAvoidunknown obstacle evaluation capability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system performs preliminary classification of obstacles using machine learning models trained on diverse obstacle data before making avoidance decisions. By pre-training on various obstacle types and dimensions, the vehicle is better prepared to evaluate unknown obstacles encountered during operation

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The machine learning model serves multiple functions: classifying known obstacles, evaluating unknown obstacles, and determining ignore decisions. This multi-functional approach allows a single system to handle both familiar and novel obstacle types effectively

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Measurement precision

If autonomous vehicles collect and process extensive sensor data for obstacle evaluation, then decision accuracy is improved, but computational complexity and processing time increase

Engineering Contradiction:
Improveobstacle classification accuracyVSAvoidcomputational processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The evaluation process is segmented into hierarchical stages: first determining if an obstacle can be ignored based on dimension thresholds, then performing more detailed classification only when necessary. This segmentation reduces average computational load while maintaining accuracy for critical decisions

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12585277B2Off-road machine-learned obstacle navigation in an autonomous vehicle environment
Publication Date: 2026.03.24 DEERE & CO
  • US12585277B2 patent drawing
  • US12585277B2 patent drawing
  • US12585277B2 patent drawing

AI summary

An autonomous off-road vehicle, upon encountering an obstruction while navigating a route, can apply a first machine-learned model to identify the obstruction. In the event that the first machine-learned model cannot identify the obstruction, the autonomous off-road vehicle can apply a second machine-learned model configured to determine whether or not the obstruction can be ignored, for instance based on dimensions of the obstruction. If the obstruction can be ignored, the autonomous off-road vehicle can continue navigating the route. If the obstruction cannot be ignored, the autonomous off-road vehicle can modify the route, can stop, can flag the obstruction to a remote human operator, can modify an interface of a human operator to display a notification or a video feed from the vehicle, and the like.