paper-with-me

홈 › Papers

Towards Efficient Anytime Computation and Execution of Decoupled Robustness Envelopes for Temporal Plans

2019-11-17 · Michael Cashmore, Alessandro Cimatti, Daniele Magazzeni, Andrea Micheli, Parisa Zehtabi

One of the major limitations for the employment of model-based planning and scheduling in practical applications is the need of costly re-planning when an incongruence between the observed reality and the formal model is encountered during execution. Robustness Envelopes characterize the set of possible contingencies that a plan is able to address without re-planning, but their exact computation is extremely expensive; furthermore, general robustness envelopes are not amenable for efficient execution. In this paper, we present a novel, anytime algorithm to approximate Robustness Envelopes, making them scalable and executable. This is proven by an experimental analysis showing the efficiency of the algorithm, and by a concrete case study where the execution of robustness envelopes significantly reduces the number of re-plannings.

📄 PDF Abstract BibTeX arXiv:1911.07318

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Just-In-Time Piecewise-Linear Semantics for ReLU-type Networks

2025-10-20 · Hongyi Duan, Haoyang Liu, Jian'an Zhang, Fengrui Liu 외 arxiv

We present a JIT PL semantics for ReLU-type networks that compiles models into a guarded CPWL transducer with shared guards. The system adds hyperplanes only when operands are affine on the current cell, maintains global…

Profiling Lightweight Large Language Models

2026-07-23 · Tomohiro Harada, Enrique Alba, Gabriel Luque arxiv

Lightweight large language models (LLMs) are increasingly being deployed locally on personal computers and are expected to play a growing role in resource-constrained edge and mobile environments. In such settings, energ…

Mathematical ReasoningCode Generation

Jump Like A Squirrel: Optimized Execution Step Order for Anytime Random Forest Inference

2026-03-02 · Daniel Biebert, Christian Hakert, Kay Heider, Daniel Kuhse 외 arxiv

Due to their efficiency and small size, decision trees and random forests are popular machine learning models used for classification on resource-constrained systems. In such systems, the available execution time for inf…

Optimizing Anytime Reasoning via Budget Relative Policy Optimization

2025-05-19 · Penghui Qi, Zichen Liu, Tianyu Pang, Chao Du 외

Scaling test-time compute is crucial for enhancing the reasoning capabilities of large language models (LLMs). Existing approaches typically employ reinforcement learning (RL) to maximize a verifiable reward obtained at …

Mathematical ReasoningReinforcement Learning (RL)

You Only Look Once at Anytime (AnytimeYOLO): Analysis and Optimization of Early-Exits for Object-Detection

2025-03-21 · Daniel Kuhse, Harun Teper, Sebastian Buschjäger, Chien-Yao Wang 외

We introduce AnytimeYOLO, a family of variants of the YOLO architecture that enables anytime object detection. Our AnytimeYOLO networks allow for interruptible inference, i.e., they provide a prediction at any point in t…

object-detectionObject Detection