paper-with-me

홈 › Papers

Boosting Deep CTR Prediction with a Plug-and-Play Pre-trainer for News Recommendation

2022-10-01 · COLING 2022 10 · Qijiong Liu, Jieming Zhu, Quanyu Dai, Xiaoming Wu

Understanding news content is critical to improving the quality of news recommendation. To achieve this goal, recent studies have attempted to apply pre-trained language models (PLMs) such as BERT for semantic-enhanced news recommendation. Despite their great success in offline evaluation, it is still a challenge to apply such large PLMs in real-time ranking model due to the stringent requirement in inference and updating time. To bridge this gap, we propose a plug-and-play pre-trainer, namely PREC, to learn both user and news encoders through multi-task pre-training. Instead of directly leveraging sophisticated PLMs for end-to-end inference, we focus on how to use the derived user and item representations to boost the performance of conventional lightweight models for click-through-rate prediction. This enables efficient online inference as well as compatibility to conventional models, which would significantly ease the practical deployment. We validate the effectiveness of PREC through both offline evaluation on public datasets and online A/B testing in an industrial application.

📄 PDF Abstract BibTeX

Code (1)

jyonn/prec 공식 구현 pytorch

Tasks

Click-Through Rate PredictionNews Recommendation

Similar Papers 제목 키워드 기반

Out-of-distribution Evidence-aware Fake News Detection via Dual Adversarial Debiasing

2023-04-25 · Qiang Liu, Junfei Wu, Shu Wu, Liang Wang

Evidence-aware fake news detection aims to conduct reasoning between news and evidence, which is retrieved based on news content, to find uniformity or inconsistency. However, we find evidence-aware detection models suff…

Fake News Detection

Predicting The Stock Trend Using News Sentiment Analysis and Technical Indicators in Spark

2022-01-19 · Taylan Kabbani, Fatih Enes Usta

Predicting the stock market trend has always been challenging since its movement is affected by many factors. Here, we approach the future trend prediction problem as a machine learning classification problem by creating…

BIG-bench Machine LearningSentiment Analysis

A Plug-and-Play Temporal Normalization Module for Robust Remote Photoplethysmography

2024-11-22 · Kegang Wang, Jiankai Tang, Yantao Wei, Mingxuan Liu 외

Remote photoplethysmography (rPPG) extracts PPG signals from subtle color changes in facial videos, showing strong potential for health applications. However, most rPPG methods rely on intensity differences between conse…

DACA-GRPO: Denoising-Aware Credit Assignment for Reinforcement Learning in Diffusion Language Models

2026-05-08 · Amin Karimi Monsefi, Dominic Culver, Nikhil Bhendawade, Lokesh Boominathan 외 arxiv

Diffusion large language models are a compelling alternative to autoregressive models, yet existing RL methods for diffusion treat all denoising steps as equally important and rely on biased, high-variance likelihood est…

Reinforcement LearningMathematical ReasoningCode Generation

Mining Dual Emotion for Fake News Detection

2019-03-05 · Xueyao Zhang, Juan Cao, Xirong Li, Qiang Sheng 외

Emotion plays an important role in detecting fake news online. When leveraging emotional signals, the existing methods focus on exploiting the emotions of news contents that conveyed by the publishers (i.e., publisher em…

Fake News Detection