Neural Indexing for Semantic Document Retrieval

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current information retrieval systems, particularly search engines and question answering systems, face challenges in efficiently processing and retrieving multimedia data and natural language queries due to the complexity of encoding information across various formats and the lack of human-like understanding of natural language.

Innovation Solution

The implementation of a neural indexing system that transforms queries and documents into n-dimensional semantic vectors, allowing for efficient comparison and retrieval of relevant information using deep learning models and neural networks, which enables accurate and scalable information retrieval across diverse datasets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If conventional keyword searching is used, then the system is simple to implement, but it cannot effectively retrieve information from multimedia data in various formats

Engineering Contradiction:
Improvecapability to retrieve information from multimedia dataVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary component (encoder/model) that transforms multimedia data into a common representation format. This encoder acts as a mediator between diverse multimedia inputs and the retrieval system, enabling unified processing without requiring complex format-specific handling for each data type.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system changes the representation parameters of multimedia data by encoding it into vector embeddings. Instead of working with raw multimedia formats directly, the system transforms them into numerical parameter representations that can be uniformly processed and compared, enabling versatile retrieval across different formats.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If vector-based searching is used, then information retrieval accuracy improves, but processing time and computational resources increase

Engineering Contradiction:
Improveinformation retrieval accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies preliminary action by pre-computing and storing encoded representations (embeddings) of multimedia data during an indexing phase. When retrieval is needed, the system only needs to compare query embeddings against pre-computed data embeddings, avoiding repeated encoding and reducing processing time during actual search operations.

Inventive Principle:
Principle #10Preliminary action

3Ease of operation

If deep learning models are used for semantic understanding, then natural language query comprehension improves, but computational complexity and resource requirements increase

Engineering Contradiction:
Improvenatural language query comprehensionVSAvoidcomputational complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system uses copying by creating simplified numerical representations (embeddings) of semantic meaning. Instead of performing complex deep learning inference during each query operation, the system copies pre-computed semantic representations and performs simpler similarity comparisons, reducing computational complexity while maintaining understanding capability.

Inventive Principle:
Principle #26Copying

4Adaptability or versatility

If traditional indexing methods are used, then storage efficiency is maintained, but the system cannot handle diverse multimedia formats effectively

Engineering Contradiction:
Improvehandling of diverse multimedia formatsVSAvoidstorage requirements
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The patent applies extraction by separating the semantic content representation from the original multimedia data. The system extracts essential meaning into compact vector embeddings for storage and processing, while the original large-volume multimedia files can be stored separately or on-demand, reducing the storage burden for the retrieval system while maintaining format versatility.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS11900064B2Neural network-based semantic information retrieval
Publication Date: 2024.02.13 SEARCHABLE AI CORP
  • US11900064B2 patent drawing
  • US11900064B2 patent drawing
  • US11900064B2 patent drawing

AI summary

A question and answer (Q&A) system is enhanced to support natural language queries into any document format regardless of where the underlying documents are stored. The Q&A system may be implemented “as-a-service,” e.g., a network-accessible information retrieval platform. Preferably, the techniques herein enable a user to quickly and reliably locate a document, page, chart, or data point that he or she is looking for across many different datasets. This provides for a unified view of all of the user's (or, more generally, an enterprise's) information assets (such as Adobe® PDFs, Microsoft® Word documents, Microsoft Excel spreadsheets, Microsoft PowerPoint presentations, Google Docs, scanned materials, etc.), and to be able to deeply search all of these sources for the right document, page, sheet, chart, or even answer to a question.