paper-with-me

홈 › Papers

A Click-Through Rate Prediction Method Based on Cross-Importance of Multi-Order Features

2024-05-14 · Hao Wang, Nao Li

Most current click-through rate prediction(CTR)models create explicit or implicit high-order feature crosses through Hadamard product or inner product, with little attention to the importance of feature crossing; only few models are either limited to the second-order explicit feature crossing, implicitly to high-order feature crossing, or can learn the importance of high-order explicit feature crossing but fail to provide good interpretability for the model. This paper proposes a new model, FiiNet (Multiple Order Feature Interaction Importance Neural Networks). The model first uses the selective kernel network (SKNet) to explicitly construct multi-order feature crosses. It dynamically learns the importance of feature interaction combinations in a fine grained manner, increasing the attention weight of important feature cross combinations and reducing the weight of featureless crosses. To verify that the FiiNet model can dynamically learn the importance of feature interaction combinations in a fine-grained manner and improve the model's recommendation performance and interpretability, this paper compares it with many click-through rate prediction models on two real datasets, proving that the FiiNet model incorporating the selective kernel network can effectively improve the recommendation effect and provide better interpretability. FiiNet model implementations are available in PyTorch.

📄 PDF Abstract BibTeX arXiv:2405.08852

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate Prediction

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dilated Convolution 설명 없음
How to file a complaint against Expedia? To file a complaint with Expedia, call their customer support at +1-(805)-330-4056. You can also send a written complaint using the contact form on the Expedia website. Calling…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Selective Kernel Convolution A Selective Kernel Convolution is a convolution that enables neurons to adaptively adjust their RF sizes among multiple…
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Selective Kernel A Selective Kernel unit is a bottleneck block consisting of a sequence of 1×1 convolution, SK convolution and 1×1 convolution.…

Similar Papers 제목 키워드 기반

Disentangled Self-Attentive Neural Networks for Click-Through Rate Prediction

2021-01-11 · Yichen Xu, Yanqiao Zhu, Feng Yu, Qiang Liu 외

Click-Through Rate (CTR) prediction, whose aim is to predict the probability of whether a user will click on an item, is an essential task for many online applications. Due to the nature of data sparsity and high dimensi…

Click-Through Rate PredictionComputational EfficiencyFeature ImportancePrediction

Deep Context Interest Network for Click-Through Rate Prediction

2023-08-11 · Xuyang Hou, Zhe Wang, Qi Liu, Tan Qu 외

Click-Through Rate (CTR) prediction, estimating the probability of a user clicking on an item, is essential in industrial applications, such as online advertising. Many works focus on user behavior modeling to improve CT…

Click-Through Rate PredictionPrediction

AdaSparse: Learning Adaptively Sparse Structures for Multi-Domain Click-Through Rate Prediction

2022-06-27 · Xuanhua Yang, Xiaoyu Peng, Penghui Wei, Shaoguo Liu 외

Click-through rate (CTR) prediction is a fundamental technique in recommendation and advertising systems. Recent studies have proved that learning a unified model to serve multiple domains is effective to improve the ove…

Click-Through Rate Prediction

Click-Based Student Performance Prediction: A Clustering Guided Meta-Learning Approach

2021-10-28 · Yun-Wei Chu, Elizabeth Tenorio, Laura Cruz, Kerrie Douglas 외

We study the problem of predicting student knowledge acquisition in online courses from clickstream behavior. Motivated by the proliferation of eLearning lecture delivery, we specifically focus on student in-video activi…

ClusteringMeta-LearningTime SeriesTime Series Analysis

Temporal Importance Factor for Loss Functions for CTR Prediction

2023-11-28 · Ramazan Tarık Türksoy, Beyza Türkmen, Furkan Durmuş

Click-through rate (CTR) prediction is an important task for the companies to recommend products which better match user preferences. User behavior in digital advertising is dynamic and changes over time. It is crucial f…

Click-Through Rate Prediction