中文
相关论文

相关论文: New Developments in Interval Arithmetic and Their …

200 篇论文

The torrential influx of floating-point data from domains like IoT and HPC necessitates high-performance lossless compression to mitigate storage costs while preserving absolute data fidelity. Leveraging GPU parallelism for this task…

数据库 · 计算机科学 2025-11-12 Zheng Li , Weiyan Wang , Ruiyuan Li , Chao Chen , Xianlei Long , Linjiang Zheng , Quanqing Xu , Chuanhui Yang

We give a process for verifying numerical programs against their functional specifications. Our implementation is capable of automatically verifying programs against tight error bounds featuring common elementary functions. We demonstrate…

计算机科学中的逻辑 · 计算机科学 2022-07-05 Junaid Rasheed , Michal Konečný

Recent technological breakthroughs have precipitated the availability of specialized devices that promise to solve NP-Hard problems faster than standard computers. These `Ising Machines' are however analog in nature and as such inevitably…

量子物理 · 物理学 2019-04-18 Tameem Albash , Victor Martin-Mayor , Itay Hen

We describe a new algorithm for calculating the topological degree deg (f, B, 0) where B \subseteq Rn is a product of closed real intervals and f : B \rightarrow Rn is a real-valued continuous function given in the form of arithmetical…

计算几何 · 计算机科学 2014-02-18 Peter Franek , Stefan Ratschan

A computer simulation, such as a genetic algorithm, that uses IEEE standard floating-point arithmetic may not produce exactly the same results in two different runs, even if it is rerun on the same computer with the same input and random…

适应与自组织系统 · 物理学 2007-05-23 Theodore C. Belding

A myriad of applications ranging from engineering and scientific simulations, image and signal processing as well as high-sensitive data retrieval demand high processing power reaching up to teraflops for their efficient execution. While a…

分布式、并行与集群计算 · 计算机科学 2023-08-02 Patrick Mukala

Recently we introduced a class of number representations denoted RN-representations, allowing an un-biased rounding-to-nearest to take place by a simple truncation. In this paper we briefly review the binary fixed-point representation in an…

数值分析 · 计算机科学 2012-01-20 Peter Kornerup , Jean-Michel Muller , Adrien Panhaleux

We initiate the study of the Interval Selection problem in the (streaming) sliding window model of computation. In this problem, an algorithm receives a potentially infinite stream of intervals on the line, and the objective is to maintain…

数据结构与算法 · 计算机科学 2024-11-13 Cezar-Mihail Alexandru , Christian Konrad

Asymptotic efficiency theory is one of the pillars in the foundations of modern mathematical statistics. Not only does it serve as a rigorous theoretical benchmark for evaluating statistical methods, but it also sheds light on how to…

统计理论 · 数学 2025-10-16 Lvfang Sun , Zhenhua Lin , Lin Liu

We present an interior point method for the min-cost flow problem that uses arc contractions and deletions to steer clear from the boundary of the polytope when path-following methods come too close. We obtain a randomized algorithm running…

数据结构与算法 · 计算机科学 2016-12-15 Ruben Becker , Andreas Karrenbauer , Kurt Mehlhorn

The IEEE 754 floating-point standard is the bedrock of modern computing, but its structural requirements -- a hidden leading bit, Base-2 bit-level normalization, and Sign-Magnitude encoding -- impose significant silicon area and power…

硬件体系结构 · 计算机科学 2026-03-11 Keita Morisaki

This paper re-examines the first normalized incomplete moment, a well-established measure of inequality with wide applications in economic and social sciences. Despite the popularity of the measure itself, existing statistical inference…

统计方法学 · 统计学 2025-08-26 Jiannan Lu , Peng Ding , Anqi Zhao

The IEEE 1588 protocol has received recent interest as a means of delivering sub-microsecond level clock phase synchronization over packet-switched mobile backhaul networks. Due to the randomness of the end-to-end delays in packet networks,…

应用统计 · 统计学 2015-03-03 Anand Guruswamy , Rick S. Blum , Shalinee Kishore , Mark Bordogna

Static analysis by abstract interpretation aims at automatically proving properties of computer programs. To do this, an over-approximation of program semantics, defined as the least fixpoint of a system of semantic equations, must be…

编程语言 · 计算机科学 2013-05-02 Olivier Bouissou , Yassamine Seladji , Alexandre Chapoutot

Bayesian inference is widely used in many different fields to test hypotheses against observations. In most such applications, an assumption is made of precise input values to produce a precise output value. However, this is unrealistic for…

人工智能 · 计算机科学 2025-09-12 John T. Rickard , William A. Dembski , James Rickards

Theoretical studies show that for any differentiable function on a compact domain, there exists a neural network that approximates both the function values and gradients. However, such a result cannot be used in practice since it assumes…

机器学习 · 计算机科学 2026-05-05 Sejun Park , Yeachan Park , Geonho Hwang

We consider the problem of solving floating-point constraints obtained from software verification. We present UppSAT --- a new implementation of a systematic approximation refinement framework [ZWR17] as an abstract SMT solver. Provided…

计算机科学中的逻辑 · 计算机科学 2017-12-12 Aleksandar Zeljic , Peter Backeman , Christoph M. Wintersteiger , Philipp Ruemmer

Elementary function calls are a common feature in numerical programs. While their implementions in library functions are highly optimized, their computation is nonetheless very expensive compared to plain arithmetic. Full accuracy is,…

数值分析 · 计算机科学 2018-11-27 Eva Darulova , Anastasia Volkova

The recent hardware trend towards reduced precision computing has reignited the interest in numerical techniques that can be used to enhance the accuracy of floating point operations beyond what is natively supported for basic arithmetic…

数值分析 · 数学 2026-02-24 Longfei Gao , Frimpong Baidoo

Allen's Interval Algebra constitutes a framework for reasoning about temporal information in a qualitative manner. In particular, it uses intervals, i.e., pairs of endpoints, on the timeline to represent entities corresponding to actions,…

人工智能 · 计算机科学 2019-09-04 Tomi Janhunen , Michael Sioutis