← Latest papers
🤖 AI

A/B Agent: A Self-Evolving Agent for Strategy Iteration in Industrial A/B Testing

This paper introduces A/B Agent, a self-evolving framework that leverages a hierarchical experience tree and multi-path Tree-RAG to autonomously generate, execute, and iteratively refine industrial recommendation strategies through closed-loop A/B testing, achieving significant GMV improvements in real-world e-commerce systems.

Original authors: Zhuohang Jiang, Yuxin Chen, Yongsen Pan, Zheng Hu, Wenqi Fan, Qing Li, Hongyang Wang, Jun Wang, Wenwu Ou

Published 2026-08-06
📖 3 min read☕ Coffee break read

Original authors: Zhuohang Jiang, Yuxin Chen, Yongsen Pan, Zheng Hu, Wenqi Fan, Qing Li, Hongyang Wang, Jun Wang, Wenwu Ou

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 the captain of a massive, high-speed spaceship (a recommendation system) trying to deliver the perfect snack to every passenger. Sometimes, you guess right, and everyone is happy. Other times, you hand out a spicy chip to someone who wanted something sweet, or you run out of fuel because you didn't plan the route well. In the real world, companies like Kuaishou use a method called "A/B testing" to figure out the best route. It's like running two different versions of the ship at the same time: one with the old map, one with a new idea. If the new map gets more passengers to their snacks faster, you keep it. But here's the catch: doing this manually is exhausting. It requires a team of expert navigators to constantly draw new maps, run tests, check the results, and tweak the settings. It's slow, and they often forget the lessons they learned from yesterday's failed detours.

Recently, scientists have been teaching computers to read and understand these old maps using "Large Language Models" (super-smart AI that reads text) and "RAG" (Retrieval-Augmented Generation, which is like giving the AI a library to look up answers before it speaks). But even these smart AI helpers have a problem: they often treat the library like a flat pile of papers. They might find a story about a "desert route" when you actually need a "mountain route," or they might miss the fact that a strategy that worked for "snacks" might be dangerous for "drinks." They struggle to see the big picture of how different parts of the ship connect, and they can't easily learn from their own mistakes over time without a human boss telling them what to do next.

This is where the paper introduces A/B Agent, a new kind of "self-evolving" AI navigator designed to fix these problems. Instead of just reading a flat pile of notes, A/B Agent builds a giant, organized "Experience Tree." Imagine a tree where the roots are the big business goals, the branches are different parts of the ship (like the snack bar or the engine room), and the leaves are specific strategies that worked or failed in the past. When the AI needs a new idea, it doesn't just search for keywords; it climbs the tree to find the exact branch that matches the current situation, ensuring it grabs the right kind of knowledge.

Once it picks a strategy, A/B Agent doesn't just stop there. It acts like a tireless scientist who runs the test, watches the results, and then immediately updates its own tree. If a new route gets more passengers but makes the engine overheat (a "guardrail" metric), the AI notices, tweaks the settings, and tries again. It keeps doing this loop—thinking, testing, learning, and updating its own knowledge base—until it finds the perfect balance. The paper shows that this system isn't just a theory; when tested in a real-world short-video shopping environment, it successfully improved the "Gross Merchandise Value" (the total money spent by users) by 4.829% while keeping all the safety metrics positive. It even outperformed some of the world's most advanced AI models in creating strategies that were both correct and creative. Essentially, A/B Agent turns the chaotic process of trial-and-error into a smart, self-improving cycle that keeps getting better on its own.

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 →