中文
相关论文

相关论文: Relating L-Resilience and Wait-Freedom via Hitting…

200 篇论文

Robots and autonomous agents often complete goal-based tasks with limited resources, relying on imperfect models and sensor measurements. In particular, reinforcement learning (RL) and feedback control can be used to help a robot achieve a…

人工智能 · 计算机科学 2018-09-26 Aleksandra Faust , James B. Aimone , Conrad D. James , Lydia Tapia

When deploying LLMs in agentic architectures requiring real-time decisions under temporal constraints, we assume they reliably determine whether action windows remain open or have closed. This assumption is untested. We characterize…

计算与语言 · 计算机科学 2025-11-17 Javier Marín

The problem of scheduling non-simultaneously released jobs with due dates on a single machine with the objective to minimize the maximum job lateness is known to be strongly NP-hard. Here we consider an extended model in which the…

最优化与控制 · 数学 2023-06-16 Nodari Vakhania , Frank Werner , Alejandro Reynoso

Understanding the abilities of LLMs to reason about natural language plans, such as instructional text and recipes, is critical to reliably using them in decision-making systems. A fundamental aspect of plans is the temporal order in which…

计算与语言 · 计算机科学 2025-01-09 Yash Kumar Lal , Vanya Cohen , Nathanael Chambers , Niranjan Balasubramanian , Raymond Mooney

A hitting set for a collection of sets is a set that has a non-empty intersection with each set in the collection; the hitting set problem is to find a hitting set of minimum cardinality. Motivated by instances of the hitting set problem…

数据结构与算法 · 计算机科学 2011-02-09 Karthekeyan Chandrasekaran , Richard Karp , Erick Moreno-Centeno , Santosh Vempala

Heterogeneous multicore architectures are becoming increasingly popular due to their potential of achieving high performance and energy efficiency compared to the homogeneous multicore architectures. In such systems, the real-time…

操作系统 · 计算机科学 2014-05-29 Guangmo Tong , Cong Liu

We consider the parameterized complexity of the problem of tracking shortest s-t paths in graphs, motivated by applications in security and wireless networks. Given an undirected and unweighted graph with a source s and a destination t,…

数据结构与算法 · 计算机科学 2020-08-19 Aritra Banik , Pratibha Choudhary , Venkatesh Raman , Saket Saurabh

A modern approach to engineering correct-by-construction systems is to synthesize them automatically from formal specifications. Oftentimes, a system can only satisfy its guarantees if certain environment assumptions hold, which motivates…

计算机科学中的逻辑 · 计算机科学 2015-07-10 Roderick Bloem , Ruediger Ehlers , Robert Koenighofer

Large language models are increasingly deployed as specialized agents that plan, call tools, and take actions over extended horizons. Yet many existing evaluations assume a "clean interface" where dynamics are specified and stable, tools…

计算与语言 · 计算机科学 2026-02-04 Pouya Pezeshkpour , Estevam Hruschka

In this article, we investigate the solvability of $k$-set agreement among $n$ processes in distributed systems prone to different types of process failures. Specifically, we explore two scenarios: synchronous message-passing systems prone…

分布式、并行与集群计算 · 计算机科学 2023-11-21 Delporte-Gallet Carole , Fauconnier Hugues , Safir Mouna

A self-stabilizing processes $\{Z(t), t\in [t_0,t_1)\}$ is a random process which when localized, that is scaled to a fine limit near a given $t\in [t_0,t_1)$, has the distribution of an $\alpha(Z(t))$-stable process, where $\alpha:…

概率论 · 数学 2018-09-20 K. J. Falconer , J. Lévy Véhel

The sequential compactness afforded hybrid systems under mild regularity constraints guarantee outer/upper semicontinuous dependence of solutions on initial conditions and perturbations. For reachable sets of hybrid systems, this property…

最优化与控制 · 数学 2022-10-18 Berk Altın , Ricardo G. Sanfelice

Lionel Levine's hat challenge has $t$ players, each with a (very large, or infinite) stack of hats on their head, each hat independently colored at random black or white. The players are allowed to coordinate before the random colors are…

组合数学 · 数学 2023-08-22 Noga Alon , Ehud Friedgut , Gil Kalai , Guy Kindler

Lock-free concurrent algorithms guarantee that some concurrent operation will always make progress in a finite number of steps. Yet programmers prefer to treat concurrent code as if it were wait-free, guaranteeing that all operations always…

分布式、并行与集群计算 · 计算机科学 2013-11-18 Dan Alistarh , Keren Censor-Hillel , Nir Shavit

We develop a new lower bound for k-set agreement in synchronous message-passing systems connected by an arbitrary directed communication network, where up to t processes may crash. Our result thus generalizes the t/k+1 lower bound for…

分布式、并行与集群计算 · 计算机科学 2025-10-13 Pierre Fraigniaud , Minh Hang Nguyen , Ami Paz , Ulrich Schmid , Hugo Rincon Galeana

In the first part of this paper we introduced an algorithm that uses reachable set approximation to approximate the minimum time function of linear control problems. To illustrate the error estimates and to demonstrate differences to other…

最优化与控制 · 数学 2016-01-01 Robert Baier , Thuy Thi Thien Le

The probability that a max-stable process {\eta} in C[0, 1] with identical marginal distribution function F hits x \in R with 0 < F (x) < 1 is the hitting probability of x. We show that the hitting probability is always positive, unless the…

概率论 · 数学 2012-06-27 Martin Hofmann

Resource allocation is the problem that a process may enter a critical section CS of its code only when its resource requirements are not in conflict with those of other processes in their critical sections. For each execution of CS, these…

分布式、并行与集群计算 · 计算机科学 2012-06-01 Wim H. Hesselink

Often fairness assumptions need to be made in order to establish liveness properties of distributed systems, but in many situations they lead to false conclusions. This document presents a research agenda aiming at laying the foundations of…

计算机科学中的逻辑 · 计算机科学 2019-12-13 Rob van Glabbeek

Conformant planning is the problem of finding a sequence of actions for achieving a goal in the presence of uncertainty in the initial state or action effects. The problem has been approached as a path-finding problem in belief space where…

人工智能 · 计算机科学 2014-01-16 Hector Palacios , Hector Geffner