Designing Next‑Generation Recommendation and Search Systems with Agentic Architectures

The article analyzes how agentic architectures, large language models, and generative ranking techniques are applied to overcome high‑concurrency, multimodal, and multi‑hop challenges in modern recommendation and search systems, showcasing concrete designs, performance gains, and real‑world deployments from Alibaba Cloud, Huawei Noah, and Baidu.

DataFunSummit
DataFunSummit
DataFunSummit
Designing Next‑Generation Recommendation and Search Systems with Agentic Architectures

The piece first examines Alibaba Cloud AI Search’s Agentic RAG approach, which tackles high concurrency, multimodal data, and complex multi‑hop queries by evolving from a single‑agent to a multi‑agent system. Planning, retrieval, and generation modules cooperate, and a mixed retrieval pipeline—combining vector, text, database, and graph recalls—boosts query coverage and accuracy. GPU acceleration is quantified for both indexing and query stages.

Next, it reviews Huawei Noah’s recommendation system evolution from deep‑learning models to large language models (LLM) and AI agents. Core challenges such as noisy implicit feedback, limited semantic understanding, and difficulty extracting user intent are addressed by using LLMs as feature enhancers, factorization prompting, and multi‑expert knowledge adapters that balance textual feature dimensionality with real‑time constraints. Reported results include a 1.5% AUC lift and supporting online A/B test data.

The article then details Baidu’s GRAB (Generative Ranking for Ads) model, which replaces traditional DLRM pipelines that suffer from diminishing returns of feature engineering, sequence representation loss, and limited generalization. By applying the LLM “Scaling Law” and Transformer architecture, user behavior and target ads are modeled end‑to‑end in a unified representation space. A Q‑Aware RAB causal attention mechanism captures complex interactions and temporal signals. Additional innovations include a two‑stage STS training algorithm, heterogeneous token representations with dual‑loss stacking, and KV‑Cache for high‑throughput online inference, all contributing to measurable business benefits.

Finally, the e‑book aggregates related chapters on multi‑agent interaction for AI‑for‑good, knowledge discovery with LLM agents, observability of OpenAI Swarm, and Elasticsearch‑based vector search with RAG applications, providing a comprehensive view of cutting‑edge techniques in AI‑driven recommendation and search.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

large language modelsrecommendation systemsscaling lawAI SearchMulti-Agent ArchitectureAgentic RAGGenerative Ranking
DataFunSummit
Written by

DataFunSummit

Official account of the DataFun community, dedicated to sharing big data and AI industry summit news and speaker talks, with regular downloadable resource packs.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.