中文
相关论文

相关论文: DecKG: Decentralized Collaborative Learning with K…

200 篇论文

Collaborative learning (CL) enables multiple participants to jointly train machine learning (ML) models on decentralized data sources without raw data sharing. While the primary goal of CL is to maximize the expected accuracy gain for each…

机器学习 · 计算机科学 2025-10-02 Nurbek Tastan , Samuel Horvath , Karthik Nandakumar

Recent advancements in recommender systems have focused on integrating knowledge graphs (KGs) to leverage their auxiliary information. The core idea of KG-enhanced recommenders is to incorporate rich semantic information for more accurate…

The increasing complexity of IT systems requires solutions, that support operations in case of failure. Therefore, Artificial Intelligence for System Operations (AIOps) is a field of research that is becoming increasingly focused, both in…

机器学习 · 计算机科学 2021-02-02 Thorsten Wittkopp , Alexander Acker

Knowledge graphs (KGs) provide reliable external knowledge for a wide variety of AI tasks in the form of structured triples. Knowledge graph pre-training (KGP) aims to pre-train neural networks on large-scale KGs and provide unified…

计算与语言 · 计算机科学 2024-05-24 Yichi Zhang , Binbin Hu , Zhuo Chen , Lingbing Guo , Ziqi Liu , Zhiqiang Zhang , Lei Liang , Huajun Chen , Wen Zhang

Locally supervised learning aims to train a neural network based on a local estimation of the global loss function at each decoupled module of the network. Auxiliary networks are typically appended to the modules to approximate the gradient…

机器学习 · 计算机科学 2022-08-02 Hasnain Irshad Bhatti , Jaekyun Moon

Existing spatial object recommendation algorithms generally treat objects identically when ranking them. However, spatial objects often cover different levels of spatial granularity and thereby are heterogeneous. For example, one user may…

信息检索 · 计算机科学 2021-01-11 Hui Luo , Jingbo Zhou , Zhifeng Bao , Shuangli Li , J. Shane Culpepper , Haochao Ying , Hao Liu , Hui Xiong

This paper examines how decentralized energy systems can be enhanced using collaborative Edge Artificial Intelligence. Decentralized grids use local renewable sources to reduce transmission losses and improve energy security. Edge AI…

新兴技术 · 计算机科学 2025-05-13 Eddie de Paula , Niel Bunda , Hezerul Abdul Karim , Nouar AlDahoul , Myles Joshua Toledo Tan

Unsupervised representation learning has achieved outstanding performances using centralized data available on the Internet. However, the increasing awareness of privacy protection limits sharing of decentralized unlabeled image data that…

分布式、并行与集群计算 · 计算机科学 2021-08-17 Weiming Zhuang , Xin Gan , Yonggang Wen , Shuai Zhang , Shuai Yi

Modeling and predicting the performance of students in collaborative learning paradigms is an important task. Most of the research presented in literature regarding collaborative learning focuses on the discussion forums and social learning…

计算机与社会 · 计算机科学 2023-08-07 Tianhao Peng , Yu Liang , Wenjun Wu , Jian Ren , Zhao Pengrui , Yanjun Pu

Federated learning has recently gained popularity as a framework for distributed clients to collaboratively train a machine learning model using local data. While traditional federated learning relies on a central server for model…

机器学习 · 计算机科学 2025-09-03 I-Cheng Lin , Osman Yagan , Carlee Joe-Wong

Recent advances in knowledge distillation have emphasized the importance of decoupling different knowledge components. While existing methods utilize momentum mechanisms to separate task-oriented and distillation gradients, they overlook…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Haiduo Huang , Jiangcheng Song , Yadong Zhang , Pengju Ren

Building a graph neural network (GNN)-based recommender system without violating user privacy proves challenging. Existing methods can be divided into federated GNNs and decentralized GNNs. But both methods have undesirable effects, i.e.,…

信息检索 · 计算机科学 2023-08-17 Xiaolin Zheng , Zhongyu Wang , Chaochao Chen , Jiashu Qian , Yao Yang

Graph neural network(GNN) has been a powerful approach in collaborative filtering(CF) due to its ability to model high-order user-item relationships. Recently, to alleviate the data sparsity and enhance representation learning, many efforts…

信息检索 · 计算机科学 2024-12-10 Bowen Zheng , Junjie Zhang , Hongyu Lu , Yu Chen , Ming Chen , Wayne Xin Zhao , Ji-Rong Wen

Federated graph learning is a widely recognized technique that promotes collaborative training of graph neural networks (GNNs) by multi-client graphs.However, existing approaches heavily rely on the communication of model parameters or…

机器学习 · 计算机科学 2025-05-06 Hao Zhang , Xunkai Li , Yinlin Zhu , Lianglin Hu

Knowledge graph (KG), integrating complex information and containing rich semantics, is widely considered as side information to enhance the recommendation systems. However, most of the existing KG-based methods concentrate on encoding the…

信息检索 · 计算机科学 2022-04-28 Xiaoming Liu , Shaocong Wu , Zhaohan Zhang , Chao Shen

This article deals with the problem of distributed machine learning, in which agents update their models based on their local datasets, and aggregate the updated models collaboratively and in a fully decentralized manner. In this paper, we…

机器学习 · 计算机科学 2021-02-23 Tamara Alshammari , Sumudu Samarakoon , Anis Elgabli , Mehdi Bennis

Intermittent connectivity of clients to the parameter server (PS) is a major bottleneck in federated edge learning frameworks. The lack of constant connectivity induces a large generalization gap, especially when the local data distribution…

分布式、并行与集群计算 · 计算机科学 2022-10-24 Michal Yemini , Rajarshi Saha , Emre Ozfatura , Deniz Gündüz , Andrea J. Goldsmith

We study how to train personalized models for different tasks on decentralized devices with limited local data. We propose "Structured Cooperative Learning (SCooL)", in which a cooperation graph across devices is generated by a graphical…

机器学习 · 计算机科学 2023-06-22 Shuangtong Li , Tianyi Zhou , Xinmei Tian , Dacheng Tao

NeuralKG is an open-source Python-based library for diverse representation learning of knowledge graphs. It implements three different series of Knowledge Graph Embedding (KGE) methods, including conventional KGEs, GNN-based KGEs, and…

Dynamic recommendation is essential for modern recommender systems to provide real-time predictions based on sequential data. In real-world scenarios, the popularity of items and interests of users change over time. Based on this…

信息检索 · 计算机科学 2021-01-11 Xiaohan Li , Mengqi Zhang , Shu Wu , Zheng Liu , Liang Wang , Philip S. Yu