PulseAugur
EN
LIVE 03:24:52

GRACE system accelerates generative ad retrieval with new matching and compute optimizations

A new research paper introduces GRACE, a system designed to accelerate generative recommenders for real-time ad retrieval. GRACE addresses two key challenges: ensuring ad eligibility through a novel Generative Target Matching (GTM) technique and optimizing compute costs and latency for encoder-decoder Transformers. The system redesigns the decoder for wide-beam, short-sequence generation and includes optimizations for attention kernels, KV cache, and beam search, significantly reducing latency and keeping generative retrieval within strict requirements. AI

IMPACT Optimizes generative models for real-time applications, potentially improving ad targeting efficiency and reducing computational costs.

RANK_REASON The cluster contains a research paper detailing a new system and methodology. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.IR (Information Retrieval) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

GRACE system accelerates generative ad retrieval with new matching and compute optimizations

COVERAGE [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Gaoxiang Liu ·

    GRACE: Generative Recommender Acceleration Engine for Real-Time Ads Retrieval

    Productionizing generative recommenders for high-volume, real-time ads retrieval creates two serving challenges: eligibility, ensuring that each generated ad is eligible for the request under the advertiser's audience targeting rules, and compute, which requires meeting strict la…