基于动态掩码的电子商务点击率预测特征交互建模

IF 8 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS
Yabo Ni , Yueqiu Wu , Jingyi Li , Anxiang Zeng , Han Yu , Xiaoxiao Li
{"title":"基于动态掩码的电子商务点击率预测特征交互建模","authors":"Yabo Ni ,&nbsp;Yueqiu Wu ,&nbsp;Jingyi Li ,&nbsp;Anxiang Zeng ,&nbsp;Han Yu ,&nbsp;Xiaoxiao Li","doi":"10.1016/j.engappai.2025.111184","DOIUrl":null,"url":null,"abstract":"<div><div>Learning feature interactions is crucial to click-through rate (CTR) prediction in e-commerce applications. The interaction between target items and user behavior history is one of the most important factors. In recent years, Deep Neural Networks (DNNs) designed to automatically learn implicit nonlinear interactions from the original sparse features have been widely adopted for industrial CTR prediction tasks. Implicit feature interactions often cannot retain the full representation capacity of the original feature interactions. Explicit modeling approaches, such as Cartesian product methods and matrix factorization-based models, either suffer from high computational costs or have limited expressive power. Recent deep learning-based methods improve feature interaction modeling but often overlook the enhancement of feature representations and fail to consider the varying importance of different interactions, limiting model performance. To address these challenges, in this paper, we report the design, implementation and deployment of <u>F</u>eature <u>D</u>ynamic <u>M</u>asking (<span>FDM</span>), a novel framework for modeling feature interactions in deep CTR prediction models. <span>FDM</span> dynamically generates unique feature representations for different interactions using learnable masks, enabling information sharing while maintaining efficiency. Additionally, it introduces a weighting module to capture the importance of different interactions. <span>FDM</span> framework is simple, effective and easy to deploy in real-world search and recommender systems. Since its deployment in the search system of Shopee Pte Ltd., Singapore, it has achieved a commercially significant 2.76% improvement in Order Per User (OPU) and 2.45% improvement in Gross Merchandise Volume (GMV).</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"157 ","pages":"Article 111184"},"PeriodicalIF":8.0000,"publicationDate":"2025-06-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Dynamic masking-based feature interaction modeling for e-commerce click-through rate prediction\",\"authors\":\"Yabo Ni ,&nbsp;Yueqiu Wu ,&nbsp;Jingyi Li ,&nbsp;Anxiang Zeng ,&nbsp;Han Yu ,&nbsp;Xiaoxiao Li\",\"doi\":\"10.1016/j.engappai.2025.111184\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Learning feature interactions is crucial to click-through rate (CTR) prediction in e-commerce applications. The interaction between target items and user behavior history is one of the most important factors. In recent years, Deep Neural Networks (DNNs) designed to automatically learn implicit nonlinear interactions from the original sparse features have been widely adopted for industrial CTR prediction tasks. Implicit feature interactions often cannot retain the full representation capacity of the original feature interactions. Explicit modeling approaches, such as Cartesian product methods and matrix factorization-based models, either suffer from high computational costs or have limited expressive power. Recent deep learning-based methods improve feature interaction modeling but often overlook the enhancement of feature representations and fail to consider the varying importance of different interactions, limiting model performance. To address these challenges, in this paper, we report the design, implementation and deployment of <u>F</u>eature <u>D</u>ynamic <u>M</u>asking (<span>FDM</span>), a novel framework for modeling feature interactions in deep CTR prediction models. <span>FDM</span> dynamically generates unique feature representations for different interactions using learnable masks, enabling information sharing while maintaining efficiency. Additionally, it introduces a weighting module to capture the importance of different interactions. <span>FDM</span> framework is simple, effective and easy to deploy in real-world search and recommender systems. Since its deployment in the search system of Shopee Pte Ltd., Singapore, it has achieved a commercially significant 2.76% improvement in Order Per User (OPU) and 2.45% improvement in Gross Merchandise Volume (GMV).</div></div>\",\"PeriodicalId\":50523,\"journal\":{\"name\":\"Engineering Applications of Artificial Intelligence\",\"volume\":\"157 \",\"pages\":\"Article 111184\"},\"PeriodicalIF\":8.0000,\"publicationDate\":\"2025-06-05\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Engineering Applications of Artificial Intelligence\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0952197625011856\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"AUTOMATION & CONTROL SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Engineering Applications of Artificial Intelligence","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0952197625011856","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"AUTOMATION & CONTROL SYSTEMS","Score":null,"Total":0}
引用次数: 0

