中文
相关论文

相关论文: Competitively Chasing Convex Bodies

200 篇论文

Online resource allocation problems are central challenges in economics and computer science, modeling situations in which $n$ items arriving one at a time must each be immediately allocated among $m$ agents. In such problems, our objective…

数据结构与算法 · 计算机科学 2025-10-14 Kalen Patton

Consider a convex set of which we remove an arbitrarily number of disjoints convex sets -- the obstacles -- and a convex function whose minimum is the agent's goal. We consider a local and stochastic approximation of the gradient of a…

最优化与控制 · 数学 2017-01-03 Santiago Paternain , Alejandro Ribeiro

Online bipartite matching is a classical problem in online algorithms and we know that both the deterministic fractional and randomized integral online matchings achieve the same competitive ratio of $1-\frac{1}{e}$. In this work, we study…

数据结构与算法 · 计算机科学 2025-11-21 Amey Bhangale , Arghya Chakraborty , Prahladh Harsha

Online matching and its variants are some of the most fundamental problems in the online algorithms literature. In this paper, we study the online weighted bipartite matching problem. Karp et al. (STOC 1990) gave an elegant algorithm in the…

数据结构与算法 · 计算机科学 2019-11-22 Matthew Fahrbach , Morteza Zadimoghaddam

We revisit the problem of searching for a target at an unknown location on a line when given upper and lower bounds on the distance D that separates the initial position of the searcher from the target. Prior to this work, only asymptotic…

数据结构与算法 · 计算机科学 2013-10-04 Prosenjit Bose , Jean-Lou De Carufel , Stephane Durocher

Can one choose a good Huffman code on the fly, without knowing the underlying distribution? Online Slot Allocation (OSA) models this and similar problems: There are n slots, each with a known cost. There are n items. Requests for items are…

数据结构与算法 · 计算机科学 2013-10-09 Monik Khare , Claire Mathieu , Neal E. Young

We introduce a natural online allocation problem that connects several of the most fundamental problems in online optimization. Let $M$ be an $n$-point metric space. Consider a resource that can be allocated in arbitrary fractions to the…

数据结构与算法 · 计算机科学 2021-12-01 Nikhil Bansal , Christian Coester

Rapidly generating an optimal chasing motion of a drone to follow a dynamic target among obstacles is challenging due to numerical issues rising from multiple conflicting objectives and non-convex constraints. This study proposes to resolve…

机器人学 · 计算机科学 2021-12-14 Boseong Felipe Jeon , Changhyeon Kim , Hojoon Shin , H. Jin Kim

We study an online learning problem with long-term budget constraints in the adversarial setting. In this problem, at each round $t$, the learner selects an action from a convex decision set, after which the adversary reveals a cost…

机器学习 · 计算机科学 2025-08-26 Dhruv Sarkar , Samrat Mukhopadhyay , Abhishek Sinha

The competition graph of a directed acyclic graph D is the undirected graph on the same vertex set as D in which two distinct vertices are adjacent if they have a common out-neighbor in D. The competition number of an undirected graph G is…

组合数学 · 数学 2013-10-24 Brendan D. McKay , Pascal Schweitzer , Patrick Schweitzer

Real-world environments are inherently uncertain, and to operate safely in these environments robots must be able to plan around this uncertainty. In the context of motion planning, we desire systems that can maintain an acceptable level of…

机器人学 · 计算机科学 2020-03-18 Charles Dawson , Ashkan Jasour , Andreas Hofmann , Brian Williams

Follow-The-Regularized-Leader (FTRL) is known as an effective and versatile approach in online learning, where appropriate choice of the learning rate is crucial for smaller regret. To this end, we formulate the problem of adjusting FTRL's…

机器学习 · 计算机科学 2024-03-12 Shinji Ito , Taira Tsuchiya , Junya Honda

Motivated by settings such as medical treatments or aircraft maintenance, we consider a scheduling problem with jobs that consist of two operations, a test and a processing part. The time required to execute the test is known in advance…

数据结构与算法 · 计算机科学 2024-06-25 Konstantinos Dogeas , Thomas Erlebach , Ya-Chun Liang

The research on multi-object tracking (MOT) is essentially to solve for the data association assignment, the core of which is to design the association cost as discriminative as possible. Generally speaking, the match ambiguities caused by…

计算机视觉与模式识别 · 计算机科学 2017-11-09 Xiao Zhou , Peilin Jiang , Fei Wang

The follow the leader (FTL) algorithm, perhaps the simplest of all online learning algorithms, is known to perform well when the loss functions it is used on are convex and positively curved. In this paper we ask whether there are other…

机器学习 · 计算机科学 2017-02-13 Ruitong Huang , Tor Lattimore , András György , Csaba Szepesvári

In the online metric traveling salesperson problem, $n$ points of a metric space arrive one by one and have to be placed (immediately and irrevocably) into empty cells of a size-$n$ array. The goal is to minimize the sum of distances…

数据结构与算法 · 计算机科学 2025-07-08 Christian Bertram

The orienteering problem is a well-studied and fundamental problem in transportation science. In the problem, we are given a graph with prizes on the nodes and lengths on the edges, together with a budget on the overall tour length. The…

最优化与控制 · 数学 2024-07-04 Eduardo Álvarez-Miranda , Markus Sinnl , Kübra Tanınmış

We present prior robust algorithms for a large class of resource allocation problems where requests arrive one-by-one (online), drawn independently from an unknown distribution at every step. We design a single algorithm that, for every…

数据结构与算法 · 计算机科学 2019-03-12 Nikhil R. Devanur , Kamal Jain , Balasubramanian Sivan , Christopher A. Wilkens

With the advent of autonomous robots with two- and three-dimensional scanning capabilities, classical visibility-based exploration methods from computational geometry have gained in practical importance. However, real-life laser scanning of…

计算几何 · 计算机科学 2010-09-28 Sandor P. Fekete , Christiane Schmidt

We consider the problem of online Min-cost Perfect Matching with Delays (MPMD) introduced by Emek et al. (STOC 2016). In this problem, an even number of requests appear in a metric space at different times and the goal of an online…

数据结构与算法 · 计算机科学 2017-04-25 Marcin Bienkowski , Artur Kraska , Paweł Schmidt
‹ 上一页 1 8 9 10 下一页 ›