SKIS Hyper-Graph Sketching for Influence Estimation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current diffusion analysis techniques face challenges in computational efficiency and scalability when dealing with massive-scale online social networks, leading to deficiencies in accuracy and memory efficiency for influence maximization and estimation.

Innovation Solution

The Importance Influence Sampling Sketch (SKIS) methodology employs a sampling scheme that randomly evaluates subsets of nodes based on probability, generating sketches with small variation and high concentration, while reducing memory footprint and processing time, and includes a hybrid technique for estimating local influence to improve estimation accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional diffusion analysis techniques are used on massive-scale networks, then influence estimation can be performed, but computational efficiency and scalability deteriorate significantly

Engineering Contradiction:
Improveinfluence estimation accuracyVSAvoidcomputational efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent segments the massive network into multiple smaller subgraphs through random sampling. Instead of analyzing the entire network at once, it divides the problem into manageable pieces by selecting random subsets of nodes and edges, which can be processed independently and then aggregated to estimate overall influence metrics.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts a representative sample from the full network by randomly selecting nodes and edges according to specific probability distributions. This extraction creates a simplified version of the network that retains the essential structural properties needed for influence estimation while being computationally tractable.

Inventive Principle:
Principle #2Taking out (Extraction)

2Quantity of substance

If traditional sketching techniques are used, then memory space is reduced, but accuracy of influence estimation deteriorates

Engineering Contradiction:
Improvememory footprintVSAvoidestimation accuracy
Core Design Contradiction:
Quantity of substanceVSMeasurement precision

Solution Approach 1:

The patent applies local quality by using different sampling probabilities for different parts of the network. Instead of uniform sampling, it assigns higher probabilities to nodes and edges that are more likely to be influential, creating a non-uniform distribution that prioritizes important regions while still maintaining a compact representation.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent changes the sampling parameters dynamically based on network properties. It adjusts the number of samples, sampling probabilities, and subgraph sizes according to the specific characteristics of the network being analyzed, allowing optimization of the trade-off between memory usage and estimation accuracy for different scenarios.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If more samples are collected to improve estimation accuracy, then processing time increases significantly

Engineering Contradiction:
Improveestimation accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary actions by pre-computing certain network properties and statistics before the actual influence estimation. It calculates degree distributions, identifies high-degree nodes, and prepares sampling probabilities in advance, which speeds up the main estimation process and reduces the computational burden during query time.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11341585B2Importance sketching of influence dynamics in massive-scale networks
Publication Date: 2022.05.24 VIRGINIA COMMONWEALTH UNIV INTPROP FOUND INC
  • US11341585B2 patent drawing
  • US11341585B2 patent drawing
  • US11341585B2 patent drawing

AI summary

A hyper-graph sketching framework receives graph data set to generate non-singular reverse cascades in a network to assess influence dynamics therein. A high-quality influence oracle for seed sets uses the resulting sketch data set generated from the non-singular reverse cascades to output estimation of influence.