Link Association Analysis System for Rationale Derivation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems fail to provide insight into the rationale behind users' creation of links, leading to ambiguous interpretations and missed opportunities for understanding user interactions.

Innovation Solution

A link association analysis system generates an association reason object based on the context of a linked object, including a data structure with a pointer to linked content and a creator identifier, analyzing various attributes to determine the context and instantiate a reason object representing why the link was created.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If systems only track link associations without analyzing rationale, then the system complexity remains low, but the understanding of user interactions becomes ambiguous and incomplete

Engineering Contradiction:
Improveloss of rationale informationVSAvoidsystem complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The system segments the analysis into distinct components: link association tracking, context attribute analysis, and rationale generation. Each component handles specific aspects of the data, allowing the system to maintain low complexity while capturing comprehensive information about user interactions and their underlying reasons.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces context attributes as an intermediary layer between raw link associations and rationale interpretation. These attributes serve as mediators that capture environmental, content, and user-specific information, enabling the system to derive meaningful rationales without requiring complex direct analysis of user intentions.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If systems analyze only basic link associations, then the processing speed is high, but the insight into user behavior is insufficient

Engineering Contradiction:
Improveloss of user behavior insightVSAvoidprocessing speed
Core Design Contradiction:
Loss of informationVSProductivity

Solution Approach 1:

The system performs preliminary analysis by pre-processing and storing context attributes (environmental context, content context, user context) associated with each link. This preliminary action enables faster retrieval and more insightful analysis of user behavior patterns without requiring real-time complex computations when generating rationales.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If systems do not derive reasons for link creation, then the data structure remains simple, but the ability to predict and understand user choices is limited

Engineering Contradiction:
Improvereliability of user interaction understandingVSAvoiddata structure complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system adds a new dimension to the data structure by incorporating rationale information that explains why links were created. This transforms the data from simple associative pairs into enriched records with contextual attributes and derived reasons, enabling more reliable prediction and understanding of user choices without overwhelming system complexity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS10872195B2Link association analysis systems and methods
Publication Date: 2020.12.22 NANT HOLDINGS IP LLC
  • US10872195B2 patent drawing
  • US10872195B2 patent drawing
  • US10872195B2 patent drawing

AI summary

Link association analysis systems are presented. Disclosed systems are configured to analyze links created by users and to determine possible reasons underpinning why a user would create such a link. The system derives such reasons by analyzing the context within which the link was created and to which the link points, and then presents the reasons as a data object to users for feedback. The system can be made to be self-refining by collecting survey data regarding its accuracy, so that the more users interact with the system, the more accurate the system is at deriving reasons for link creation.