Pailitao-MMSearch: Building Native E-Commerce Multimodal Search Foundation
This paper introduces Pailitao-MMSearch, a native e-commerce multimodal search foundation model built upon Qwen that integrates Hybrid Semantic IDs, a two-stage continual pre-training strategy, and a hybrid reasoning post-training pipeline to overcome the limitations of isolated single-modal models and general-purpose vision-language models, achieving significant commercial gains with up to +13.61% GMV improvement on Taobao's platform.
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 you are walking through a giant, infinite digital mall. In the past, if you wanted to find a specific shirt, you had to type a very specific description into a search bar, like "red cotton t-shirt." If you wanted to find a pair of shoes that matched a picture you saw on the street, you had to take a photo and hope the computer could guess what you were looking for. For a long time, computers were like specialized workers: one worker only understood text, another only understood pictures, and a third only understood voice. They didn't talk to each other. If you gave them a mix of a picture and a sentence, they got confused, often ignoring your words or missing the details in the photo.
On the other hand, there are super-smart, general-purpose computers that can look at a picture and write a poem about it. But these generalists are like tourists in the mall; they know what a "shirt" is in a general sense, but they don't know the difference between a "silk blend" and "100% cotton," or that people who buy a specific camera usually also buy a specific type of lens. They lack the deep, insider knowledge of how shopping actually works. The big question for scientists is: How do we build a single, super-smart computer that is both a master shopper (knowing every tiny detail about products and what people like) and a great conversationalist (understanding complex, mixed instructions), all while remembering how to think and reason?
This is exactly what the team behind Pailitao-MMSearch set out to solve. They built a new kind of "search brain" designed specifically for e-commerce. Instead of using separate tools for pictures and words, they created a single model that can look at a photo, read a messy text description, and instantly generate a list of perfect products. They didn't just tweak an existing model; they taught it a new language to talk about products, trained it on millions of shopping habits, and then carefully polished its reasoning skills so it wouldn't forget how to be smart.
The Problem: The "Patchwork" Shop vs. The "Tourist" Guide
The authors point out that current online shopping systems are a bit of a mess. Most big stores use a "patchwork" approach. If you search with a photo, a special image-finder looks for similar pictures. If you type words, a text-finder looks for matching titles. If you say "find a red dress like this photo but with long sleeves," the system has to awkwardly chop your request into pieces, send them to different workers, and then try to glue the results back together. This is slow, complicated, and often misses the point because the workers don't understand how the picture and the words work together.
Alternatively, there are the "tourist" guides (general-purpose AI models). They are great at understanding the world, but they don't know the specific rules of the shopping mall. They might not realize that "silk" and "satin" are different, or that a user who buys a phone case is likely looking for a screen protector next. They also can't directly point to a specific product in a catalog of billions; they usually need a separate tool to do that, which breaks the flow.
The Solution: A New Language for Products
To fix this, the team created Pailitao-MMSearch, a native e-commerce search foundation. Think of it as training a new employee who speaks the language of the mall fluently.
1. The Hybrid ID (HybSID): The "Zip Code" and the "Portrait"
The biggest challenge is how to tell the computer about a product. Imagine you have a library with billions of books. If you only give them a "zip code" (like "Fiction - Mystery"), you get a huge pile of books, but you can't find the exact one you want. If you only give them a "portrait" (a detailed description), it's hard to organize them efficiently.
The team invented HybSID (Hybrid Semantic ID). It's like giving every product two IDs at once:
- The Zip Code (Discrete Codes): A short, simple code that groups products into broad categories (e.g., "Summer Dress"). This helps the computer quickly narrow down the search.
- The Portrait (Continuous Embedding): A detailed, high-resolution "portrait" of the product that captures tiny details like the exact shade of blue, the texture of the fabric, or the specific brand logo.
By combining these two, the model can quickly find the right "neighborhood" of products and then pick the exact one that matches the user's specific, fuzzy description.
2. The Two-Stage Training: Learning the Mall, Then Keeping the Brain
Teaching a general AI to be a shopping expert is risky. If you just feed it millions of product descriptions, it might forget how to speak normal language or how to reason logically. This is called "catastrophic forgetting."
The team used a clever two-step training process:
- Stage 1 (The Internship): They taught the model everything about shopping: product details, how people browse, and what items go together. They also threw in some normal conversation data to keep it from getting too obsessed with just products.
- Stage 2 (The Mentorship): They noticed the model was getting a bit "rusty" at general reasoning. So, they used the original, smart version of the model as a "mentor." They had the new model practice general tasks while the mentor watched, gently correcting it to make sure it didn't lose its ability to think and follow complex instructions. This ensured the final model was both a shopping expert and a smart conversationalist.
3. The Reasoning Engine: Thinking Before Speaking
Shopping isn't always simple. Sometimes you say, "I want a dress like this one, but in navy blue, and make it suitable for a wedding." That's a complex request.
The team taught the model to use Chain-of-Thought reasoning for hard questions. Instead of just guessing the answer, the model learns to break the problem down:
- Analyze the photo: "It's a floral dress."
- Read the request: "Change color to navy, change style to formal."
- Find the match: "Okay, I need a navy, formal, floral dress."
For simple questions, it skips the thinking and goes straight to the answer to save time.
The Results: Real-World Success
The team didn't just test this in a lab; they deployed it on Taobao's Pailitao platform, which serves tens of millions of daily users. They ran a massive test (an A/B test) where some users got the old search system and others got the new Pailitao-MMSearch.
The results were impressive. The new system led to:
- A 13.61% increase in the total value of goods sold (GMV).
- An 8.21% increase in the number of transactions.
This suggests that when the computer truly understands what you mean—combining your photo, your words, and your shopping habits—it helps you find exactly what you want, and you end up buying more.
What's Next?
The authors admit the system isn't perfect yet. If a user uploads a blurry photo taken from a weird angle or writes a sentence full of typos, the model can still get confused. They plan to make the model even better at reasoning through these messy, real-world situations. They also see a future where this smart search model acts as a "brain" for autonomous shopping agents that can do multi-step tasks, like finding an outfit, checking the weather, and ordering it all in one go.
In short, Pailitao-MMSearch is a step toward a shopping experience where the computer doesn't just match keywords, but actually understands your intent, your style, and your needs, all in one seamless conversation.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.