中文
相关论文

相关论文: Iterative Methods via Locally Evolving Set Process

200 篇论文

We consider the distributed message-passing {LOCAL} model. In this model a communication network is represented by a graph where vertices host processors, and communication is performed over the edges. Computation proceeds in synchronous…

分布式、并行与集群计算 · 计算机科学 2012-05-01 Leonid Barenboim

We present a new local approximation algorithm for computing Maximum a Posteriori (MAP) and log-partition function for arbitrary exponential family distribution represented by a finite-valued pair-wise Markov random field (MRF), say $G$.…

人工智能 · 计算机科学 2007-10-03 Kyomin Jung , Devavrat Shah

Several recent works have aimed to design algorithms for optimizing the Hamiltonians of spin glass models from statistical physics. While Montanari (2018) eventually gave a sophisticated message-passing algorithm to do this nearly optimally…

无序系统与神经网络 · 物理学 2026-03-10 Grace Liu , Dmitriy Kunisky

Parameterized local search combines classic local search heuristics with the paradigm of parameterized algorithmics. While most local search algorithms aim to improve given solutions by performing one single operation on a given solution,…

数据结构与算法 · 计算机科学 2026-05-06 Niels Grüttemeier , Nils Morawietz , Frank Sommer

The goal of Sparse Convex Optimization is to optimize a convex function $f$ under a sparsity constraint $s\leq s^*\gamma$, where $s^*$ is the target number of non-zero entries in a feasible solution (sparsity) and $\gamma\geq 1$ is an…

机器学习 · 计算机科学 2020-06-26 Kyriakos Axiotis , Maxim Sviridenko

Online algorithms make decisions based on past inputs. In general, the decision may depend on the entire history of inputs. If many computers run the same online algorithm with the same input stream but are started at different times, they…

数据结构与算法 · 计算机科学 2022-10-14 Maciej Pacut , Mahmoud Parham , Joel Rybicki , Stefan Schmid , Jukka Suomela , Aleksandr Tereshchenko

This paper summarizes the work on implementing few solutions for the Steiner Tree problem which we undertook in the PAAL project. The main focus of the project is the development of generic implementations of approximation algorithms…

数据结构与算法 · 计算机科学 2014-10-29 Krzysztof Ciebiera , Piotr Godlewski , Piotr Sankowski , Piotr Wygocki

We present new refinement heuristics for the balanced graph partitioning problem that break with an age-old rule. Traditionally, local search only permits moves that keep the block sizes balanced (below a size constraint). In this work, we…

社会与信息网络 · 计算机科学 2025-05-13 Nikolai Maas , Lars Gottesbüren , Daniel Seemaier

Theory and application of stochastic approximation (SA) have become increasingly relevant due in part to applications in optimization and reinforcement learning. This paper takes a new look at SA with constant step-size $\alpha>0$, defined…

统计理论 · 数学 2025-11-12 Caio Kalil Lauand , Ioannis Kontoyiannis , Sean Meyn

In sparse coding, we attempt to extract features of input vectors, assuming that the data is inherently structured as a sparse superposition of basic building blocks. Similarly, neural networks perform a given task by learning features of…

机器学习 · 计算机科学 2022-02-16 Deborah Pereg , Israel Cohen , Anthony A. Vassiliou

Solving time-dependent partial differential equations (PDEs) that exhibit sharp gradients or local singularities is computationally demanding, as traditional physics-informed neural networks (PINNs) often suffer from inefficient point…

数值分析 · 数学 2026-01-27 Beining Xu , Haijun Yu , Jiayu Zhai , Kejun Tang , Xiaoliang Wan

The All-Pairs Shortest Paths (APSP) is a foundational problem in theoretical computer science. Approximating APSP in undirected unweighted graphs has been studied for many years, beginning with the work of Dor, Halperin and Zwick…

数据结构与算法 · 计算机科学 2025-11-10 Ce Jin , Yael Kirkpatrick , Michał Stawarz , Virginia Vassilevska Williams

Longitudinal data tracking under Local Differential Privacy (LDP) is a challenging task. Baseline solutions that repeatedly invoke a protocol designed for one-time computation lead to linear decay in the privacy or utility guarantee with…

密码学与安全 · 计算机科学 2022-04-12 Olga Ohrimenko , Anthony Wirth , Hao Wu

The need for fast sparse optimization is emerging, e.g., to deal with large-dimensional data-driven problems and to track time-varying systems. In the framework of linear sparse optimization, the iterative shrinkage-thresholding algorithm…

最优化与控制 · 数学 2025-01-22 Vito Cerone , Sophie M. Fosson , Diego Regruto

The random $k$-XORSAT problem is a random constraint satisfaction problem of $n$ Boolean variables and $m=rn$ clauses, which a random instance can be expressed as a $G\mathbb{F}(2)$ linear system of the form $Ax=b$, where $A$ is a random $m…

计算复杂性 · 计算机科学 2024-09-10 Kingsley Yung

We study algorithms based on local improvements for the $k$-Set Packing problem. The well-known local improvement algorithm by Hurkens and Schrijver has been improved by Sviridenko and Ward from $\frac{k}{2}+\epsilon$ to $\frac{k+2}{3}$,…

数据结构与算法 · 计算机科学 2014-06-12 Martin Furer , Huiwen Yu

The iterated Arnoldi-Tikhonov (iAT) method is a regularization technique particularly suited for solving large-scale ill-posed linear inverse problems. Indeed, it reduces the computational complexity through the projection of the…

数值分析 · 数学 2025-07-22 Marco Donatelli , Davide Furchì

We provide new algorithms for constructing spanners of arbitrarily edge- or vertex-colored graphs, that can endure up to $f$ failures of entire color classes. The failure of even a single color may cause a linear number of individual…

数据结构与算法 · 计算机科学 2024-10-11 Merav Parter , Asaf Petruschka , Shay Sapir , Elad Tzalik

We bound the smoothed running time of the FLIP algorithm for local Max-Cut as a function of $\alpha$, the arboricity of the input graph. We show that, with high probability and in expectation, the following holds (where $n$ is the number of…

数据结构与算法 · 计算机科学 2024-04-23 Gregory Schwartzman

To efficiently tackle parametrized multi and/or large scale problems, we propose an adaptive localized model order reduction framework combining both local offline training and local online enrichment with localized error control. For the…

数值分析 · 数学 2024-04-26 Tim Keil , Mario Ohlberger , Felix Schindler , Julia Schleuß
‹ 上一页 1 8 9 10 下一页 ›