FE-TCM: Filter-Enhanced Transformer Click Model for Web Search
Yingfei Wang, Jianping Liu, Jian Wang, Xiaofeng Wang, Meng, Wang, Xintao Chu

TL;DR
This paper introduces FE-TCM, a novel Transformer-based click model with filter layers that effectively reduces noise and improves click prediction accuracy in web search by modeling attraction and examination factors.
Contribution
The paper proposes a new FE-TCM model that integrates learnable filters with Transformer architecture to enhance click prediction in web search.
Findings
FE-TCM outperforms existing click models in experiments.
Learnable filters effectively reduce noise in user behavior data.
Transformer-based feature extraction improves representation of user interactions.
Abstract
Constructing click models and extracting implicit relevance feedback information from the interaction between users and search engines are very important to improve the ranking of search results. Using neural network to model users' click behaviors has become one of the effective methods to construct click models. In this paper, We use Transformer as the backbone network of feature extraction, add filter layer innovatively, and propose a new Filter-Enhanced Transformer Click Model (FE-TCM) for web search. Firstly, in order to reduce the influence of noise on user behavior data, we use the learnable filters to filter log noise. Secondly, following the examination hypothesis, we model the attraction estimator and examination predictor respectively to output the attractiveness scores and examination probabilities. A novel transformer model is used to learn the deeper representation among…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Web Data Mining and Analysis · Text and Document Classification Technologies
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dropout · Softmax · Position-Wise Feed-Forward Layer · Adam · Byte Pair Encoding · Residual Connection · Label Smoothing
