paper-with-me

홈 › Papers

PCDF: A Parallel-Computing Distributed Framework for Sponsored Search Advertising Serving

2022-06-26 · Han Xu, Hao Qi, Kunyao Wang, Pei Wang, Guowei Zhang, Congcong Liu, Junsheng Jin, Xiwei Zhao, Zhangang Lin, Jinghe Hu, Jingping Shao

Traditional online advertising systems for sponsored search follow a cascade paradigm with retrieval, pre-ranking,ranking, respectively. Constrained by strict requirements on online inference efficiency, it tend to be difficult to deploy useful but computationally intensive modules in the ranking stage. Moreover, ranking models currently used in the industry assume the user click only relies on the advertisements itself, which results in the ranking stage overlooking the impact of organic search results on the predicted advertisements (ads). In this work, we propose a novel framework PCDF(Parallel-Computing Distributed Framework), allowing to split the computation cost into three parts and to deploy them in the pre-module in parallel with the retrieval stage, the middle-module for ranking ads, and the post-module for re-ranking ads with external items. Our PCDF effectively reduces the overall inference latency compared with the classic framework. The whole module is end-to-end offline training and adapt for the online learning paradigm. To our knowledge, we are the first to propose an end-to-end solution for online training and deployment on complex CTR models from the system framework side.

📄 PDF Abstract BibTeX arXiv:2206.12893

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionRe-RankingRetrieval

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

N2N: A Parallel Framework for Large-Scale MILP under Distributed Memory

2025-11-24 · Longfei Wang, Junyan Liu, Fan Zhang, Jiangwen Wei 외 arxiv

Parallelization has emerged as a promising approach for accelerating MILP solving. However, the complexity of the branch-and-bound (B&B) framework and the numerous effective algorithm components in MILP solvers make it d…

Wireless Sensor Networks as Parallel and Distributed Hardware Platform for Artificial Neural Networks

2025-10-30 · Gursel Serpen arxiv

We are proposing fully parallel and maximally distributed hardware realization of a generic neuro-computing system. More specifically, the proposal relates to the wireless sensor networks technology to serve as a massive…

A Survey on Distributed Evolutionary Computation

2023-04-12 · Wei-neng Chen, Feng-Feng Wei, Tian-Fang Zhao, Kay Chen Tan 외

The rapid development of parallel and distributed computing paradigms has brought about great revolution in computing. Thanks to the intrinsic parallelism of evolutionary computation (EC), it is natural to implement EC o…

Distributed ComputingDistributed OptimizationSurvey

A Unified Cloud-Enabled Discrete Event Parallel and Distributed Simulation Architecture

2023-02-22 · José L. Risco-Martín, Kevin Henares, Saurabh Mittal, Luis F. Almendras 외

Cloud simulation environments today are largely employed to model and simulate complex systems for remote accessibility and variable capacity requirements. In this regard, scalability issues in Modeling and Simulation (M…

Fusion Meets Diverse Conditions: A High-diversity Benchmark and Baseline for UAV-based Multimodal Object Detection with Condition Cues

2025-10-15 · Chen Chen, Kangcheng Bin, Ting Hu, Jiahao Qi 외 arxiv

Unmanned aerial vehicles (UAV)-based object detection with visible (RGB) and infrared (IR) images facilitates robust around-the-clock detection, driven by advancements in deep learning techniques and the availability of …

Object Detection