Transductive Learning for Patent Industry Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing automatic industry classification methods for patent texts are either labor-intensive due to high manual labeling requirements or lack accuracy due to reliance on computationally expensive natural language processing that overlooks important information, particularly word order relations and hierarchical vectors.

Innovation Solution

The proposed method employs a transductive learning approach to maximize the utilization of small annotation quantities, incorporates International Patent Classification (IPC) information to enrich dimensionality and reduce computational load, and utilizes hierarchical vectors generated from abstracts, claims, and descriptions to preserve word order relations and mine deep patent text information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual labeling method is used, then classification accuracy is high, but labeling speed is slow and cost is high

Engineering Contradiction:
Improveclassification accuracyVSAvoidlabeling speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent segments the classification task into two stages: rough classification using IPC marks for initial grouping, and fine classification using hierarchical vectors for precise categorization. This segmentation allows manual labeling to be applied only where needed (fine classification) while automation handles the bulk (rough classification), resolving the contradiction between accuracy and productivity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces hierarchical vectors as an intermediary representation that bridges manual labeling and automatic classification. These vectors capture semantic information from patent texts and serve as a mediator between the raw text and the final classification, enabling automatic systems to achieve accuracy comparable to manual labeling without the time cost.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Extent of automation

If natural language processing methods are used, then automatic classification is achieved, but computational cost is high and word order information is lost

Engineering Contradiction:
Improveautomatic classificationVSAvoidcomputational cost
Core Design Contradiction:
Extent of automationVSUse of energy by moving object

Solution Approach 1:

The patent extracts hierarchical vectors from patent texts (abstract, claims, description) that encode semantic meaning while preserving word order relationships. By taking out these pre-computed vectors as features, the system avoids re-processing the entire text through computationally expensive NLP models during classification, thus achieving automation with reduced computational cost.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent performs preliminary action by pre-extracting and pre-processing text information to generate hierarchical vectors before the actual classification task. This preliminary processing captures all necessary semantic and structural information in advance, so that during classification only the vector matching is needed, dramatically reducing real-time computational requirements.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If existing NLP methods are used, then patent text analysis is performed, but deep information from hierarchical structures is omitted

Engineering Contradiction:
Improvetext analysis speedVSAvoiddeep information loss
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent transitions from traditional flat NLP analysis to a hierarchical dimensional representation. Instead of analyzing text at a single level, the system extracts hierarchical vectors that operate across multiple levels (abstract, claims, description) and integrate them into a unified representation, capturing deep structural information that flat methods miss while maintaining processing efficiency.

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

Data Source

PatentUS12292913B2Automatic industry classification method and system
Publication Date: 2025.05.06 BEIJING BENYING TECHNOLOGIES CO LTD
  • US12292913B2 patent drawing
  • US12292913B2 patent drawing
  • US12292913B2 patent drawing

AI summary

An automatic industry classification method comprises: determining a scope of target patents, defining a target industry tree; generating marks on the target industry tree; performing a rough classification for the target patents by using the marks; performing a fine classification for the target patents according to a result of the rough classification. The automatic industry classification method and system provided by the present invention uses a transductive learning method, so that full mining of small annotation quantity information is realized. The automatic industry classification method and system uses information of IPC, so that information dimension is enriched, and calculation amount needed in the classification is reduced. The automatic industry classification method and system further uses the hierarchical vectors generated by the abstract, the claims and the description, so that the information of word order relation is reserved, and the patent text is deeply mined.