Saved in:
Bibliographic Details
Main Authors: Jiang, Yunjiang, Agarwal, Ayush, Liu, Yang, Xue, Bi
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2510.18239
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866909992939945984
author Jiang, Yunjiang
Agarwal, Ayush
Liu, Yang
Xue, Bi
author_facet Jiang, Yunjiang
Agarwal, Ayush
Liu, Yang
Xue, Bi
contents Scaling large recommendation systems requires advancing three major frontiers: processing longer user histories, expanding candidate sets, and increasing model capacity. While promising, transformers' computational cost scales quadratically with the user sequence length and linearly with the number of candidates. This trade-off makes it prohibitively expensive to expand candidate sets or increase sequence length at inference, despite the significant performance improvements. We introduce \textbf{LIME}, a novel architecture that resolves this trade-off. Through two key innovations, LIME fundamentally reduces computational complexity. First, low-rank ``link embeddings" enable pre-computation of attention weights by decoupling user and candidate interactions, making the inference cost nearly independent of candidate set size. Second, a linear attention mechanism, \textbf{LIME-XOR}, reduces the complexity with respect to user sequence length from quadratic ($O(N^2)$) to linear ($O(N)$). Experiments on public and industrial datasets show LIME achieves near-parity with state-of-the-art transformers but with a 10$\times$ inference speedup on large candidate sets or long sequence lengths. When tested on a major recommendation platform, LIME improved user engagement while maintaining minimal inference costs with respect to candidate set size and user history length, establishing a new paradigm for efficient and expressive recommendation systems.
format Preprint
id arxiv_https___arxiv_org_abs_2510_18239
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle LIME: Link-based user-item Interaction Modeling with decoupled xor attention for Efficient test time scaling
Jiang, Yunjiang
Agarwal, Ayush
Liu, Yang
Xue, Bi
Information Retrieval
Machine Learning
Scaling large recommendation systems requires advancing three major frontiers: processing longer user histories, expanding candidate sets, and increasing model capacity. While promising, transformers' computational cost scales quadratically with the user sequence length and linearly with the number of candidates. This trade-off makes it prohibitively expensive to expand candidate sets or increase sequence length at inference, despite the significant performance improvements. We introduce \textbf{LIME}, a novel architecture that resolves this trade-off. Through two key innovations, LIME fundamentally reduces computational complexity. First, low-rank ``link embeddings" enable pre-computation of attention weights by decoupling user and candidate interactions, making the inference cost nearly independent of candidate set size. Second, a linear attention mechanism, \textbf{LIME-XOR}, reduces the complexity with respect to user sequence length from quadratic ($O(N^2)$) to linear ($O(N)$). Experiments on public and industrial datasets show LIME achieves near-parity with state-of-the-art transformers but with a 10$\times$ inference speedup on large candidate sets or long sequence lengths. When tested on a major recommendation platform, LIME improved user engagement while maintaining minimal inference costs with respect to candidate set size and user history length, establishing a new paradigm for efficient and expressive recommendation systems.
title LIME: Link-based user-item Interaction Modeling with decoupled xor attention for Efficient test time scaling
topic Information Retrieval
Machine Learning
url https://arxiv.org/abs/2510.18239