中文
相关论文

相关论文: Canoe : A System for Collaborative Learning for Ne…

200 篇论文

Distributed training of GNNs enables learning on massive graphs (e.g., social and e-commerce networks) that exceed the storage and computational capacity of a single machine. To reach performance comparable to centralized training,…

机器学习 · 计算机科学 2023-05-18 Jiong Zhu , Aishwarya Reganti , Edward Huang , Charles Dickens , Nikhil Rao , Karthik Subbian , Danai Koutra

The wireless network is undergoing a trend from "onnection of things" to "connection of intelligence". With data spread over the communication networks and computing capability enhanced on the devices, distributed learning becomes a hot…

信息论 · 计算机科学 2021-08-03 Jian Wang , Yourui Huangfu , Rong Li , Yiqun Ge , Jun Wang

In this paper, we study the framework of collaborative inference, or edge ensembles. This framework enables multiple edge devices to improve classification accuracy by exchanging intermediate features rather than raw observations. However,…

信息论 · 计算机科学 2025-10-03 Mateus P. Mota , Mattia Merluzzi , Emilio Calvanese Strinati

In data stream mining, predictive models typically suffer drops in predictive performance due to concept drift. As enough data representing the new concept must be collected for the new concept to be well learnt, the predictive performance…

机器学习 · 计算机科学 2019-10-10 Honghui Du , Leandro L. Minku , Huiyu Zhou

The success of deep neural networks (DNNs) is heavily dependent on computational resources. While DNNs are often employed on cloud servers, there is a growing need to operate DNNs on edge devices. Edge devices are typically limited in their…

机器学习 · 计算机科学 2022-06-08 May Malka , Erez Farhan , Hai Morgenstern , Nir Shlezinger

Federated learning has wide applications in the medical field. It enables knowledge sharing among different healthcare institutes while protecting patients' privacy. However, existing federated learning systems are typically centralized,…

机器学习 · 计算机科学 2025-05-20 Luyuan Xie , Tianyu Luan , Wenyuan Cai , Guochen Yan , Zhaoyu Chen , Nan Xi , Yuejian Fang , Qingni Shen , Zhonghai Wu , Junsong Yuan

Neural networks are discrete entities: subdivided into discrete layers and parametrized by weights which are iteratively optimized via difference equations. Recent work proposes networks with layer outputs which are no longer quantized but…

神经与进化计算 · 计算机科学 2019-09-09 Stefano Massaroli , Michael Poli , Federico Califano , Angela Faragasso , Jinkyoo Park , Atsushi Yamashita , Hajime Asama

Neural Ordinary Differential Equations (NODEs) often struggle to adapt to new dynamic behaviors caused by parameter changes in the underlying physical system, even when these dynamics are similar to previously observed behaviors. This…

机器学习 · 计算机科学 2025-09-30 Roussel Desmond Nzoyem , David A. W. Barton , Tom Deakin

In the era of deep learning, the increasing number of pre-trained models available online presents a wealth of knowledge. These models, developed with diverse architectures and trained on varied datasets for different tasks, provide unique…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Yimu Wang , Weiming Zhuang , Chen Chen , Jiabo Huang , Jingtao Li , Lingjuan Lyu

Assessing an athlete's performance in canoe sprint is often established by measuring a variety of kinematic parameters during training sessions. Many of these parameters are related to single or multiple paddle stroke cycles. Determining…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Sarah Rockstroh , Patrick Frenzel , Daniel Matthes , Kay Schubert , David Wollburg , Mirco Fuchs

A recent study has shown that diffusion models are well-suited for modeling the generative process of user-item interactions in recommender systems due to their denoising nature. However, existing diffusion model-based recommender systems…

信息检索 · 计算机科学 2024-04-23 Yu Hou , Jin-Duk Park , Won-Yong Shin

Collaborative (federated) learning enables multiple parties to train a model without sharing their private data, but through repeated sharing of the parameters of their local models. Despite its advantages, this approach has many known…

机器学习 · 统计学 2019-12-25 Hongyan Chang , Virat Shejwalkar , Reza Shokri , Amir Houmansadr

This paper proposes a neural network hybrid modeling framework for dynamics learning to promote an interpretable, computationally efficient way of dynamics learning and system identification. First, a low-level model will be trained to…

系统与控制 · 电气工程与系统科学 2024-11-18 Yejiang Yang , Zihao Mo , Weiming Xiang

Network embedding leverages the node proximity manifested to learn a low-dimensional node vector representation for each node in the network. The learned embeddings could advance various learning tasks such as node classification, network…

社会与信息网络 · 计算机科学 2018-08-28 Jundong Li , Harsh Dani , Xia Hu , Jiliang Tang , Yi Chang , Huan Liu

Most edge AI focuses on prediction tasks on resource-limited edge devices while the training is done at server machines. However, retraining or customizing a model is required at edge devices as the model is becoming outdated due to…

机器学习 · 计算机科学 2021-06-29 Rei Ito , Mineto Tsukada , Hiroki Matsutani

We consider the model of cooperative learning via distributed non-Bayesian learning, where a network of agents tries to jointly agree on a hypothesis that best described a sequence of locally available observations. Building upon recently…

最优化与控制 · 数学 2020-10-21 Eduardo Mojica-Nava , David Yanguas-Rojas , César A. Uribe

Conditional computation and modular networks have been recently proposed for multitask learning and other problems as a way to decompose problem solving into multiple reusable computational blocks. We propose a new approach for learning…

机器学习 · 计算机科学 2021-07-26 Andrey Zhmoginov , Dina Bashkirova , Mark Sandler

We introduce a generative learning framework to model high-dimensional parametric systems using gradient guidance and virtual observations. We consider systems described by Partial Differential Equations (PDEs) discretized with structured…

机器学习 · 计算机科学 2024-08-02 Han Gao , Sebastian Kaltenbach , Petros Koumoutsakos

A general framework of unsupervised learning for combinatorial optimization (CO) is to train a neural network (NN) whose output gives a problem solution by directly optimizing the CO objective. Albeit with some advantages over traditional…

机器学习 · 计算机科学 2023-01-24 Haoyu Wang , Pan Li

There is growing interest in applying distributed machine learning to edge computing, forming federated edge learning. Federated edge learning faces non-i.i.d. and heterogeneous data, and the communication between edge workers, possibly…

机器学习 · 计算机科学 2022-01-27 Canh T. Dinh , Nguyen H. Tran , Tuan Dung Nguyen , Wei Bao , Amir Rezaei Balef , Bing B. Zhou , Albert Y. Zomaya