PulseAugur
EN
LIVE 04:32:46

New Bayesian retrieval model BACH improves multi-interest recommendations

Researchers have developed BACH, a novel Bayesian approach to multi-interest two-tower retrieval systems. Unlike existing models that use hard routing, BACH employs a soft mixture of heads, which mitigates training under-utilization and provides per-user estimates of interest importance. This method has demonstrated improved retrieval performance on large-scale benchmarks including MovieLens-20M, Taobao, and Netflix, outperforming both single-vector and hard-routing multi-interest baselines. AI

IMPACT Introduces a novel method for improving recommendation systems by addressing limitations in multi-interest retrieval.

RANK_REASON The cluster contains a research paper detailing a new model and its performance on benchmarks. [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 →

New Bayesian retrieval model BACH improves multi-interest recommendations

COVERAGE [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Julien Monteil ·

    BACH: A Bayesian Admixture of Contrastive Heads for Multi-Interest Two-Tower Retrieval

    Two-tower retrievers compress each user into a single embedding, limiting their ability to serve diverse interests. Multi-interest models give each user several heads scored by a maximum inner product, but their hard-routing training under-utilizes heads (routing collapse) and gi…