English

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

Information Retrieval 2026-01-29 v2 Artificial Intelligence

Abstract

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://github.com/istarryn/LLaCTR.

Keywords

Cite

@article{arxiv.2505.14057,
  title  = {Field Matters: A Lightweight LLM-enhanced Method for CTR Prediction},
  author = {Yu Cui and Feng Liu and Jiawei Chen and Xingyu Lou and Changwang Zhang and Jun Wang and Yuegang Sun and Xiaohu Yang and Can Wang},
  journal= {arXiv preprint arXiv:2505.14057},
  year   = {2026}
}
R2 v1 2026-07-01T02:24:20.459Z