One Prompt To Rule Them All: LLMs For Opinion Summary Evaluation at Flipkart
Traditional automatic metrics like ROUGE fail to provide comprehensive assessment of opinion summaries and show poor alignment with human judgment, leaving e-commerce teams without a reliable way to evaluate AI-generated review summaries.
Reference-based metrics ROUGE and BERTSCORE showed very poor and sometimes negative correlation with human ratings of summary quality, confirming they are inadequate for assessing modern generative model outputs.
OP-I-PROMPT achieved a Spearman correlation of 0.70 with human judgments, outperforming G-EVAL on open-source models, while the Flipkart use case demonstrated that high-quality summaries can drive increased conversion rates and reduced product returns.
Show all 5 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
OP-I-PROMPT achieved a Spearman correlation of 0.70 with human judgments, outperforming G-EVAL on open-source models, while the Flipkart use case demonstrated that high-quality summaries can drive increased conversion…
What tools did this team use?
OP-I-PROMPT, SUMMEVAL-OP, ROUGE, BERTSCORE, ChatGPT-3.5, GPT-4, Solar-10.7B.
What results were reported?
Spearman correlation with human judgments: 0.70; Expert annotations in SUMMEVAL-OP dataset: 2,912; Conversion rates: increased conversion rates; Product return rates: reduced product return rates (source-reported, not independently verified).
What failed first in this deployment?
Reference-based metrics ROUGE and BERTSCORE showed very poor and sometimes negative correlation with human ratings of summary quality, confirming they are inadequate for assessing modern generative model outputs.
How is this ecommerce ops AI workflow structured?
Customer browsing triggers review overload → AI generates opinion summary → OP-I-PROMPT structures evaluation prompt → LLM chain-of-thought scoring → Summaries drive business outcomes.