中文
相关论文

相关论文: Lower Bounds for Shoreline Searching with 2 or Mor…

200 篇论文

In the (discrete) CNN problem, online requests appear as points in $\mathbb{R}^2$. Each request must be served before the next one is revealed. We have a server that can serve a request simply by aligning either its $x$ or $y$ coordinate…

数据结构与算法 · 计算机科学 2012-06-20 John Augustine , Nick Gravin

We study a new search problem on the plane involving a robot and an immobile treasure, initially placed at distance $1$ from each other. The length $\beta$ of an arc (a fence) within the perimeter of the corresponding circle, as well as the…

计算几何 · 计算机科学 2016-06-28 Konstantinos Georgiou , Evangelos Kranakis , Alexandra Steau

We consider the problem of scattering $n$ robots in a two dimensional continuous space. As this problem is impossible to solve in a deterministic manner, all solutions must be probabilistic. We investigate the amount of randomness (that is,…

数据结构与算法 · 计算机科学 2015-02-25 Quentin Bramas , Sébastien Tixeuil

Scheduling with testing is a recent online problem within the framework of explorable uncertainty motivated by environments where some preliminary action can influence the duration of a task. Jobs have an unknown processing time that can be…

数据结构与算法 · 计算机科学 2021-08-20 Susanne Albers , Alexander Eckl

Three challenges limit the progress of robot learning research: robots are expensive (few labs can participate), everyone uses different robots (findings do not generalize across labs), and we lack internet-scale robotics data. We take on…

A speed scaling problem is considered, where time is divided into slots, and jobs with payoff $v$ arrive at the beginning of the slot with associated deadlines $d$. Each job takes one slot to be processed, and multiple jobs can be processed…

数据结构与算法 · 计算机科学 2017-11-15 Goonwanth Reddy , Rahul Vaze

The time-optimal $k$-server problem minimizes the time spent serving all requests instead of the distances traveled. We give a lower bound of $2k-1$ on the competitive ratio of any deterministic online algorithm for this problem, which…

数据结构与算法 · 计算机科学 2025-03-10 Fabian Frei , Dennis Komm , Moritz Stocker , Philip Whittington

We consider the problem of federated learning in a one-shot setting in which there are $m$ machines, each observing $n$ sample functions from an unknown distribution on non-convex loss functions. Let $F:[-1,1]^d\to\mathbb{R}$ be the…

机器学习 · 计算机科学 2024-02-07 Arsalan Sharifnassab , Saber Salehkaleybar , S. Jamaloddin Golestani

In this paper we study a multi-robot path planning problem for persistent monitoring of an environment. We represent the areas to be monitored as the vertices of a weighted graph. For each vertex, there is a constraint on the maximum time…

机器人学 · 计算机科学 2019-03-15 Ahmad Bilal Asghar , Stephen L. Smith , Shreyas Sundaram

Two robots stand at the origin of the infinite line and are tasked with searching collaboratively for an exit at an unknown location on the line. They can travel at maximum speed $b$ and can change speed or direction at any time. The two…

We introduce a new problem which we call the Pony Express problem. n robots with differing speeds are situated over some domain. A message is placed at some commonly known point. Robots can acquire the message either by visiting its initial…

分布式、并行与集群计算 · 计算机科学 2021-05-11 Jared Coleman , Evangelos Kranakis , Danny Krizanc , Oscar Morales Ponce

We consider the problem of online assignment of indivisible chores under \MMS\ criteria. The previous work proves that any deterministic online algorithm for chore division has a competitive ratio of at least 2. In this work, we improve…

计算机科学与博弈论 · 计算机科学 2025-07-18 Masoud Seddighin , Saeed Seddighin

We study unlabeled multi-robot motion planning for unit-disk robots in a polygonal environment. Although the problem is hard in general, polynomial-time solutions exist under appropriate separation assumptions on start and target positions.…

计算几何 · 计算机科学 2026-03-23 Tsuri Farhana , Omrit Filtser , Shalev Goldshtein

Given a rooted tree and a ranking of its leaves, what is the minimum number of inversions of the leaves that can be attained by ordering the tree? This variation of the problem of counting inversions in arrays originated in mathematical…

数据结构与算法 · 计算机科学 2024-07-02 Ivan Hu , Dieter van Melkebeek , Andrew Morgan

This work considers a Motion Planning Problem with Dynamic Obstacles (MPDO) in 2D that requires finding a minimum-arrival-time collision-free trajectory for a point robot between its start and goal locations amid dynamic obstacles moving…

机器人学 · 计算机科学 2022-06-03 Zhongqiang Ren , Sivakumar Rathinam , Howie Choset

We consider the open online dial-a-ride problem, where transportation requests appear online in a metric space and need to be served by a single server. The objective is to minimize the completion time until all requests have been served.…

数据结构与算法 · 计算机科学 2022-10-26 Julia Baligacs , Yann Disser , Nils Mosis , David Weckbecker

Line coverage is the task of servicing a given set of one-dimensional features in an environment. It is important for the inspection of linear infrastructure such as road networks, power lines, and oil and gas pipelines. This paper…

机器人学 · 计算机科学 2023-06-13 Saurav Agarwal , Srinivas Akella

A graph is called a $k$-planar unit distance graph if it can be drawn in the plane such that every edge is a unit line segment and is involved in at most $k$ crossings. We investigate $u_k(n)$, the maximum number of edges of such graphs on…

组合数学 · 数学 2026-03-23 Panna Gehér , Dömötör Pálvölgyi , Dániel G. Simon , Géza Tóth

Best-Fit is one of the most prominent and practically used algorithms for the bin packing problem, where a set of items with associated sizes needs to be packed in the minimum number of unit-capacity bins. Kenyon [SODA '96] studied online…

数据结构与算法 · 计算机科学 2024-01-10 Anish Hebbar , Arindam Khan , K. V. N. Sreenivas

The orienteering problem is a route optimization problem which consists in finding a simple cycle that maximizes the total collected profit subject to a maximum distance limitation. In the last few decades, the occurrence of this problem in…

最优化与控制 · 数学 2021-01-14 Gorka Kobeaga , María Merino , Jose A. Lozano