English
Related papers

Related papers: Privacy Preserving Conversion Modeling in Data Cle…

200 papers

The privacy of data is a major challenge in machine learning as a trained model may expose sensitive information of the enclosed dataset. Besides, the limited computation capability and capacity of edge devices have made cloud-hosted…

Machine Learning · Computer Science 2020-05-15 Behnam Khaleghi , Mohsen Imani , Tajana Rosing

In online advertising, conventional post-click conversion rate (CVR) estimation models are trained using clicked samples. However, during online serving the models need to estimate for all impression ads, leading to the sample selection…

Information Retrieval · Computer Science 2022-01-21 Zixuan Xu , Penghui Wei , Weimin Zhang , Shaoguo Liu , Liang Wang , Bo Zheng

Post-click conversion rate (CVR) prediction is an essential task for discovering user interests and increasing platform revenues in a range of industrial applications. One of the most challenging problems of this task is the existence of…

Machine Learning · Computer Science 2022-11-15 Quanyu Dai , Haoxuan Li , Peng Wu , Zhenhua Dong , Xiao-Hua Zhou , Rui Zhang , Rui zhang , Jie Sun

Convolutional neural network is a machine-learning model widely applied in various prediction tasks, such as computer vision and medical image analysis. Their great predictive power requires extensive computation, which encourages model…

Cryptography and Security · Computer Science 2020-06-30 Minghui Li , Sherman S. M. Chow , Shengshan Hu , Yuejing Yan , Chao Shen , Qian Wang

The paper outlines a framework for autonomous control of a CRM (customer relationship management) system. First, it explores how a modified version of the widely accepted Recency-Frequency-Monetary Value system of metrics can be used to…

Machine Learning · Computer Science 2015-04-09 Yegor Tkachenko

Collaborative training of neural networks leverages distributed data by exchanging gradient information between different clients. Although training data entirely resides with the clients, recent work shows that training data can be…

Machine Learning · Computer Science 2021-10-22 Daniel Scheliga , Patrick Mäder , Marco Seeland

Achieving communication efficiency in decentralized machine learning has been attracting significant attention, with communication compression recognized as an effective technique in algorithm design. This paper takes a first step to…

Machine Learning · Computer Science 2023-05-18 Boyue Li , Yuejie Chi

Intelligent Transportation Systems (ITS) rely on a variety of devices that frequently process privacy-sensitive data. Roadside units are important because they use AI-equipped cameras to detect traffic violations in Connected and Autonomous…

Computer Vision and Pattern Recognition · Computer Science 2026-01-15 Abdolazim Rezaei , Mehdi Sookhak , Ahmad Patooghy , Shahab S. Band , Amir Mosavi

In digital advertising, Click-Through Rate (CTR) and Conversion Rate (CVR) are very important metrics for evaluating ad performance. As a result, ad event prediction systems are vital and widely used for sponsored search and display…

Machine Learning · Computer Science 2019-07-04 Saeid Soheily Khah , Yiming Wu

Accurate post-click conversion rate (CVR) estimation is crucial for online advertising systems. Despite significant advances in causal approaches designed to address the Sample Selection Bias problem, CVR estimation still faces challenges…

Machine Learning · Computer Science 2024-12-11 Huajian Feng , Guoxiao Zhang , Yadong Zhang , Yi We , Qiang Liu

Click-through rate (CTR) and post-click conversion rate (CVR) predictions are two fundamental modules in industrial ranking systems such as recommender systems, advertising, and search engines. Since CVR involves much fewer samples than CTR…

Information Retrieval · Computer Science 2023-02-17 Xuanji Xiao , Huabin Chen , Yuzhen Liu , Xing Yao , Pei Liu , Chaosheng Fan , Nian Ji , Xirong Jiang

Differentially private federated learning (DP-FL) enables clients to collaboratively train machine learning models while preserving the privacy of their local data. However, most existing DP-FL approaches assume that all clients share a…

Machine Learning · Computer Science 2026-02-27 Ruichen Xu , Ying-Jun Angela Zhang , Jianwei Huang

Recently, models for user representation learning have been widely applied in click-through-rate (CTR) and conversion-rate (CVR) prediction. Usually, the model learns a universal user representation as the input for subsequent…

Machine Learning · Computer Science 2024-09-24 Xiaoyu Tan , Yongxin Deng , Chao Qu , Siqiao Xue , Xiaoming Shi , James Zhang , Xihe Qiu

In this paper, we apply machine learning to distributed private data owned by multiple data owners, entities with access to non-overlapping training datasets. We use noisy, differentially-private gradients to minimize the fitness cost of…

Cryptography and Security · Computer Science 2019-07-03 Nan Wu , Farhad Farokhi , David Smith , Mohamed Ali Kaafar

Ensuring differential privacy of models learned from sensitive user data is an important goal that has been studied extensively in recent years. It is now known that for some basic learning problems, especially those involving…

Machine Learning · Computer Science 2018-05-10 Cynthia Dwork , Vitaly Feldman

Cyber and cyber-physical systems equipped with machine learning algorithms such as autonomous cars share environments with humans. In such a setting, it is important to align system (or agent) behaviors with the preferences of one or more…

Machine Learning · Computer Science 2022-03-22 Arezoo Rajabi , Bhaskar Ramasubramanian , Abdullah Al Maruf , Radha Poovendran

A large amount of data and applications need to be shared with various parties and stakeholders in the cloud environment for storage, computation, and data utilization. Since a third party operates the cloud platform, owners cannot fully…

Cryptography and Security · Computer Science 2022-12-26 Ashutosh Kumar Singh , Rishabh Gupta

Many robots (e.g., iRobot's Roomba) operate based on visual observations from live video streams, and such observations may inadvertently include privacy-sensitive objects, such as personal identifiers. Existing approaches for preserving…

Computer Vision and Pattern Recognition · Computer Science 2025-05-12 Minkyu Choi , Yunhao Yang , Neel P. Bhatt , Kushagra Gupta , Sahil Shah , Aditya Rai , David Fridovich-Keil , Ufuk Topcu , Sandeep P. Chinchali

Machine learning techniques based on neural networks are achieving remarkable results in a wide variety of domains. Often, the training of models requires large, representative datasets, which may be crowdsourced and contain sensitive…

Machine Learning · Statistics 2018-12-21 Martín Abadi , Andy Chu , Ian Goodfellow , H. Brendan McMahan , Ilya Mironov , Kunal Talwar , Li Zhang

Classifiers deployed in high-stakes real-world applications must output calibrated confidence scores, i.e. their predicted probabilities should reflect empirical frequencies. Recalibration algorithms can greatly improve a model's…

Machine Learning · Computer Science 2020-08-25 Rachel Luo , Shengjia Zhao , Jiaming Song , Jonathan Kuck , Stefano Ermon , Silvio Savarese