Machine learning recollection as part of question answering using a corpus

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional search techniques provide limited awareness into how insights are generated, leading to inadequate trustworthiness and inefficient use of computational resources, especially in real-world scenarios.

Innovation Solution

A multistep machine learning recollection technique for question answering that decomposes search queries, generates hypothesis results, retrieves relevant data, and synthesizes answers, providing source attribution and control over insight generation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional search techniques are used to provide automated insights, then search functionality is available, but user trust is limited due to lack of awareness into how insights are generated

Engineering Contradiction:
Improveuser trustVSAvoidawareness into insight generation
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system segments the insight generation process into distinct components: query decomposition, hypothesis generation, evidence retrieval, and answer synthesis. Each component is made visible and traceable, allowing users to understand how insights are generated while maintaining system functionality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements feedback mechanisms by presenting retrieved evidence and source information back to users, enabling them to verify and validate the generated insights. This creates a closed loop where users can assess the quality and reliability of insights based on visible evidence.

Inventive Principle:
Principle #23Feedback

2Reliability

If multistep machine learning recollection techniques are used for question answering, then user trust and control are enhanced through source attribution, but computational resource usage increases

Engineering Contradiction:
Improveuser trustVSAvoidcomputational resource usage
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system performs preliminary actions by pre-decomposing queries into sub-queries and pre-generating hypotheses before full search execution. This structured preparation enables more efficient resource utilization during the actual search and retrieval phases by avoiding redundant computations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system applies local quality by focusing computational resources on specific high-value operations such as hypothesis generation and evidence retrieval, rather than uniformly processing all search operations. This targeted approach improves efficiency while maintaining trust through source attribution.

Inventive Principle:
Principle #3Local quality

3Measurement precision

If query decomposition and hypothesis generation are employed, then answer accuracy is improved through systematic analysis, but system complexity increases

Engineering Contradiction:
Improveanswer accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system divides the complex question answering task into segmented steps: query decomposition into sub-queries, hypothesis generation from sub-queries, evidence retrieval for each hypothesis, and synthesis of final answers. This segmentation improves accuracy through systematic analysis while managing complexity through modular design.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces intermediary components such as the query decomposition module and hypothesis generation module that bridge the gap between user queries and evidence retrieval. These intermediaries structure the information flow and make the overall system more manageable despite increased functionality.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12596709B2Machine learning recollection as part of question answering using a corpus
Publication Date: 2026.04.07 ADOBE INC
  • US12596709B2 patent drawing
  • US12596709B2 patent drawing
  • US12596709B2 patent drawing

AI summary

Machine learning recollection techniques are described as part of question answering using a corpus. Inputs are received identifying a search query and a corpus of search data that is to be searched based on the search query. The search query is decomposed to form a plurality of decomposed queries and retrieval search results are generated by searching the corpus of search data using one or more additional terms based on the decomposed queries. A search result is synthesized based on the retrieval search results using a text generation machine-learning model. The search result is presented for display in a user interface.