paper-with-me

홈 › Papers

TwERC: High Performance Ensembled Candidate Generation for Ads Recommendation at Twitter

2023-02-27 · Vanessa Cai, Pradeep Prabakar, Manuel Serrano Rebuelta, Lucas Rosen, Federico Monti, Katarzyna Janocha, Tomo Lazovich, Jeetu Raj, Yedendra Shrinivasan, Hao Li, Thomas Markovich

Recommendation systems are a core feature of social media companies with their uses including recommending organic and promoted contents. Many modern recommendation systems are split into multiple stages - candidate generation and heavy ranking - to balance computational cost against recommendation quality. We focus on the candidate generation phase of a large-scale ads recommendation problem in this paper, and present a machine learning first heterogeneous re-architecture of this stage which we term TwERC. We show that a system that combines a real-time light ranker with sourcing strategies capable of capturing additional information provides validated gains. We present two strategies. The first strategy uses a notion of similarity in the interaction graph, while the second strategy caches previous scores from the ranking stage. The graph based strategy achieves a 4.08% revenue gain and the rankscore based strategy achieves a 1.38% gain. These two strategies have biases that complement both the light ranker and one another. Finally, we describe a set of metrics that we believe are valuable as a means of understanding the complex product trade offs inherent in industrial candidate generation systems.

📄 PDF Abstract BibTeX arXiv:2302.13915

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Rethinking LLM-Based Recommendations: A Query Generation-Based, Training-Free Approach

2025-04-16 · Donghee Han, Hwanjun Song, Mun Yong Yi

Existing large language model LLM-based recommendation methods face several challenges, including inefficiency in handling large candidate pools, sensitivity to item order within prompts ("lost in the middle" phenomenon)…

DiversityLanguage ModelingLanguage ModellingLarge Language Model+1

High-Quality Prediction Intervals for Deep Learning: A Distribution-Free, Ensembled Approach

2018-02-20 · ICML 2018 7 · Tim Pearce, Mohamed Zaki, Alexandra Brintrup, Andy Neely

This paper considers the generation of prediction intervals (PIs) by neural networks for quantifying uncertainty in regression tasks. It is axiomatic that high-quality PIs should be as narrow as possible, whilst capturin…

FormPrediction IntervalsregressionUncertainty Quantification

Stanford MLab at SemEval 2022 Task 7: Tree- and Transformer-Based Methods for Clarification Plausibility

2022-07-01 · SemEval (NAACL) 2022 7 · Thomas Yim, Junha Lee, Rishi Verma, Scott Hickmann 외

In this paper, we detail the methods we used to determine the idiomaticity and plausibility of candidate words or phrases into an instructional text as part of the SemEval Task 7: Identifying Plausible Clarifications of …

Toward Drug-Target Interaction Prediction via Ensemble Modeling and Transfer Learning

2021-07-02 · Po-Yu Kao, Shu-Min Kao, Nan-Lan Huang, Yen-Chu Lin

Drug-target interaction (DTI) prediction plays a crucial role in drug discovery, and deep learning approaches have achieved state-of-the-art performance in this field. We introduce an ensemble of deep learning models (En…

Deep LearningDrug DiscoveryTransfer Learning

Randomized Ensembled Double Q-Learning: Learning Fast Without a Model

2021-01-15 · ICLR 2021 1 · Xinyue Chen, Che Wang, Zijian Zhou, Keith Ross

Using a high Update-To-Data (UTD) ratio, model-based methods have recently achieved much higher sample efficiency than previous model-free methods for continuous-action DRL benchmarks. In this paper, we introduce a simpl…

MuJoCoQ-Learning