中文
相关论文

相关论文: Impatient PPSZ -- a Faster algorithm for CSP

200 篇论文

Performative prediction (PP) is an algorithmic framework for optimizing machine learning (ML) models where the model's deployment affects the distribution of the data it is trained on. Compared to traditional ML with fixed data, designing…

机器学习 · 计算机科学 2025-09-24 Tian Xie , Ding Zhu , Jia Liu , Mahdi Khalili , Xueru Zhang

Maximum likelihood estimation of mixture proportions has a long history, and continues to play an important role in modern statistics, including in development of nonparametric empirical Bayes methods. Maximum likelihood of mixture…

统计计算 · 统计学 2020-12-10 Youngseok Kim , Peter Carbonetto , Matthew Stephens , Mihai Anitescu

We present a new framework for the analysis and design of randomized algorithms for solving various types of linear systems, including consistent or inconsistent, full rank or rank-deficient. Our method is formulated with four randomized…

最优化与控制 · 数学 2022-08-25 Deren Han , Jiaxin Xie

With the growth of large photometric surveys, accurately estimating photometric redshifts, preferably as a probability density function (PDF), and fully understanding the implicit systematic uncertainties in this process has become…

宇宙学与河外天体物理 · 物理学 2015-06-15 M. Carrasco Kind , R. J. Brunner

Knapsack problems (KPs) are common in industry, but solving KPs is known to be NP-hard and has been tractable only at a relatively small scale. This paper examines KPs in a slightly generalized form and shows that they can be solved nearly…

分布式、并行与集群计算 · 计算机科学 2020-02-06 Xingwen Zhang , Feng Qi , Zhigang Hua , Shuang Yang

The GRAPH MOTIF problem asks whether a given multiset of colors appears on a connected subgraph of a vertex-colored graph. The fastest known parameterized algorithm for this problem is based on a reduction to the $k$-Multilinear Detection…

数据结构与算法 · 计算机科学 2012-08-24 Ioannis Koutis

We show a method resulting in the improvement of several polynomial-space, exponential-time algorithms. An instance of the problem Max (r,2)-CSP, or simply Max 2-CSP, is parametrized by the domain size r (often 2), the number of variables n…

数据结构与算法 · 计算机科学 2017-11-20 Serge Gaspers , Gregory B. Sorkin

In the field of uncertainty quantification, sparse polynomial chaos (PC) expansions are commonly used by researchers for a variety of purposes, such as surrogate modeling. Ideas from compressed sensing may be employed to exploit this…

统计方法学 · 统计学 2018-05-09 Paul Diaz , Alireza Doostan , Jerrad Hampton

We present an algorithm for recovering planted solutions in two well-known models, the stochastic block model and planted constraint satisfaction problems, via a common generalization in terms of random bipartite graphs. Our algorithm…

数据结构与算法 · 计算机科学 2015-04-30 Vitaly Feldman , Will Perkins , Santosh Vempala

A determinantal point process (DPP) is a probabilistic model of set diversity compactly parameterized by a positive semi-definite kernel matrix. To fit a DPP to a given task, we would like to learn the entries of its kernel matrix by…

机器学习 · 统计学 2014-11-06 Jennifer Gillenwater , Alex Kulesza , Emily Fox , Ben Taskar

To efficiently solve large scale nonlinear systems, we propose a novel Random Greedy Fast Block Kaczmarz method. This approach integrates the strengths of random and greedy strategies while avoiding the computationally expensive…

数值分析 · 数学 2025-08-14 Renjie Ding , Dongling Wang

Stochastic iterative algorithms such as the Kaczmarz and Gauss-Seidel methods have gained recent attention because of their speed, simplicity, and the ability to approximately solve large-scale linear systems of equations without needing to…

数值分析 · 数学 2019-01-10 Anna Ma , Deanna Needell , Aaditya Ramdas

We present a new random sampling strategy for k-bandlimited signals defined on graphs, based on determinantal point processes (DPP). For small graphs, ie, in cases where the spectrum of the graph is accessible, we exhibit a DPP sampling…

机器学习 · 计算机科学 2017-03-07 Nicolas Tremblay , Pierre-Olivier Amblard , Simon Barthelmé

We propose two algorithms for discrete-time parameter estimation, one for time-varying parameters under persistent excitation (PE) condition, another for constant parameters under no PE condition. For the first algorithm, we show that in…

机器学习 · 计算机科学 2022-03-15 Yingnan Cui , Joseph E. Gaudio , Anuradha M. Annaswamy

Given n elements with nonnegative integer weights w1,..., wn and an integer capacity C, we consider the counting version of the classic knapsack problem: find the number of distinct subsets whose weights add up to at most the given…

数据结构与算法 · 计算机科学 2010-08-11 Daniel Stefankovic , Santosh Vempala , Eric Vigoda

Given an undirected graph with edge weights and a subset $R$ of its edges, the Rural Postman Problem (RPP) is to find a closed walk of minimum total weight containing all edges of $R$. We prove that RPP is WK[1]-complete parameterized by…

数据结构与算法 · 计算机科学 2021-01-14 René van Bevern , Till Fluschnik , Oxana Yu. Tsidulko

The Kaczmarz method is an iterative algorithm for solving systems of linear equations Ax=b. Theoretical convergence rates for this algorithm were largely unknown until recently when work was done on a randomized version of the algorithm. It…

数值分析 · 数学 2010-04-01 Deanna Needell

We consider the question of approximating Max 2-CSP where each variable appears in at most $d$ constraints (but with possibly arbitrarily large alphabet). There is a simple $(\frac{d+1}{2})$-approximation algorithm for the problem. We prove…

数据结构与算法 · 计算机科学 2023-09-11 Euiwoong Lee , Pasin Manurangsi

We study a version of the randomized Kaczmarz algorithm for solving systems of linear equations where the iterates are confined to the solution space of a selected subsystem. We show that the subspace constraint leads to an accelerated…

数值分析 · 数学 2024-06-11 Jackie Lok , Elizaveta Rebrova

Spike sorting is a class of algorithms used in neuroscience to attribute the time occurences of particular electric signals, called action potential or spike, to neurons. We rephrase this problem as a particular optimization problem : Lasso…

统计理论 · 数学 2022-04-12 Laurent Dragoni , Rémi Flamary , Karim Lounici , Patricia Reynaud-Bouret