中文
相关论文

相关论文: Helen: Optimizing CTR Prediction Models with Frequ…

200 篇论文

Collaborative Topic Regression (CTR) combines ideas of probabilistic matrix factorization (PMF) and topic modeling (e.g., LDA) for recommender systems, which has gained increasing successes in many applications. Despite enjoying many…

机器学习 · 计算机科学 2016-05-31 Chenghao Liu , Tao Jin , Steven C. H. Hoi , Peilin Zhao , Jianling Sun

We introduce mixed model trace regression (MMTR), a mixed model linear regression extension for scalar responses and high-dimensional matrix-valued covariates. MMTR's fixed effects component is equivalent to trace regression, with an…

统计方法学 · 统计学 2025-03-19 Ian Hultman , Sanvesh Srivastava

Hessian based measures of flatness, such as the trace, Frobenius and spectral norms, have been argued, used and shown to relate to generalisation. In this paper we demonstrate that for feed forward neural networks under the cross entropy…

机器学习 · 统计学 2020-06-17 Diego Granziol

The Click-though Rate (CTR) prediction task is a basic task in recommendation system. Most of the previous researches of CTR models built based on Wide \& deep structure and gradually evolved into parallel structures with different modules.…

机器学习 · 计算机科学 2022-06-22 Ri Su , Alphonse Houssou Hounye , Cong Cao , Muzhou Hou

Scaling test-time compute has proven highly effective for language models, yet this opportunity remains largely unexplored for industrial Click-Through Rate (CTR) prediction. CTR models suffer from a fundamental asymmetry: feature…

机器学习 · 计算机科学 2026-05-26 Moyu Zhang , Yun Chen , Yujun Jin , Jinxin Hu , Yu Zhang , Xiaoyi Zeng

In the past decade, deep learning (DL) models have gained prominence for their exceptional accuracy on benchmark datasets in recommender systems (RecSys). However, their evaluation has primarily relied on offline metrics, overlooking direct…

信息检索 · 计算机科学 2024-05-03 Ruixuan Sun , Xinyi Wu , Avinash Akella , Ruoyan Kong , Bart Knijnenburg , Joseph A. Konstan

Multitask learning (MTL) has become prominent for its ability to predict multiple tasks jointly, achieving better per-task performance with fewer parameters than single-task learning. Recently, decoder-focused architectures have…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Dimitrios Sinodinos , Narges Armanfard

We introduce $\textbf{Hierarchical Taylor Series-based Continual Learning (HTCL)}$, a framework that couples fast local adaptation with conservative, second-order global consolidation to address the high variance introduced by random task…

机器学习 · 计算机科学 2026-02-04 Protik Nag , Krishnan Raghavan , Vignesh Narayanan

User behavior sequences in modern recommendation systems exhibit significant length heterogeneity, ranging from sparse short-term interactions to rich long-term histories. While longer sequences provide more context, we observe that…

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…

信息检索 · 计算机科学 2020-08-10 Wentao Ouyang , Xiuwu Zhang , Lei Zhao , Jinmei Luo , Yu Zhang , Heng Zou , Zhaojie Liu , Yanlong Du

Although deep pre-trained language models have shown promising benefit in a large set of industrial scenarios, including Click-Through-Rate (CTR) prediction, how to integrate pre-trained language models that handle only textual signals into…

计算与语言 · 计算机科学 2023-08-23 Dong Wang , Kavé Salamatian , Yunqing Xia , Weiwei Deng , Qi Zhiang

Continuous-time reinforcement learning (CTRL) provides a natural framework for sequential decision-making in dynamic environments where interactions evolve continuously over time. While CTRL has shown growing empirical success, its ability…

机器学习 · 计算机科学 2025-12-04 Runze Zhao , Yue Yu , Ruhan Wang , Chunfeng Huang , Dongruo Zhou

Differential learning rate (DLR), a technique that applies different learning rates to different model parameters, has been widely used in deep learning and achieved empirical success via its various forms. For example, parameter-efficient…

机器学习 · 计算机科学 2025-05-20 Shiyun Xu , Zhiqi Bu , Yiliang Zhang , Ian Barnett

Click-Through Rate (CTR) prediction, which aims to estimate the probability of a user clicking on an item, is a key task in online advertising. Numerous existing CTR models concentrate on modeling the feature interactions within a solitary…

信息检索 · 计算机科学 2023-11-28 Zhen Tian , Changwang Zhang , Wayne Xin Zhao , Xin Zhao , Ji-Rong Wen , Zhao Cao

Fine-tuning large language models (LLMs) poses significant memory challenges, as the back-propagation process demands extensive resources, especially with growing model sizes. Recent work, MeZO, addresses this issue using a zeroth-order…

机器学习 · 计算机科学 2024-11-19 Huaqin Zhao , Jiaxi Li , Yi Pan , Shizhe Liang , Xiaofeng Yang , Wei Liu , Xiang Li , Fei Dou , Tianming Liu , Jin Lu

CTR models play a vital role in improving user experience and boosting business revenue in many online personalized services. However, current CTR models generally encounter bottlenecks in performance improvement. Inspired by the scaling…

信息检索 · 计算机科学 2025-09-22 Weijiang Lai , Beihong Jin , Jiongyan Zhang , Yiyuan Zheng , Jian Dong , Jia Cheng , Jun Lei , Xingxing Wang

Feature selection is important in data representation and intelligent diagnosis. Elastic net is one of the most widely used feature selectors. However, the features selected are dependant on the training data, and their weights dedicated…

机器学习 · 计算机科学 2021-01-01 Shaode Yu , Haobo Chen , Hang Yu , Zhicheng Zhang , Xiaokun Liang , Wenjian Qin , Yaoqin Xie , Ping Shi

Click-Through Rate (CTR) prediction serves as a fundamental component in online advertising. A common practice is to train a CTR model on advertisement (ad) impressions with user feedback. Since ad impressions are purposely selected by the…

信息检索 · 计算机科学 2023-06-07 Jingyue Gao , Shuguang Han , Han Zhu , Siran Yang , Yuning Jiang , Jian Xu , Bo Zheng

Estimating frequencies of elements appearing in a data stream is a key task in large-scale data analysis. Popular sketching approaches to this problem (e.g., CountMin and CountSketch) come with worst-case guarantees that probabilistically…

数据结构与算法 · 计算机科学 2023-12-13 Anders Aamand , Justin Y. Chen , Huy Lê Nguyen , Sandeep Silwal , Ali Vakilian

Continual learning aims to learn a series of tasks sequentially without forgetting the knowledge acquired from the previous ones. In this work, we propose the Hessian Aware Low-Rank Perturbation algorithm for continual learning. By modeling…