中文
相关论文

相关论文: Federated Neural Collaborative Filtering

200 篇论文

Federated learning (FL) is a distributed machine learning paradigm enabling multiple clients to train a model collaboratively without exposing their local data. Among FL schemes, clustering is an effective technique addressing the…

密码学与安全 · 计算机科学 2025-04-01 Yunan Wei , Shengnan Zhao , Chuan Zhao , Zhe Liu , Zhenxiang Chen , Minghao Zhao

To protect user privacy and meet legal regulations, federated learning (FL) is attracting significant attention. Training neural machine translation (NMT) models with traditional FL algorithm (e.g., FedAvg) typically relies on multi-round…

计算与语言 · 计算机科学 2023-02-24 Yichao Du , Zhirui Zhang , Bingzhe Wu , Lemao Liu , Tong Xu , Enhong Chen

Sequential recommendation is an advanced recommendation technique that utilizes the sequence of user behaviors to generate personalized suggestions by modeling the temporal dependencies and patterns in user preferences. However, it requires…

信息检索 · 计算机科学 2025-04-09 Yichen Li , Qiyu Qin , Gaoyang Zhu , Wenchao Xu , Haozhao Wang , Yuhua Li , Rui Zhang , Ruixuan Li

As a mechanism for devices to update a global model without sharing data, federated learning bridges the tension between the need for data and respect for privacy. However, classic FL methods like Federated Averaging struggle with non-iid…

机器学习 · 计算机科学 2020-06-22 Kavya Kopparapu , Eric Lin

Federated learning has recently emerged as a paradigm promising the benefits of harnessing rich data from diverse sources to train high quality models, with the salient features that training datasets never leave local devices. Only model…

密码学与安全 · 计算机科学 2022-02-07 Yifeng Zheng , Shangqi Lai , Yi Liu , Xingliang Yuan , Xun Yi , Cong Wang

Over the past few years, federated learning has become widely used in various classical machine learning fields because of its collaborative ability to train data from multiple sources without compromising privacy. However, in the area of…

机器学习 · 计算机科学 2024-03-26 Hao Song , Jiacheng Yao , Zhengxi Li , Shaocong Xu , Shibo Jin , Jiajun Zhou , Chenbo Fu , Qi Xuan , Shanqing Yu

A growing proportion of human interactions are digitized on social media platforms and subjected to algorithmic decision-making, and it has become increasingly important to ensure fair treatment from these algorithms. In this work, we…

信息检索 · 计算机科学 2020-09-21 Rashidul Islam , Kamrun Naher Keya , Ziqian Zeng , Shimei Pan , James Foulds

Federated learning (FL) is a privacy-preserving paradigm where multiple participants jointly solve a machine learning problem without sharing raw data. Unlike traditional distributed learning, a unique characteristic of FL is statistical…

机器学习 · 计算机科学 2022-06-14 Kai Yue , Richeng Jin , Ryan Pilgrim , Chau-Wai Wong , Dror Baron , Huaiyu Dai

Recommender systems are widely used in industry to improve user experience. Despite great success, they have recently been criticized for collecting private user data. Federated Learning (FL) is a new paradigm for learning on distributed…

机器学习 · 计算机科学 2022-10-26 Junyi Li , Heng Huang

We propose a J-NCF method for recommender systems. The J-NCF model applies a joint neural network that couples deep feature learning and deep interaction modeling with a rating matrix. Deep feature learning extracts feature representations…

信息检索 · 计算机科学 2019-07-11 Wanyu Chen , Fei Cai , Honghui Chen , Maarten de Rijke

Federated learning (FL) is an emerging machine learning paradigm designed to address the challenge of data silos, attracting considerable attention. However, FL encounters persistent issues related to fairness and data privacy. To tackle…

密码学与安全 · 计算机科学 2026-01-08 Xinpeng Ling , Jie Fu , Kuncan Wang , Huifa Li , Tong Cheng , Zhili Chen

The federated learning (FL) paradigm emerges to preserve data privacy during model training by only exposing clients' model parameters rather than original data. One of the biggest challenges in FL lies in the non-IID (not identical and…

机器学习 · 计算机科学 2023-05-26 Jiahao Tan , Yipeng Zhou , Gang Liu , Jessie Hui Wang , Shui Yu

Graph learning has a wide range of applications in many scenarios, which require more need for data privacy. Federated learning is an emerging distributed machine learning approach that leverages data from individual devices or data centers…

机器学习 · 计算机科学 2023-07-20 Peilin Liu , Yanni Tang , Mingyue Zhang , Wu Chen

Collaborative Filtering (CF) has been successfully used to help users discover the items of interest. Nevertheless, existing CF methods suffer from noisy data issue, which negatively impacts the quality of recommendation. To tackle this…

信息检索 · 计算机科学 2023-08-29 Huiyuan Chen , Xiaoting Li , Vivian Lai , Chin-Chia Michael Yeh , Yujie Fan , Yan Zheng , Mahashweta Das , Hao Yang

With the growing concerns regarding user data privacy, Federated Recommender System (FedRec) has garnered significant attention recently due to its privacy-preserving capabilities. Existing FedRecs generally adhere to a learning protocol in…

信息检索 · 计算机科学 2024-02-13 Wei Yuan , Chaoqun Yang , Liang Qu , Quoc Viet Hung Nguyen , Jianxin Li , Hongzhi Yin

Federated Learning (FL) is a machine learning paradigm where many local nodes collaboratively train a central model while keeping the training data decentralized. This is particularly relevant for clinical applications since patient data…

Federated Learning (FL) has emerged as a key approach for distributed machine learning, enhancing online personalization while ensuring user data privacy. Instead of sending private data to a central server as in traditional approaches, FL…

Face recognition has been extensively studied in computer vision and artificial intelligence communities in recent years. An important issue of face recognition is data privacy, which receives more and more public concerns. As a common…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Fan Bai , Jiaxiang Wu , Pengcheng Shen , Shaoxin Li , Shuigeng Zhou

Collaborative Filtering (CF) is one of the most commonly used recommendation methods. CF consists in predicting whether, or how much, a user will like (or dislike) an item by leveraging the knowledge of the user's preferences as well as…

Recommender systems have become prosperous nowadays, designed to predict users' potential interests in items by learning embeddings. Recent developments of the Graph Neural Networks~(GNNs) also provide recommender systems with powerful…

信息检索 · 计算机科学 2021-11-23 Zhiwei Liu , Liangwei Yang , Ziwei Fan , Hao Peng , Philip S. Yu