中文
相关论文

相关论文: FedUD: Exploiting Unaligned Data for Cross-Platfor…

200 篇论文

Multiple federated learning (FL) methods are proposed for traffic flow forecasting (TFF) to avoid heavy-transmission and privacy-leaking concerns resulting from the disclosure of raw data in centralized methods. However, these FL methods…

机器学习 · 计算机科学 2024-11-22 Qingxiang Liu , Sheng Sun , Yuxuan Liang , Xiaolong Xu , Min Liu , Muhammad Bilal , Yuwei Wang , Xujing Li , Yu Zheng

Cross-domain Recommendation (CDR) as one of the effective techniques in alleviating the data sparsity issues has been widely studied in recent years. However, previous works may cause domain privacy leakage since they necessitate the…

信息检索 · 计算机科学 2024-05-13 Lei Guo , Ziang Lu , Junliang Yu , Nguyen Quoc Viet Hung , Hongzhi Yin

In the beyond 5G era, AI/ML empowered realworld digital twins (DTs) will enable diverse network operators to collaboratively optimize their networks, ultimately improving end-user experience. Although centralized AI-based learning…

网络与互联网体系结构 · 计算机科学 2025-11-05 Saroj Kumar Panda , Tania Panayiotou , Georgios Ellinas , Sadananda Behera

Federated recommendation (FR) is a promising paradigm to protect user privacy in recommender systems. Distinct from general federated scenarios, FR inherently needs to preserve client-specific parameters, i.e., user embeddings, for privacy…

密码学与安全 · 计算机科学 2025-06-12 Jundong Chen , Honglei Zhang , Haoxuan Li , Chunxu Zhang , Zhiwei Li , Yidong Li

Federated Learning (FL) enables numerous participants to train deep learning models collaboratively without exposing their personal, potentially sensitive data, making it a promising solution for data privacy in collaborative training. The…

密码学与安全 · 计算机科学 2022-06-02 Manaar Alam , Esha Sarkar , Michail Maniatakos

Federated Learning (FL) is a widely used framework for training models in a decentralized manner, ensuring that the central server does not have direct access to data from local clients. However, this approach may still fail to fully…

机器学习 · 计算机科学 2025-03-12 Sangwoo Park , Seanie Lee , Byungjoo Kim , Sung Ju Hwang

Federated Learning is a new subfield of machine learning that allows fitting models without collecting the training data itself. Instead of sharing data, users collaboratively train a model by only sending weight updates to a server. To…

机器学习 · 计算机科学 2019-11-28 Florian Hartmann , Sunah Suh , Arkadiusz Komarzewski , Tim D. Smith , Ilana Segall

This paper reports on findings from a comparative study on the effectiveness and efficiency of federated unlearning strategies within Federated Online Learning to Rank (FOLTR), with specific attention to systematically analysing the…

信息检索 · 计算机科学 2025-05-20 Yiling Tao , Shuyi Wang , Jiaxi Yang , Guido Zuccon

Federated Learning (FL) allows collaboration between different parties, while ensuring that the data across these parties is not shared. However, not every collaboration is helpful in terms of the resulting model performance. Therefore, it…

机器学习 · 计算机科学 2025-02-21 Afsana Khan , Marijn ten Thij , Guangzhi Tang , Anna Wilbik

Federated learning (FL), introduced in 2017, facilitates collaborative learning between non-trusting parties with no need for the parties to explicitly share their data among themselves. This allows training models on user data while…

机器学习 · 计算机科学 2025-04-09 Hyejun Jeong , Shiqing Ma , Amir Houmansadr

The CTR (Click-Through Rate) prediction plays a central role in the domain of computational advertising and recommender systems. There exists several kinds of methods proposed in this field, such as Logistic Regression (LR), Factorization…

信息检索 · 计算机科学 2020-06-30 Shu Wu , Feng Yu , Xueli Yu , Qiang Liu , Liang Wang , Tieniu Tan , Jie Shao , Fan Huang

Federated Learning is a machine learning paradigm where we aim to train machine learning models in a distributed fashion. Many clients/edge devices collaborate with each other to train a single model on the central. Clients do not share…

机器学习 · 计算机科学 2022-11-28 Mann Patel

Modern online advertising systems inevitably rely on personalization methods, such as click-through rate (CTR) prediction. Recent progress in CTR prediction enjoys the rich representation capabilities of deep learning and achieves great…

信息检索 · 计算机科学 2021-06-16 Chao Du , Zhifeng Gao , Shuo Yuan , Lining Gao , Ziyan Li , Yifan Zeng , Xiaoqiang Zhu , Jian Xu , Kun Gai , Kuang-chih Lee

Click-Through Rate (CTR) prediction, which aims to estimate the probability that a user will click an item, is an essential component of online advertising. Existing methods mainly attempt to mine user interests from users' historical…

信息检索 · 计算机科学 2022-07-25 Erxue Min , Yu Rong , Tingyang Xu , Yatao Bian , Peilin Zhao , Junzhou Huang , Da Luo , Kangyi Lin , Sophia Ananiadou

Federated learning (FL) is a collaborative learning paradigm for decentralized private data from mobile terminals (MTs). However, it suffers from issues in terms of communication, resource of MTs, and privacy. Existing privacy-preserving FL…

分布式、并行与集群计算 · 计算机科学 2023-05-03 Yifan Shi , Kang Wei , Li Shen , Jun Li , Xueqian Wang , Bo Yuan , Song Guo

Many application scenarios call for training a machine learning model among multiple participants. Federated learning (FL) was proposed to enable joint training of a deep learning model using the local data in each party without revealing…

机器学习 · 计算机科学 2021-02-12 Kai-Fung Chu , Lintao Zhang

Reinforcement learning methods have been used to optimize long-term user engagement in recommendation systems. However, existing reinforcement learning-based recommendation systems do not fully exploit the relevance of individual user…

信息检索 · 计算机科学 2025-04-29 Yongxin Deng , Xihe Qiu , Xiaoyu Tan , Yaochu Jin

Click-through rate (CTR) Prediction is of great importance in real-world online ads systems. One challenge for the CTR prediction task is to capture the real interest of users from their clicked items, which is inherently biased by…

信息检索 · 计算机科学 2022-04-04 Congcong Liu , Yuejiang Li , Jian Zhu , Xiwei Zhao , Changping Peng , Zhangang Lin , Jingping Shao

Click-through rate (CTR) prediction plays a crucial role in modern recommender systems. While many existing methods utilize ensemble networks to improve CTR model performance, they typically restrict the ensemble to only two or three…

信息检索 · 计算机科学 2025-06-23 Honghao Li , Lei Sang , Yi Zhang , Guangming Cui , Yiwen Zhang

The evolution of previous Click-Through Rate (CTR) models has mainly been driven by proposing complex components, whether shallow or deep, that are adept at modeling feature interactions. However, there has been less focus on improving…

信息检索 · 计算机科学 2024-11-26 Kexin Zhang , Fuyuan Lyu , Xing Tang , Dugang Liu , Chen Ma , Kaize Ding , Xiuqiang He , Xue Liu