Researchers Taught AI to Understand What Online Shoppers Really Mean
This could mean far fewer frustrating 'no results found' moments when you shop online.
Online shopping search has a stubborn problem. If you type "something warm for a winter commute," most store search engines look for the literal words "warm," "winter," and "commute" in product descriptions. If a jacket is described as "insulated" and "windproof," you may never see it. Researchers call this the "vocabulary mismatch problem," and it is why so many searches end in that deflating message: no results found.
A new research paper from Sunnidhya Roy and Samarpita Bhaumik tackles this by teaching AI to match meaning instead of wording. They worked with a catalog of 54,000 Amazon products across 27 categories. First, an older math-based method grouped products that are similar to each other. Then a smaller, efficient AI language model — the same family of technology behind ChatGPT-style tools — learned those connections. The result: a search system that can guess your intent even when your words never appear in any product listing.
How well does it work? Shown a query, the AI picked the correct product as its top answer about 93% of the time, close to the 98% ceiling set by the older keyword method used as a teacher. The real win was on harder questions. When the researchers tested ten kinds of natural queries — including vague situations, cross-category requests, reworded phrases, and even "not this" exclusions — the AI handled them well while keyword search failed outright.
The catch: this is a preprint, meaning it has not yet been reviewed by other scientists, and it was tested on a fixed Amazon dataset, not a live store. Scaling it to catalogs with over a million items brings real memory and cost challenges, which the authors openly describe. Still, they outline a clear path to making it practical.
- Today's store search matches your exact words; this AI matches your meaning, so odd phrasing still finds products.
- It was tested on 54,000 Amazon products and picked the right item first try about 93% of the time.
- It is still research — not live in any store — and gets expensive to run on very large catalogs.
Why It Matters
Better search means less time hunting, fewer abandoned carts, and online stores that actually get what you want.