当前位置:网站首页>Adaptive non European advertising retrieval system amcad
Adaptive non European advertising retrieval system amcad
2022-07-07 03:45:00 【Zhiyuan community】
Chart sign (Graph Embedding) It is one of the most popular methods in the field of information retrieval in recent years , But they are often modeled in flat Euclidean space . Recent studies have found that the mapping structure of models under construction in Euclidean space is like hierarchy 、 There are natural errors in the ring structure , In this paper , We will introduce how to use non Euclidean graph representation to improve the modeling accuracy of complex heterogeneous graphs and achieve online revenue under the Alibaba mom search advertising scenario . This work has been recognized by the international data engineering summit ICDE 2022 (International Conference on Data Engineering) Included , The corresponding framework has also been open source .
Paper title :
AMCAD: Adaptive Mixed-Curvature Representation based Advertisement Retrieval System
Download link :
https://arxiv.org/abs/2203.14683
Open source address :
https://github.com/alibaba/Curvature-Learning-Framework
This paper proposes an adaptive non European representation advertisement retrieval system AMCAD, The mixed curvature space is applied to large-scale industrial data for the first time , Make the model automatically learn the representation space with the lowest loss according to the complex data structure end-to-end .
be based on CurvLearn( Open source address :https://github.com/alibaba/Curvature-Learning-Framework) Non Euclidean depth learning operator provided ,AMCAD It aims to use a variety of curvature spaces to represent different heterogeneous nodes , By automatically learning spatial curvature and dynamically combining weights, we can achieve high-precision representation of complex heterogeneous graphs . The following figure shows AMCAD The specific design of , On the left is the overall structure of the model , There are three stages from bottom to top :

AMCAD The overall architecture , It is divided into point level adaptive mixed curvature coding 、 Edge level space mapping and subspace distance fusion , Respectively corresponding to the mixed curvature representation of complex structures 、 Adaptive edge space of heterogeneous nodes and weight fusion of multiple geometric spaces
边栏推荐
猜你喜欢

Optimization cases of complex factor calculation: deep imbalance, buying and selling pressure index, volatility calculation

Stored procedures and functions (MySQL)

25. (ArcGIS API for JS) ArcGIS API for JS line modification line editing (sketchviewmodel)

Principle of attention mechanism

Calculation of time and space complexity (notes of runners)

R数据分析:cox模型如何做预测,高分文章复现

如何替换模型的骨干网络(backbone)

How to customize the shortcut key for latex to stop running

About Tolerance Intervals

2022年上半年HIT行业TOP50
随机推荐
QT 使用QToolTip 鼠标放上去显示文字时会把按钮的图片也显示了、修改提示文字样式
Baidu map JS development, open a blank, bmapgl is not defined, err_ FILE_ NOT_ FOUND
What is Ba? How about Ba? What is the relationship between Ba and Bi?
qt-线程等01概念
PIP download only, not install
SSL certificate deployment
Open3D 网格滤波
Basic concepts of Huffman tree
About Tolerance Intervals
Can the applet run in its own app and realize live broadcast and connection?
亚像素级角点检测Opencv-cornerSubPix
Flink task exit process and failover mechanism
Clock in during winter vacation
ubuntu20安裝redisjson記錄
Flutter3.0了,小程序不止于移动应用跨端运行
Flutter3.0, the applet is not only run across mobile applications
【开发软件】 tilipa开发者软件
Ubuntu20 installation redisjson record
2022夏每日一题(一)
Sorting operation partition, argpartition, sort, argsort in numpy