Image Score: Learning and Evaluating Human Preferences for Mercari Search
This paper presents a cost-effective, LLM-driven approach using Chain-of-Thought prompting to generate image quality labels that correlate with human behavior on Mercari's e-commerce platform, ultimately leading to significant sales growth through improved search relevance and explainability.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine Mercari as a massive, bustling digital flea market where millions of people buy and sell everything from vintage clothes to used electronics. In this market, the most important thing for a seller is their "shop window"—the photo they take of their item. If the photo is blurry, dark, or messy, buyers scroll right past it, even if the price is perfect. If the photo is bright, clear, and looks professional, buyers stop and click.
The team at Mercari wanted to solve a specific problem: How do we automatically tell which photos are "good" and which are "bad" without hiring an army of human judges?
Here is the story of how they did it, explained simply:
1. The Problem: The "Silent" Buyer
In a normal store, you might ask a friend, "Do you like this shirt?" In an online market, buyers don't say anything. They just click or they don't. This is called "implicit feedback."
- The Challenge: If a buyer clicks on an item, is it because the item is exactly what they wanted (relevance), or is it simply because the photo looked amazing?
- The Goal: The team wanted to separate the "good photo" factor from the "right product" factor. They wanted to know: If two items are the same price and the same type, does the one with the better photo get more clicks?
2. The Solution: The "AI Art Critic"
Usually, to teach a computer what a "good photo" looks like, you need thousands of humans to look at pictures and give them grades. That is slow and expensive.
Instead, the Mercari team used a Large Language Model (LLM)—a super-smart AI that can "see" images. Think of this AI as a virtual art critic.
- The Process: They took groups of similar items (like five different listings for the same type of jeans) and asked the AI: "Look at these photos. Compare them to each other. Which one looks the best? Why?"
- The Secret Sauce (Chain-of-Thought): They didn't just ask for a score. They asked the AI to "think out loud" (Chain-of-Thought). The AI had to explain why a photo was good: "The lighting is bright," "The colors match," "The background is clean." This helped the AI give much more accurate scores that matched what real humans would think.
3. Training the "Smart Sorter"
The AI critic is great, but it's too slow and expensive to use on every single item in the market every time someone searches. It's like hiring a famous art critic to grade every single photo in a library; it would take forever.
So, they used the AI critic's grades to train a lightweight, fast computer model (a "Smart Sorter").
- The Analogy: Imagine the AI critic is a master chef tasting a dish and writing a detailed review. The "Smart Sorter" is a junior chef who watches the master chef taste many dishes, learns the patterns, and then can quickly guess the quality of new dishes without needing the master chef's help every time.
- The Result: This new model learned to predict which photos would get clicks based on the "grades" the AI critic gave them.
4. The Big Test: Putting it to Work
They tested this system in the real world on the Mercari website. They split users into two groups:
- Group A (The Control): Saw the search results as usual.
- Group B (The Test): Saw search results where items with "high-quality photos" were bumped up to the top, even if they were just slightly less relevant to the search term.
The Outcome:
- On the Web: The test group bought almost 7% more than the control group. The "Smart Sorter" successfully put the prettiest photos in front of the buyers, and the buyers responded by clicking and buying more.
- On Mobile: Interestingly, this didn't work as well on mobile phones. The authors suggest this might be because phone screens are smaller, so users might care less about tiny visual details compared to people browsing on big computer monitors.
5. The Catch: The "Fake" Photos
The paper also notes a funny side effect. Because the AI loves pretty pictures, some sellers started posting AI-generated images (computer-made art) instead of real photos of their items. These fake images got perfect scores and shot to the top of the list, even though they weren't real products.
- The Lesson: The system needs a "truth detector" to make sure the pretty pictures are actually real items, not just digital art.
Summary
The Mercari team built a system that uses a smart AI to grade product photos, teaches a faster model to mimic that grading, and uses those grades to show the best-looking items first. The result? On the website, people bought more because the items looked better. It's a bit like rearranging a grocery store so the freshest, most colorful vegetables are always at eye level—naturally, people buy more of them.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.