Tag Weighting Engine Using Context and Reputation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing web-based systems, such as Enterprise Information Portals, face challenges in providing users with relevant information due to rapid content growth and uncoordinated user-generated content, leading to difficulties in accessing task- and role-specific resources, with current tagging systems relying solely on frequency for determining tag importance.

Innovation Solution

The system introduces additional weighting engines, including a Quantitative Engine for user interaction, a Reputation Engine for user expertise, an Expiry Engine for chronological validity, and a Context Engine for context-dependent relevance, to calculate a more comprehensive overall weighting factor for tags, allowing for fine-granular categorization and relevance adjustment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If tagging systems rely solely on frequency for determining tag importance, then the system is simple to operate, but the accuracy of tag relevance determination deteriorates

Engineering Contradiction:
Improvetag relevance determination accuracyVSAvoidweighting system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The weighting engine is segmented into multiple independent weighting factors: frequency-based weighting, reputation-based weighting, and context-based weighting. Each factor is calculated separately and then integrated to produce the overall tag importance score, allowing the system to maintain high accuracy while keeping each individual component manageable in complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Multiple weighting factors (frequency, reputation, context) are merged into a single comprehensive weighting mechanism. The system combines these different dimensions of tag importance through a unified weighting engine that integrates all factors to determine the final tag relevance, resolving the contradiction by showing that combined factors improve accuracy without proportionally increasing complexity

Inventive Principle:
Principle #5Merging (Combining)

2Reliability

If multiple weighting factors are introduced to improve tag importance calculation, then the reliability of information retrieval is improved, but the computational complexity increases

Engineering Contradiction:
Improveinformation retrieval reliabilityVSAvoidweighting engine complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The weighting engine is divided into separate modular components that each handle a specific weighting factor (frequency calculation, reputation assessment, context analysis). This segmentation allows the system to maintain high retrieval reliability through comprehensive multi-factor evaluation while keeping each individual module relatively simple and manageable

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The weighting engine is designed as a universal multi-functional system that handles multiple types of weighting factors through a single integrated mechanism. Rather than creating separate complex systems for each factor, the engine universally processes frequency, reputation, and context factors through unified algorithms, improving reliability without proportionally increasing overall complexity

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

3Measurement precision

If comprehensive weighting factors including reputation and context are used, then the precision of resource relevance identification is improved, but the system complexity increases

Engineering Contradiction:
Improveresource relevance identification precisionVSAvoidtagging system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the complexity of comprehensive weighting into distinct, manageable factors: frequency-based weighting for popularity, reputation-based weighting for user expertise, and context-based weighting for situational relevance. Each segment is processed independently and then integrated, achieving high precision in resource relevance identification while keeping the system architecture organized and manageable

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11768865B2Tag weighting engine using past context and active context
Publication Date: 2023.09.26 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US11768865B2 patent drawing
  • US11768865B2 patent drawing
  • US11768865B2 patent drawing

AI summary

The present invention provides a method and system for storing and retrieving tags. Each tag is associated with a resource, upon a user's request. A tagging GUI is displayed which presents the available tags for one particular resource and/or a tag cloud GUI is displayed which presents tags for more than one resource. The tagging GUI allows to assign new tags to single resources. The tag cloud GUI enables users to search for resources which have been assigned certain tags. In the tag cloud GUI the relevancy of each single tag is visually reflected by its weighting factor which is determined by the frequency of occurrence. The method is characterized by the further steps:determining a quantitative weighting factor for each single tag by invoking a quantitative-engine, and/ordetermining a reputation weighting factor for each single tag by invoking a reputation-engine, and/ordetermining a context weighing factor for each single tag by invoking of a context-engine,determining a expiry weighting factor for each single tag by invoking a expiry-engine, and/ordetermining a overall weighting factor for each of said single tag by calculating the average of all the weighting factors, andvisually reflecting the relevance of each single tag in the tag cloud based on said determined overall weighting factor.