English
Related papers

Related papers: FinalMLP: An Enhanced Two-Stream MLP Model for CTR…

200 papers

Click-through rate prediction is an essential task in industrial applications, such as online advertising. Recently deep learning based models have been proposed, which follow a similar Embedding\&MLP paradigm. In these methods large scale…

Machine Learning · Statistics 2018-09-14 Guorui Zhou , Chengru Song , Xiaoqiang Zhu , Ying Fan , Han Zhu , Xiao Ma , Yanghui Yan , Junqi Jin , Han Li , Kun Gai

Click-through rate (CTR) estimation is a fundamental task in personalized advertising and recommender systems and it's important for ranking models to effectively capture complex high-order features.Inspired by the success of ELMO and Bert…

Information Retrieval · Computer Science 2021-07-27 Zhiqiang Wang , Qingyun She , PengTao Zhang , Junlin Zhang

Hypergraphs are vital in modelling data with higher-order relations containing more than two entities, gaining prominence in machine learning and signal processing. Many hypergraph neural networks leverage message passing over hypergraph…

Machine Learning · Computer Science 2025-08-09 Bohan Tang , Siheng Chen , Xiaowen Dong

Accurate identification of the penetration process relies heavily on prior feature values of penetration acceleration. However, these feature values are typically obtained through long simulation cycles and expensive computations. To…

Machine Learning · Computer Science 2025-12-30 Yankang Li , Changsheng Li

Click-Through Rate (CTR) prediction plays a core role in recommender systems, serving as the final-stage filter to rank items for a user. The key to addressing the CTR task is learning feature interactions that are useful for prediction,…

Information Retrieval · Computer Science 2023-04-27 Yang Zhang , Tianhao Shi , Fuli Feng , Wenjie Wang , Dingxian Wang , Xiangnan He , Yongdong Zhang

In recent years, the training requirements of many state-of-the-art Deep Learning (DL) models have scaled beyond the compute and memory capabilities of a single processor, and necessitated distribution among processors. Training such…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-03-16 Quentin Anthony , Ammar Ahmad Awan , Jeff Rasley , Yuxiong He , Aamir Shafi , Mustafa Abduljabbar , Hari Subramoni , Dhabaleswar Panda

Accurately predicting click-through rates (CTR) under stringent privacy constraints poses profound challenges, particularly when user-item interactions are sparse and fragmented across domains. Conventional cross-domain CTR (CCTR) methods…

Information Retrieval · Computer Science 2025-03-24 Jiangcheng Qin , Xueyuan Zhang , Baisong Liu , Jiangbo Qian , Yangyang Wang

Advertising click-through rate (CTR) prediction aims to forecast the probability that a user will click on an advertisement in a given context, thus providing enterprises with decision support for product ranking and ad placement. However,…

Machine Learning · Computer Science 2024-11-26 Xiaowei Xi , Song Leng , Yuqing Gong , Dalin Li

Modern deep learning architectures are ordinarily performed on high-performance computing facilities due to the large size of the input features and complexity of its model. This paper proposes traditional multilayer perceptrons (MLP) with…

Audio and Speech Processing · Electrical Eng. & Systems 2022-09-28 Bagus Tris Atmaja , Masato Akagi

Click-through rate (CTR) prediction is a critical task in online advertising systems. Models like Deep Neural Networks (DNNs) are simple but stateless. They consider each target ad independently and cannot directly extract useful…

Information Retrieval · Computer Science 2019-07-23 Wentao Ouyang , Xiuwu Zhang , Shukui Ren , Li Li , Zhaojie Liu , Yanlong Du

Convolutional Neural Networks (CNNs) are the go-to model for computer vision. Recently, attention-based networks, such as the Vision Transformer, have also become popular. In this paper we show that while convolutions and attention are both…

In recent years, live streaming platforms have gained immense popularity as they allow users to broadcast their videos and interact in real-time with hosts and peers. Due to the dynamic changes of live content, accurate recommendation…

Computer Vision and Pattern Recognition · Computer Science 2023-06-27 Jiaxin Deng , Dong Shen , Shiyao Wang , Xiangyu Wu , Fan Yang , Guorui Zhou , Gaofeng Meng

The CTR (Click-Through Rate) prediction plays a central role in the domain of computational advertising and recommender systems. There exists several kinds of methods proposed in this field, such as Logistic Regression (LR), Factorization…

Information Retrieval · Computer Science 2020-06-30 Shu Wu , Feng Yu , Xueli Yu , Qiang Liu , Liang Wang , Tieniu Tan , Jie Shao , Fan Huang

Click-Through Rate (CTR) prediction has become an essential task in digital industries, such as digital advertising or online shopping. Many deep learning-based methods have been implemented and have become state-of-the-art models in the…

Information Retrieval · Computer Science 2024-06-19 Ibrahim Can Yilmaz , Said Aldemir

Fast approximations of power flow results are beneficial in power system planning and live operation. In planning, millions of power flow calculations are necessary if multiple years, different control strategies or contingency policies are…

Machine Learning · Computer Science 2020-08-24 Florian Schaefer , Jan-Hendrik Menke , Martin Braun

Click-through rate (CTR) prediction is a critical problem in web search, recommendation systems and online advertisement displaying. Learning good feature interactions is essential to reflect user's preferences to items. Many CTR prediction…

Information Retrieval · Computer Science 2021-05-13 Yuan Cheng , Yanbo Xue

Online travel platforms (OTPs), e.g., Ctrip.com or Fliggy.com, can effectively provide travel-related products or services to users. In this paper, we focus on the multi-scenario click-through rate (CTR) prediction, i.e., training a unified…

Information Retrieval · Computer Science 2023-04-18 Peilin Chen , Hong Wen , Jing Zhang , Fuyu Lv , Zhao Li , Qijie Shen , Wanjie Tao , Ying Zhou , Chao Zhang

Click-Through Rate (CTR) prediction has been an indispensable component for many industrial applications, such as recommendation systems and online advertising. CTR prediction systems are usually based on multi-field categorical features,…

Information Retrieval · Computer Science 2020-09-29 Wenqiang Chen , Lizhang Zhan , Yuanlong Ci , Minghua Yang , Chen Lin , Dugang Liu

A multilayer perceptron (MLP) is typically made of multiple fully connected layers with nonlinear activation functions. There have been several approaches to make them better (e.g. faster convergence, better convergence limit, etc.). But…

Machine Learning · Computer Science 2021-08-24 Taewoon Kim

Neural-based multi-task learning (MTL) has been successfully applied to many recommendation applications. However, these MTL models (e.g., MMoE, PLE) did not consider feature interaction during the optimization, which is crucial for…