Text Clustering with Multi-Metric Heuristics for Readable Groups

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional text clustering methods fail to optimize multiple text properties and often result in imbalanced or disjointed clusters, lacking coherence and readability, which hampers efficient natural language processing tasks.

Innovation Solution

A system that employs heuristic and multi-metric control for text clustering, utilizing preference heuristics and customizable rules to select metrics, such as saliency, relevance, and proximity, to optimize cluster content and ordering, enabling better coherence and readability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If conventional text clustering methods are used, then text can be organized into clusters, but the clusters become imbalanced and disjointed, lacking coherence and readability

Engineering Contradiction:
ImprovereadabilityVSAvoidcluster balance
Core Design Contradiction:
Ease of operationVSStability of the object's composition

Solution Approach 1:

The patent applies parameter changes by transforming text units into numerical vectors using embedding models, then applying multiple clustering algorithms (K-means, hierarchical, DBSCAN) with different parameters to generate diverse cluster configurations. The system evaluates clusters using multiple metrics including coherence, balance, and readability scores, selecting the optimal clustering configuration that balances these competing requirements.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system employs multiple clustering algorithms and evaluation metrics to simultaneously optimize for both cluster balance and readability. The multi-metric evaluation framework assesses clusters on multiple dimensions (coherence, balance, readability) and combines these assessments to select the best clustering result, making the system universal in handling different text properties simultaneously.

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

2Loss of time

If text is organized into clusters to improve readability, then comprehension time decreases, but conventional methods fail to optimize multiple text properties simultaneously

Engineering Contradiction:
Improvecomprehension timeVSAvoidmulti-property optimization
Core Design Contradiction:
Loss of timeVSAdaptability or versatility

Solution Approach 1:

The system transforms text into numerical representations and applies multiple clustering algorithms with different parameters to optimize various text properties simultaneously. By changing the parameter space and evaluating multiple clustering configurations, the system can adapt to optimize different text properties including coherence, balance, and readability together rather than sequentially.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces additional evaluation dimensions by implementing a multi-metric framework that assesses clusters on multiple properties simultaneously (coherence, balance, readability). This multi-dimensional evaluation approach allows the system to optimize across multiple text properties at once, rather than focusing on a single dimension.

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

3Measurement precision

If multiple clustering algorithms are evaluated, then optimal clustering can be selected, but computational complexity increases

Engineering Contradiction:
Improveclustering qualityVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the clustering evaluation process into distinct stages: generating clusters using multiple algorithms, evaluating each cluster on multiple metrics, and selecting the optimal configuration. This segmentation allows the complex task of multi-property optimization to be broken down into manageable steps, reducing overall system complexity while maintaining measurement precision.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements feedback loops where cluster evaluations on multiple metrics feed back into the selection process. The multi-metric evaluation framework provides feedback on cluster quality across different dimensions, allowing the system to iteratively select and refine clustering configurations to achieve optimal results without requiring excessive computational resources.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12518083B2Method for text clustering with heuristic and multi-metric control
Publication Date: 2026.01.06 JPMORGAN CHASE BANK NA
  • US12518083B2 patent drawing
  • US12518083B2 patent drawing
  • US12518083B2 patent drawing

AI summary

Implementations generally relate to text clustering with heuristic and multi-metric control. In some implementations, a method includes receiving an electronic source document containing text. The method further includes dividing the text into text units, encoding the text units, and transforming the text units into numerical values. The method further includes generating a graph of the text units based on the numeric values, where the graph includes nodes corresponding to the text units and edges corresponding to pairs of the text units. The method further includes ordering the text units into text clusters based on the graph of the text units. The method further includes generating an electronic target document that presents the text clusters based on one or more preference heuristics.