中文
相关论文

相关论文: Stochastic Search with Poisson and Deterministic R…

200 篇论文

This paper presents a new kind of self-balancing ternary search trie that uses a randomized balancing strategy adapted from Aragon and Seidel's randomized binary search trees ("treaps"). After any sequence of insertions and deletions of…

数据结构与算法 · 计算机科学 2017-01-10 Nicolai Diethelm

We study a class of ordinary differential equations with a non-Lipschitz point singularity, which admit non-unique solutions through this point. As a selection criterion, we introduce stochastic regularizations depending on the parameter…

动力系统 · 数学 2024-11-20 Theodore D. Drivas , Alexei A. Mailybaev , Artem Raibekas

Let $a\in\mathbb{R}$ denote an unknown stationary target with a known distribution $\mu\in\mathcal{P(\mathbb{R}})$, the space of probability measures on $\mathbb{R}$. A diffusive searcher $X(\cdot)$ sets out from the origin to locate the…

概率论 · 数学 2018-05-02 Ross G. Pinsky

Consider a two-person zero-sum search game between a Hider and a Searcher. The Hider chooses to hide in one of $n$ discrete locations (or "boxes") and the Searcher chooses a search sequence specifying which order to look in these boxes…

离散数学 · 计算机科学 2023-06-21 Thuy Bui , Thomas Lidbetter , Kyle Y. Lin

Many approaches to program synthesis perform a combinatorial search within a large space of programs to find one that satisfies a given specification. To tame the search space blowup, previous works introduced probabilistic and neural…

机器学习 · 计算机科学 2024-12-24 Théo Matricon , Nathanaël Fijalkow , Guillaume Lagarde

We study a generalized binary search problem on the line and general trees. On the line (e.g., a sorted array), binary search finds a target node in $O(\log n)$ queries in the worst case, where $n$ is the number of nodes. In situations with…

数据结构与算法 · 计算机科学 2024-06-19 Agustín Caracci , Christoph Dürr , José Verschae

We address the effect of stochastic resetting on diffusion and subdiffusion process. For diffusion we find that MSD relaxes to a constant only when the distribution of reset times possess finite mean and variance. In this case, the leading…

统计力学 · 物理学 2022-07-13 R. K. Singh , K. Gorska , T. Sandev

We consider the mean time to absorption by an absorbing target of a diffusive particle with the addition of a process whereby the particle is reset to its initial position with rate $r$. We consider several generalisations of the model of…

统计力学 · 物理学 2015-11-24 Martin R. Evans , Satya N. Majumdar

In this work, we study the task of scheduling jobs on a single machine with sequence dependent family setup times under the goal of minimizing the makespan, that is, the completion time of the last job in the schedule. This notoriously…

数据结构与算法 · 计算机科学 2025-03-25 Kaja Balzereit , Niels Grüttemeier , Nils Morawietz , Dennis Reinhardt , Stefan Windmann , Petra Wolf

We revisit random search for stochastic optimization, where only noisy function evaluations are available. We show that the method works under weaker smoothness assumptions than previously considered, and that stronger assumptions enable…

最优化与控制 · 数学 2025-12-19 El Mahdi Chayti , Taha El Bakkali El Kadi , Omar Saadi , Martin Jaggi

Grover's algorithm solves the unstructured search problem. Grover's algorithm can find the target state with certainty only if searching one out of four. Designing the deterministic search algorithm can avoid any repetition of the…

量子物理 · 物理学 2025-01-14 Zhen Wang , Kun Zhang , Vladimir Korepin

This paper reconsiders common benchmarking approaches to nearest neighbor search. It is shown that the concept of local intrinsic dimensionality (LID) allows to choose query sets of a wide range of difficulty for real-world datasets.…

信息检索 · 计算机科学 2019-07-18 Martin Aumüller , Matteo Ceccarello

Stochastic resetting is prevalent in natural and man-made systems giving rise to a long series of non-equilibrium phenomena. Diffusion with stochastic resetting serves as a paradigmatic model to study these phenomena, but the lack of a…

统计力学 · 物理学 2020-10-27 Ofir Tal-Friedman , Arnab Pal , Amandeep Sekhon , Shlomi Reuveni , Yael Roichman

Although resetting has widespread applicability, applying it to the dynamics in the presence of spatial quenched disorder, which is essential in many physical problems, is challenging. In this study, we consider a well-known one-dimensional…

统计力学 · 物理学 2026-04-06 Riya Verma , Binayak Banerjee , Shamik Gupta , Saroj Kumar Nandi

We address the problem of random search for a target in an environment with space-dependent diffusion coefficient $D(x)$. From a general form of the diffusion differential operator that includes It\^o, Stratonovich, and…

统计力学 · 物理学 2023-08-24 M. A. F. dos Santos , L. Menon , C. Anteneodo

Adaptive sampling theory has shown that, with proper assumptions on the signal class, algorithms exist to reconstruct a signal in $\mathbb{R}^{d}$ with an optimal number of samples. We generalize this problem to the case of spatial signals,…

机器学习 · 统计学 2017-02-20 John Lipor , Brandon Wong , Donald Scavia , Branko Kerkez , Laura Balzano

We consider the problem of finding a treasure at an unknown point of an $n$-dimensional infinite grid, $n\geq 3$, by initially collocated finite state agents (scouts/robots). Recently, the problem has been well characterized for 2…

多智能体系统 · 计算机科学 2019-02-12 Stefan Dobrev , Lata Narayanan , Jaroslav Opatrny , Denis Pankratov

The guesswork refers to the distribution of the minimum number of trials needed to guess a realization of a random variable accurately. In this study, a non-trivial generalization of the guesswork called guessing cost (also referred to as…

信息论 · 计算机科学 2023-12-11 Suayb S. Arslan , Elif Haytaoglu

We consider a general online stochastic optimization problem with multiple budget constraints over a horizon of finite time periods. In each time period, a reward function and multiple cost functions are revealed, and the decision maker…

机器学习 · 计算机科学 2022-07-26 Jiashuo Jiang , Xiaocheng Li , Jiawei Zhang

We study contextual search, a generalization of binary search in higher dimensions, which captures settings such as feature-based dynamic pricing. Standard formulations of this problem assume that agents act in accordance with a specific…

机器学习 · 计算机科学 2022-08-09 Akshay Krishnamurthy , Thodoris Lykouris , Chara Podimata , Robert Schapire