中文
相关论文

相关论文: Non-linear approximation by $1$-greedy bases

200 篇论文

We propose a new concept named adaptive submodularity ratio to study the greedy policy for sequential decision making. While the greedy policy is known to perform well for a wide variety of adaptive stochastic optimization problems in…

机器学习 · 计算机科学 2019-04-25 Kaito Fujii , Shinsaku Sakaue

We continue the study undertaken in \cite{GHN} of left democracy function $h_l(N)=\inf_{#\Lambda=N}\left\|\sum_{n\in \Lambda_N} x_n\right\| $ of an unconditional basis in a Banach space $X$. We provide an example of a basis with $h_l$…

泛函分析 · 数学 2013-03-21 P. Wojtaszczyk

We investigate the performance of the standard Greedy algorithm for cardinality constrained maximization of non-submodular nondecreasing set functions. While there are strong theoretical guarantees on the performance of Greedy for…

离散数学 · 计算机科学 2019-05-15 Andrew An Bian , Joachim M. Buhmann , Andreas Krause , Sebastian Tschiatschek

The aim of this article is to use Banach lattice techniques to study coordinate systems in function spaces. We begin by proving that the greedy algorithm of a basis is order convergent if and only if a certain maximal inequality is…

泛函分析 · 数学 2026-01-06 Pablo Berná , Daniel Freeman , Timur Oikhberg , Mitchell Taylor

The contextual bandit literature has traditionally focused on algorithms that address the exploration-exploitation tradeoff. In particular, greedy algorithms that exploit current estimates without any exploration may be sub-optimal in…

机器学习 · 统计学 2020-04-21 Hamsa Bastani , Mohsen Bayati , Khashayar Khosravi

Optimization is important in machine learning problems, and quasi-Newton methods have a reputation as the most efficient numerical schemes for smooth unconstrained optimization. In this paper, we consider the explicit superlinear…

最优化与控制 · 数学 2022-09-13 Dachao Lin , Haishan Ye , Zhihua Zhang

Set Cover is a classic NP-hard problem; as shown by Slav\'{i}k (1997) the greedy algorithm gives an approximation ratio of $\ln n - \ln \ln n + \Theta(1)$. A series of works by Lund \& Yannakakis (1994), Feige (1998), Moshkovitz (2015) have…

数据结构与算法 · 计算机科学 2017-02-17 David G. Harris

The paper gives a systematic study of the approximate versions of three greedy-type algorithms that are widely used in convex optimization. By approximate version we mean the one where some of evaluations are made with an error. Importance…

机器学习 · 统计学 2014-12-11 Vladimir Temlyakov

The greedy algorithm A iterates over a set of uniformly sized independent sets of a given graph G and checks for each set S which non-neighbor of S, if any, is best suited to be added to S, until no more suitable non-neighbors are found for…

数据结构与算法 · 计算机科学 2015-05-05 Asbjørn Brændeland

Consider a graph with n nodes and m edges, independent edge weights and lengths, and arbitrary distance demands for node pairs. The spanner problem asks for a minimum-weight subgraph that satisfies these demands via sufficiently short paths…

数据结构与算法 · 计算机科学 2025-07-02 Fritz Bökler , Markus Chimani , Henning Jasper

Given a real number $\tau$, we study the approximation of $\tau$ by signed harmonic sums $\sigma_N(\tau) := \sum_{n \leq N}{s_n(\tau)}/n$, where the sequence of signs $(s_N(\tau))_{N \in\mathbb{N}}$ is defined "greedily" by setting…

数论 · 数学 2020-02-25 Sandro Bettin , Giuseppe Molteni , Carlo Sanna

We give criteria for finding the greedy $\beta$-expansion for $1$ for families of Salem numbers that approach a given Pisot number. We show that these expansions are related to the greedy expansion under the Pisot base. This expands on the…

数论 · 数学 2025-04-16 Kevin G. Hare , Liam Orovec

In this paper, we propose the greedy and random Broyden's method for solving nonlinear equations. Specifically, the greedy method greedily selects the direction to maximize a certain measure of progress for approximating the current…

数值分析 · 数学 2021-10-19 Haishan Ye , Dachao Lin , Zhihua Zhang

Erd\H{o}s and Graham found it conceivable that the best $n$-term Egyptian underapproximation of almost every positive number for sufficiently large $n$ gets constructed in a greedy manner, i.e., from the best $(n-1)$-term Egyptian…

数论 · 数学 2024-11-25 Vjekoslav Kovač

In this paper, we consider a subset selection problem in a spatial field where we seek to find a set of k locations whose observations provide the best estimate of the field value at a finite set of prediction locations. The measurements…

最优化与控制 · 数学 2022-04-12 Shamak Dutta , Nils Wilde , Stephen L. Smith

In this paper we introduce several extremal sequences of points on locally compact metric spaces and study their asymptotic properties. These sequences are defined through a greedy algorithm by minimizing a certain energy functional whose…

数学物理 · 物理学 2019-10-22 A. López García

Nonlinear kernels can be approximated using finite-dimensional feature maps for efficient risk minimization. Due to the inherent trade-off between the dimension of the (mapped) feature space and the approximation accuracy, the key problem…

机器学习 · 计算机科学 2018-10-10 Shahin Shahrampour , Vahid Tarokh

The greedy algorithm for monotone submodular function maximization subject to cardinality constraint is guaranteed to approximate the optimal solution to within a $1-1/e$ factor. Although it is well known that this guarantee is essentially…

数据结构与算法 · 计算机科学 2022-02-15 Aviad Rubinstein , Junyao Zhao

In the Shortest Common Superstring problem, one needs to find the shortest superstring for a set of strings. This problem is APX-hard, and many approximation algorithms were proposed, with the current best approximation factor of 2.466.…

数据结构与算法 · 计算机科学 2024-07-31 Maksim Nikolaev

$\newcommand{\eps}{\varepsilon}$ In this paper, we consider two important problems defined on finite metric spaces, and provide efficient new algorithms and approximation schemes for these problems on inputs given as graph shortest path…

计算几何 · 计算机科学 2021-02-23 David Eppstein , Sariel Har-Peled , Anastasios Sidiropoulos