Short-Term Changes in E-Commerce Users’ Intentions and Product Recommendation Ranking
This paper proposes a state-aware multimodal recommendation ranking model for cross-border e-commerce that explicitly models short-term user intention shifts across six operational states, achieving superior performance in cross-category and low-frequency item recommendations on the newly introduced 42M-record CEMR-42M dataset compared to existing baselines.
Original paper licensed under CC BY 4.0 (https://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 you are walking through a massive, high-tech shopping mall. In the old days, a store clerk (the recommendation system) would only watch what you picked up off the shelf. If you grabbed a shirt, they'd suggest more shirts. If you grabbed a tent, they'd suggest more tents.
But real shoppers are messy. You might pick up a shirt, read the reviews, get bored, switch to looking at hiking boots, compare prices, add a backpack to your cart, and then suddenly decide you just want to look at travel maps. Your interest shifts rapidly, sometimes even within the same visit.
This paper introduces a new "Super Clerk" (called MISTRec) that doesn't just watch what you touch; it tries to guess what stage of the shopping trip you are in right now.
Here is how it works, broken down into simple concepts:
1. The Problem: Shoppers Are Chameleons
Traditional systems treat your shopping trip like a straight line: Click A, Click B, Click C. They assume if you liked A, you'll like B. But the paper argues that your "intent" (what you are actually trying to do) changes constantly.
- The Old Way: "You looked at a camera, so here is another camera."
- The New Reality: You looked at a camera, read reviews, got scared by the price, switched to looking at a tripod (cross-category), and then added a memory card to your cart. You aren't just "looking"; you are comparing, switching, or preparing to buy.
2. The Solution: The "Six-Stage" Detective
The researchers built a model that acts like a detective, trying to figure out which of six specific "moods" you are in during your session:
- Browsing Exploration: Just looking around, clicking everything.
- Price Comparison: Reading reviews and checking prices.
- Cross-Category Migration: Suddenly switching from clothes to travel gear.
- Purchase Preparation: Adding things to the cart or favoriting them.
- Repeat Purchase: Buying something you've bought before.
- Abandonment: Giving up and leaving without buying.
3. How the "Super Clerk" Sees You
Instead of just looking at your click history, this model looks at a multimodal mix of clues, like a detective gathering evidence from different sources:
- Your Actions: Did you click, search, or add to cart?
- The Pictures: It analyzes the actual product images (colors, styles).
- The Text: It reads the reviews and your search terms to understand why you are looking.
- The Timing: How long did you wait between clicks?
It combines all these clues into a single "profile" of your current state.
4. Predicting the Future (The Crystal Ball)
The coolest part is that the model doesn't just guess what you want now; it predicts what your state will be in 3, 5, or 10 steps.
- Analogy: Imagine a chess player who doesn't just think about the next move, but thinks three moves ahead.
- If the model sees you are in "Price Comparison" mode, it knows you might switch to "Purchase Preparation" soon. So, it starts showing you products that are ready to be bought, rather than just more things to browse.
5. The Results: A Better Shopping List
The researchers tested this new model against older, famous systems (like Wide & Deep, DIN, SASRec, etc.) using a massive dataset of over 4 million shopping sessions.
- The Score: The new model won. It was better at predicting what you would click next (AUC of 0.8219) and better at putting the right items in your top 10 list (NDCG@10 of 0.4317).
- The "Cross-Category" Win: It was much better at suggesting items from different categories (like suggesting a travel bag when you were looking at clothes) because it understood you were "switching" modes, not just sticking to one type of product.
- Speed: It's fast enough to use in real life, taking only about 38 milliseconds to make a recommendation (that's faster than a blink of an eye).
6. The Catch (What the Authors Admit)
The paper is honest about its limitations:
- It's a Guess: The "six states" aren't things the model can see directly (like a camera seeing your face); they are labels the researchers created based on what people did.
- It's Not Magic for New Items: It works well for products it has seen before, but it's not a perfect test for completely new items that have never been clicked on (strict "cold start").
- Offline vs. Online: The tests were done on recorded data, not in a live, chaotic real-world environment where users might get distracted by a phone call or a friend.
In Summary:
This paper proposes that to recommend products well, you can't just look at a list of clicks. You need to understand the story of the shopping trip. By analyzing images, text, and actions to guess the shopper's current "mood" and predict their next move, the new model creates a much more accurate and helpful shopping list.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.