Probabilistic Learning System for Knowledge Corroboration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Knowledge corroboration systems face challenges in efficiently aggregating and scaling knowledge from diverse and potentially unreliable sources, especially when dealing with large amounts of data and malicious information, and require innovative methods to enhance answer accuracy and judge expertise assessment.

Innovation Solution

A probabilistic learning system that aggregates answers from multiple judges using a graphical assessment component, learns judge expertise, and propagates answers based on logical relations between questions, enabling enhanced answer determination and judge selection without requiring ground truth knowledge, and handles uncertainty and inconsistency in judge responses.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If simple majority voting is used to aggregate answers, then the system is easy to implement, but the answer accuracy is insufficient when knowledge is poor or variable

Engineering Contradiction:
Improveease of implementationVSAvoidanswer accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The system changes the parameter of answer aggregation from simple counting to probabilistic weighting based on learned judge expertise. Each judge's answer is weighted by their estimated expertise probability, transforming the aggregation mechanism from uniform to adaptive weighting that improves accuracy while maintaining computational feasibility

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system implements self-service by automatically learning judge expertise from the data without requiring external ground truth labels. The probabilistic model infers expertise levels from answer patterns and consistency, enabling the system to improve its own aggregation accuracy through self-learning

Inventive Principle:
Principle #25Self-service

2Quantity of substance

If large scale systems are deployed to corroborate knowledge from large numbers of entities, then more knowledge can be aggregated, but efficiency and scalability become difficult to maintain

Engineering Contradiction:
Improvenumber of entitiesVSAvoidprocessing efficiency
Core Design Contradiction:
Quantity of substanceVSProductivity

Solution Approach 1:

The system segments the large-scale knowledge corroboration problem into independent probabilistic inference units. Each judge's expertise is modeled independently through probabilistic variables, allowing parallel processing and efficient computation even with thousands of judges and questions, thus maintaining scalability

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes from processing raw answer data to processing probabilistic expertise parameters. By learning and storing compact expertise probability parameters for each judge rather than processing full answer histories, the system achieves efficient scaling to large numbers of entities while maintaining processing speed

Inventive Principle:
Principle #35Parameter changes

3Ease of operation

If answers from multiple judges are aggregated without considering individual expertise, then the system is simple to operate, but reliability is reduced when some individuals act maliciously or provide false information

Engineering Contradiction:
Improveoperational simplicityVSAvoidtrustworthiness of answers
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system implements self-service by automatically detecting and weighting judge reliability through probabilistic learning. The model identifies trustworthy judges and malicious actors through their answer patterns without external intervention, maintaining operational simplicity while improving reliability through adaptive trust assessment

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system incorporates feedback loops where judge expertise probabilities are continuously updated based on answer consistency and agreement with correlated evidence. This feedback mechanism automatically adjusts weighting to favor reliable judges and diminish influence from malicious sources, enhancing reliability while requiring minimal operational changes

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8706653B2Knowledge corroboration
Publication Date: 2014.04.22 MICROSOFT TECHNOLOGY LICENSING LLC
  • US8706653B2 patent drawing
  • US8706653B2 patent drawing
  • US8706653B2 patent drawing

AI summary

Knowledge corroboration is described. In an embodiment many judges provide answers to many questions so that at least one answer is provided to each question and at least some of the questions have answers from more than one judge. In an example a probabilistic learning system takes features describing the judges or the questions or both and uses those features to learn an expertise of each judge. For example, the probabilistic learning system has a graphical assessment component which aggregates the answers in a manner which takes into account the learnt expertise in order to determine enhanced answers. In an example the enhanced answers are used for knowledge base clean-up or web-page classification and the learnt expertise is used to select judges for future questions. In an example the probabilistic learning system has a logical component that propagates answers according to logical relations between the questions.