Multi-Aspect Vector Indexing for Faster Semantic Document Retrieval

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing information retrieval systems struggle to efficiently search and retrieve relevant documents from large-scale repositories due to the challenges of semantic matching and the computational load required for accurate document retrieval.

Innovation Solution

A method and system that fuse document content vectors with metadata and supplementary aspect vectors into multi-aspect vectors, enabling efficient and accurate document retrieval by reducing the need for iterative post-filtering and optimizing resource usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If vector embedding techniques are used for semantic document searching, then matching accuracy based on document meaning is improved, but retrieval speed from large-scale repositories deteriorates

Engineering Contradiction:
Improvematching accuracyVSAvoidretrieval speed
Core Design Contradiction:
Measurement precisionVSSpeed

Solution Approach 1:

The patent segments the monolithic vector search process into multiple specialized index types (dense vector index for semantic similarity, sparse vector index for keyword matching, and hybrid index combining both). This segmentation allows different parts of the search to be handled by optimized structures, improving both accuracy and speed by avoiding the limitations of a single approach.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a hybrid indexing approach that adds a new dimension to the traditional vector space by combining dense and sparse representations. This multi-dimensional indexing allows the system to navigate through both semantic and lexical spaces simultaneously, resolving the speed-accuracy tradeoff by operating in an enhanced dimensional space.

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

2Speed

If traditional keyword matching is used, then retrieval speed is maintained, but semantic understanding and relevance matching deteriorate

Engineering Contradiction:
Improveretrieval speedVSAvoidsemantic matching accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The patent merges traditional keyword-based sparse vector matching with modern embedding-based dense vector matching into a unified hybrid search system. This combination preserves the speed advantages of keyword matching while incorporating the semantic understanding capabilities of vector embeddings, thereby maintaining retrieval speed while improving semantic matching accuracy.

Inventive Principle:
Principle #5Merging (Combining)

3Measurement precision

If comprehensive document analysis is performed to improve retrieval accuracy, then matching precision is improved, but computational load and resource usage deteriorate

Engineering Contradiction:
Improveretrieval accuracyVSAvoidcomputational load
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent implements dynamic resource allocation where the system adaptively adjusts the depth and type of document analysis based on query characteristics and system state. For simple queries, lighter weighting schemes are used; for complex queries requiring deeper semantic understanding, more comprehensive analysis is performed. This dynamic approach maintains high retrieval accuracy while optimizing computational load by avoiding unnecessary processing for straightforward cases.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12517879B1Multi-aspect vector search index creation and retrieval method and system
Publication Date: 2026.01.06 XILLIO AI BV
  • US12517879B1 patent drawing
  • US12517879B1 patent drawing
  • US12517879B1 patent drawing

AI summary

A computer-implemented method for creating and utilizing a multi-aspect vector search index is disclosed. The method involves generating multi-dimensional vectors representing digital documents within a document repository, enabling advanced content retrieval through comprehensive vector-based indexing. The approach allows for sophisticated search capabilities by mapping documents across multiple aspects, facilitating precise and efficient content identification and extraction from extensive document collections.