Review Summarization Prompting with Relevancy-Based Selection
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing generative language models face limitations due to input prompt limits and increased processing time and resources when summarizing large numbers of reviews, leading to lower quality summaries when irrelevant or uninformative reviews are included.
Innovation Solution
A method that assigns relevancy values to reviews, selects a subset based on these values, and uses a generative language model to generate summaries, incorporating standardized input prompts to improve quality and efficiency.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Loss of information
If all reviews are aggregated into the input prompt for summarization, then the completeness of information is improved, but the processing time and computing resources increase significantly
Solution Approach 1:
The patent extracts only the most relevant reviews from the complete set of reviews based on relevancy scoring. This selective extraction allows the system to maintain information quality while reducing the volume of data processed, thereby decreasing processing time and computing resource consumption without losing critical information.
Solution Approach 2:
The patent segments the complete set of reviews into relevant and irrelevant portions based on relevancy criteria. By processing only the segmented relevant subset rather than the entire dataset, the system achieves efficient processing while preserving the essential information needed for accurate summarization.
2Loss of information
If all reviews are aggregated into the input prompt for summarization, then the completeness of information is improved, but the quality of summary decreases due to inclusion of irrelevant reviews
Solution Approach 1:
The patent extracts only the most relevant reviews from the complete set based on relevancy scoring. This selective extraction removes irrelevant or low-quality reviews that would degrade summary quality, while preserving the essential information needed for accurate and high-quality summarization.
Solution Approach 2:
The patent applies different quality standards to different reviews by evaluating each review's relevancy. Reviews are selectively included based on their individual quality characteristics, ensuring that only high-quality, relevant information contributes to the final summary, thereby maintaining high manufacturing precision.
3Loss of information
If a large number of reviews are aggregated into the input prompt, then the completeness of information is improved, but the input prompt exceeds the model's token limit
Solution Approach 1:
The patent extracts only the necessary subset of reviews that fit within the model's token limit while preserving the most important information. This selective extraction ensures the input prompt remains within technical constraints while maintaining informational completeness for effective summarization.
Solution Approach 2:
The patent processes only the necessary portion of reviews (partial action) rather than attempting to include all reviews. By processing a carefully selected subset that fits within token limits, the system achieves effective summarization without exceeding model constraints.
4Loss of information
If all reviews are processed by the LLM, then the comprehensiveness of analysis is improved, but the computing resources required increase
Solution Approach 1:
The patent extracts only the most relevant reviews for LLM processing based on relevancy scoring. This selective extraction reduces the volume of data requiring computational processing while maintaining the comprehensiveness of analysis by ensuring all critical information is included in the processed subset.
Solution Approach 2:
The patent segments reviews into relevant and irrelevant portions, processing only the relevant segment through the computationally intensive LLM. This segmentation approach maintains analytical comprehensiveness while significantly reducing computing resource consumption by excluding irrelevant reviews from processing.
Data Source
AI summary
A computer-implemented method is provided. The computer-implemented method may include: assigning relevancy values to reviews of a plurality of reviews; aggregating a subset of reviews from the plurality of reviews into an input prompt, the subset of reviews selected based on the relevancy values assigned to reviews in the plurality of reviews; and inputting the input prompt into a generative language model yielding a summary review of the subset of reviews generated by the generative language model.


