Search papers, labs, and topics across Lattice.
The DREAM architecture enhances industrial recommender systems by introducing an autonomous optimization control layer that integrates a perception-aware Intent Engine and a Meta Engine, improving the coherence and effectiveness of recommendation pipelines. This approach addresses the limitations of traditional cascaded systems by enabling real-time intent awareness and reducing reporting volume significantly. Large-scale A/B testing on Taobao's homepage demonstrated that the implementation of DREAM led to substantial improvements in key performance metrics, including a 2.71% increase in re-ranking control and a 1.31% increase in gross merchandise volume (GMV).
Re-ranking control alone boosts key performance metrics by over 2%, but extending this control to fine ranking yields even greater gains without compromising system stability.
Industrial recommender systems commonly use cascaded retrieval, ranking, and re-ranking pipelines. Although efficient, these pipelines fragment information and objectives across modules, rely on rigid rules, and have limited awareness of real-time intent, leaving session-level shifts among browsing, comparison, and purchase insufficiently addressed. We present DREAM (Developing Recommender Engine with Agentic Methods), an autonomous optimization control architecture that adds a perception-aware, orchestrable, and auditable policy layer atop existing pipelines without replacing them. DREAM has two core components. First, a three-tier Intent Engine fuses on-device signals into structured L0/L1/L2 intent representations; its edge-cloud trigger chain reduces reporting volume to approximately 8.7%. Second, a Meta Engine uses a MetaModel for layered M1-to-M2-to-M3 reasoning: intent summarization, strategy planning informed by Strategy Memory, and parameter translation. It dispatches the resulting parameters through a unified outlet with safety guardrails. A Reward Dual Loop continuously optimizes both components by combining offline simulation for strategy-space exploration with online feedback for outcome calibration, forming a cycle of generation, execution, evaluation, and experience accumulation. Large-scale A/B tests on Taobao's homepage feed show that re-ranking control alone improves IPV by 2.06%, Core IPV by 2.39%, and GMV by 0.88%. Extending control to fine ranking raises these gains to 2.71%, 3.06%, and 1.31%, respectively, while consistently improving PV by more than 1%. These gains require neither replacement of pipeline models nor compromise of serving stability, supporting agentic meta-control as a viable paradigm for industrial recommendation.