Interactive Text Visualization in Decision Tree Analytics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems for visualizing and interacting with datasets and decision trees, particularly those containing textual data, face challenges in effectively displaying complex relationships and hiding processing complexities from users, leading to difficulties in interpreting large datasets and textual information.

Innovation Solution

The system processes textual data by recognizing language, applying stemming processes, and utilizing tokenization to form datasets, while providing interactive graphical displays that include summary views, histograms, and pop-up panels to support user-friendly exploration and visualization of textual data in decision trees, automating text processing and integrating it into modeling and analytics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If text processing operations (stemming, language recognition) are performed automatically, then text data can be integrated into modeling and decision trees, but the complexity of text processing becomes hidden from users making the system harder to debug and understand

Engineering Contradiction:
Improveautomated text processingVSAvoidprocessing complexity
Core Design Contradiction:
Extent of automationVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary layer between the user and the text processing operations. This layer automatically performs stemming, language recognition, and tokenization while presenting a simplified interface to users. The intermediary handles the complexity of text processing internally while maintaining ease of use externally, resolving the contradiction between automation and complexity visibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If detailed text processing steps are displayed to users, then users can understand how text is processed, but the visualization becomes cluttered and harder to interpret

Engineering Contradiction:
Improvetext processing informationVSAvoidvisualization clarity
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The patent segments the text processing information into hierarchical levels. Summary visualizations provide high-level overview of text processing results, while detailed processing steps are separated into expandable sections or separate views. This segmentation allows users to access detailed information when needed without it cluttering the main visualization, resolving the contradiction between information preservation and visualization clarity.

Inventive Principle:
Principle #1Segmentation

3Quantity of substance

If all text data is processed and displayed, then complete textual information is available for analysis, but the data becomes difficult to interpret and explore

Engineering Contradiction:
Improvetextual dataVSAvoiddata interpretability
Core Design Contradiction:
Quantity of substanceVSDifficulty of detecting and measuring

Solution Approach 1:

The patent applies partial action by selectively processing and displaying only the most relevant text data and processing steps. Instead of displaying all text data equally, the system prioritizes displaying tokenized results, stemmed forms, and language identifications that are most useful for analysis. This partial processing approach makes large quantities of text data interpretable while preserving access to complete data when needed.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS9501540B2Interactive visualization of big data sets and models including textual data
Publication Date: 2016.11.22 BIGML
  • US9501540B2 patent drawing
  • US9501540B2 patent drawing
  • US9501540B2 patent drawing

AI summary

Systems and processes are disclosed for advanced text analysis in the field of big data analytics and visualization: Users can now factor text into their predictive models, alongside regression, time/date and categorical information. This is ideal for building models where text content may play a prominent role (e.g., social media or customer service logs). Multiple data types, including text fields, may be combined together in datasets and models, and may be presented in various interactive visualization displays.