中文
相关论文

相关论文: Symbolic Computation of the Worst-Case Execution T…

200 篇论文

We formulate and study the infinite dimensional linear programming (LP) problem associated with the deterministic discrete time long-run average criterion optimal control problem. Along with its dual, this LP problem allows one to…

最优化与控制 · 数学 2019-05-29 Vivek S. Borkar , Vladimir Gaitsgory , Ilya Shvartsman

Approximation errors must be taken into account when compiling quantum programs into a low-level gate set. We present a methodology that tracks such errors automatically and then optimizes accuracy parameters to guarantee a specified…

量子物理 · 物理学 2021-01-06 Giulia Meuli , Mathias Soeken , Martin Roetteler , Thomas Häner

Estimating the execution time of software components is often mandatory when evaluating the non-functional properties of software-intensive systems. This particularly holds for real-time embedded systems, e.g., in the context of industrial…

软件工程 · 计算机科学 2014-04-04 Stefan Stattelmann , Manuel Oriol , Thomas Gamer

In the worst-case analysis of algorithms, the overall performance of an algorithm is summarized by its worst performance on any input. This approach has countless success stories, but there are also important computational problems --- like…

数据结构与算法 · 计算机科学 2018-06-27 Tim Roughgarden

Sampling multiple candidate programs at inference time is an effective way to improve LLM code generation. However, its benefit depends on reliably selecting a correct solution from the generated pool. We observe that this selection problem…

机器学习 · 计算机科学 2026-05-13 David Cho , Yifan Wang , Fanping Sui , Ananth Grama

This paper takes an empirical look at asymptotic runtime growth rates for the most widely used algorithms for solving linear programming (LP) problems across a set of six optimization application areas that are known to produce large and…

最优化与控制 · 数学 2026-04-20 Edward Rothberg

We present the concept of approximate intermittent computing and demonstrate its application. Intermittent computations stem from the erratic energy patterns caused by energy harvesting: computations unpredictably terminate whenever energy…

硬件体系结构 · 计算机科学 2021-11-23 Fulvio Bambusi , Francesco Cerizzi , Yamin Lee , Luca Mottola

There exist several results on deciding termination and computing runtime bounds for triangular weakly non-linear loops (twn-loops). We show how to use results on such subclasses of programs where complexity bounds are computable within…

计算机科学中的逻辑 · 计算机科学 2023-07-20 Nils Lommen , Eleanore Meyer , Jürgen Giesl

We present RETA (Relative Timing Analysis), a differential timing analysis technique to verify the impact of an update on the execution time of embedded software. Timing analysis is computationally expensive and labor intensive. Software…

软件工程 · 计算机科学 2023-07-10 Ahmed El Yaacoub , Luca Mottola , Thiemo Voigt , Philipp Rümmer

Symbolic execution is a powerful technique for bug finding and program testing. It is successful in finding bugs in real-world code. The core reasoning techniques use constraint solving, path exploration, and search, which are also the same…

软件工程 · 计算机科学 2020-07-20 Sahil Verma , Roland H. C. Yap

We study the problem of learning worst-case-safe parameters for programs that use neural networks as well as symbolic, human-written code. Such neurosymbolic programs arise in many safety-critical domains. However, because they can use…

机器学习 · 计算机科学 2022-03-28 Chenxi Yang , Swarat Chaudhuri

This paper proposes a novel real-time algorithm for controlling wave energy converters (WECs). We begin with the economic model predictive control (MPC) problem formulation and apply a novel, first-order optimization algorithm inspired by…

系统与控制 · 电气工程与系统科学 2025-09-09 Simone Pirrera , Nicolas Faedo , Sophie M. Fosson , Diego Regruto

Numerical simulation codes are very common tools to study complex phenomena, but they are often time-consuming and considered as black boxes. For some statistical studies (e.g. asset management, sensitivity analysis) or optimization…

统计理论 · 数学 2017-08-14 Vincent Moutoussamy , Simon Nanty , Benoît Pauwels

Execution graphs of parallel loop programs exhibit a nested, repeating structure. We show how such graphs that are the result of nested repetition can be represented by succinct parametric structures. This parametric graph template…

数据结构与算法 · 计算机科学 2023-07-18 Tal Ben-Nun , Lukas Gianinazzi , Torsten Hoefler , Yishai Oltchik

The Hurst exponent is a significant metric for characterizing time sequences with long-term memory property and it arises in many fields. The available methods for estimating the Hurst exponent can be categorized into time-domain and…

统计方法学 · 统计学 2024-12-23 Hong-Yan Zhang , Zhi-Qiang Feng , Si-Yu Feng , Yu Zhou

This paper introduces a concept of a derivative of the optimal value function in linear programming (LP). Basically, it is the the worst case optimal value of an interval LP problem when the nominal data the data are inflated to intervals…

最优化与控制 · 数学 2025-10-07 Milan Hladík

Wearable Cognitive Assistance (WCA) applications present a challenge to benchmark and characterize due to their human-in-the-loop nature. Employing user testing to optimize system parameters is generally not feasible, given the scope of the…

The WT scheme, a piecewise polynomial force interpolation scheme with time-step dependency, is proposed in this paper for relativistic particle-in-cell (PIC) simulations. The WT scheme removes the lowest order numerical Cherenkov…

计算物理 · 物理学 2020-05-20 Yingchao Lu , Patrick Kilian , Fan Guo , Hui Li , Edison Liang

Point estimation is a fundamental statistical task. Given the wide selection of available point estimators, it is unclear, however, what, if any, would be universally-agreed theoretical reasons to generally prefer one such estimator over…

统计理论 · 数学 2024-06-05 Michael Brand

Integer linear programming (ILP) is an elegant approach to solve linear optimization problems, naturally described using integer decision variables. Within the context of physics-inspired machine learning applied to chemistry, we…