Navigation System UGC Verification via Confidence Thresholds

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Navigation systems face challenges in verifying and validating user-generated content (UGC) efficiently, leading to accuracy and performance issues due to the large volume of user-created data, which affects usability and competitiveness.

Innovation Solution

A method is introduced that involves receiving a change request for an item, verifying its validity based on a confidence level meeting or exceeding a change threshold, and updating the target element only if the change is validated to prevent incorrect updates, utilizing a controller interface, verify change request module, and update item module.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If automated verification methods are implemented to validate user-generated content, then accuracy of UGC is improved, but processing time and system complexity increase

Engineering Contradiction:
ImproveUGC verification accuracyVSAvoidverification processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-calculating and storing confidence scores for multiple potential target elements before actual UGC verification occurs. When verification is needed, the pre-computed confidence scores enable rapid determination of the most likely correct target element, avoiding time-consuming real-time analysis while maintaining high accuracy

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The verification system dynamically adjusts the number of candidate target elements to evaluate based on confidence score thresholds. When confidence scores are high, fewer candidates need detailed verification; when scores are lower, the system can expand the candidate set. This dynamic approach optimizes processing time while maintaining verification accuracy

Inventive Principle:
Principle #15Dynamics

2Measurement precision

If manual verification of user-generated content is performed, then accuracy is improved, but productivity and processing speed decrease

Engineering Contradiction:
ImproveUGC verification accuracyVSAvoidUGC processing throughput
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system implements self-service verification by automatically comparing UGC against pre-stored confidence scores and candidate target elements. The automated comparison process eliminates the need for manual verification while maintaining high accuracy, enabling the system to process large volumes of UGC without human intervention

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

Manual verification processes are replaced with automated computational methods that calculate and compare confidence scores. This substitution of mechanical human verification with automated algorithms dramatically increases processing throughput while maintaining or improving verification accuracy through consistent, error-free automated comparisons

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Reliability

If all user-generated content changes are verified before updating, then reliability is improved, but processing time increases

Engineering Contradiction:
Improveupdate accuracyVSAvoidupdate processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system applies verification with varying intensity to different regions of the data based on confidence scores. High-confidence matches undergo minimal verification, while low-confidence matches receive more thorough checking. This localized quality approach ensures reliable updates for clear matches while quickly processing ambiguous cases, reducing overall processing time

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system performs partial verification by evaluating only the top candidate target elements based on confidence score thresholds rather than verifying all possible matches. This partial action approach maintains reliability for high-confidence updates while significantly reducing processing time by avoiding exhaustive verification of low-priority candidates

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8898001B2Navigation system with user generated content mechanism and method of operation thereof
Publication Date: 2014.11.25 TELENAV INC
  • US8898001B2 patent drawing
  • US8898001B2 patent drawing
  • US8898001B2 patent drawing

AI summary

A method of operation of a navigation system includes: receiving a change request with a proposed change for an item; verifying a validity of the change request based on a confidence level meeting or exceeding a change threshold with a control unit; and updating a target element of the item based on the validity of the proposed change for avoiding an incorrect update to the target element for displaying on a device.