摘要

学习特征交互对电子商务应用中的点击率预测至关重要。目标项目与用户行为历史之间的交互是最重要的因素之一。近年来,从原始稀疏特征中自动学习隐式非线性相互作用的深度神经网络(Deep Neural Networks, dnn)被广泛应用于工业CTR预测任务。隐式特征交互通常不能保留原始特征交互的全部表示能力。显式建模方法,如笛卡尔积方法和基于矩阵分解的模型,要么计算成本高,要么表达能力有限。最近基于深度学习的方法改进了特征交互建模,但往往忽略了特征表示的增强,并且没有考虑不同交互的不同重要性,从而限制了模型的性能。为了解决这些挑战,在本文中,我们报告了特征动态掩蔽(FDM)的设计、实现和部署,FDM是一种用于深度CTR预测模型中特征交互建模的新框架。FDM使用可学习掩码动态地为不同的交互生成独特的特征表示,在保持效率的同时实现信息共享。此外,它还引入了一个加权模块来捕获不同交互的重要性。FDM框架简单、有效且易于在现实世界的搜索和推荐系统中部署。自从在新加坡Shopee Pte Ltd.的搜索系统中部署以来,它已经实现了商业上显著的每用户订单(OPU)提高了2.76%,商品总量(GMV)提高了2.45%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Dynamic masking-based feature interaction modeling for e-commerce click-through rate prediction
Learning feature interactions is crucial to click-through rate (CTR) prediction in e-commerce applications. The interaction between target items and user behavior history is one of the most important factors. In recent years, Deep Neural Networks (DNNs) designed to automatically learn implicit nonlinear interactions from the original sparse features have been widely adopted for industrial CTR prediction tasks. Implicit feature interactions often cannot retain the full representation capacity of the original feature interactions. Explicit modeling approaches, such as Cartesian product methods and matrix factorization-based models, either suffer from high computational costs or have limited expressive power. Recent deep learning-based methods improve feature interaction modeling but often overlook the enhancement of feature representations and fail to consider the varying importance of different interactions, limiting model performance. To address these challenges, in this paper, we report the design, implementation and deployment of Feature Dynamic Masking (FDM), a novel framework for modeling feature interactions in deep CTR prediction models. FDM dynamically generates unique feature representations for different interactions using learnable masks, enabling information sharing while maintaining efficiency. Additionally, it introduces a weighting module to capture the importance of different interactions. FDM framework is simple, effective and easy to deploy in real-world search and recommender systems. Since its deployment in the search system of Shopee Pte Ltd., Singapore, it has achieved a commercially significant 2.76% improvement in Order Per User (OPU) and 2.45% improvement in Gross Merchandise Volume (GMV).
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Engineering Applications of Artificial Intelligence
Engineering Applications of Artificial Intelligence 工程技术-工程:电子与电气
CiteScore
9.60
自引率
10.00%
发文量
505
审稿时长
68 days
期刊介绍: Artificial Intelligence (AI) is pivotal in driving the fourth industrial revolution, witnessing remarkable advancements across various machine learning methodologies. AI techniques have become indispensable tools for practicing engineers, enabling them to tackle previously insurmountable challenges. Engineering Applications of Artificial Intelligence serves as a global platform for the swift dissemination of research elucidating the practical application of AI methods across all engineering disciplines. Submitted papers are expected to present novel aspects of AI utilized in real-world engineering applications, validated using publicly available datasets to ensure the replicability of research outcomes. Join us in exploring the transformative potential of AI in engineering.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信