Alibaba's ZeroSearch Revolutionizes AI Training, Cuts Costs by 88% and Outperforms Google
May 9, 2025
Alibaba researchers have unveiled ZeroSearch, an innovative AI framework designed to significantly reduce training costs for search-enabled Large Language Models (LLMs) by up to 88%.
As AI systems continue to evolve, approaches like ZeroSearch could redefine the development landscape by fostering self-sufficient systems and reducing dependencies on major tech companies.
This framework enables LLMs to learn information retrieval by simulating interactions with search engines, thereby avoiding the expensive live API calls typically required.
A reinforcement learning phase employs a curriculum-based rollout strategy, gradually increasing the complexity of retrieval tasks to improve model performance.
In benchmark tests, ZeroSearch's 14 billion-parameter model outperformed Google Search, achieving a score of 33.97 compared to Google's 32.47.
ZeroSearch marks a pivotal shift in AI training methodologies, enhancing AI capabilities without the need for external tools or services.
The process begins with supervised fine-tuning to convert an LLM into a retrieval module, which can generate both relevant and irrelevant documents based on specific queries.
This framework is compatible with various reinforcement learning algorithms and generalizes well across different LLM architectures, making it a scalable solution for AI-driven search.
By democratizing advanced AI development, ZeroSearch lowers entry barriers for smaller AI companies and startups, enabling them to create sophisticated assistants without incurring high costs.
The researchers have made their code, datasets, and pre-trained models available on platforms like GitHub and Hugging Face, encouraging community engagement and further research.
ZeroSearch allows developers to maintain control over the quality of training data, addressing the unpredictability often associated with live search engine results.
Alibaba's innovations underscore the growing role of AI in transforming data retrieval and processing methods, potentially reshaping the future of search engines.
Summary based on 6 sources
Get a daily email with more Startups stories
Sources

VentureBeat • May 8, 2025
Alibaba’s ‘ZeroSearch’ lets AI learn to google itself — slashing training costs by 88 percent
TREND HUNTER Inc. • May 9, 2025
Low-Cost AI Learning Frameworks