paper-with-me

홈 › Papers

Click-aware Structure Transfer with Sample Weight Assignment for Post-Click Conversion Rate Estimation

2023-04-03 · Kai Ouyang, Wenhao Zheng, Chen Tang, Xuanji Xiao, Hai-Tao Zheng

Post-click Conversion Rate (CVR) prediction task plays an essential role in industrial applications, such as recommendation and advertising. Conventional CVR methods typically suffer from the data sparsity problem as they rely only on samples where the user has clicked. To address this problem, researchers have introduced the method of multi-task learning, which utilizes non-clicked samples and shares feature representations of the Click-Through Rate (CTR) task with the CVR task. However, it should be noted that the CVR and CTR tasks are fundamentally different and may even be contradictory. Therefore, introducing a large amount of CTR information without distinction may drown out valuable information related to CVR. This phenomenon is called the curse of knowledge problem in this paper. To tackle this issue, we argue that a trade-off should be achieved between the introduction of large amounts of auxiliary information and the protection of valuable information related to CVR. Hence, we propose a Click-aware Structure Transfer model with sample Weight Assignment, abbreviated as CSTWA. It pays more attention to the latent structure information, which can filter the input information that is related to CVR, instead of directly sharing feature representations. Meanwhile, to capture the representation conflict between CTR and CVR, we calibrate the representation layer and reweight the discriminant layer to excavate the click bias information from the CTR tower. Moreover, it incorporates a sample weight assignment algorithm biased towards CVR modeling, to make the knowledge from CTR would not mislead the CVR. Extensive experiments on industrial and public datasets have demonstrated that CSTWA significantly outperforms widely used and competitive models.

📄 PDF Abstract BibTeX arXiv:2304.01169

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

A Bag of Tricks for Scaling CPU-based Deep FFMs to more than 300m Predictions per Second

2024-07-14 · Blaž Škrlj, Benjamin Ben-Shalom, Grega Gašperšič, Adi Schwartz 외

Field-aware Factorization Machines (FFMs) have emerged as a powerful model for click-through rate prediction, particularly excelling in capturing complex feature interactions. In this work, we present an in-depth analysi…

Click-Through Rate PredictionCPUQuantization

AdaptiveClick: Clicks-aware Transformer with Adaptive Focal Loss for Interactive Image Segmentation

2023-05-07 · Jiacheng Lin, Jiajun Chen, Kailun Yang, Alina Roitberg 외

Interactive Image Segmentation (IIS) has emerged as a promising technique for decreasing annotation time. Substantial progress has been made in pre- and post-processing for IIS, but the critical issue of interaction ambi…

DecoderImage SegmentationSegmentationSemantic Segmentation

Entire-Space Variational Information Exploitation for Post-Click Conversion Rate Prediction

2024-12-17 · Ke Fei, Xinyue Zhang, Jingjing Li

In recommender systems, post-click conversion rate (CVR) estimation is an essential task to model user preferences for items and estimate the value of recommendations. Sample selection bias (SSB) and data sparsity (DS) a…

Knowledge DistillationRecommendation SystemsSelection bias

Clickbait Detection with Style-aware Title Modeling and Co-attention

2020-10-01 · CCL 2020 10 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Clickbait is a form of web content designed to attract attention and entice users to click on specific hyperlinks. The detection of clickbaits is an important task for online platforms to improve the quality of web conte…

Binary ClassificationClickbait Detection

Semi-Supervised Confidence Network aided Gated Attention based Recurrent Neural Network for Clickbait Detection

2018-11-04 · Amrith Rajagopal Setlur

Clickbaits are catchy headlines that are frequently used by social media outlets in order to allure its viewers into clicking them and thus leading them to dubious content. Such venal schemes thrive on exploiting the cur…

Clickbait DetectionGeneral Classification