中文
相关论文

相关论文: Reductions in Distributed Computing Part II: k-Thr…

200 篇论文

Continual learning of multiple tasks remains a major challenge for neural networks. Here, we investigate how task order influences continual learning and propose a strategy for optimizing it. Leveraging a linear teacher-student model with…

机器学习 · 统计学 2025-07-22 Ziyan Li , Naoki Hiratani

Correlated equilibria enable a coordinator to influence the self-interested agents by recommending actions that no player has an incentive to deviate from. However, the effectiveness of this mechanism relies on accurate knowledge of the…

计算机科学与博弈论 · 计算机科学 2026-05-18 Jaehan Im , Ufuk Topcu , David Fridovich-Keil

While the very first consensus protocols for the synchronous model were designed to match the worst-case lower bound, deciding in exactly t+1 rounds in all runs, it was soon realized that they could be strictly improved upon by early…

分布式、并行与集群计算 · 计算机科学 2013-11-28 Armando Castañeda , Yannai A. Gonczarowski , Yoram Moses

In cooperative human decision-making, agreements are often not total; a partial degree of agreement is sufficient to commit to a decision and move on, as long as one is somewhat confident that the involved parties are likely to stand by…

人工智能 · 计算机科学 2025-01-07 Timotheus Kampik , Juan Carlos Nieves

Proving correctness of distributed or concurrent algorithms is a mind-challenging and complex process. Slight errors in the reasoning are difficult to find, calling for computer-checked proof systems. In order to build computer-checked…

分布式、并行与集群计算 · 计算机科学 2019-11-21 Armando Castañeda , Aurélie Hurault , Philippe Quéinnec , Matthieu Roy

The $k$-set agreement problem is a generalization of the consensus problem. Namely, assuming each process proposes a value, each non-faulty process has to decide a value such that each decided value was proposed, and no more than $k$…

分布式、并行与集群计算 · 计算机科学 2015-07-03 Zohir Bouzid , Michel Raynal , Pierre Sutra

We consider a popular family of constrained optimization problems arising in machine learning that involve optimizing a non-decomposable evaluation metric with a certain thresholded form, while constraining another metric of interest.…

机器学习 · 计算机科学 2021-07-30 Abhishek Kumar , Harikrishna Narasimhan , Andrew Cotter

When deploying machine learning solutions, they must satisfy multiple requirements beyond accuracy, such as fairness, robustness, or safety. These requirements are imposed during training either implicitly, using penalties, or explicitly,…

机器学习 · 计算机科学 2024-01-12 Ignacio Hounie , Alejandro Ribeiro , Luiz F. O. Chamon

In this paper, an optimal consensus problem with local inequality constraints is studied for a network of single-integrator agents. The goal is that a group of single-integrator a gents rendezvous at the optimal point of the sum of local…

动力系统 · 数学 2018-03-14 Amir Adibzadeh , Mohsen Zamani , Amir A. Suratgar , Mohammad B. Menhaj

We present a new accelerated stochastic second-order method that is robust to both gradient and Hessian inexactness, which occurs typically in machine learning. We establish theoretical lower bounds and prove that our algorithm achieves…

In pursuit of reinforcement learning systems that could train in physical environments, we investigate multi-task approaches as a means to alleviate the need for massive data acquisition. In a tabular scenario where the Q-functions are…

机器学习 · 计算机科学 2025-01-22 Sergio Rozada , Santiago Paternain , Juan Andres Bazerque , Antonio G. Marques

In class-incremental learning, an agent with limited resources needs to learn a sequence of classification tasks, forming an ever growing classification problem, with the constraint of not being able to access data from previous tasks. The…

机器学习 · 计算机科学 2024-05-29 Albin Soutif--Cormerais , Marc Masana , Joost van de Weijer , Bartłomiej Twardowski

Causal Abstraction (CA) theory provides a principled framework for relating causal models that describe the same system at different levels of granularity while ensuring interventional consistency between them. Recent methods for learning…

机器学习 · 计算机科学 2026-01-23 Yorgos Felekis , Theodoros Damoulas , Paris Giampouras

In this paper, we study fault-tolerant distributed consensus in wireless systems. In more detail, we produce two new randomized algorithms that solve this problem in the abstract MAC layer model, which captures the basic interface and…

分布式、并行与集群计算 · 计算机科学 2018-10-09 Calvin Newport , Peter Robinson

Recent research has demonstrated that quantum computers can solve certain types of problems substantially faster than the known classical algorithms. These problems include factoring integers and certain physics simulations. Practical…

量子物理 · 物理学 2009-10-30 Emanuel Knill , Raymond Laflamme , Wojciech H. Zurek

A common challenge faced in practical supervised learning, such as medical image processing and robotic interactions, is that there are plenty of tasks but each task cannot afford to collect enough labeled examples to be learned in…

机器学习 · 计算机科学 2020-06-22 Weihao Kong , Raghav Somani , Sham Kakade , Sewoong Oh

A parametric class of trust-region algorithms for unconstrained nonconvex optimization is considered where the value of the objective function is never computed. The class contains a deterministic version of the first-order Adagrad method…

最优化与控制 · 数学 2023-06-08 S. Gratton , S. Jerad , Ph. L. Toint

We develop a new lower bound for k-set agreement in synchronous message-passing systems connected by an arbitrary directed communication network, where up to t processes may crash. Our result thus generalizes the t/k+1 lower bound for…

分布式、并行与集群计算 · 计算机科学 2025-10-13 Pierre Fraigniaud , Minh Hang Nguyen , Ami Paz , Ulrich Schmid , Hugo Rincon Galeana

In reinforcement learning, the classic objectives of maximizing discounted and finite-horizon cumulative rewards are PAC-learnable: There are algorithms that learn a near-optimal policy with high probability using a finite amount of samples…

机器学习 · 计算机科学 2023-07-04 Cambridge Yang , Michael Littman , Michael Carbin

Recent advances in NLP demonstrate the effectiveness of training large-scale language models and transferring them to downstream tasks. Can fine-tuning these models on tasks other than language modeling further improve performance? In this…