paper-with-me

홈 › Papers

Accelerated Relax-and-Round for Concave Coverage Problems

2026-05-07 · Matthew Fahrbach, Mehraneh Liaee, Morteza Zadimoghaddam arxiv

We present an accelerated relax-and-round algorithm for concave coverage problems, which generalize the classic maximum coverage problem. Building on the relax-and-round framework of Barman et al. [STACS 2021], we propose two significant improvements. First, we replace the linear programming (LP) relaxation step with a projected accelerated gradient method applied to a smooth surrogate objective to achieve a $\widetilde{O}(mn \varepsilon^{-1})$ running time. Second, we use a specialized rounding scheme for the hypersimplex that combines the Carathéodory decomposition algorithm in Karalias et al. [NeurIPS 2025] with randomized swap rounding of Chekuri et al. [FOCS 2010]. We prove tight approximation ratios for new reward functions, including a $0.827$-approximation for the logarithmic reward $\varphi(x) = \log(1 + x)$. Finally, we conduct maximum multi-coverage experiments on synthetic and real-world graphs, demonstrating that our algorithm outperforms approaches that use state-of-the-art LP solvers.

📄 PDF Abstract BibTeX arXiv:2605.06900

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accelerated Bayesian imaging by relaxed proximal-point Langevin sampling

2023-08-18 · Teresa Klatzer, Paul Dobson, Yoann Altmann, Marcelo Pereyra 외

This paper presents a new accelerated proximal Markov chain Monte Carlo methodology to perform Bayesian inference in imaging inverse problems with an underlying convex geometry. The proposed strategy takes the form of a …

Bayesian InferenceImage Deconvolution

An accelerated first-order regularized momentum descent ascent algorithm for stochastic nonconvex-concave minimax problems

2023-10-24 · Huiling Zhang, Zi Xu

Stochastic nonconvex minimax problems have attracted wide attention in machine learning, signal processing and many other fields in recent years. In this paper, we propose an accelerated first-order regularized momentum …

RECAPP: Crafting a More Efficient Catalyst for Convex Optimization

2022-06-17 · Yair Carmon, Arun Jambulapati, Yujia Jin, Aaron Sidford

The accelerated proximal point algorithm (APPA), also known as "Catalyst", is a well-established reduction from convex optimization to approximate proximal point computation (i.e., regularized minimization). This reducti…

Accelerated Primal-Dual Gradient Method for Smooth and Convex-Concave Saddle-Point Problems with Bilinear Coupling

2021-12-30 · Dmitry Kovalev, Alexander Gasnikov, Peter Richtárik

In this paper we study the convex-concave saddle-point problem $\min_x \max_y f(x) + y^T \mathbf{A} x - g(y)$, where $f(x)$ and $g(y)$ are smooth and convex functions. We propose an Accelerated Primal-Dual Gradient Metho…

GNCGCP - Graduated NonConvexity and Graduated Concavity Procedure

2013-08-29 · Zhi-Yong Liu, Hong Qiao

In this paper we propose the Graduated NonConvexity and Graduated Concavity Procedure (GNCGCP) as a general optimization framework to approximately solve the combinatorial optimization problems on the set of partial perm…

Combinatorial OptimizationGraph Matching