Pith. sign in

REVIEW 3 cited by

Climber: Toward Efficient Scaling Laws for Large Recommendation Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2502.09888 v2 pith:PRWN724D submitted 2025-02-14 cs.IR

classification cs.IR
keywords scalingclimberefficientmodelrecommendationaccelerationachievescomputational
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Transformer-based generative models have achieved remarkable success across domains with various scaling law manifestations. However, our extensive experiments reveal persistent challenges when applying Transformer to recommendation systems: (1) Transformer scaling is not ideal with increased computational resources, due to structural incompatibilities with recommendation-specific features such as multi-source data heterogeneity; (2) critical online inference latency constraints (tens of milliseconds) that intensify with longer user behavior sequences and growing computational demands. We propose Climber, an efficient recommendation framework comprising two synergistic components: the model architecture for efficient scaling and the co-designed acceleration techniques. Our proposed model adopts two core innovations: (1) multi-scale sequence extraction that achieves a time complexity reduction by a constant factor, enabling more efficient scaling with sequence length; (2) dynamic temperature modulation adapting attention distributions to the multi-scenario and multi-behavior patterns. Complemented by acceleration techniques, Climber achieves a 5.15$\times$ throughput gain without performance degradation by adopting a "single user, multiple item" batched processing and memory-efficient Key-Value caching. Comprehensive offline experiments on multiple datasets validate that Climber exhibits a more ideal scaling curve. To our knowledge, this is the first publicly documented framework where controlled model scaling drives continuous online metric growth (12.19\% overall lift) without prohibitive resource costs. Climber has been successfully deployed on Netease Cloud Music, one of China's largest music streaming platforms, serving tens of millions of users daily.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Faster and Memory-Efficient Training of Sequential Recommendation Models for Large Catalogs

    cs.IR 2025-08 accept novelty 6.0 of 10

    CCE- is a Triton kernel implementation of cross-entropy loss with negative sampling that reduces memory by more than 10x and accelerates training by up to 2x for large-catalog sequential recommenders.

  2. Melo: A Production LLM-Powered Music Recommendation Agent

    cs.IR 2026-07 conditional novelty 5.5 of 10

    Production music agent Melo cuts entity misID 7.8 pp and recovers 59% of sparse long-tail sessions via named grounding and reflective retry, with >2 pp retention and >1 min engagement lifts online.

  3. On the Practice of Scaling Search Conversion Rate Prediction

    cs.IR 2026-05 unverdicted novelty 2.0 of 10

    Empirical scaling of backbone, embeddings, and data shows largely independent additive gains, enabling a deployed model with 2.5x data and 8x compute that delivers +2.6% CVR improvement with minimal latency change.

Pith tools