Document Feature Matching for Duplicate Process Prevention

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing information processing systems fail to consider past processes on documents, leading to potential duplicate processing and unintended multiple transmissions of information.

Innovation Solution

An information processing system that includes a processor to acquire document features, past process information, and decide on current processes based on past information, preventing duplicate processing and multiple transmissions by matching flow IDs and considering user settings.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If processes are performed on documents without considering past processes, then processing simplicity is maintained, but duplicate processing and multiple transmissions occur

Engineering Contradiction:
Improveprocessing simplicityVSAvoidduplicate processing prevention
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system performs preliminary actions by acquiring and storing process information about past documents before processing the target document. The processor acquires feature information of the target document, searches for past documents with matching features, and retrieves their process information in advance, enabling duplicate processing prevention without complicating the actual processing operation.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If past process information is acquired and analyzed, then duplicate processing is prevented, but system complexity increases

Engineering Contradiction:
Improveduplicate processing preventionVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system uses copying by creating and storing feature information copies of processed documents in a database. Instead of analyzing original documents, the system acquires and stores simplified feature representations (copies) that can be quickly searched and compared, reducing system complexity while maintaining reliable duplicate processing prevention.

Inventive Principle:
Principle #26Copying

3Measurement precision

If feature matching is performed to identify past documents, then accurate duplicate detection is achieved, but processing time increases

Engineering Contradiction:
Improveduplicate detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system extracts only essential feature information from documents for comparison purposes, separating critical identification features from the complete document content. By acquiring and storing only necessary feature elements (such as document type, key metadata, and distinguishing characteristics), the system achieves accurate duplicate detection while minimizing processing time.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS12423506B2Information processing system, information processing method and computer readable medium
Publication Date: 2025.09.23 FUJIFILM BUSINESS INNOVATION CORP
  • US12423506B2 patent drawing
  • US12423506B2 patent drawing
  • US12423506B2 patent drawing

AI summary

An information processing system includes a processor, and the processor is configured to: acquire a feature of a target document that is a document as a processing target; acquire process information that is information on a process to be performed on the target document; acquire past information that is information on a process performed on a past document that has the feature of the target document and has been processed in the past; and decide a process to be performed on the target document based on the process information and the past information.