Driver Distraction Classification Using Vehicle Behavior Signals

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems fail to effectively detect and classify driver distractions, which are a significant contributor to crashes, as they do not provide tailored countermeasures to address the specific type of distraction, leading to impaired driving performance and increased crash risk.

Innovation Solution

A computer-implemented system using machine learning to classify driver distractions based on sensed vehicle activity, road, and traffic conditions, employing a distraction classification training device and a distraction occurrence and type determination device to identify and respond to various types of distractions with appropriate alerts or countermeasures.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If driver distraction detection systems are implemented, then driving safety is improved, but device complexity increases

Engineering Contradiction:
Improvedriving safetyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments distraction detection into multiple specialized modules: visual distraction detection (camera-based eye/gaze tracking), manual distraction detection (steering wheel sensor-based), and cognitive distraction detection (behavioral pattern analysis). Each module independently processes specific distraction types and feeds to a classification system, reducing overall system complexity through functional decomposition.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system employs a multi-functional sensor fusion architecture where cameras, steering wheel sensors, and vehicle telemetry systems serve multiple purposes. For example, the camera system not only detects visual distractions but also monitors driver facial expressions and head position. The steering wheel sensors detect both manual distractions and provide data for cognitive distraction analysis, reducing the need for dedicated sensors for each function.

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

2Measurement precision

If multiple types of driver distractions are classified, then measurement precision is improved, but device complexity increases

Engineering Contradiction:
Improvedistraction classification accuracyVSAvoidclassification system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The classification system is segmented into hierarchical levels: first distinguishing between visual, manual, and cognitive distraction categories using simple sensor thresholds, then applying more complex machine learning models only to ambiguous cases requiring finer classification. This layered approach achieves high precision while minimizing computational complexity by avoiding uniform complex processing for all cases.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system dynamically adjusts classification parameters based on driving context. For example, during nighttime driving, the sensitivity thresholds for visual distraction detection are adjusted, and certain distraction types are weighted differently in the classification algorithm. This adaptive parameter adjustment allows accurate classification across varying conditions without requiring completely separate classification systems for each scenario.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If real-time distraction detection is implemented, then driving safety is improved, but use of energy increases

Engineering Contradiction:
Improvedriving safetyVSAvoidsystem energy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system implements periodic detection cycles rather than continuous full-system monitoring. Visual distraction detection operates at 30 FPS during critical driving phases (intersection approach, lane changes) and reduces to 5 FPS during stable cruising. Manual distraction detection continuously monitors steering wheel torque but performs full analysis only when anomaly thresholds are exceeded, significantly reducing average energy consumption while maintaining safety.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system performs preliminary screening using low-power sensors (steering wheel torque, basic vehicle telemetry) to identify potential distraction conditions before activating higher-power detection modes (camera-based visual tracking, full behavioral analysis). This staged activation ensures real-time safety response while minimizing energy consumption by keeping intensive processing dormant until needed.

Inventive Principle:
Principle #10Preliminary action

4Reliability

If tailored countermeasures are implemented for specific distraction types, then driving safety is improved, but ease of operation decreases

Engineering Contradiction:
Improvedriving safetyVSAvoidsystem operation simplicity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

Countermeasures are segmented and automatically selected based on detected distraction type: visual distractions trigger visual warnings (steering overlay, dashboard display), manual distractions trigger haptic feedback and audio warnings, and cognitive distractions trigger contextual reminders based on the detected task (phone call, navigation interaction). This automated segmentation eliminates the need for driver intervention in selecting countermeasures, maintaining ease of operation while providing tailored responses.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements closed-loop feedback where countermeasures are automatically adjusted based on driver response. If a visual warning is issued for visual distraction and the driver continues the distracting behavior, the system escalates to more intrusive countermeasures (audio warning, steering wheel vibration). If the driver corrects behavior, the system reduces countermeasure intensity. This adaptive feedback maintains simplicity by automating the decision-making process while ensuring appropriate tailored responses.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12145597B2System and method for driver distraction detection and classification
Publication Date: 2024.11.19 MORGAN STATE UNIVERSITY
  • US12145597B2 patent drawing
  • US12145597B2 patent drawing
  • US12145597B2 patent drawing

AI summary

Systems and methods are disclosed for detecting both the occurrence and type of driver distraction experienced by a driver, determined through evaluation of sensed vehicle conditions or activities, such as steering, braking, lane changing, etc. as detected by one or more sensors on or associated with the vehicle. That detection of the occurrence and type of driver distraction may then be used to initiate another action, including initiating an audible or visual alert to the driver, taking measures to interfere with or stop operation of the device that is causing the distraction, log the occurrence and type of distraction that occurred, and report the occurrence and type of distraction to an outside monitoring computer (such as one associated with a guardian of the driver, an insurer of the vehicle, a law enforcement authority, or the like). To allow such detection, the system and method set forth herein employ machine learning methods to first train a classifier to classify certain driver behaviors (as evidenced by sensed vehicle movements and conditions) as a distraction or non-distraction event, and if a distraction event is detected then to further classify a type of such distraction event, and then to apply the trained classifier to classify the driver's ongoing driving activity.