中文
相关论文

相关论文: The randomized local computation complexity of the…

200 篇论文

We consider the quantum query complexity of local search as a function of graph geometry. Given a graph $G = (V,E)$ with $n$ vertices and black box access to a function $f : V \to \mathbb{R}$, the goal is find a vertex $v$ that is a local…

计算复杂性 · 计算机科学 2024-12-19 Simina Brânzei , Nicholas J. Recker

This paper is concerned with the ordered statistic decoding with local constraints (LC-OSD) of binary linear block codes, which is a near maximum-likelihood decoding algorithm. Compared with the conventional OSD, the LC-OSD significantly…

信息论 · 计算机科学 2024-01-31 Jifan Liang , Xiao Ma

Recent improvements on the deterministic complexities of fundamental graph problems in the LOCAL model of distributed computing have yielded state-of-the-art upper bounds of $\tilde{O}(\log^{5/3} n)$ rounds for maximal independent set (MIS)…

分布式、并行与集群计算 · 计算机科学 2025-10-21 Yann Bourreau , Sebastian Brandt , Alexandre Nolin

This paper presents algorithms for local inversion of maps and shows how several important computational problems such as cryptanalysis of symmetric encryption algorithms, RSA algorithm and solving the elliptic curve discrete log problem…

密码学与安全 · 计算机科学 2022-03-08 Virendra Sule

This paper describes a localized algorithm for the topological simplification of scalar data, an essential pre-processing step of topological data analysis (TDA). Given a scalar field f and a selection of extrema to preserve, the proposed…

数据结构与算法 · 计算机科学 2020-09-02 Jonas Lukasczyk , Christoph Garth , Ross Maciejewski , Julien Tierny

Locally Checkable Labeling (LCL) problems are graph problems in which a solution is correct if it satisfies some given constraints in the local neighborhood of each node. Example problems in this class include maximal matching, maximal…

分布式、并行与集群计算 · 计算机科学 2022-08-22 Alkida Balliu , Sebastian Brandt , Manuela Fischer , Rustam Latypov , Yannic Maus , Dennis Olivetti , Jara Uitto

Higher-order cellular automata (HOCA) are a variant of cellular automata (CA) used in many applications (ranging, for instance, from the design of secret sharing schemes to data compression and image processing), and in which the global…

形式语言与自动机理论 · 计算机科学 2019-02-25 Alberto Dennunzio , Enrico Formenti , Luca Manzoni , Luciano Margara , Antonio E. Porreca

We give an algorithmic local lemma by establishing a sufficient condition for the uniform random walk on a directed graph to reach a sink quickly. Our work is inspired by Moser's entropic method proof of the Lov\'{a}sz Local Lemma (LLL) for…

组合数学 · 数学 2015-04-10 Dimitris Achlioptas , Fotis Iliopoulos

We present a progress on local computation algorithms for two coloring of $k$-uniform hypergraphs. We focus on instances that satisfy strengthened assumption of Local Lemma of the form $2^{1-\alpha k} (\Delta+1) e < 1$, where $\Delta$ is…

数据结构与算法 · 计算机科学 2021-03-23 Andrzej Dorobisz , Jakub Kozik

The theta function of Lovasz is a graph parameter that can be computed up to arbitrary precision in polynomial time. It plays a key role in algorithms that approximate graph parameters such as maximum independent set, maximum clique and…

数据结构与算法 · 计算机科学 2025-06-04 Uriel Feige , Vadim Grinberg

Several algorithms with an approximation guarantee of $O(\log n)$ are known for the Set Cover problem, where $n$ is the number of elements. We study a generalization of the Set Cover problem, called the Partition Set Cover problem. Here,…

数据结构与算法 · 计算机科学 2018-12-04 Tanmay Inamdar , Kasturi Varadarajan

The Lov\'asz theta function is a semidefinite programming (SDP) relaxation for the maximum weighted stable set problem, which is tight for perfect graphs. However, even for perfect graphs, there is no known rounding method guaranteed to…

最优化与控制 · 数学 2026-04-29 Rui Gong , Diego Cifuentes , Alejandro Toriello

Local search is a powerful heuristic in optimization and computer science, the complexity of which has been studied in the white box and black box models. In the black box model, we are given a graph $G = (V,E)$ and oracle access to a…

计算复杂性 · 计算机科学 2024-11-19 Simina Brânzei , Nicholas J. Recker

This work studies distributed algorithms for locally optimal load-balancing: We are given a graph of maximum degree $\Delta$, and each node has up to $L$ units of load. The task is to distribute the load more evenly so that the loads of…

分布式、并行与集群计算 · 计算机科学 2015-02-17 Laurent Feuilloley , Juho Hirvonen , Jukka Suomela

Learning sketching matrices for fast and accurate low-rank approximation (LRA) has gained increasing attention. Recently, Bartlett, Indyk, and Wagner (COLT 2022) presented a generalization bound for the learning-based LRA. Specifically, for…

机器学习 · 计算机科学 2022-10-14 Shinsaku Sakaue , Taihei Oki

Recent developments in Large Language Model (LLM) agents are revolutionizing Autonomous Software Engineering (ASE), enabling automated coding, problem fixes, and feature improvements. However, localization -- precisely identifying software…

软件工程 · 计算机科学 2025-10-13 Zhongming Yu , Hejia Zhang , Yujie Zhao , Hanxian Huang , Matrix Yao , Ke Ding , Jishen Zhao

In this paper, we study the numerical discretization of stochastic differential equations with locally Lipschitz, super-linearly growing drift, and the resulting implications for sampling from non-log-concave distributions satisfying a…

概率论 · 数学 2026-05-26 Iosif Lytras , Angelos Ntousis

A locally correctable code (LCC) is an error correcting code that allows correction of any arbitrary coordinate of a corrupted codeword by querying only a few coordinates. We show that any {\em zero-error} $2$-query locally correctable code…

计算复杂性 · 计算机科学 2017-05-02 Arnab Bhattacharyya , Sivakanth Gopi , Avishay Tal

This paper develops the notion of \emph{Word Linear Complexity} ($WLC$) of vector valued sequences over finite fields $\ff$ as an extension of Linear Complexity ($LC$) of sequences and their ensembles. This notion of complexity extends the…

密码学与安全 · 计算机科学 2023-11-14 Virendra Sule

We investigate adaptive sublinear algorithms for detecting monotone patterns in an array. Given fixed $2 \leq k \in \mathbb{N}$ and $\varepsilon > 0$, consider the problem of finding a length-$k$ increasing subsequence in an array $f \colon…

数据结构与算法 · 计算机科学 2019-11-05 Omri Ben-Eliezer , Shoham Letzter , Erik Waingarten