paper-with-me

홈 › Papers

Field Matters: A lightweight LLM-enhanced Method for CTR Prediction

2025-05-20 · Yu Cui, Feng Liu, Jiawei Chen, Xingyu Lou, Changwang Zhang, Jun Wang, Yuegang Sun, Xiaohu Yang, Can Wang

Click-through rate (CTR) prediction is a fundamental task in modern recommender systems. In recent years, the integration of large language models (LLMs) has been shown to effectively enhance the performance of traditional CTR methods. However, existing LLM-enhanced methods often require extensive processing of detailed textual descriptions for large-scale instances or user/item entities, leading to substantial computational overhead. To address this challenge, this work introduces LLaCTR, a novel and lightweight LLM-enhanced CTR method that employs a field-level enhancement paradigm. Specifically, LLaCTR first utilizes LLMs to distill crucial and lightweight semantic knowledge from small-scale feature fields through self-supervised field-feature fine-tuning. Subsequently, it leverages this field-level semantic knowledge to enhance both feature representation and feature interactions. In our experiments, we integrate LLaCTR with six representative CTR models across four datasets, demonstrating its superior performance in terms of both effectiveness and efficiency compared to existing LLM-enhanced methods. Our code is available at https://anonymous.4open.science/r/LLaCTR-EC46.

📄 PDF Abstract BibTeX arXiv:2505.14057

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Posterior Probability Matters: Doubly-Adaptive Calibration for Neural Predictions in Online Advertising

2022-05-15 · Penghui Wei, Weimin Zhang, Ruijie Hou, Jinquan Liu 외

Predicting user response probabilities is vital for ad ranking and bidding. We hope that predictive models can produce accurate probabilistic predictions that reflect true likelihoods. Calibration techniques aim to post-…

Imputation for prediction: beware of diminishing returns

2024-07-29 · Marine Le Morvan, Gaël Varoquaux

Missing values are prevalent across various fields, posing challenges for training and deploying predictive models. In this context, imputation is a common practice, driven by the hope that accurate imputations will enha…

ImputationMissing ValuesPrediction

Protein-RNA interaction prediction with deep learning: Structure matters

2021-07-26 · Junkang Wei, Siyuan Chen, Licheng Zong, Xin Gao 외

Protein-RNA interactions are of vital importance to a variety of cellular activities. Both experimental and computational techniques have been developed to study the interactions. Due to the limitation of the previous da…

Deep Learning

Correct Normalization Matters: Understanding the Effect of Normalization On Deep Neural Network Models For Click-Through Rate Prediction

2020-06-23 · Zhiqiang Wang, Qingyun She, PengTao Zhang, Junlin Zhang

Normalization has become one of the most fundamental components in many deep neural networks for machine learning tasks while deep neural network has also been widely used in CTR estimation field. Among most of the propo…

Click-Through Rate Prediction

Privileged Self-Access Matters for Introspection in AI

2025-08-20 · Siyuan Song, Harvey Lederman, Jennifer Hu, Kyle Mahowald arxiv

Whether AI models can introspect is an increasingly important practical question. But there is no consensus on how introspection is to be defined. Beginning from a recently proposed ''lightweight'' definition, we argue i…