中文
相关论文

相关论文: FAT-DeepFFM: Field Attentive Deep Field-aware Fact…

200 篇论文

Recent saliency models extensively explore to incorporate multi-scale contextual information from Convolutional Neural Networks (CNNs). Besides direct fusion strategies, many approaches introduce message-passing to enhance CNN features or…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Yingyue Xu , Dan Xu , Xiaopeng Hong , Wanli Ouyang , Rongrong Ji , Min Xu , Guoying Zhao

Click-through rate (CTR) prediction plays an important role in online advertising systems. On the one hand, traditional CTR prediction models capture the collaborative signals in tabular data via feature interaction modeling, but they lose…

信息检索 · 计算机科学 2025-09-10 Rui Dong , Wentao Ouyang , Xiangzheng Liu

In Click-Through Rate (CTR) prediction, the long behavior sequence, comprising the user's long period of historical interactions with items has a vital influence on assessing the user's interest in the candidate item. Existing approaches…

信息检索 · 计算机科学 2025-08-29 Zhuoxing Wei , Qi Liu , Qingchen Xie

This paper is a contribution towards interpretability of the deep learning models in different applications of time-series. We propose a temporal attention layer that is capable of selecting the relevant information to perform various…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Phongtharin Vinayavekhin , Subhajit Chaudhury , Asim Munawar , Don Joven Agravante , Giovanni De Magistris , Daiki Kimura , Ryuki Tachibana

People deploy top-down, goal-directed attention to accomplish tasks, such as finding lost keys. By tuning the visual system to relevant information sources, object recognition can become more efficient (a benefit) and more biased toward the…

机器学习 · 计算机科学 2020-10-02 Xiaoliang Luo , Brett D. Roads , Bradley C. Love

Attention networks show promise for both vision and language tasks, by emphasizing relationships between constituent elements through weighting functions. Such elements could be regions in an image output by a region proposal network, or…

机器学习 · 计算机科学 2019-10-07 Chu Wang , Babak Samari , Vladimir Kim , Siddhartha Chaudhuri , Kaleem Siddiqi

Attention mechanism has played critical roles in various state-of-the-art NLP models such as Transformer and BERT. It can be formulated as a ternary function that maps the input queries, keys and values into an output by using a summation…

计算与语言 · 计算机科学 2020-10-09 Chuhan Wu , Fangzhao Wu , Tao Qi , Yongfeng Huang

The video-based facial expression recognition aims to classify a given video into several basic emotions. How to integrate facial features of individual frames is crucial for this task. In this paper, we propose the Frame Attention Networks…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Debin Meng , Xiaojiang Peng , Kai Wang , Yu Qiao

The click-through rate (CTR) reflects the ratio of clicks on a specific item to its total number of views. It has significant impact on websites' advertising revenue. Learning sophisticated models to understand and predict user behavior is…

机器学习 · 计算机科学 2020-07-29 Amit Livne , Roy Dor , Eyal Mazuz , Tamar Didi , Bracha Shapira , Lior Rokach

Many Click-Through Rate (CTR) prediction works focused on designing advanced architectures to model complex feature interactions but neglected the importance of feature representation learning, e.g., adopting a plain embedding layer for…

信息检索 · 计算机科学 2022-12-02 Fangye Wang , Yingxu Wang , Dongsheng Li , Hansu Gu , Tun Lu , Peng Zhang , Ning Gu

Click-Through Rate (CTR) prediction is one of the core tasks in recommender systems (RS). It predicts a personalized click probability for each user-item pair. Recently, researchers have found that the performance of CTR model can be…

信息检索 · 计算机科学 2021-08-11 Qiwei Chen , Changhua Pei , Shanshan Lv , Chao Li , Junfeng Ge , Wenwu Ou

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…

信息检索 · 计算机科学 2025-03-24 Jiangcheng Qin , Xueyuan Zhang , Baisong Liu , Jiangbo Qian , Yangyang Wang

Class Activation Mapping (CAM) is a powerful technique used to understand the decision making of Convolutional Neural Network (CNN) in computer vision. Recently, there have been attempts not only to generate better visual explanations, but…

机器学习 · 计算机科学 2021-05-04 Kwang Hee Lee , Chaewon Park , Junghyun Oh , Nojun Kwak

Cross-domain CTR (CDCTR) prediction is an important research topic that studies how to leverage meaningful data from a related domain to help CTR prediction in target domain. Most existing CDCTR works design implicit ways to transfer…

信息检索 · 计算机科学 2024-02-20 Xu Chen , Zida Cheng , Jiangchao Yao , Chen Ju , Weilin Huang , Jinsong Lan , Xiaoyi Zeng , Shuai Xiao

In this paper, we propose a novel sequence-aware recommendation model. Our model utilizes self-attention mechanism to infer the item-item relationship from user's historical interactions. With self-attention, it is able to estimate the…

信息检索 · 计算机科学 2018-08-28 Shuai Zhang , Yi Tay , Lina Yao , Aixin Sun

Click-through rate~(CTR) prediction, whose goal is to estimate the probability of the user clicks, has become one of the core tasks in advertising systems. For CTR prediction model, it is necessary to capture the latent user interest behind…

机器学习 · 统计学 2018-11-19 Guorui Zhou , Na Mou , Ying Fan , Qi Pi , Weijie Bian , Chang Zhou , Xiaoqiang Zhu , Kun Gai

Recent learning-based image classification and speech recognition approaches make extensive use of attention mechanisms to achieve state-of-the-art recognition power, which demonstrates the effectiveness of attention mechanisms. Motivated…

信号处理 · 电气工程与系统科学 2022-01-12 Shangao Lin , Yuan Zeng , Yi Gong

Item-based collaborative filtering (ICF) enjoys the advantages of high recommendation accuracy and ease in online penalization and thus is favored by the industrial recommender systems. ICF recommends items to a target user based on their…

信息检索 · 计算机科学 2021-10-22 Zhiyong Cheng , Fan Liu , Shenghan Mei , Yangyang Guo , Lei Zhu , Liqiang Nie

Feature engineering has been the key to the success of many prediction models. However, the process is non-trivial and often requires manual feature engineering or exhaustive searching. DNNs are able to automatically learn feature…

机器学习 · 计算机科学 2017-08-18 Ruoxi Wang , Bin Fu , Gang Fu , Mingliang Wang

Learning feature interactions is the key to success for the large-scale CTR prediction in Ads ranking and recommender systems. In industry, deep neural network-based models are widely adopted for modeling such problems. Researchers proposed…

信息检索 · 计算机科学 2023-01-20 YaChen Yan , Liubo Li