paper-with-me

홈 › Papers

PLUM: Adapting Pre-trained Language Models for Industrial-scale Generative Recommendations

2025-10-09 · Ruining He, Lukasz Heldt, Lichan Hong, Raghunandan Keshavan, Shifan Mao, Nikhil Mehta, Zhengyang Su, Alicia Tsai, Yueqi Wang, Shao-Chuan Wang, Xinyang Yi, Lexi Baugher, Baykal Cakici, Ed Chi, Cristos Goodrow, Ningren Han, He Ma, Romer Rosales, Abby Van Soest, Devansh Tandon, Su-Lin Wu, Weilong Yang, Yilin Zheng arxiv

Large Language Models (LLMs) pose a new paradigm of modeling and computation for information tasks. Recommendation systems are a critical application domain poised to benefit significantly from the sequence modeling capabilities and world knowledge inherent in these large models. In this paper, we introduce PLUM, a framework designed to adapt pre-trained LLMs for industry-scale recommendation tasks. PLUM consists of item tokenization using Semantic IDs, continued pre-training (CPT) on domain-specific data, and task-specific fine-tuning for recommendation objectives. For fine-tuning, we focus particularly on generative retrieval, where the model is directly trained to generate Semantic IDs of recommended items based on user context. We conduct comprehensive experiments on large-scale internal video recommendation datasets. Our results demonstrate that PLUM achieves substantial improvements for retrieval compared to a heavily-optimized production model built with large embedding tables. We also present a scaling study for the model's retrieval performance, our learnings about CPT, a few enhancements to Semantic IDs, along with an overview of the training and inference methods that enable launching this framework to billions of users in YouTube.

📄 PDF Abstract BibTeX arXiv:2510.07784

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Edge-Aware and Content-Adaptive Infrared Gas Leak Detection for Industrial Safety Monitoring

2025-12-29 · Dongsheng Li, Tianli Ma, Siling Wang, Beibei Duan 외 arxiv

Infrared gas leak detection is important for industrial safety and environmental monitoring, but automatic detection remains challenging because gas plumes are often faint, small, semi-transparent, and weakly bounded. Th…

Representation Learning

Characterization of Industrial Smoke Plumes from Remote Sensing Data

2020-11-23 · Michael Mommert, Mario Sigel, Marcel Neuhausler, Linus Scheibenreif 외

The major driver of global warming has been identified as the anthropogenic release of greenhouse gas (GHG) emissions from industrial activities. The quantitative monitoring of these emissions is mandatory to fully under…

Spatiotemporal Predictions of Toxic Urban Plumes Using Deep Learning

2024-05-30 · Yinan Wang, M. Giselle Fernández-Godino, Nipun Gunawardena, Donald D. Lucas 외

Industrial accidents, chemical spills, and structural fires can release large amounts of harmful materials that disperse into urban atmospheres and impact populated areas. Computer models are typically used to predict th…

Deep LearningTemporal Sequences

$\textbf{PLUM}$: Improving Code LMs with Execution-Guided On-Policy Preference Learning Driven By Synthetic Test Cases

2024-06-11 · Dylan Zhang, Shizhe Diao, Xueyan Zou, Hao Peng

Preference learning provides a promising solution to address the limitations of supervised fine-tuning (SFT) for code language models, where the model is not explicitly trained to differentiate between correct and incorr…

Code GenerationHumanEvalLanguage Modellingmbpp

Detecting Methane Plumes using PRISMA: Deep Learning Model and Data Augmentation

2022-11-17 · Alexis Groshenry, Clement Giron, Thomas Lauvaux, Alexandre d'Aspremont 외

The new generation of hyperspectral imagers, such as PRISMA, has improved significantly our detection capability of methane (CH4) plumes from space at high spatial resolution (30m). We present here a complete framework t…

Data Augmentation