Sentiment Classification for Customer Review Summarization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Online shoppers face difficulty in digesting vast amounts of customer reviews for products, as existing systems do not effectively summarize or highlight the most relevant information, leading to untapped valuable feedback.

Innovation Solution

A system that extracts and displays representative quotes from customer reviews, using machine learning to classify sentiment and identify the most relevant topics, allowing users to quickly understand customer opinions and sentiments about specific product aspects.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If all customer reviews are provided to customers, then complete information is available, but the information becomes overwhelming and difficult to digest

Engineering Contradiction:
Improvecustomer feedback informationVSAvoidinformation processing ease
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The system extracts representative quotes and key sentiments from large volumes of customer reviews, isolating the most valuable information elements. This allows the system to present only the essential feedback without overwhelming customers with complete review text, thereby preserving information value while improving digestibility.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system segments customer reviews into discrete, manageable units such as individual quotes, sentiments, and topics. By breaking down continuous text into structured segments, the system makes information more organized and easier to process while maintaining the完整性 of the feedback content.

Inventive Principle:
Principle #1Segmentation

2Ease of operation

If tools to sort reviews by rating and helpfulness are provided, then reviews are better organized, but the vast amount of information still goes untapped

Engineering Contradiction:
Improvereview organizationVSAvoidvaluable feedback
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system introduces an intermediary processing layer that analyzes review content, identifies key sentiments and topics, and generates representative quotes. This intermediary layer bridges the gap between raw review data and customer understanding, extracting valuable feedback that would otherwise remain hidden in the volume of text.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary analysis of customer reviews before presentation, pre-identifying key sentiments, topics, and representative quotes. This preliminary processing prepares the information in advance, so that when customers view the product page, the valuable feedback is already organized and highlighted, eliminating the need for manual sorting and analysis.

Inventive Principle:
Principle #10Preliminary action

3Extent of automation

If machine learning sentiment classification is applied, then sentiment analysis is automated, but system complexity increases

Engineering Contradiction:
Improvesentiment classificationVSAvoidsystem architecture
Core Design Contradiction:
Extent of automationVSDevice complexity

Solution Approach 1:

The system employs machine learning models that automatically classify sentiments and identify topics without requiring manual intervention. The automated classification algorithms process reviews independently, extracting insights autonomously. This self-service capability achieves high automation while managing complexity through established NLP techniques.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS8554701B1Determining sentiment of sentences from customer reviews
Publication Date: 2013.10.08 AMAZON TECH INC
  • US8554701B1 patent drawing
  • US8554701B1 patent drawing
  • US8554701B1 patent drawing

AI summary

Technologies are described herein for classifying sentences or phrases as expressing positive or negative sentiment based on machine learning from training data comprising sentences manually labeled as to sentiment. A list of terms is generated from the manually labeled sentences and sentiment scores are determined for the terms in the list of terms based on the manually labeled sentences. A collection of sentences or phrases may then be classified as to sentiment utilizing one or more logistic regression classifiers trained on the sentiment scores determined for the terms in the list of terms. The classified collection of sentences may be further analyzed to determine an overall majority sentiment regarding a topic discussed in the sentences and/or to extract specific sentences or phrases expressing a particular sentiment for display to a customer.