中文
相关论文

相关论文: A Tight Lower Bound for Decrease-Key in the Pure H…

200 篇论文

We consider the problem setting of prediction with expert advice with possibly heavy-tailed losses, i.e. the only assumption on the losses is an upper bound on their second moments, denoted by $\theta$. We develop adaptive algorithms that…

机器学习 · 计算机科学 2026-01-09 Antoine Moulin , Emmanuel Esposito , Dirk van der Hoeven

We evaluate the hedging performance of a high-order compact finite difference scheme from [4] for option pricing in Bates model. We compare the scheme's hedging performance to standard finite difference methods in different examples. We…

计算金融 · 定量金融 2017-10-17 Bertram Düring , Alexander Pitkin

We use soft heaps to obtain simpler optimal algorithms for selecting the $k$-th smallest item, and the set of~$k$ smallest items, from a heap-ordered tree, from a collection of sorted lists, and from $X+Y$, where $X$ and $Y$ are two…

数据结构与算法 · 计算机科学 2018-02-21 Haim Kaplan , László Kozma , Or Zamir , Uri Zwick

In this paper, we propose upper and lower error bounding techniques for reduced order modelling applied to the computational homogenisation of random composites. The upper bound relies on the construction of a reduced model for the stress…

Theoretical models applied to option pricing should take into account the empirical characteristics of the underlying financial time series. In this paper, we show how to price basket options when assets follow a shifted log-normal process…

证券定价 · 定量金融 2013-12-17 Tommaso Paletta , Arturo Leccadito , Radu Tunaru

We study time/memory tradeoffs of function inversion: an algorithm, i.e., an inverter, equipped with an s-bit advice on a randomly chosen function $f : [n] -> [n]$ and using $q$ oracle queries to $f$, tries to invert a randomly chosen…

计算复杂性 · 计算机科学 2021-05-11 Dror Chawin , Iftach Haitner , Noam Mazor

In system identification, it is often difficult to find a physical intuition to choose a noise model structure. The importance of this choice is that, for the prediction error method (PEM) to provide asymptotically efficient estimates, the…

系统与控制 · 计算机科学 2016-10-28 Niklas Everitt , Miguel Galrinho , Håkan Hjalmarsson

Cuckoo hashing is a highly practical dynamic dictionary: it provides amortized constant insertion time, worst case constant deletion time and lookup time, and good memory utilization. However, with a noticeable probability during the…

数据结构与算法 · 计算机科学 2009-03-04 Yuriy Arbitman , Moni Naor , Gil Segev

We show tight lower bounds for the entire trade-off between space and query time for the Approximate Near Neighbor search problem. Our lower bounds hold in a restricted model of computation, which captures all hashing-based approaches. In…

数据结构与算法 · 计算机科学 2016-08-22 Alexandr Andoni , Thijs Laarhoven , Ilya Razenshteyn , Erik Waingarten

We study revenue optimization learning algorithms for posted-price auctions with strategic buyers. We analyze a very broad family of monotone regret minimization algorithms for this problem, which includes the previously best known…

机器学习 · 计算机科学 2014-11-25 Mehryar Mohri , Andres Muñoz Medina

We propose a novel approach to select the best model of the data. Based on the exclusive properties of the nested models, we find the most parsimonious model containing the risk minimizer predictor. We prove the existence of probable…

机器学习 · 计算机科学 2024-09-17 Mohammad Ali Hajiani , Babak Seyfe

We present a tight RMR complexity lower bound for the recoverable mutual exclusion (RME) problem, defined by Golab and Ramaraju \cite{GR2019a}. In particular, we show that any $n$-process RME algorithm using only atomic read, write,…

分布式、并行与集群计算 · 计算机科学 2021-06-08 David Yu Cheng Chan , Philipp Woelfel

Leftist heaps and skew heaps are two well-known data structures for mergeable priority queues. Leftist heaps are constructed for efficiency in the worst-case sense whereas skew heaps are self-adjusting, designed for efficiency in the…

数据结构与算法 · 计算机科学 2024-11-19 Berry Schoenmakers

We consider high-dimensional asset price models that are reduced in their dimension in order to reduce the complexity of the problem or the effect of the curse of dimensionality in the context of option pricing. We apply model order…

概率论 · 数学 2021-04-02 Martin Redmann , Christian Bayer , Pawan Goyal

In this contribution we are concerned with tight a posteriori error estimation for projection based model order reduction of $\inf$-$\sup$ stable parameterized variational problems. In particular, we consider the Reduced Basis Method in a…

数值分析 · 数学 2018-02-12 Stefan Hain , Mario Ohlberger , Mladjan Radic , Karsten Urban

This study explores the design of an efficient rebate policy in auction markets, focusing on a continuous-time setting with competition among market participants. In this model, a stock exchange collects transaction fees from auction…

交易与市场微观结构 · 定量金融 2025-01-23 Thibaut Mastrolia , Tianrui Xu

We prove a separation between offline and online algorithms for finger-based tournament heaps undergoing key modifications. These heaps are implemented by binary trees with keys stored on leaves, and intermediate nodes tracking the min of…

数据结构与算法 · 计算机科学 2019-08-05 J. Ian Munro , Richard Peng , Sebastian Wild , Lingyi Zhang

In this paper we prove that Dijkstra's shortest-path algorithm, if implemented with a sufficiently efficient heap, is universally optimal in its running time, and with suitable small additions is also universally optimal in its number of…

数据结构与算法 · 计算机科学 2025-05-08 Bernhard Haeupler , Richard Hladík , Václav Rozhoň , Robert E. Tarjan , Jakub Tětek

We study the fully automated amortised analysis of purely functional data structures like skew heaps, as well as weight- and rank-biased leftist heaps. For that we generalise earlier works on automated amortised resource analysis by…

编程语言 · 计算机科学 2026-05-13 Armin Walch , Georg Moser , Berry Schoenmakers , Florian Zuleger

The Min-sum single machine scheduling problem (denoted 1||sum f_j) generalizes a large number of sequencing problems. The first constant approximation guarantees have been obtained only recently and are based on natural time-indexed LP…

数据结构与算法 · 计算机科学 2015-11-30 Adam Kurpisz , Samuli Leppänen , Monaldo Mastrolilli