paper-with-me

홈 › Papers

MiNet: Mixed Interest Network for Cross-Domain Click-Through Rate Prediction

2020-08-07 · Wentao Ouyang, Xiuwu Zhang, Lei Zhao, Jinmei Luo, Yu Zhang, Heng Zou, Zhaojie Liu, Yanlong Du

Click-through rate (CTR) prediction is a critical task in online advertising systems. Existing works mainly address the single-domain CTR prediction problem and model aspects such as feature interaction, user behavior history and contextual information. Nevertheless, ads are usually displayed with natural content, which offers an opportunity for cross-domain CTR prediction. In this paper, we address this problem and leverage auxiliary data from a source domain to improve the CTR prediction performance of a target domain. Our study is based on UC Toutiao (a news feed service integrated with the UC Browser App, serving hundreds of millions of users daily), where the source domain is the news and the target domain is the ad. In order to effectively leverage news data for predicting CTRs of ads, we propose the Mixed Interest Network (MiNet) which jointly models three types of user interest: 1) long-term interest across domains, 2) short-term interest from the source domain and 3) short-term interest in the target domain. MiNet contains two levels of attentions, where the item-level attention can adaptively distill useful information from clicked news / ads and the interest-level attention can adaptively fuse different interest representations. Offline experiments show that MiNet outperforms several state-of-the-art methods for CTR prediction. We have deployed MiNet in UC Toutiao and the A/B test results show that the online CTR is also improved substantially. MiNet now serves the main ad traffic in UC Toutiao.

📄 PDF Abstract BibTeX arXiv:2008.02974

Code (1)

oywtece/minet 공식 구현 tf

Tasks

Click-Through Rate PredictionPrediction

Similar Papers 제목 키워드 기반

DemiNet: Dependency-Aware Multi-Interest Network with Self-Supervised Graph Learning for Click-Through Rate Prediction

2021-09-26 · Yule Wang, Qiang Luo, Yue Ding, Yunzhe Li 외

In this paper, we propose a novel model named DemiNet (short for DEpendency-Aware Multi-Interest Network) to address the above two issues. To be specific, we first consider various dependency types between item nodes and…

Click-Through Rate PredictionDenoisingGraph EmbeddingGraph Learning

Explicitly antisymmetrized neural network layers for variational Monte Carlo simulation

2021-12-07 · Jeffmin Lin, Gil Goldshlager, Lin Lin

The combination of neural networks and quantum Monte Carlo methods has arisen as a path forward for highly accurate electronic structure calculations. Previous proposals have combined equivariant neural network layers wi…

DiagnosticVariational Monte Carlo

SimiNet: a Novel Method for Quantifying Brain Network Similarity

2017-09-21

Quantifying the similarity between two networks is critical in many applications. A number of algorithms have been proposed to compute graph similarity, mainly based on the properties of nodes and edges. Interestingly, m…

Graph SimilarityObject Categorization

DMInet: An Accurate and Highly Flexible Deep Learning Framework for Drug Membrane Interaction with Membrane Selectivity

2021-05-27 · Guang Chen

Drug membrane interaction is a very significant bioprocess to consider in drug discovery. Here, we propose a novel deep learning framework coined DMInet to study drug-membrane interactions that leverages large-scale Mart…

Drug Discovery

MuLMINet: Multi-Layer Multi-Input Transformer Network with Weighted Loss

2023-07-17 · Minwoo Seong, Jeongseok Oh, SeungJun Kim

The increasing use of artificial intelligence (AI) technology in turn-based sports, such as badminton, has sparked significant interest in evaluating strategies through the analysis of match video data. Predicting future…