中文
相关论文

相关论文: A Knowledge-Based Analysis of Global Function Comp…

200 篇论文

Given a network of agents, we study the problem of designing a distributed algorithm that computes k independent weighted means of the network's initial conditions (namely, the agents agree on a k-dimensional space). Akin to average…

最优化与控制 · 数学 2024-10-23 Gianluca Bianchin , Miguel Vaquero , Jorge Cortes , Emiliano Dall'Anese

Knowledge representation learning has been commonly adopted to incorporate knowledge graph (KG) into various online services. Although existing knowledge representation learning methods have achieved considerable performance improvement,…

机器学习 · 计算机科学 2022-05-18 Binbin Hu , Zhiyang Hu , Zhiqiang Zhang , Jun Zhou , Chuan Shi

Global Value Numbering(GVN) is a method for detecting redundant computations in programs. Here, we introduce the problem of Global Value Numbering in its original form, as conceived by Kildall(1973), and present an algorithm which is a…

编程语言 · 计算机科学 2014-09-17 Nabizath Saleena , Vineeth Paleri

Federated learning is a method of training models on private data distributed over multiple devices. To keep device data private, the global model is trained by only communicating parameters and updates which poses scalability challenges…

Collaboration may be understood as the execution of coordinated tasks (in the most general sense) by groups of users, who cooperate for achieving a common goal. Collaboration is a fundamental assumption and requirement for the correct…

计算机科学与博弈论 · 计算机科学 2012-07-26 Agustín Santos Méndez , Antonio Fernández Anta , Luis López Fernández

We develop numerical algorithms for the efficient evaluation of quantities associated with generalized matrix functions [J. B. Hawkins and A. Ben-Israel, Linear and Multilinear Algebra 1(2), 1973, pp. 163-171]. Our algorithms are based on…

数值分析 · 数学 2015-12-10 Francesca Arrigo , Michele Benzi , Caterina Fenu

In multi-agent reinforcement learning, the use of a global objective is a powerful tool for incentivising cooperation. Unfortunately, it is not sample-efficient to train individual agents with a global reward, because it does not…

机器学习 · 计算机科学 2023-06-21 Ryan Kortvelesy , Amanda Prorok

In distributed function computation, each node has an initial value and the goal is to compute a function of these values in a distributed manner. In this paper, we propose a novel token-based approach to compute a wide class of target…

分布式、并行与集群计算 · 计算机科学 2017-03-28 Saber Salehkaleybar , S. Jamaloddin Golestani

Recent years have seen a growing interest in the use of belief propagation - an algorithm originally introduced for performing statistical inference on graphical models - for approximate, but highly efficient, tensor network contraction.…

量子物理 · 物理学 2026-04-28 Joseph Tindall , Grace M. Sommers , Hilbert Kappen

Recent result shows how to compute distributively and efficiently the linear MMSE for the multiuser detection problem, using the Gaussian BP algorithm. In the current work, we extend this construction, and show that operating this algorithm…

信息论 · 计算机科学 2009-04-16 Danny Bickson , Ori Shental , Danny Dolev

A distributed computing system is a collection of processors that communicate either by reading and writing from a shared memory or by sending messages over some communication network. Most prior biologically inspired distributed computing…

分布式、并行与集群计算 · 计算机科学 2020-05-15 Sabrina Rashid , Gadi Taubenfeld , Ziv Bar-Joseph

Distributed linearly separable computation is a fundamental problem in large-scale distributed systems, requiring the computation of linearly separable functions over different datasets across distributed workers. This paper studies a…

分布式、并行与集群计算 · 计算机科学 2026-01-16 Ziting Zhang , Kai Wan , Minquan Cheng , Shuo Shao , Giuseppe Caire

Basis Function (BF) expansions are a cornerstone of any engineer's toolbox for computational function approximation which shares connections with both neural networks and Gaussian processes. Even though BF expansions are an intuitive and…

信号处理 · 电气工程与系统科学 2024-08-15 Anton Kullberg , Frida Viset , Isaac Skog , Gustaf Hendeby

We study distributed knowledge, which is what privately informed agents come to know by communicating freely with one another and sharing everything they know. Knowledge is not necessarily partitional: agents may be boundedly rational and…

理论经济学 · 经济学 2025-05-13 Michele Crescenzi

This paper develops methods of distributed Bayesian hypothesis tests for fault detection and diagnosis that are based on belief propagation and optimization in graphical models. The main challenges in developing distributed statistical…

系统与控制 · 计算机科学 2015-01-20 Kwang-Ki K. Kim

In federated learning (FL), a number of devices train their local models and upload the corresponding parameters or gradients to the base station (BS) to update the global model while protecting their data privacy. However, due to the…

机器学习 · 计算机科学 2022-05-04 Zhigang Yan , Dong Li , Zhichao Zhang , Jiguang He

We consider the problem of function estimation by a multi-agent system comprising of two agents and a fusion center. Each agent receives data comprising of samples of an independent variable (input) and the corresponding values of the…

系统与控制 · 电气工程与系统科学 2024-01-09 Aneesh Raghavan , Karl Henrik Johansson

Consider a point-to-point communication system in which the transmitter holds a binary message of length $m$ and transmits a corresponding codeword of length $n$. The receiver's goal is to recover a Boolean function of that message, where…

信息论 · 计算机科学 2026-04-17 Jingge Zhu , Matthias Frey

Bayesian optimization is a powerful framework for optimizing functions that are expensive or time-consuming to evaluate. Recent work has considered Bayesian optimization of function networks (BOFN), where the objective function is given by…

Efficient global optimization is the problem of minimizing an unknown function f, using as few evaluations f(x) as possible. It can be considered as a continuum-armed bandit problem, with noiseless data and simple regret. Expected…

机器学习 · 统计学 2013-02-19 Adam D. Bull