中文
相关论文

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

200 篇论文

This work proposes a universal and adaptive second-order method for minimizing second-order smooth, convex functions. Our algorithm achieves $O(\sigma / \sqrt{T})$ convergence when the oracle feedback is stochastic with variance $\sigma^2$,…

最优化与控制 · 数学 2022-12-13 Kimon Antonakopoulos , Ali Kavis , Volkan Cevher

Building on the standard theory of process algebra with priorities, we identify a new scheduling mechanism, called "constructive reduction" which is designed to capture the essence of synchronous programming. The distinctive property of…

编程语言 · 计算机科学 2025-08-07 Luigi Liquori , Michael Mendler

We propose a data-driven method to establish probabilistic performance guarantees for parametric optimization problems solved via iterative algorithms. Our approach addresses two key challenges: providing convergence guarantees to…

最优化与控制 · 数学 2025-10-31 Jingyi Huang , Paul Goulart , Kostas Margellos

Crowdsourcing systems, in which numerous tasks are electronically distributed to numerous "information piece-workers", have emerged as an effective paradigm for human-powered solving of large scale problems in domains such as image…

机器学习 · 计算机科学 2013-03-27 David R. Karger , Sewoong Oh , Devavrat Shah

Clustering is widely used for unsupervised structure discovery, yet it offers limited insight into how reliable each individual assignment is. Diagnostics, such as convergence behavior or objective values, may reflect global quality, but…

机器学习 · 计算机科学 2026-05-15 Aggelos Semoglou , John Pavlopoulos

Meta reinforcement learning (meta-RL) aims to learn a policy solving a set of training tasks simultaneously and quickly adapting to new tasks. It requires massive amounts of data drawn from training tasks to infer the common structure…

机器学习 · 计算机科学 2022-07-21 Yijie Guo , Qiucheng Wu , Honglak Lee

Operational consistent query answering (CQA) is a recent framework for CQA based on revised definitions of repairs, which are built by applying a sequence of operations (e.g., fact deletions) starting from an inconsistent database until we…

数据库 · 计算机科学 2025-08-25 Marco Calautti , Ester Livshits , Andreas Pieris , Markus Schneider

The standard reinforcement learning (RL) formulation considers the expectation of the (discounted) cumulative reward. This is limiting in applications where we are concerned with not only the expected performance, but also the distribution…

机器学习 · 计算机科学 2019-06-13 Changjian Li , Krzysztof Czarnecki

The theory of reinforcement learning has focused on two fundamental problems: achieving low regret, and identifying $\epsilon$-optimal policies. While a simple reduction allows one to apply a low-regret algorithm to obtain an…

机器学习 · 计算机科学 2022-06-23 Andrew Wagenmaker , Max Simchowitz , Kevin Jamieson

In their recent paper (GandALF 2018), Goubault, Ledent, and Rajsbaum provided a formal epistemic model for distributed computing. Their logical model, as an alternative to the well-studied topological model, provides an attractive framework…

分布式、并行与集群计算 · 计算机科学 2021-02-05 Koki Yagi , Susumu Nishimura

We study the problem of minimizing a sum of convex objective functions where the components of the objective are available at different nodes of a network and nodes are allowed to only communicate with their neighbors. The use of…

最优化与控制 · 数学 2015-04-24 Aryan Mokhtari , Qing Ling , Alejandro Ribeiro

Consensus-based optimization (CBO) is a versatile multi-particle optimization method for performing nonconvex and nonsmooth global optimizations in high dimensions. Proofs of global convergence in probability have been achieved for a broad…

最优化与控制 · 数学 2026-01-13 Jonas Beddrich , Enis Chenchene , Massimo Fornasier , Hui Huang , Barbara Wohlmuth

Existing continual learning (CL) research regards catastrophic forgetting (CF) as almost the only challenge. This paper argues for another challenge in class-incremental learning (CIL), which we call cross-task class discrimination…

机器学习 · 计算机科学 2023-05-25 Yiduo Guo , Bing Liu , Dongyan Zhao

Throughput limitations of existing blockchain architectures are well documented and are one of the most significant hurdles for their wide-spread adoption. In our previous proof-of-concept work, we have shown that separating computation…

分布式、并行与集群计算 · 计算机科学 2019-09-13 Alexander Hentschel , Dieter Shirley , Layne Lafrance , Maor Zamski

We study distributed convex optimization with two ubiquitous forms of coupling: consensus constraints and global affine equalities. We first design a linearized method of multipliers for the consensus optimization problem. Without…

最优化与控制 · 数学 2025-11-26 Chenyang Qiu , Zongli Lin

We consider the task of properly PAC learning decision trees with queries. Recent work of Koch, Strassle, and Tan showed that the strictest version of this task, where the hypothesis tree $T$ is required to be optimally small, is NP-hard.…

计算复杂性 · 计算机科学 2024-07-02 Caleb Koch , Carmen Strassle , Li-Yang Tan

The distributed transaction commit problem requires reaching agreement on whether a transaction is committed or aborted. The classic Two-Phase Commit protocol blocks if the coordinator fails. Fault-tolerant consensus algorithms also reach…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Jim Gray , Leslie Lamport

The use of network Newton methods for the decentralized optimization of a sum cost distributed through agents of a network is considered. Network Newton methods reinterpret distributed gradient descent as a penalty method, observe that the…

最优化与控制 · 数学 2015-04-24 Aryan Mokhtari , Qing Ling , Alejandro Ribeiro

We provide approximation algorithms for two problems, known as NECKLACE SPLITTING and $\epsilon$-CONSENSUS SPLITTING. In the problem $\epsilon$-CONSENSUS SPLITTING, there are $n$ non-atomic probability measures on the interval $[0, 1]$ and…

数据结构与算法 · 计算机科学 2020-07-01 Noga Alon , Andrei Graur

We consider the problem of clustering in the learning-augmented setting, where we are given a data set in $d$-dimensional Euclidean space, and a label for each data point given by an oracle indicating what subsets of points should be…

机器学习 · 计算机科学 2023-03-02 Thy Nguyen , Anamay Chaturvedi , Huy Lê Nguyen