Network Clustering via Density-Based Random Walks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing network clustering methods face challenges with noisy, incomplete, and sparse labels, and struggle to handle varying densities and shapes in social networks, often resulting in large and incoherent clusters.

Innovation Solution

A density-based approach using random-walk probabilities to define node densities, allowing for adaptive clustering with user-defined thresholds to merge smaller components and control the level of supervision, enabling the discovery of clusters of varying shape and density.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional network clustering methods are used, then clustering can be performed on network data, but the resulting clusters are large and incoherent due to noisy, incomplete, and sparse labels

Engineering Contradiction:
Improvecluster coherenceVSAvoidlabel completeness
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent transforms the clustering problem by changing the parameter representation from direct label-based clustering to density-based clustering using random-walk probabilities. This parameter transformation allows the system to work with noisy, incomplete labels by converting them into density values that capture the underlying cluster structure, thereby improving cluster coherence despite label imperfections

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces random-walk probabilities as an intermediary between the noisy labels and the final clustering result. This intermediary mechanism propagates label information through the network structure, allowing sparse and noisy labels to influence cluster formation indirectly through density calculations, which resolves the contradiction between having incomplete labels and achieving coherent clusters

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If supervised clustering with labels is applied, then clustering direction can be controlled, but the labels are noisy, incomplete, and sparse which reduces effectiveness

Engineering Contradiction:
Improveclustering supervisionVSAvoidlabel quality
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent changes the parameter from direct label usage to density-based representation derived from random-walk probabilities. This transformation maintains the supervisory capability of labeled clustering while making the method robust to label noise and sparsity, as the density calculation naturally smooths out label imperfections through the network structure

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent enables the clustering algorithm to self-correct for noisy and sparse labels by using the network structure itself to propagate and reinforce label signals. The random-walk process automatically strengthens coherent label patterns while diminishing the impact of noisy labels, allowing the system to overcome label quality issues without external intervention

Inventive Principle:
Principle #25Self-service

3Adaptability or versatility

If density-based clustering with random-walk probabilities is used, then adaptive clustering with varying shapes and densities is achieved, but the computational complexity increases

Engineering Contradiction:
Improvecluster shape flexibilityVSAvoidalgorithm complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent makes the random-walk probability calculation serve multiple functions: it simultaneously captures cluster density, identifies cluster boundaries, and provides supervision signals. This multi-functionality reduces the need for separate computational mechanisms, thereby mitigating the increase in algorithmic complexity while achieving adaptive clustering with varying shapes and densities

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

Data Source

PatentUS10135723B2System and method for supervised network clustering
Publication Date: 2018.11.20 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US10135723B2 patent drawing
  • US10135723B2 patent drawing
  • US10135723B2 patent drawing

AI summary

A method (and system) for supervised network clustering includes receiving and reading node labels from a plurality of nodes on a network, as executed by a processor on a computer having access to the network, the network defined as a group of entities interconnected by links. The node labels are used to define densities associated with the nodes. Node components are extracted from the network, based on using thresholds on densities. Smaller components having a size below a user-defined threshold are merged.