中文
相关论文

相关论文: Decoupled Greedy Learning of CNNs for Synchronous …

200 篇论文

Federated learning is a privacy-focused approach towards machine learning where models are trained on client devices with locally available data and aggregated at a central server. However, the dependence on a single central server is…

机器学习 · 计算机科学 2026-01-06 Shamik Bhattacharyya , Rachel Kalpana Kalaimani

Graph Convolutional Networks (GCNs) have attracted more and more attentions in recent years. A typical GCN layer consists of a linear feature propagation step and a nonlinear transformation step. Recent works show that a linear GCN can…

机器学习 · 计算机科学 2021-10-29 Yifei Wang , Yisen Wang , Jiansheng Yang , Zhouchen Lin

Traditional deep network training methods optimize a monolithic objective function jointly for all the components. This can lead to various inefficiencies in terms of potential parallelization. Local learning is an approach to…

机器学习 · 计算机科学 2023-01-19 Adeetya Patel , Michael Eickenberg , Eugene Belilovsky

Deep learning has revolutionized the computer vision and image classification domains. In this context Convolutional Neural Networks (CNNs) based architectures are the most widely applied models. In this article, we introduced two…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Seyedsaman Emami , Gonzalo Martínez-Muñoz

This chapter deals with decentralized learning algorithms for in-network processing of graph-valued data. A generic learning problem is formulated and recast into a separable form, which is iteratively minimized using the…

最优化与控制 · 数学 2015-04-01 Georgios B. Giannakis , Qing Ling , Gonzalo Mateos , Ioannis D. Schizas , Hao Zhu

Graph Neural Networks (GNNs) have demonstrated impressive performance in learning representations from graph-structured data. However, their message-passing mechanism inherently relies on the assumption of label consistency among connected…

机器学习 · 计算机科学 2026-04-28 Taihua Xu , Genhao Tian , Jicong Fan , Xibei Yang , Qinghua Zhang , Yun Cui

Deep neural networks achieve state-of-the-art and sometimes super-human performance across various domains. However, when learning tasks sequentially, the networks easily forget the knowledge of previous tasks, known as "catastrophic…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Shixiang Tang , Dapeng Chen , Jinguo Zhu , Shijie Yu , Wanli Ouyang

We propose a new computationally efficient method for quantizing the weights of pre- trained neural networks that is general enough to handle both multi-layer perceptrons and convolutional neural networks. Our method deterministically…

机器学习 · 计算机科学 2021-08-17 Eric Lybrand , Rayan Saab

Federated graph learning (FGL) enables collaborative training of graph neural networks (GNNs) across decentralized subgraphs without exposing raw data. While existing FGL methods often achieve high overall accuracy, we show that this…

机器学习 · 计算机科学 2026-01-26 Zekai Chen , Kairui Yang , Xunkai Li , Henan Sun , Zhihan Zhang , Jia Li , Qiangqiang Dai , Rong-Hua Li , Guoren Wang

With the growing computational capabilities of microcontroller units (MCUs), edge devices can now support machine learning models. However, deploying decentralised federated learning (DFL) on such devices presents key challenges, including…

机器学习 · 计算机科学 2026-02-23 Ziyuan Bao , Eiman Kanjo , Soumya Banerjee , Hasib-Al Rashid , Tinoosh Mohsenin

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

The problem of decentralized multi-robot target tracking asks for jointly selecting actions, e.g., motion primitives, for the robots to maximize target tracking performance with local communications. One major challenge for practical…

机器人学 · 计算机科学 2022-09-15 Lifeng Zhou , Vishnu D. Sharma , Qingbiao Li , Amanda Prorok , Alejandro Ribeiro , Pratap Tokekar , Vijay Kumar

Federated learning is a distributed machine learning paradigm that allows multiple participants to train a shared model by exchanging model updates instead of their raw data. However, its performance is degraded compared to centralized…

机器学习 · 计算机科学 2025-08-07 Hyungbin Kim , Incheol Baek , Yon Dohn Chung

In deep learning, dense layer connectivity has become a key design principle in deep neural networks (DNNs), enabling efficient information flow and strong performance across a range of applications. In this work, we model densely connected…

机器学习 · 计算机科学 2025-10-03 Jinshu Huang , Haibin Su , Xue-Cheng Tai , Chunlin Wu

Graph convolutional networks (GCNs) have demonstrated superiority in graph-based learning tasks. However, training GCNs on full graphs is particularly challenging, due to the following two challenges: (1) the associated feature tensors can…

机器学习 · 计算机科学 2025-02-26 Cheng Wan , Runkai Tao , Zheng Du , Yang Katie Zhao , Yingyan Celine Lin

Graph Convolutional Networks (GCNs) have emerged as the state-of-the-art method for graph-based learning tasks. However, training GCNs at scale is still challenging, hindering both the exploration of more sophisticated GCN architectures and…

机器学习 · 计算机科学 2022-03-29 Cheng Wan , Youjie Li , Ang Li , Nam Sung Kim , Yingyan Lin

Dependency parses are an effective way to inject linguistic knowledge into many downstream tasks, and many practitioners wish to efficiently parse sentences at scale. Recent advances in GPU hardware have enabled neural networks to achieve…

计算与语言 · 计算机科学 2017-07-25 Emma Strubell , Andrew McCallum

Learning models that execute algorithms can enable us to address a key problem in deep learning: generalizing to out-of-distribution data. However, neural networks are currently unable to execute recursive algorithms because they do not…

机器学习 · 计算机科学 2023-11-22 Jonas Jürß , Dulhan Jayalath , Petar Veličković

Federated Learning (FL), an emerging paradigm for fast intelligent acquisition at the network edge, enables joint training of a machine learning model over distributed data sets and computing resources with limited disclosure of local data.…

信息论 · 计算机科学 2020-03-02 Hong Xing , Osvaldo Simeone , Suzhi Bi

Recent advances in conditional recurrent language modelling have mainly focused on network architectures (e.g., attention mechanism), learning algorithms (e.g., scheduled sampling and sequence-level training) and novel applications (e.g.,…

计算与语言 · 计算机科学 2016-05-13 Kyunghyun Cho