Automated Product Identification in Research Documents

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Researchers face challenges in accessing and identifying commercial products mentioned in scientific or research-related documents, such as antibodies and chemicals, due to the complexity of extracting relevant information from text.

Innovation Solution

A system comprising a server that receives input documents, divides them into tokens, computes scores for each token to determine if it corresponds to a commercial product, and provides output when the score exceeds a threshold, using machine learning to identify products by name, catalog number, manufacturer, and location, and displays information about identified products in a user-friendly format.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual extraction of product information from research documents is performed, then information accuracy can be maintained, but time consumption and labor intensity increase significantly

Engineering Contradiction:
Improveproduct identification accuracyVSAvoidtime to extract product information
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent replaces manual mechanical extraction processes with an automated computer-based system that uses machine learning models and natural language processing to identify and extract product information from research documents, thereby reducing time consumption while maintaining accuracy through algorithmic analysis

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system enables self-service extraction where the computer automatically processes documents, identifies product mentions, and retrieves product information without requiring manual intervention, allowing the system to serve itself in performing the extraction task

Inventive Principle:
Principle #25Self-service

2Loss of information

If comprehensive product information is extracted from documents, then data completeness improves, but system complexity increases

Engineering Contradiction:
Improveproduct information completenessVSAvoidextraction system complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent segments the extraction process into distinct modular components: a machine learning model for identifying product mentions, a natural language processing module for extracting attributes, and a database system for storing information. This segmentation allows comprehensive information extraction while managing complexity through modular architecture

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system employs a universal machine learning framework that can handle multiple product types (chemicals, biological reagents, equipment) and extract various attributes (name, catalog number, manufacturer, concentration) using the same core architecture, reducing overall system complexity through multi-functionality

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

3Productivity

If automated product identification is implemented, then processing speed increases, but identification accuracy may decrease

Engineering Contradiction:
Improvedocument processing speedVSAvoidproduct token identification accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent implements feedback mechanisms where the machine learning model is trained on labeled data and continuously improved based on performance metrics. The system provides feedback loops for model retraining and optimization, ensuring high identification accuracy is maintained as processing speed increases through automated batch processing

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11048707B2Identifying a product in a document
Publication Date: 2021.06.29 RESGATE
  • US11048707B2 patent drawing
  • US11048707B2 patent drawing
  • US11048707B2 patent drawing

AI summary

Aspects of the present disclosure relate to identifying a product in a document. A server accesses a document including scientific or research-related text. The server divides the document into a plurality of tokens, each token comprising a part of the text that logically comprises a unit of information. The server computes, for each token in the plurality of tokens, a score corresponding to whether the token corresponds to a commercial product, the score being computed based on a list of features of commercial products and weights assigned to features in the list. The server determines that the score exceeds a threshold score. The server provides, in response to determining that the score exceeds the threshold score, an output representing that the token corresponds to the commercial product.