← Latest papers
🤖 AI

MELLON - Multimodal Enhanced LLM for Online Navigation

The paper introduces MELLON, a multimodal framework that significantly enhances web navigation agent performance on the WebShop benchmark by aligning text and images to improve reasoning and planning, achieving a 9.26% accuracy increase after just one epoch of training.

Original authors: Ruiyu Li, Haoyang Cai, Zhitong Guo, Tong Hu

Published 2026-08-11
📖 4 min read☕ Coffee break read

Original authors: Ruiyu Li, Haoyang Cai, Zhitong Guo, Tong Hu

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 teaching a robot to go shopping on the internet. You might think, "Just give it the text instructions, like 'buy a red shirt,' and it will read the website and click the buttons." But here's the catch: websites aren't just walls of text. They are colorful, visual places full of pictures, layouts, and designs. If you ask a human to find a specific pair of shoes, they don't just read the description; they look at the photo to see the color, the style, and the shape. For a long time, the smartest computer programs trying to navigate the web were like blind shoppers—they could read the text perfectly but couldn't "see" the images. This paper lives in the world of Artificial Intelligence, specifically focusing on "Web Navigation Agents." These are digital helpers designed to understand natural language commands and perform tasks on real websites, like buying items or booking tickets. The big question researchers are asking is: Can we teach these agents to use both their "eyes" (to see images) and their "brain" (to read text) at the same time, just like humans do?

The researchers behind this study, working on a project called MELLON, decided to test this idea on a simulated online store called WebShop. They wanted to see if giving an AI agent a view of the product pictures, alongside the text descriptions, would help it make better decisions. They didn't just guess; they built three different experimental tools to try and solve the puzzle. The first, and most successful, was MELLON itself. Think of MELLON as a super-smart shopper who wears special glasses that translate the visual world into a language the AI's brain can understand. The team found that by training this agent for just one round of learning (one "epoch"), it got significantly better at its job. Specifically, the accuracy of completing tasks jumped by 9.26% compared to a basic version that only looked at text. This suggests that mixing vision and text is a powerful way to help AI navigate the web, even if the system still has some growing pains.

However, the story isn't a simple "multimodal is always better" victory lap. The team also tried two other creative approaches that didn't work as well as they hoped. One idea was to treat the shopping task like a "Visual Question Answering" game (VQAgent), where the AI looks at a picture and a question, then picks the right answer. They thought this would work because shopping is similar to answering questions about images. But they discovered that in the messy, real-world context of WebShop, the text descriptions actually held more important clues than the pictures did. Because the AI was trained to rely heavily on the images, it got confused when the text was the real key to the solution. It's like trying to solve a riddle by staring at a drawing when the answer is hidden in the fine print.

The third attempt involved a "Multimodal Ranker," a tool designed to make the agent pause and carefully compare every single item on a page before making a choice, rather than just grabbing the first thing it sees. The hope was that this extra thinking time would lead to better results. Instead, the experiment showed that this extra caution actually made the agent slower and less accurate. The researchers found that the tools used to measure similarity between images and text (called BERT and CLIP scores) didn't match up well with what actually made a product a "good match" in the game's scoring system. It turned out that trying to rank every single option was like a shopper spending an hour comparing every shirt in the store, only to end up buying the wrong one because they got overwhelmed.

So, what is the final takeaway from this digital shopping adventure? The paper suggests that while giving AI agents the ability to "see" the web is a promising path forward, it's not a magic wand. The MELLON agent proved that aligning images and text can boost performance, but the other experiments showed that simply adding more complex visual reasoning or forcing the agent to look at everything isn't always the right strategy. The researchers conclude that we need to keep exploring how to best mix these visual and textual clues, perhaps by training the agents longer or using even smarter "brains" (Large Language Models) in the future. For now, they've shown that a little bit of vision goes a long way, but the AI still needs to learn exactly when to look at the picture and when to read the fine print.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →