中文
相关论文

相关论文: Federated Graph-based Networks with Shared Embeddi…

200 篇论文

Directly motivated by security-related applications from the Homeland Security Enterprise, we focus on the privacy-preserving analysis of graph data, which provides the crucial capacity to represent rich attributes and relationships. In…

密码学与安全 · 计算机科学 2022-07-04 Dongqi Fu , Jingrui He , Hanghang Tong , Ross Maciejewski

Currently, many contexts exist where distributed learning is difficult or otherwise constrained by security and communication limitations. One common domain where this is a consideration is in Healthcare where data is often governed by…

密码学与安全 · 计算机科学 2023-08-16 Navya Annapareddy , Jade Preston , Judy Fox

Federated Learning is a recent approach to train statistical models on distributed datasets without violating privacy constraints. The data locality principle is preserved by sharing the model instead of the data between clients and the…

机器学习 · 统计学 2022-08-30 Mohamad Mohamad , Julian Neubert , Juan Segundo Argayo

Given video data from multiple personal devices or street cameras, can we exploit the structural and dynamic information to learn dynamic representation of objects for applications such as distributed surveillance, without storing data at a…

密码学与安全 · 计算机科学 2020-09-17 Meng Jiang , Taeho Jung , Ryan Karl , Tong Zhao

Learning an effective global model on private and decentralized datasets has become an increasingly important challenge of machine learning when applied in practice. Existing distributed learning paradigms, such as Federated Learning,…

机器学习 · 计算机科学 2023-06-05 Tengfei Ma , Trong Nghia Hoang , Jie Chen

Everyday, large amounts of sensitive data is distributed across mobile phones, wearable devices, and other sensors. Traditionally, these enormous datasets have been processed on a single system, with complex models being trained to make…

机器学习 · 计算机科学 2023-01-10 Zongshun Zhang , Andrea Pinto , Valeria Turina , Flavio Esposito , Ibrahim Matta

Existing approaches in Federated Learning (FL) mainly focus on sending model parameters or gradients from clients to a server. However, these methods are plagued by significant inefficiency, privacy, and security concerns. Thanks to the…

机器学习 · 计算机科学 2024-06-04 Jie Zhang , Xiaohua Qi , Bo Zhao

Recently, researchers have successfully employed Graph Neural Networks (GNNs) to build enhanced recommender systems due to their capability to learn patterns from the interaction between involved entities. In addition, previous studies have…

机器学习 · 计算机科学 2023-11-29 Marco Arazzi , Mauro Conti , Antonino Nocera , Stjepan Picek

Federated learning (FL) refers to a distributed machine learning framework involving learning from several decentralized edge clients without sharing local dataset. This distributed strategy prevents data leakage and enables on-device…

分布式、并行与集群计算 · 计算机科学 2023-03-28 Taki Hasan Rafi , Faiza Anan Noor , Tahmid Hussain , Dong-Kyu Chae , Zhaohui Yang

Federated Learning is machine learning in the context of a network of clients whilst maintaining data residency and/or privacy constraints. Community detection is the unsupervised discovery of clusters of nodes within graph-structured data.…

机器学习 · 计算机科学 2023-12-15 William Leeney , Ryan McConville

Graph-based semi-supervised node classification (GraphSSC) has wide applications, ranging from networking and security to data mining and machine learning, etc. However, existing centralized GraphSSC methods are impractical to solve many…

机器学习 · 计算机科学 2020-12-09 Binghui Wang , Ang Li , Hai Li , Yiran Chen

Due to medical data privacy regulations, it is often infeasible to collect and share patient data in a centralised data lake. This poses challenges for training machine learning algorithms, such as deep convolutional networks, which often…

Federated learning, where algorithms are trained across multiple decentralized devices without sharing local data, is increasingly popular in distributed machine learning practice. Typically, a graph structure $G$ exists behind local…

机器学习 · 统计学 2022-09-20 Huiyuan Wang , Xuyang Zhao , Wei Lin

Federated learning (FL) is an appealing concept to perform distributed training of Neural Networks (NN) while keeping data private. With the industrialization of the FL framework, we identify several problems hampering its successful…

机器学习 · 计算机科学 2020-11-13 Lixuan Yang , Cedric Beliard , Dario Rossi

Deep neural networks have shown the ability to extract universal feature representations from data such as images and text that have been useful for a variety of learning tasks. However, the fruits of representation learning have yet to be…

机器学习 · 计算机科学 2023-03-28 Liam Collins , Hamed Hassani , Aryan Mokhtari , Sanjay Shakkottai

Federated Learning (FL) has emerged as an effective learning paradigm for distributed computation owing to its strong potential in capturing underlying data statistics while preserving data privacy. However, in cases of practical data…

机器学习 · 计算机科学 2023-05-22 Achintha Wijesinghe , Songyang Zhang , Zhi Ding

Graph neural networks (GNN) have been widely deployed in real-world networked applications and systems due to their capability to handle graph-structured data. However, the growing awareness of data privacy severely challenges the…

机器学习 · 计算机科学 2024-02-20 Qiying Pan , Yifei Zhu , Lingyang Chu

The emerging concern about data privacy and security has motivated the proposal of federated learning, which allows nodes to only synchronize the locally-trained models instead their own original data. Conventional federated learning…

机器学习 · 计算机科学 2019-08-22 Chenghao Hu , Jingyan Jiang , Zhi Wang

With the deployment of smart sensors and advancements in communication technologies, big data analytics have become vastly popular in the smart grid domain, informing stakeholders of the best power utilization strategy. However, these…

机器学习 · 计算机科学 2021-11-02 Haizhou Liu , Xuan Zhang , Xinwei Shen , Hongbin Sun

For privacy-preserving graph learning tasks involving distributed graph datasets, federated learning (FL)-based GCN (FedGCN) training is required. A key challenge for FedGCN is scaling to large-scale graphs, which typically incurs high…

分布式、并行与集群计算 · 计算机科学 2024-09-24 Anran Li , Yuanyuan Chen , Chao Ren , Wenhan Wang , Ming Hu , Tianlin Li , Han Yu , Qingyu Chen